Home
last modified time | relevance | path

Searched defs:contains_fun (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/log/utility/functional/
Dcontains.hpp30 struct contains_fun struct
32 typedef bool result_type;
35 bool operator() (T const& left, U const& right) const in operator ()()