Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
60e70e8fcf2828f77828945fbd9cc54c28b5945d
/
.
/
libcxx
/
test
/
containers
/
Copyable.h
blob: 121cef618a6d43954007fc087cefe017356b285e [
file
] [
log
] [
blame
]
#ifndef
COPYABLE_H
#define
COPYABLE_H
class
Copyable
{
public
:
};
#endif
// COPYABLE_H