Home | History | Annotate | Download | only in c.math

Lines Matching full:cbrtl

781     static_assert((std::is_same<decltype(std::cbrtl(0)), long double>::value), "");