cstddef (112B)
1 // -*- c++ -*- 2 #pragma once 3 4 #include_next <cstddef> 5 6 namespace std 7 { 8 9 enum class byte : unsigned char {}; 10 11 }
libshitJust some random shit | |
| git clone https://git.neptards.moe/neptards/libshit.git | |
| Log | Files | Refs | Submodules | README | LICENSE |