Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.
2455 Discussions

Could this warning be fixed in next release?

Zhu_W_Intel
Employee
140 Views
Warning #2023: Initialize fields in order they are declared (Effective C++ Item 13)
blocked_range.h(60)
blocked_range() : my_begin(), my_end() {}


Thanks.
0 Kudos
1 Reply
Alexey-Kukanov
Employee
140 Views
I will do the change. Not sure however which com-aligned release it will intercept.
0 Kudos
Reply