WPILibC++ 2025.1.1
|
#include <wpi/memory/detail/ebo_storage.hpp>
Protected Member Functions | |
ebo_storage (const T &t) | |
ebo_storage (T &&t) noexcept(std::is_nothrow_move_constructible< T >::value) | |
T & | get () noexcept |
const T & | get () const noexcept |
|
inlineprotected |
|
inlineprotectednoexcept |
|
inlineprotectednoexcept |
|
inlineprotectednoexcept |