yakra / DataProcessing

Data Processing Scripts and Programs for Travel Mapping Project
0 stars 0 forks source link

typedefs #158

Closed yakra closed 3 years ago

yakra commented 3 years ago

The speed tag on this issue refers to compilation speed.

Maybe typedefs could save STL headers from being unnecessarily included in header files and unnecessarily driving up compilation times. Gotta learn more about 'em, how they work, what makes'em tick.

yakra commented 3 years ago

Nope. The typedef has to be defined as something.