VCCC  2024.05
VisualCamp Common C++ library
span.hpp
Go to the documentation of this file.
1 //
2 // Created by YongGyu Lee on 2023/09/06.
3 //
4 
5 #ifndef VCCC_SPAN_H
6 #define VCCC_SPAN_H
7 
10 #include "vccc/__span/span.hpp"
12 
20 #endif // VCCC_SPAN_H