math
Define C++20 concepts
#848
Open

Define C++20 concepts #848

mborland wants to merge 19 commits into boostorg:develop from mborland:concepts
mborland
mborland Define C++20 concepts
a72ab6c1
NAThompson
NAThompson commented on 2022-10-16
NAThompson
NAThompson commented on 2022-10-16
jzmaddock
mborland
mborland Add intel _Quad type
c495bf73
mborland Add arbitrary arithmetic concepts
a4cd40ff
mborland Add test on special function (beta)
b5344d54
mborland Add policy concept
72523202
mborland
mborland Iterator concept example in statistics
046217c4
mborland Tighten definitions of built-in concepts by excluding 128 bit extensions
e9af3487
mborland Add definition for container
9a0905a0
mborland Workaround for libcpp++ partial implementation of concepts
b56de86e
mborland Add complex number support
b802b7c0
mborland Add execution policy concept
b03cbf5b
mborland Add any numerical type (int, floating, complex) concept
6bd07ec7
mborland Remove libc++ workaround
5b81a37d
mborland Define our own derived_from as std not available on all platforms
34205307
mborland
jzmaddock
jzmaddock Merge branch 'concepts' of https://github.com/mborland/math into conc…
7a0ea9b4
jzmaddock
jzmaddock
jzmaddock
mborland
jzmaddock Update log1p for concept tests.
7fa561dd
mborland Merge remote-tracking branch 'upstream/develop' into concepts
1fb3a586
mborland Merge remote-tracking branch 'upstream/concepts' into concepts
054214c5
mborland Change concept to allow integer promotion to double a la STL
2f889d47
mborland mborland force pushed from 8d805b44 to 2f889d47 3 years ago
mborland
mborland mborland marked this pull request as ready for review 3 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone