◆ unexpected() [1/5]
◆ unexpected() [2/5]
◆ unexpected() [3/5]
◆ unexpected() [4/5]
template<class E >
template<class... Args, typename std::enable_if< std::is_constructible< E, Args &&... >
::value >::type * = nullptr>
◆ unexpected() [5/5]
template<class E >
template<class U , class... Args, typename std::enable_if< std::is_constructible< E, std::initializer_list< U > &, Args &&... >
::value >::type * = nullptr>
constexpr wpi::unexpected< E >::unexpected |
( |
std::initializer_list< U > |
l, |
|
|
Args &&... |
args |
|
) |
| |
|
inlineexplicitconstexpr |
◆ value() [1/4]
◆ value() [2/4]
◆ value() [3/4]
◆ value() [4/4]
The documentation for this class was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/expected/include/wpi/expected