what does <> means?

I'm working with libviso and I find in some tutorials that they use something like this in their functions...

bool process(std::vector <Matcher::p_match> p_matched_){....}

what does the < > means? I'm not talking about the arguments but about the < >.

Thanks!
Topic archived. No new replies allowed.