WPILibC++ 2023.4.3-108-ge5452e3
|
Internal utility to detect trivial move construction. More...
Public Member Functions | |
move_construction_triviality_helper ()=default | |
move_construction_triviality_helper (move_construction_triviality_helper &&)=default | |
~move_construction_triviality_helper ()=default | |
Public Attributes | |
T | t |
Internal utility to detect trivial move construction.
|
default |
|
default |
|
default |
T wpi::detail::move_construction_triviality_helper< T >::t |