|
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 |
|