|
mini-llvm 0.1.0
|
#include <ArrowProxy.h>
Public Member Functions | |
| constexpr | ArrowProxy (T value) |
| template<typename... Args> | |
| constexpr | ArrowProxy (std::in_place_t, Args &&...args) |
| constexpr T * | operator-> () |
Static Public Member Functions | |
| template<typename... Args> | |
| static constexpr ArrowProxy< T > | make (Args &&...args) |
|
inlineexplicitconstexpr |
|
inlineexplicitconstexpr |
|
inlinestaticconstexpr |
|
inlineconstexpr |