Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
StrongOptions::OptionValue< Name, Type > Struct Template Reference

Public Types

typedef Name name
typedef Type type

Public Attributes

type value

Detailed Description

template<typename Name, typename Type>
struct StrongOptions::OptionValue< Name, Type >

Definition at line 313 of file ServiceOptions.h.

Member Typedef Documentation

◆ name

template<typename Name, typename Type>
typedef Name StrongOptions::OptionValue< Name, Type >::name

Definition at line 315 of file ServiceOptions.h.

◆ type

template<typename Name, typename Type>
typedef Type StrongOptions::OptionValue< Name, Type >::type

Definition at line 316 of file ServiceOptions.h.

Member Data Documentation

◆ value

template<typename Name, typename Type>
type StrongOptions::OptionValue< Name, Type >::value

Definition at line 317 of file ServiceOptions.h.


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