mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 09:57:41 +00:00
[#3770] Addressed comments
This commit is contained in:
parent
9dfad9bb0b
commit
9bc3a19486
@ -256,7 +256,7 @@ public:
|
||||
/// @brief A hashing operator.
|
||||
///
|
||||
/// @param client_classes ClientClasses instance to be hashed.
|
||||
/// \return a hashing result.
|
||||
/// @return a hashing result.
|
||||
size_t operator()(const ClientClasses& client_classes);
|
||||
};
|
||||
|
||||
|
@ -342,7 +342,6 @@ typedef boost::multi_index_container<
|
||||
ClientClasses,
|
||||
&OptionDescriptor::client_classes_>
|
||||
>
|
||||
|
||||
>
|
||||
>
|
||||
> OptionContainer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user