equal
deleted
inserted
replaced
386 ///important extra feature that |
386 ///important extra feature that |
387 ///its maps are real \ref concepts::ReferenceMap "reference map"s. |
387 ///its maps are real \ref concepts::ReferenceMap "reference map"s. |
388 /// |
388 /// |
389 /// \sa concepts::UGraph. |
389 /// \sa concepts::UGraph. |
390 /// |
390 /// |
391 /// \todo Snapshot hasn't been implemented yet. |
|
392 /// |
|
393 class SmartUGraph : public ExtendedSmartUGraphBase { |
391 class SmartUGraph : public ExtendedSmartUGraphBase { |
394 private: |
392 private: |
395 |
393 |
396 ///SmartUGraph is \e not copy constructible. Use UGraphCopy() instead. |
394 ///SmartUGraph is \e not copy constructible. Use UGraphCopy() instead. |
397 |
395 |