Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
C++ Template Question
1
Name:
Anonymous
2012-10-07 21:47
template <size_t N>
void print_members(int (&arr)[N]) { ... }
so is C++ going to create a new function for every different sized array I use
18
Name:
Anonymous
2012-10-09 2:00
>>17
You're implying it's on x86. 5-byte calls is an x86 flaw.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List