Open Necrolis opened 1 month ago
As per the title, replacing the C defines and literal constants with std::numeric_limts will improve readability, tool-based analysis and potentially reduce bugs.
std::numeric_limts
As per the title, replacing the C defines and literal constants with
std::numeric_limts
will improve readability, tool-based analysis and potentially reduce bugs.