#include <CLI11.h>
template<typename T>
struct pxr_CLI::CLI::detail::is_wrapper< T, conditional_t< false, void_t< typename T::value_type >, void > >
Definition at line 1205 of file CLI11.h.
The documentation for this struct was generated from the following file: