Searched refs:is_true (Results 1 – 4 of 4) sorted by relevance
175 typedef bool_<true>* is_true; typedef455 , typename detail::contains_actor<A0>::is_true = 0) const in operator ()()465 , typename detail::contains_actor<A0, A1>::is_true = 0) const in operator ()()477 , typename detail::contains_actor<A0, A1, A2>::is_true = 0) const in operator ()()
38 if is_true $START_DAEMON; then
41 bool is_true () const { return m_value == TS_TRUE; } in is_true() function