Skip to content

Commit

Permalink
Update bdlb_numericparseutil.h
Browse files Browse the repository at this point in the history
  • Loading branch information
osubboo authored and GitHub Enterprise committed Sep 24, 2024
1 parent 71ea2ca commit 0da4a13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions groups/bdl/bdlb/bdlb_numericparseutil.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ BSLS_IDENT("$Id: $")
//
// <DOUBLE> ::= <OPTIONAL_SIGN> (<REAL> | <INF> | <NAN>)
// <DOUBLE> must be in range [DBL_MIN .. DBL_MAX], or Nan, or Infinity.
// ```
//
///Remainder Output Parameter
///--------------------------
Expand Down

0 comments on commit 0da4a13

Please sign in to comment.