OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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 >
static 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 files: