User profile: scarface382

User info
User name:scarface382
Location:Florida, U.S
Statistical data
Occupation:Student
Skills:C++
History
Joined:
Number of posts:3
Latest posts:

A custom associative container that is faster than std::map
I appreciate the lengthy responses. "Consider that the STL containers / algorithms are highly optim...

A custom associative container that is faster than std::map
Insertion and reading is faster than std::map. This container keeps keys vector sorted for use of lo...

A custom associative container that is faster than std::map
It uses stl heavily and is faster than maps by about 15%. (I know that the number seems vague but s...

This user does not accept Private Messages