Searched defs:is_negative (Results 1 – 2 of 2) sorted by relevance
115 template< typename T > inline bool is_negative( T x ) in is_negative() function121 inline bool is_negative( int x ) in is_negative() function
228 template< typename T > inline bool is_negative( T x ) in is_negative() function234 inline bool is_negative( int x ) in is_negative() function
Completed in 21 milliseconds