introduce namespace ALL, ALL_ -> ALL::
This is API breaking (technically), but replacing ALL_
with ALL::
and ALL<
with ALL::ALL<
in the calling code should fix all problems (see the changes to the example programs).
This corresponds to #3 (closed).
Merge request reports
Activity
mentioned in issue #3 (closed)
added 1 commit
- 00565470 - fix debug output shown in non debug build in ALL_Staggered.hpp
mentioned in merge request !10 (merged)
mentioned in commit aa3e9ccb
Please register or sign in to reply