Searched refs:Unit (Results 1 – 3 of 3) sorted by relevance
25 struct Unit { struct26 constexpr bool operator==(const Unit& /*other*/) const {29 constexpr bool operator!=(const Unit& /*other*/) const {34 constexpr Unit unit{};42 using type = Unit;52 struct drop_unit<Unit> {
470 using StorageType = folly::Unit;492 using StorageType = folly::Unit;616 std::is_same<Storage, folly::Unit>{},666 folly::Unit&) {675 folly::Unit&) {
148 template <typename Data = Unit>