This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dev:dg_code_style_guide [2024/07/26 10:45] – [Classes] deva | dev:dg_code_style_guide [2024/07/26 10:46] (current) – [Classes] deva | ||
---|---|---|---|
Line 131: | Line 131: | ||
int start_position{42}; | int start_position{42}; | ||
static constexpr int step_size{2}; | static constexpr int step_size{2}; | ||
+ | std:: | ||
}; | }; | ||
</ | </ |