mirror of
https://github.com/boostorg/integer.git
synced 2025-11-15 23:19:41 +01:00
Added examples in /example folder (contain snippets for Quickbook), and updates to add typedef static_gcd_t for common factor
This commit is contained in:
@@ -728,7 +728,7 @@ Simple examples of finding the minimum and maximum values are
|
||||
|
||||
[integer_min_max_example_1]
|
||||
|
||||
A more complex example showing static compiler-time computation of the biggest size of two arrays, plus 1, using a class adder.
|
||||
A more complex example showing static compile-time computation of the biggest size of two arrays, plus 1, using a class `adder`.
|
||||
|
||||
[integer_min_max_example_0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user