Elements 6.1.2
A C++ base framework for the Euclid Software.
Loading...
Searching...
No Matches
printProject.cpp
Go to the documentation of this file.
1
22#include <iostream>
23
24#include "ElementsKernel/Project.h" // for Project
25
27
28namespace Elements {
29namespace Examples {
30
33}
34
35} // namespace Examples
36} // namespace Elements
Defines tools to describe the current project.
T endl(T... args)
ELEMENTS_API void printProject()