Searched defs:maybe_get_table (Results 1 – 1 of 1) sorted by relevance
67 int maybe_get_table(const T& arg, const Table*& table, boost::mpl::true_) in maybe_get_table() function76 int maybe_get_table(const T&, const Table*&, boost::mpl::false_) { return 0; } in maybe_get_table() function