Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
js
tl
js::tl::Min< i, j >
Static Public Attributes
js::tl::Min< i, j > Struct Template Reference
#include <jstl.h>
List of all members.
Static Public Attributes
static const size_t
result
= i < j ? i : j
template<size_t i, size_t j>
struct js::tl::Min< i, j >
Member Data Documentation
template<size_t i, size_t j>
const size_t
js::tl::Min
< i, j >::
result
= i < j ? i : j
[static]
The documentation for this struct was generated from the following file:
jstl.h
Generated on Thu Jan 27 2011 for Mozilla by
1.7.1