ICU4X
International Components for Unicode
|
#include <TrailingCase.d.hpp>
Public Types | |
enum | Value { Lower = 0 , Unchanged = 1 } |
Public Member Functions | |
TrailingCase ()=default | |
constexpr | TrailingCase (Value v) |
constexpr | operator Value () const |
operator bool () const =delete | |
See the Rust documentation for TrailingCase
for more information.
|
default |
|
inlineconstexpr |
|
explicitdelete |
|
inlineconstexpr |