test overloads
Synopses
Declared in <bslstl_sharedptr.h>
SFINAE probe selecting when the functor is callable with ARG.
Overload selected when FUNCTOR is callable with ARG.
Return Value
-
FalseTypeindicating the functor is not callable withARG -
TrueTypeindicating the functor is callable withARG
Parameters
Name |
Description |
dummy |
unused SFINAE discriminator |
Created with MrDocs