#include "WeaverTypes.h"
#include <string>
#include <vector>
Go to the source code of this file.
|
template<class T > |
void | isWeaverClass () |
| Checks at compile time whether a class implements the all common weaver interface functions. More...
|
|
◆ DIMENCOSR_API
Copyright (C) 2022 Dimenco
This software has been provided under the Dimenco EULA. (End User License Agreement) You can find the agreement at https://www.dimenco.eu/eula
This source code is considered Protected Code under the definitions of the EULA.
◆ isWeaverClass()
Checks at compile time whether a class implements the all common weaver interface functions.
- Parameters
-
WEAVER_CLASS | class identifier |