HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pxr_CLI::CLI::is_shared_ptr< const std::shared_ptr< T > > Struct Template Reference

Check to see if something is a shared pointer (True if really a shared pointer) More...

#include <CLI11.h>

+ Inheritance diagram for pxr_CLI::CLI::is_shared_ptr< const std::shared_ptr< T > >:

Detailed Description

template<typename T>
struct pxr_CLI::CLI::is_shared_ptr< const std::shared_ptr< T > >

Check to see if something is a shared pointer (True if really a shared pointer)

Definition at line 1017 of file CLI11.h.


The documentation for this struct was generated from the following file: