A concept that is satisfied for types for which boxing is customized to disable unboxing. In other words, types for which a specialization of the type trait BoxTraits exists which declares method BoxTraits::Read to have a different return type than T or T&.
T | The type to check. |
Definition at line 361 of file boxingtraits.inl.