mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Fix basic_fields javadoc
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
Version 124:
|
||||
|
||||
* Fix for a test matrix compiler
|
||||
* Fix basic_fields javadoc
|
||||
|
||||
API Changes:
|
||||
|
||||
|
@ -382,7 +382,7 @@ public:
|
||||
@par Postconditions:
|
||||
@code
|
||||
std::distance(this->begin(), this->end()) == 0
|
||||
@encode
|
||||
@endcode
|
||||
*/
|
||||
void
|
||||
clear();
|
||||
|
Reference in New Issue
Block a user