userver: chaotic::Array< ItemType, UserType, Validators > Struct Template Reference
Loading...
Searching...
No Matches
chaotic::Array< ItemType, UserType, Validators > Struct Template Referencefinal

Detailed Description

template<typename ItemType, typename UserType, typename... Validators>
struct chaotic::Array< ItemType, UserType, Validators >

Definition at line 17 of file array.hpp.

Public Attributes

const UserType & value
 

Member Data Documentation

◆ value

template<typename ItemType , typename UserType , typename... Validators>
const UserType& chaotic::Array< ItemType, UserType, Validators >::value

Definition at line 18 of file array.hpp.


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