Check if the type T has pointers inside. More...
Check if the type T has pointers inside.
Definition at line 34 of file check_no_pointers.hpp.
#include <check_no_pointers.hpp>
Static Public Member Functions | |
static size_t | value () |
Return PNP::UNKNOWN if the structure T does not specify if it has a pointer. | |
|
inlinestatic |
Return PNP::UNKNOWN if the structure T does not specify if it has a pointer.
Definition at line 37 of file check_no_pointers.hpp.