Searched defs:cast_to_long (Results 1 – 1 of 1) sorted by relevance
340 struct cast_to_long struct342 static long call(float n, mpl::false_) in call()347 static long call(double n, mpl::false_) in call()352 static long call(long double n, mpl::false_) in call()358 static long call(T n, mpl::false_) in call()367 static long call(T n, mpl::true_) in call()373 static long call(T n) in call()