Sign in
llvm
/
llvm-project
/
1c229c0472edfd59ce61ba063a93517df609ceb4
/
.
/
libcxx
/
test
/
containers
/
Copyable.h
blob: 121cef618a6d43954007fc087cefe017356b285e [
file
]
#ifndef
COPYABLE_H
#define
COPYABLE_H
class
Copyable
{
public
:
};
#endif
// COPYABLE_H