Chris Robinson
|
49ceae681b
|
Return optionals from the remaining ConfigValue* methods
|
2019-06-30 16:40:08 -07:00 |
|
Chris Robinson
|
3658dafdcb
|
Use an optional for ConfigValueStr
|
2019-06-30 16:40:08 -07:00 |
|
Chris Robinson
|
0fc30151f2
|
Use an optional for ConfigValueUInt
|
2019-06-30 16:40:08 -07:00 |
|
Chris Robinson
|
51f53afe12
|
Use an optional for ConfigValueInt
|
2019-06-30 16:40:08 -07:00 |
|
Chris Robinson
|
c22d537d93
|
Remove some extern "C" blocks
|
2019-06-10 21:45:33 -07:00 |
|
Chris Robinson
|
e5db9b2378
|
Avoid static global initialization functions
|
2018-12-08 21:58:44 -08:00 |
|
Chris Robinson
|
6f635d3b1a
|
Make ReadALConfig noexcept in C++
|
2018-11-13 02:15:10 -08:00 |
|
Chris Robinson
|
1d7b0f54be
|
Add another missing extern "C"
|
2018-10-29 10:10:37 -07:00 |
|
Chris Robinson
|
8aa9e35f8c
|
Move the config function declarations to their own header
And rename alcConfig.c to alconfig.c for consistency.
|
2018-01-11 07:56:54 -08:00 |
|