Boost logo

Boost Users :

From: swapna (swapna0282_at_[hidden])
Date: 2007-11-21 05:10:06


How can I instantiate a static pointer of a class using boost::scoped_pointer ?
  like for example:
  
static classA *A;
int main
{
...
...
  A = new ClassA (PArameter list);
  }
  How do I do ths with boost::scoped_pointer.

       
---------------------------------
 Now you can chat without downloading messenger. Click here to know how.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net