glbinding  2.1.1.96dbfd46d679
A C++ binding for the OpenGL API, generated using the gl.xml specification.
glbinding::intersect_SharedBitfield< typename, typename > Struct Template Reference

Break condition for the SharedBitfield intersection. More...

#include <glbinding/include/glbinding/SharedBitfield.h>

Public Types

using type = SharedBitfield<>
 Result of the intersection; always empty for non-overlapping SharedBitfield type lists. More...
 

Detailed Description

template<typename, typename>
struct glbinding::intersect_SharedBitfield< typename, typename >

Break condition for the SharedBitfield intersection.

Member Typedef Documentation

template<typename , typename >
using glbinding::intersect_SharedBitfield< typename, typename >::type = SharedBitfield<>

Result of the intersection; always empty for non-overlapping SharedBitfield type lists.


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