MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / value

Method value

extern/boost/boost/bind/bind.hpp:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99public:
100
101 value(T const & t): t_(t) {}
102
103 T & get() { return t_; }
104 T const & get() const { return t_; }

Callers 14

FlattenMethod · 0.45
FanoutFunction · 0.45
StepMethod · 0.45
SearchMethod · 0.45
FanoutMethod · 0.45
hash_valueFunction · 0.45
to_stringFunction · 0.45
getMethod · 0.45
to_stringFunction · 0.45
std_category.hppFile · 0.45
error_code.hppFile · 0.45
catchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected