CLI11
1.9.1
|
Check to see if something is copyable pointer. More...
#include <TypeTools.hpp>
Static Public Attributes | |
static const bool | value = is_shared_ptr<T>::value || std::is_pointer<T>::value |
Check to see if something is copyable pointer.
|
static |