OGLplus
(0.52.0)
a C++ wrapper for
OpenGL
Tweet
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
include
oglplus
string
ref.hpp
Go to the documentation of this file.
1
12
#pragma once
13
#ifndef OGLPLUS_STRING_REF_1107121519_HPP
14
#define OGLPLUS_STRING_REF_1107121519_HPP
15
16
#include <
oglplus/string/ref_tpl.hpp
>
17
18
namespace
oglplus {
19
21
typedef
StrCRefTpl<GLchar>
StrCRef
;
22
23
}
// namespace oglplus
24
25
#endif // include guard
oglplus::StrCRefTpl
String const reference wrapper template.
Definition:
ref_tpl.hpp:72
ref_tpl.hpp
String reference.
oglplus::StrCRef
StrCRefTpl< GLchar > StrCRef
String const reference wrapper.
Definition:
ref.hpp:21
Copyright © 2010-2014
Matúš Chochlík
,
University of Žilina
, Žilina, Slovakia.
<
matus.chochlik -at- fri.uniza.sk
>
<
chochlik -at -gmail.com
>
Documentation generated on Mon Sep 22 2014 by
Doxygen
(version 1.8.6).