Public Types | Static Public Attributes
ash::m_strip_msb< T, v, v > Struct Template Reference

Stop recursion when there's only 1 bit left. More...

#include <ash/meta_morton.h>

Inheritance diagram for ash::m_strip_msb< T, v, v >:
Inheritance graph
[legend]

List of all members.

Public Types

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

Static Public Attributes

static const T value
 The wrapped value.
static const T value = v
 The wrapped value.

Detailed Description

template<typename T, T v>
struct ash::m_strip_msb< T, v, v >

Stop recursion when there's only 1 bit left.

1 1


Member Typedef Documentation

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

The wrapper type.

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

The wrapped type.


Member Data Documentation

const T ash::trait::integral_constant< T, 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