RINGMesh  Version 5.0.0
A programming library for geological model meshes
test-factory.cpp File Reference
#include <ringmesh/ringmesh_tests_config.h>
#include <memory>
#include <ringmesh/basic/factory.h>

Go to the source code of this file.

Classes

class  A
 
class  B
 
class  Base
 
class  Derived
 

Functions

void verdict (bool is_instantiated, std::string name)
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 96 of file test-factory.cpp.

◆ verdict()

void verdict ( bool  is_instantiated,
std::string  name 
)

Definition at line 87 of file test-factory.cpp.