type_is_container< std::vector< T > > Struct Template Reference

#include <RobotAPI/applications/AronCodeGenerator/cxxopts.hpp>

Static Public Attributes

static constexpr bool value
 
static constexpr bool value = true
 

Detailed Description

template<typename T>
struct cxxopts::values::type_is_container< std::vector< T > >

Definition at line 679 of file cxxopts.hpp.

Member Data Documentation

◆ value [1/2]

bool value
staticconstexpr

Definition at line 675 of file cxxopts.hpp.

◆ value [2/2]

template<typename T>
bool value = true
staticconstexpr

Definition at line 681 of file cxxopts.hpp.


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