summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstaticstringtable.h
AgeCommit message (Collapse)Author
2026-01-21Replace usage of remaining boost::unordered containers with stdRye
Replace LLUUID and LLMaterialID container hashing functions with more collision resistant versions Utilize boost::hash_combine for TEMaterialPair to generate good hash distribution Generalize is_in_map and get_if_there for usage with all mapped types
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2013-03-07Fix missing eol at eofGraham Madarasz (Graham)
2013-03-01Add llstaticstringtable.hGraham Madarasz (Graham)