OGRE 14.3
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
 
static const bool value = isPodLike<T>::value & isPodLike<U>::value
 

Member Data Documentation

◆ value [1/2]

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

◆ value [2/2]

const bool Ogre::isPodLike< T >::value
static

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