Gobelijn API documentation
- generated for commit a0cbea7
|
Convert T const& to T. More...
#include <AQ_Util.h>
Public Types | |
using | type = typename std::remove_cv< typename std::remove_reference< T >::type >::type |
Convert T const& to T.
using UA_CoMP::Num::StripConstRef< T >::type = typename std::remove_cv<typename std::remove_reference<T>::type>::type |