Calling Template Functions Called the same as normal functions find(vi, 5); vi is a vector Will instantiate the template Basically replacing the T's with int's