userver: chaotic::Primitive< RawType, Validators > Struct Template Reference
Loading...
Searching...
No Matches
chaotic::Primitive< RawType, Validators > Struct Template Referencefinal

Detailed Description

template<typename RawType, typename... Validators>
struct chaotic::Primitive< RawType, Validators >

Definition at line 12 of file primitive.hpp.

Public Attributes

const RawType & value
 

Member Data Documentation

◆ value

template<typename RawType , typename... Validators>
const RawType& chaotic::Primitive< RawType, Validators >::value

Definition at line 13 of file primitive.hpp.


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