index
:
hilbert-os
alpha
(alpha) hobby os
benji dial
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
euler
/
include
/
std
/
fwd
/
allocator.hpp
blob: 18e14a8096ec216da6508bf42fecfb2e22a793cc (
plain
) (
blame
)
1
2
3
4
5
6
#pragma once
namespace
std
{
template
<
class
T
>
struct
allocator
;
}