bit-hack / tack

Tack - The vector wrapper
0 stars 0 forks source link

Inline all non-member functions. #4

Closed kbenzie closed 8 years ago

kbenzie commented 8 years ago

Add inline to non-member functions so that compiler only generates code when they are actually used.