OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::isPodLike< std::pair< T, U > > Struct Template Reference

#include <OgreSmallVector.h>

Static Public Attributes

static const bool value = isPodLike<T>::value & isPodLike<U>::value
 

Member Data Documentation

◆ value

template<typename T , typename U >
const bool Ogre::isPodLike< std::pair< T, U > >::value = isPodLike<T>::value & isPodLike<U>::value
static

The documentation for this struct was generated from the following file: