Skip to content
Commit 25c05210 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Reimplemented Config::ConfigDescription and Config::ParameterContainer using...

Reimplemented Config::ConfigDescription and Config::ParameterContainer using std::vector instead of TNL::List

This is much safer and simpler because it solves many problems due to
cyclic inclusion of TNL headers.
parent c29579e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment