7 #include "../iequatable.h" 13 namespace diagnostics {
32 using base = std::vector<value_type>;
60 using base::operator [];
76 const_reference operator [](
const xtd::ustring& name)
const;
98 inline static value_type empty_;
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
std::vector< value_type > base
Represents the base type of the collection.
Definition: trace_listener_collection.h:32
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition: iequatable.h:18
Represents a collection of xtd::diagnostics::trace_listener.
Definition: trace_listener_collection.h:26
Contains xtd::diagnostics::trace_listener listener.