/[ff3d]/ff3d/solver/POVRayReferences.hpp
ViewVC logotype

Diff of /ff3d/solver/POVRayReferences.hpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by delpinux, Mon Feb 17 16:32:51 2003 UTC revision 1.2 by delpinux, Sat Apr 26 18:47:24 2003 UTC
# Line 84  public: Line 84  public:
84      return __povreferences.end();      return __povreferences.end();
85    }    }
86    
87    inline Builtins::data_type&    inline Builtins::mapped_type&
88    operator[](const Builtins::key_type& k)    operator[](const Builtins::key_type& k)
89    {    {
90      return __povreferences[k];      return __povreferences[k];

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26