#include <flag.h>
◆ InvokeGet() [1/2]
template<typename T , typename FlagType >
static T absl::flags_internal::FlagImplPeer::InvokeGet |
( |
const FlagType & |
flag | ) |
|
|
inlinestatic |
◆ InvokeGet() [2/2]
template<typename T , typename FlagType >
static T absl::flags_internal::FlagImplPeer::InvokeGet |
( |
const FlagType & |
flag | ) |
|
|
inlinestatic |
◆ InvokeReflect() [1/2]
template<typename FlagType >
◆ InvokeReflect() [2/2]
template<typename FlagType >
◆ InvokeSet() [1/2]
template<typename FlagType , typename T >
static void absl::flags_internal::FlagImplPeer::InvokeSet |
( |
FlagType & |
flag, |
|
|
const T & |
v |
|
) |
| |
|
inlinestatic |
◆ InvokeSet() [2/2]
template<typename FlagType , typename T >
static void absl::flags_internal::FlagImplPeer::InvokeSet |
( |
FlagType & |
flag, |
|
|
const T & |
v |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: