Eclipse SUMO - Simulation of Urban MObility
invalid_return< std::vector< int > > Struct Template Reference

#include <SUMOSAXAttributes.h>

Collaboration diagram for invalid_return< std::vector< int > >:

Static Public Attributes

static const std::string type = "StringVector"
 
static const std::vector< int > value = std::vector<int>()
 

Detailed Description

template<>
struct invalid_return< std::vector< int > >

Definition at line 485 of file SUMOSAXAttributes.h.

Field Documentation

◆ type

const std::string invalid_return< std::vector< int > >::type = "StringVector"
static

Definition at line 487 of file SUMOSAXAttributes.h.

◆ value

const std::vector< int > invalid_return< std::vector< int > >::value = std::vector<int>()
static

Definition at line 486 of file SUMOSAXAttributes.h.


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