KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
l_cxx11.h File Reference

Go to the source code of this file.

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 

Macros

#define KJB_STATIC_ASSERT(x, y)   typedef char __STATIC_ASSERT__[( x )?1:-1]
 

Functions

template<typename T >
T & kjb::move (T &v)
 
template<typename T >
const T & kjb::move (const T &v)
 

Macro Definition Documentation

#define KJB_STATIC_ASSERT (   x,
 
)    typedef char __STATIC_ASSERT__[( x )?1:-1]