power10< N > Struct Template Reference

#include <power10.hpp>

List of all members.

Public Types

enum  t { value = power10_aux<N, N = = 0>::value }


Detailed Description

template<int N>
struct power10< N >

This is the real template. Usage:
 enum { example = power10<3>::value };

Definition at line 48 of file power10.hpp.


Member Enumeration Documentation

template<int N>
enum power10::t

Enumerator:
value 
N 

Definition at line 50 of file power10.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 30 09:53:23 2008 for Exploring C++ - Final Forms of Key Examples by  doxygen 1.5.3