Searched defs:IsRvalueReference (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| H A D | stylo.hpp | 951 struct IsRvalueReference : FalseType {}; struct 954 struct IsRvalueReference<T&&> : TrueType {}; struct [all...] |
Completed in 25 milliseconds