Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
StrongOptions::OptionProxy< Name, Type > Struct Template Reference
Collaboration diagram for StrongOptions::OptionProxy< Name, Type >:

Public Member Functions

OptionValue< Name, Typeoperator= (const Type &&value)
OptionValue< Name, Typeoperator= (const Type &value)
OptionValue< Name, Typeoperator= (Type &value)

Detailed Description

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

Definition at line 324 of file ServiceOptions.h.

Member Function Documentation

◆ operator=() [1/3]

template<typename Name, typename Type>
OptionValue< Name, Type > StrongOptions::OptionProxy< Name, Type >::operator= ( const Type && value)
inline

Definition at line 326 of file ServiceOptions.h.

◆ operator=() [2/3]

template<typename Name, typename Type>
OptionValue< Name, Type > StrongOptions::OptionProxy< Name, Type >::operator= ( const Type & value)
inline

Definition at line 327 of file ServiceOptions.h.

◆ operator=() [3/3]

template<typename Name, typename Type>
OptionValue< Name, Type > StrongOptions::OptionProxy< Name, Type >::operator= ( Type & value)
inline

Definition at line 328 of file ServiceOptions.h.


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