dynamic_section_accessor#add_entry params updated
Changed useless by-reference params to by-value which forbids number literals (i.e. DT_*) Added missing const keyword to std::string& parameter
Please register or sign in to comment
Changed useless by-reference params to by-value which forbids number literals (i.e. DT_*) Added missing const keyword to std::string& parameter