]> Dogcows Code - chaz/vimcoder/commitdiff
compressing types with multiple identifiers is bad for C++
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 23 Jun 2011 19:04:44 +0000 (13:04 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 23 Jun 2011 19:04:44 +0000 (13:04 -0600)
Sadly, it doesn't look like constructor syntax can be used
for multi-word types in C++, so "return long long();" from
the template won't compile, but oh well.  The return statement
is meant to be replaced anyway.
see #32


No differences found
This page took 0.024201 seconds and 4 git commands to generate.