Public Types | Static Public Attributes
ash::m_strip_lsb< T, x > Struct Template Reference

Isolate the least significant bit. More...

#include <ash/meta_morton.h>

Inheritance diagram for ash::m_strip_lsb< T, x >:
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.

Static Public Attributes

static const T value
 The wrapped value.

Detailed Description

template<typename T, T x>
struct ash::m_strip_lsb< T, x >

Isolate the least significant bit.


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