Skip to content

Commit

Permalink
Create template_args_test.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
shravanrn authored Dec 9, 2016
1 parent 77c6970 commit 4cd3425
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cpp/examples/template_args_test.cpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
void TemplateArgsTest(vector<ClassA> args, vector <ClassB> args2)
{
}

0 comments on commit 4cd3425

Please sign in to comment.