Skip to content

Commit

Permalink
Update trace_listener_collection.h
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 committed Jun 29, 2021
1 parent ef3746e commit 098f396
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ namespace xtd {
/// @par Library
/// xtd.core
/// @ingroup xtd_core
/// @remarks The xtd::diagnostics::trace_listener_collection contains all methods and properties of std::vector<std::shared_ptr<xtd::diagnostics::trace_listener>>.
class trace_listener_collection : public std::vector<std::shared_ptr<xtd::diagnostics::trace_listener>> {
public:
/// @brief Represents the base type of the collection.
Expand Down

0 comments on commit 098f396

Please sign in to comment.