Static Public Attributes

max_value< T, 0 > Struct Template Reference

a C++ template to return the maximum value of a type (e.g., int) More...

#include <mol.h>

List of all members.

Static Public Attributes

static const T result = 0

Detailed Description

template<typename T>
struct OpenBabel::detail::max_value< T, 0 >

a C++ template to return the maximum value of a type (e.g., int)


Member Data Documentation

const T result = 0 [static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines