|
1d65a7ed77
|
options: whitespace
|
2015-06-09 15:41:08 +10:00 |
|
|
7ae57730f0
|
whitespace
|
2015-04-13 18:06:08 +10:00 |
|
|
2658b41ea1
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
|
|
31326ef576
|
options: instantiate valueoptions privately
By not providing each translation unit with the general form code we can
more easily force people to use the specialised code for types like
bool.
|
2014-10-21 21:47:10 +11:00 |
|
|
2f5ecd46c7
|
options: move bool value getter into cpp
Keeping the bool valueoption getter in the header was causing duplicate
definitions in the built static library.
|
2014-08-18 22:12:11 +10:00 |
|
|
d17f55cba8
|
Use unique_ptr rather than plain pointer
|
2013-02-27 15:10:17 +11:00 |
|
|
d482f1fde4
|
Whitespace and minor c++11 fixups
|
2013-02-26 18:56:25 +11:00 |
|
|
6f4d899c0b
|
Imported libcmdopt option parsing
|
2013-02-26 18:31:14 +11:00 |
|