This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
cxx
Watch
1
Star
0
Fork
0
You've already forked cxx
Code
Issues
Pull Requests
Releases
Wiki
Activity
635ce1d127
cxx
/
test
/
containers
/
Copyable.h
10 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
libcxx initial import git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103490 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-11 21:42:16 +02:00
#
ifndef COPYABLE_H
#
define COPYABLE_H
class
Copyable
{
public
:
}
;
Fixing whitespace problems git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111755 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-22 02:15:28 +02:00
#
endif
// COPYABLE_H
Reference in New Issue
Copy Permalink