CLI11
C++11 Command Line Interface Parser
CLI::is_vector< T > Struct Template Reference

Check to see if something is a vector (fail check by default) More...

#include <TypeTools.hpp>

Inheritance diagram for CLI::is_vector< T >:

Detailed Description

template<typename T>
struct CLI::is_vector< T >

Check to see if something is a vector (fail check by default)


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