|
constexpr | optional_base (const T &v) |
|
constexpr | optional_base (T &&v) |
|
template<class... Args> |
| optional_base (in_place_t, Args &&...args) |
|
template<class U , class... Args, TR2_OPTIONAL_REQUIRES(std::is_constructible< T, std::initializer_list< U >>) > |
| optional_base (in_place_t, std::initializer_list< U > il, Args &&...args) |
|
The documentation for this struct was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/wpiutil/src/main/native/include/wpi/optional.h