Primary template for stripping qualifiers from a member‐function signature.
Synopsis
Declared in <bslstl_function.h>
template<class FUNCTOR>
struct StripSignature;
Specializations
Name |
Description |
|
Specialization that strips qualifiers from a member‐function type. |
Created with MrDocs