We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615f1e4 commit aeae577Copy full SHA for aeae577
src/adiar/exec_policy.h
@@ -208,12 +208,6 @@ namespace adiar
208
};
209
210
211
- ////////////////////////////////////////////////////////////////////////////////////////////////
212
- /// \brief Settings for Nested Sweeping framework
213
214
- class nested
215
- {};
216
-
217
private:
218
// TODO: Merge all enums into a single 64 bit integer to safe on space?
219
0 commit comments