Nui
Loading...
Searching...
No Matches
unique_identifier.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <boost/preprocessor/cat.hpp>
4
5#define NUI_UNIQUE_IDENTIFIER BOOST_PP_CAT(nui_unique_identifier_, __COUNTER__)