C++11 Examples
This is a collection of all the C++11 Examples I wrote to help me remember the new features to the language. I am putting them on this page for free for anyone to use.
C++11 Examples SHA1 = b0e4eb1046fc914ab0c76b7357a3ccdfd965a503
C++11 Repository
This zip file contains the following source files:
al.cc
ar.cc
ar2.cc
autotest.cc
bitset_test.cc
casttest.cc
looptest.cc
scoped_t.cc
timetest.cc
constexpr-test.cc
constexpr.cc
enum.cc
finally.cc
friend_test.cc
readwrite.cc
textoutput.cc
function_syntax.cc
test1.cc
temp1.cc
temp2.cc
main.cc
init_list.cc
lambda.cc
lambda2.cc
lambda_capture.cc
main.cc
source.cc
test.cc
main.cc
memberdecl.cc
move_test.cc
move_test2.cc
move_test3.cc
mut.cc
inline_namespace_ex.cc
default.cc
operator.cc
plus.cc
override_test.cc
virtual_base.cc
persist.cc
driver.cc
r.cc
shuffle.cc
shuffle2.cc
regex_test.cc
file_rename.cc
unique.cc
iss.cc
iss2.cc
ss.cc
symbol_table.cc
static_assert_test.cc
temp_test.cc
temp_test2.cc
test.cc
test2.cc
typearr.cc
async_test.cc
async_test2.cc
async_test3.cc
promise.cc
thread_test.cc
transfer.cc
try.cc
try2.cc
t.cc
typeid_test.cc
print_recursive.cc
unordered_map_test.cc
v.cc
v2.cc
em.cc
persist_vector.cc
karma.cpp
main.cpp
3card.cpp
gltest.cpp
gltest.cpp
SDL2_test.cpp
SDL2_test2.cpp
pong.cpp
find_if.cpp
for_each.cpp
sort.cpp
transform.cpp
main.cpp
main.cpp
autotest2.cpp
bin2cpp.cpp
bin2cpp.cpp.cpp
bin2cpp.cpp.h
test.cpp
test.cpp.cpp
test.cpp.h
client.cpp
server.cpp
download.cpp
filesend.cpp
main.cpp
server.cpp
filesend.cpp
main.cpp
server.cpp
file-server.cpp
whiteboard.cpp
main.cpp
sourcefile.cpp
sourcefile.cpp
compile-test.cpp
format.cpp
main.cpp
constexpr_example.cpp
main.cpp
db.cpp
main.cpp
enum_class.cpp
func1.cpp
func2.cpp
hash1.cpp
hash2.cpp
hash3.cpp
init_test.cpp
it.cpp
it2.cpp
it3.cpp
main.cpp
lambda-test.cpp
main.cpp
main.cpp.html
mxl-test.cpp
program-test1.cpp
program-test2.cpp
list_to_array.cpp
main.cpp
main.cpp
forward.cpp
namespace2.cpp
namespace3.cpp
equal.cpp
new.cpp
main.cpp
unrar_extract.cpp
linescroll.cpp
scroll.cpp
textscroll.cpp
main.cpp
rvalue1.cpp
rvalue2.cpp
rvalue3.cpp
rvalue4.cpp
rvalue5.cpp
SDL2_test.cpp
SDL2_test2.cpp
pong.cpp
set.cpp
sharedtest.cpp
sharedtest2.cpp
smart.cpp
sort1.cpp
sort2.cpp
main.cpp
static1.cpp
static2.cpp
insert_iterator.cpp
stream_iterator.cpp
template-class.cpp
template-class2.cpp
template-class3.cpp
template-function.cpp
template-inst.cpp
template-pointer.cpp
template-spec.cpp
template-template.cpp
template-type.cpp
template-union.cpp
async_test4.cpp
atomic.cpp
detach.cpp
main.cpp
main.cpp
main.cpp
test.cpp
triml.cpp
triml.cpp.txt
typeid_test2.cpp
- Jared Bruni