1
0
Fork 0
flightgear/src/Add-ons
Florent Rougon a999b87e06 Add-ons: rename ContactTraits to contact_traits for style consistency
This will be consistent with other traits classes such as
shared_ptr_traits (in flightgear::addons as well as in nasal
namespaces).
2018-01-08 08:05:35 +01:00
..
Addon.cxx Add-ons: rename ContactTraits to contact_traits for style consistency 2018-01-08 08:05:35 +01:00
Addon.hxx Add-ons: rename ContactTraits to contact_traits for style consistency 2018-01-08 08:05:35 +01:00
addon_fwd.hxx Add-ons: detailed, machine-parseable metadata for authors and maintainers 2018-01-02 21:57:35 +01:00
AddonManager.cxx Add-ons: use shared_ptr_traits<>::makeStrongRef(...) instead of new Foobar(...) 2018-01-08 08:05:35 +01:00
AddonManager.hxx Add-ons: move all code to the flightgear::addons namespace 2017-12-26 19:44:15 +01:00
AddonVersion.cxx Add-ons: update namespace in a string and a comment 2018-01-01 01:14:37 +01:00
AddonVersion.hxx Add-ons: update namespace in a string and a comment 2018-01-01 01:14:37 +01:00
CMakeLists.txt Add-ons: detailed, machine-parseable metadata for authors and maintainers 2018-01-02 21:57:35 +01:00
contacts.cxx Add-ons: detailed, machine-parseable metadata for authors and maintainers 2018-01-02 21:57:35 +01:00
contacts.hxx Add-ons: rename ContactTraits to contact_traits for style consistency 2018-01-08 08:05:35 +01:00
exceptions.cxx Add-ons: move all code to the flightgear::addons namespace 2017-12-26 19:44:15 +01:00
exceptions.hxx Add-ons: move all code to the flightgear::addons namespace 2017-12-26 19:44:15 +01:00
pointer_traits.hxx Add-ons: add pointer traits 2018-01-02 00:35:50 +01:00
test_AddonManagement.cxx Add-ons: minor changes 2017-12-28 08:35:39 +01:00