VIPRA Documentation
Loading...
Searching...
No Matches
include
vipra
types
size.hpp
1
#pragma once
2
3
#include <cstddef>
4
5
namespace
VIPRA {
6
using
size = std::size_t;
7
}
Generated by
1.13.2