Public Types

mln::metal::math::impl::sqrt_int_if_< n, b > Struct Template Reference

#include <sqrt.hh>

Inheritance diagram for mln::metal::math::impl::sqrt_int_if_< n, b >:
Inheritance graph

List of all members.

Public Types

enum  
enum  
enum  { value_ = sqrt_int_<n>::value, reminder_ = n - value_ * value_ }

template<int n, bool b>
struct mln::metal::math::impl::sqrt_int_if_< n, b >


Member Enumeration Documentation

anonymous enum [inherited]
anonymous enum [inherited]
template<int n, bool b>
anonymous enum
Enumerator:
value_ 
reminder_