This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
d2f4b09e10
llvm-project
/
libcxx
/
test
/
containers
/
Copyable.h
10 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
libcxx initial import llvm-svn: 103490
2010-05-12 03:42:16 +08:00
#
ifndef COPYABLE_H
#
define COPYABLE_H
class
Copyable
{
public
:
}
;
Fixing whitespace problems llvm-svn: 111755
2010-08-22 08:15:28 +08:00
#
endif
// COPYABLE_H