|
HikoGUI
A low latency retained GUI
|
#include <hikogui/type_traits.hpp>
Public Types | |
| using | type = void |
| The type the pointer points to. | |
Static Public Attributes | |
| static constexpr bool | value = false |
| If true this is a pointer or shared_ptr. | |
Smart pointer traits.
| T | the type. |
| using v1::smart_pointer_traits< T >::type = void |
The type the pointer points to.
|
staticconstexpr |
If true this is a pointer or shared_ptr.