MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
cpptoml::array_of_trait< T > Struct Template Reference

#include <cpptoml.h>

Public Types

using return_type = option< std::vector< T > >
 

Detailed Description

template<class T>
struct cpptoml::array_of_trait< T >

Definition at line 349 of file cpptoml.h.

Member Typedef Documentation

◆ return_type

template<class T >
using cpptoml::array_of_trait< T >::return_type = option<std::vector<T> >

Definition at line 350 of file cpptoml.h.


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