C++ Library Extensions 2022.12.09
To help learn modern C++ programming
tpf_matrix.hpp File Reference
#include <type_traits>
#include <string>
#include <cstring>
#include <cstdlib>
Include dependency graph for tpf_matrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tpf::matrix::dynamic_array< ElementType >
 

Namespaces

namespace  tpf
 Includes subnamespace conversion.
 
namespace  tpf::matrix
 Implements set operations.
 

Macros

#define NOMINMAX
 

Detailed Description

Author
your name (you@d.nosp@m.omai.nosp@m.n.com)
Version
0.1
Date
2019-05-29

Definition in file tpf_matrix.hpp.

Macro Definition Documentation

◆ NOMINMAX

#define NOMINMAX

Definition at line 16 of file tpf_matrix.hpp.