Lioncash 46d74a7760 IniFile: Make Section's string constructor instances take strings by value
As the name is immediately stored into a class member, a move here is a
better choice.

This also moves the constructor implementations into the cpp file to
avoid an otherwise unnecessary inclusion in the header. This is also
likely a better choice as Section contains several non-trivial members,
so this would avoid potentially inlining a bunch of setup and teardown
code related to them as a side-benefit.
2017-03-22 18:47:19 -04:00
..
2017-03-05 15:47:23 +01:00
2016-12-06 20:33:53 +01:00
2016-10-29 13:35:23 +02:00
2017-01-14 11:16:02 -05:00
2015-05-25 13:11:47 +02:00
2017-01-14 19:00:19 +01:00
2016-01-21 21:16:51 +01:00
2017-02-05 11:36:48 +01:00
2016-07-16 22:48:46 +02:00
2016-07-16 22:48:46 +02:00
2016-09-24 22:41:53 +02:00
2017-01-17 20:46:48 -05:00
2017-01-17 20:46:48 -05:00
2017-02-25 00:03:20 -05:00
2017-02-25 00:03:20 -05:00
2017-03-04 19:19:42 -05:00
2017-01-24 03:31:51 +01:00
2017-01-28 02:48:56 +01:00
2017-01-28 02:48:56 +01:00