![]() |
Scarab
v3.4.2
Project 8 C++ Utility Library
|
Check to see if something is copyable pointer. More...
#include <CLI11.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.
|
static |