Quantum-Chess 0.5
Chargement...
Recherche...
Aucune correspondance
Constexpr.hpp
Aller à la documentation de ce fichier.
1#ifndef CONSTEXPR_HPP
2#define CONSTEXPR_HPP
3
7#define CONSTEXPR constexpr
8
9#endif