CLI11  1.9.1
CLI::is_vector< const std::vector< T, A > > Struct Template Reference

Check to see if something is a vector (true if actually a const vector) More...

#include <TypeTools.hpp>

Inheritance diagram for CLI::is_vector< const std::vector< T, A > >:
Inheritance graph
[legend]
Collaboration diagram for CLI::is_vector< const std::vector< T, A > >:
Collaboration graph
[legend]

Detailed Description

template<class T, class A>
struct CLI::is_vector< const std::vector< T, A > >

Check to see if something is a vector (true if actually a const vector)


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