InsightSoftwareConsortium / InsightSoftwareConsortium/ITK

Remove MetaProgrammingLibrary and replace by C++14 STL equivalents

Open
#2,849 2 comments 1 reaction 0 assignees View on GitHub
status:Use_Milestone_Backlog type:Design
Dominant language
C++
Stars
1.7k
Forks
748
Avg merge
1d 1h
Merged PRs (30d)
64

Description

Since we started requiring C++11 `itk::mpl` is fairly redundant. Even more so now that we require a minimum of C++14. It is desireable to completely remove this and rely on standard template library and language features directly.

Part of this is already accomplished, mostly by #2730, but also in part by d3e151f09d04830c8ef6ac2f2b104d247ffb99f3 and perhaps some other, earlier refactoring.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.