repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tools/llvm: Do not build with symbols
[minix3.git]
/
external
/
bsd
/
libc++
/
dist
/
libcxx
/
test
/
containers
/
Copyable.h
blob
121cef618a6d43954007fc087cefe017356b285e
1
#ifndef COPYABLE_H
2
#define COPYABLE_H
3
4
class
Copyable
5
{
6
public
:
7
};
8
9
#endif
// COPYABLE_H