|
PMT Renovated main-branch
Partition Manager Tool is a fast, reliable, and feature-rich CLI application for Android devices that enables advanced partition operations such as backup, flashing, erasing, information retrieval, and more.
|
Add the const qualifier to the input type.
More...
#include <definations.hpp>
Public Types | |
| using | type = std::add_const_t< T > |
Related Symbols | |
(Note that these are not member symbols.) | |
| template<typename T > | |
| using | DeepConst_t = DeepConst< T >::type |
Shorcut of DeepConst<T>::type. | |
Add the const qualifier to the input type.
| T | Input type. |
Shorcut of DeepConst<T>::type.