コード例 #1
0
 static bool has( const std::string &value )
 {
     return BINDINGS.count( value ) > 0;
 }