VCCC  2024.05
VisualCamp Common C++ library
concepts.hpp
Go to the documentation of this file.
1 //
2 // Created by cosge on 2023-12-02.
3 //
4 
5 #ifndef VCCC_CONCEPTS_HPP_
6 #define VCCC_CONCEPTS_HPP_
7 
39 #include "vccc/__concepts/swap.hpp"
46 
47 
59 #endif // VCCC_CONCEPTS_HPP_