cppexpose
1.0.0.b785e04f23b8
C++ library for type introspection, reflection, and scripting interface
Main Page
Namespaces
Classes
Files
File List
File Members
cppexpose
include
cppexpose
cppexpose.h
Go to the documentation of this file.
1
2
#pragma once
3
4
5
#include <cppexpose/cppexpose_api.h>
6
7
8
namespace
cppexpose
9
{
10
11
16
CPPEXPOSE_API
void
printInfo
();
17
18
19
}
// namespace cppexpose
cppexpose::printInfo
CPPEXPOSE_API void printInfo()
Print information about the library to the console.
cppexpose
Definition:
function_helpers.h:12
Generated on Sat Oct 20 2018 00:21:36 for cppexpose by
1.8.11