Public Types

alg::TestConstLog2< RANGE > Struct Template Reference

Test of ConstLog2 template. More...

#include <libalgebra.h>

List of all members.

Public Types

enum  { ans = ((RANGE >> ConstLog2<RANGE>::ans) == 1) && TestConstLog2< RANGE - 1 >::ans }

Detailed Description

template<unsigned RANGE>
struct alg::TestConstLog2< RANGE >

Test of ConstLog2 template.


The documentation for this struct was generated from the following file: