Scarab  v3.9.1
Project 8 C++ Utility Library
is_vector< T > Struct Template Reference

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

#include <CLI11.hpp>

Inheritance diagram for is_vector< T >:
Inheritance graph

Detailed Description

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

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

Definition at line 930 of file CLI11.hpp.


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