Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
Disk.inl
1/*
2 * Copyright(c) Sophist Solutions, Inc. 1990-2025. All rights reserved
3 */
4
6}
7
9 template <>
10 constexpr EnumNames<Foundation::IO::FileSystem::BlockDeviceKind> DefaultNames<Foundation::IO::FileSystem::BlockDeviceKind>::k{{{
17 }}};
18}