Loading...
Searching...
No Matches
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>

Inherits true_type.

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: