Articles on current page (11-14 of 14)

← Page 1   |   Page 2 of 2

June 2013

large rock

☑ Tuning in the static

In C++ the static keyword has quite a few wrinkles that may not be immediately apparently. One of them is related to constructor order, and I briefly describe it here.

Read article ( 4 minutes )

14 Jun 2013 at 4:18PM in Software
 |  | 
c++ c
large rock

☑ Tuning in the static

In C++ the static keyword has quite a few wrinkles that may not be immediately apparently. One of them is related to constructor order, and I briefly describe it here.

Read article ( 4 minutes )

14 Jun 2013 at 4:18PM in Software
 |  | 
c++ c

April 2013

pagan ritual

☑ The Dark Arts of C++ Streams

I’ve always avoided C++ streams as they never seemed as convenient as printf() and friends for formatted output, but I’ve decided I should finally take the plunge.

Read article ( 7 minutes )

8 Apr 2013 at 12:28PM in Software
 |  | 
stencil lake

☑ Function Template Fun

Function template specialisation is a tricky beast — the short answer is, avoid it.

Read article ( 4 minutes )

3 Apr 2013 at 1:12PM in Software
 |  | 

← Page 1   |   Page 2 of 2