Scarab  v2.4.8
Project 8 C++ Utility Library
Static Public Attributes | List of all members
is_vector< std::vector< T, A > > Struct Template Reference

#include <CLI11.hpp>

Static Public Attributes

static bool const value = true
 

Detailed Description

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

Definition at line 705 of file CLI11.hpp.

Member Data Documentation

◆ value

bool const value = true
static

Definition at line 705 of file CLI11.hpp.


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