GL++  0.1
OpenGL API C++ Wrapper
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Groups Pages
glpp::noncopyable Struct Reference

C++11 implementation of noncopyable pattern. More...

#include <cxx11_support.hpp>

Inheritance diagram for glpp::noncopyable:
glpp::blend_unit glpp::buffer glpp::capabilities_unit glpp::depth_test_unit glpp::face_cull_unit glpp::frame_buffer glpp::frame_buffer_attachment_point glpp::logicop_unit glpp::program glpp::render_buffer glpp::scissor_test_unit glpp::shader glpp::stencil_test_unit glpp::texture glpp::texture_unit_t glpp::uniform glpp::uniform_block glpp::vertex_array glpp::vertex_attrib_array

Public Member Functions

 noncopyable (noncopyable &)
noncopyableoperator= (noncopyable &)

Detailed Description

C++11 implementation of noncopyable pattern.


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