Evo C++ Library v0.5.1
evo.h
Go to the documentation of this file.
1 // Evo C++ Library
2 /* Copyright 2019 Justin Crowell
3 Distributed under the BSD 2-Clause License -- see included file LICENSE.txt for details.
4 */
6 
7 #pragma once
8 #ifndef INCL_evo_h
9 #define INCL_evo_h
10 
12 
17 
19 namespace evo {
20 
290 
423 
441 
443 // NOTE: Compilers copied to README.txt (bottom)
511 
572 
689 
809 
856 
883 
1050 
1324 
1447 
1945 
1991 
2067 
2197 
2245 
2253 
2367 
2489 
2575 
2750 
2948 
3114 
3196 
3271 
3490 
3610 
3619 
3785 }
3788 #include "core.h"
3789 #endif
Evo Core Library – Includes all the core Evo headers.
Evo C++ Library namespace.
Definition: alg.h:11