Search:

Type: Posts; User: stingerkiss

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    985

    Wow! thanks to the fast response! It worked!! :D

    Wow! thanks to the fast response! It worked!! :D
  2. Replies
    3
    Views
    985

    Returning pointer to a nested class

    I'm trying to compile this simple code in g++ 4.0.1:


    #include <cstdlib>

    template <class Data> class MyClass
    {
    public:

    private:
Results 1 to 2 of 2