Public Types | Static Public Attributes
ash::m_log2< U, v > Struct Template Reference

Binary logarithm meta. More...

#include <ash/meta_morton.h>

Inherits ash::impl::m_log2_runner< U,(m_strip_msb< U, v >::value) >.

List of all members.

Public Types

typedef U value_type
 The wrapped type.
typedef integral_constant< U, v > type
 The wrapper type.

Static Public Attributes

static const U value
 The wrapped value.

Detailed Description

template<typename U, U v>
struct ash::m_log2< U, v >

Binary logarithm meta.


Member Typedef Documentation

typedef integral_constant<U , v> ash::trait::integral_constant< U , v >::type [inherited]

The wrapper type.

typedef U ash::trait::integral_constant< U , v >::value_type [inherited]

The wrapped type.


Member Data Documentation

const U ash::trait::integral_constant< U , v >::value [static, inherited]

The wrapped value.


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


© 2012   AshTL
Licensed under  AGPLv3
Hosted by  Get AshTL at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated by  doxygen 1.7.4