Skip to content

Commit

Permalink
Merge branch 'sdf9' into codecov_badge
Browse files Browse the repository at this point in the history
  • Loading branch information
azeey authored Aug 26, 2021
2 parents b1a9b9a + aab1512 commit aa1419a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/sdf/Param.hh
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ namespace sdf

/// \def ParamVariant
/// \brief Variant type def.
/// Note: When a new variant is added, add variant to functions
/// ParamPrivate::TypeToString and ParamPrivate::ValueFromStringImpl
public: typedef std::variant<bool, char, std::string, int, std::uint64_t,
unsigned int, double, float, sdf::Time,
ignition::math::Angle,
Expand Down

0 comments on commit aa1419a

Please sign in to comment.