cpptask icon indicating copy to clipboard operation
cpptask copied to clipboard

reserved identifier violation

Open elfring opened this issue 10 years ago • 1 comments

I would like to point out that identifiers like "_CPP_TASK_CACHE_LINE_SIZE_" and "_CPP_TASK_THREADPOOL_H_" do eventually not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?

elfring avatar Oct 28 '15 09:10 elfring

It have sense, I will update include guards.

Kolkir avatar Oct 29 '15 22:10 Kolkir