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

Function cnull

extern/boost/boost/tuple/detail/tuple_basic.hpp:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57// a helper function to provide a const null_type type temporary
58namespace detail {
59 inline const null_type cnull() { return null_type(); }
60
61
62// -- if construct ------------------------------------------------

Callers 2

consMethod · 0.85
tupleMethod · 0.85

Calls 1

null_typeClass · 0.70

Tested by

no test coverage detected