Is there any reason why the AutoPtr class does not have a copy 
constructor? I would like to create an stl vector of AutoPtr

   vector< AutoPtr<NumericVector<Number> > > local_solution_history;

to store the entire solution history.


thanks,
df


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to