Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_libcxx
/
fe59276f04a2894eaba048ce5dbba7a6050ae9ab
/
.
/
test
/
containers
/
Copyable.h
blob: 121cef618a6d43954007fc087cefe017356b285e [
file
] [
log
] [
blame
]
#ifndef
COPYABLE_H
#define
COPYABLE_H
class
Copyable
{
public
:
};
#endif
// COPYABLE_H