Home
last modified time | relevance | path

Searched refs:IsGoose (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/phoenix/example/
Dbind_goose.cpp48 bool IsGoose( const std::string& s ) in IsGoose() function
55 list.erase( std::remove_if( list.begin(), list.end(), IsGoose ), list.end() ); in delete_value1()