MEPP2 Project
Typedefs | Functions
test_complying_concepts_aif.cpp File Reference
#include "FEVV/DataStructures/AIF/AIFMesh.hpp"
#include "FEVV/Wrappings/Graph_traits_aif.h"
#include "FEVV/Wrappings/Graph_properties_aif.h"
#include <boost/graph/graph_concepts.hpp>
#include "Testing/Concepts/CGALConceptsCheck.h"
Include dependency graph for test_complying_concepts_aif.cpp:

Go to the source code of this file.

Typedefs

typedef FEVV::DataStructures::AIF::AIFMesh Mesh
 
typedef Mesh G
 

Functions

int main (void)
 

Typedef Documentation

◆ G

typedef Mesh G

Definition at line 22 of file test_complying_concepts_aif.cpp.

◆ Mesh

Definition at line 18 of file test_complying_concepts_aif.cpp.

Function Documentation

◆ main()

int main ( void  )

Definition at line 25 of file test_complying_concepts_aif.cpp.