GA::kit v0.3
G&A's in-house C++ application framework
Loading...
Searching...
No Matches
sigslot::detail::mock Namespace Reference

Classes

struct  a
 
struct  b
 
struct  c
 
union  fun_types
 

Detailed Description

The following function_traits and object_pointer series of templates are used to circumvent the type-erasing that takes place in the slot_base implementations. They are used to compare the stored functions and objects with another one for disconnection purpose.