Hall A ROOT/C++ Analyzer (podd)
|
Namespaces | |
namespace | swap_ns |
Classes | |
struct | has_overloaded_addressof |
Functions | |
template<class U > | |
constexpr U | convert (U v) |
template<typename T , TR2_OPTIONAL_REQUIRES(!has_overloaded_addressof< T >) > | |
constexpr T * | static_addressof (T &ref) |
template<typename T , TR2_OPTIONAL_REQUIRES(has_overloaded_addressof< T >) > | |
T * | static_addressof (T &ref) |
|
constexpr |
Definition at line 237 of file optional.hpp.
Definition at line 223 of file optional.hpp.
Definition at line 229 of file optional.hpp.