CLI11
C++11 Command Line Interface Parser
|
Check to see if something is copyable pointer. More...
#include <TypeTools.hpp>
Static Public Attributes | |
static bool const | value = is_shared_ptr<T>::value || std::is_pointer<T>::value |
Check to see if something is copyable pointer.