Small comment cleanup

release/4.3a0
Richard Roberts 2012-02-28 16:59:38 +00:00
parent 908f2ac561
commit c48a9431a0
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ namespace gtsam {
public:
typedef _ConstKeyValuePair<ValueType> KeyValuePair;
/** Conversion from Filtered<ValueType> to ConstFiltered<ValueType> */
/** Conversion from Filtered to ConstFiltered */
ConstFiltered(const Filtered<ValueType>& rhs) : Base(
boost::adaptors::transform(
boost::adaptors::filter(