Public Types | Static Public Attributes
ash::trait::is_signed< T, false, true > Struct Template Reference

Spec for floating-point types. More...

#include <ash/type_traits.h>

Inheritance diagram for ash::trait::is_signed< T, false, true >:
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 bool value
 The result of the test.
static const T value = v
 The wrapped value.
static const T value = v
 The wrapped value.

Detailed Description

template<typename T>
struct ash::trait::is_signed< T, false, true >

Spec for floating-point types.

1 1


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