Index
A
abbreviated function templates 724-726
Active Template Library (ATL) 617
alias templates 9
creating 7
almost always auto (AAA) 2
app-get 641
ASCII encoding 90
associative containers 291
atomic constraints 718
atomic types
using 472-480
attorney-client idiom 613
friendship, handling with 613-616
attributes
for providing metadata to compiler 228-233
auto
using 2-7
automatic type deduction 2
B
barrier 514
behavior-driven development (BDD) style 677
binary search trees (BST) 295
binding 56-58
bit manipulation utilities
using 252-255
bitset
using, for fixed-size sequences of bits 241-247
Boost library
download link 641
Boost.Test 640
asserting with 650-653
environment, setting up 641
fixtures, using 653-657
outputs, controlling with 658-661
shared library 642
single header 642
static library 642
tests, invoking 645-648
tests...