Searched defs:truncate_to_long (Results 1 – 1 of 1) sorted by relevance
380 struct truncate_to_long struct382 static long call(float n, mpl::false_) in call()388 static long call(double n, mpl::false_) in call()394 static long call(long double n, mpl::false_) in call()401 static long call(T n, mpl::false_) in call()409 static long call(T n, mpl::true_) in call()415 static long call(T n) in call()