View Single Post
  #1  
Old 03-17-2011, 05:10 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Awkward Declaration Syntax

I need a few helps for some things that I just cannot get the syntax of! (I need these, and if you don't believe me I can post the reason) 1) Creating a function within a function 2) Creating a class within a function 3) Declaring a template function outside a class EXAMPLES: 1)
__________________
C++
domain name forum
Reply With Quote