MCPcopy Create free account
hub / github.com/davisking/dlib / is_set

Function is_set

dlib/member_function_pointer/member_function_pointer_kernel_1.h:161–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159 ) { mfp_kernel_1_base_class().swap(*this); }
160
161 bool is_set (
162 ) const { return mp()->is_set(); }
163
164 private:
165 typedef void (dummy::*safe_bool)();

Callers 6

operator()Method · 0.85
operator!Method · 0.85
operator!Function · 0.85

Calls 2

mpFunction · 0.85
is_setMethod · 0.45

Tested by

no test coverage detected