Synopsis
Declared in <folly/functional/Invoke.h>
template<
typename M,
typename C>
struct traits<MC::*>
: traits_member_ptr<MC::*>
Base Classes
Name |
Description |
Invocation traits for a pointer‐to‐member |
Type Aliases
Name |
Description |
The result type of invoking the member pointer with |
Static Data Members
Name |
Description |
True if invoking the member pointer with |
Created with MrDocs