Skip to content

Commit

Permalink
Update Printable.h
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel86 authored Sep 8, 2024
1 parent ba84bd4 commit 19a25ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/knowrob/Printable.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ namespace knowrob {
}

//template <std::derived_from<knowrob::Printable> T> struct fmt::formatter<T> : fmt::ostream_formatter {};
template <> struct fmt::formatter<knowrob::Printable> : fmt::ostream_formatter {};

/*
template <typename T>
Expand Down

0 comments on commit 19a25ab

Please sign in to comment.