Skip to content

Cleanup using C++17 features #1408

@prudhomm

Description

@prudhomm

Do a first pass on Feel++ lib to cleanup and use C++17 features to simplify code and make it more readable.
use

  • template aliases (using) and _t , _v type/value cconvention
  • constexpr variable and constexpr function when possible
  • if constexpr wherever possible

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions