issues
search
jbcoe
/
value_types
value types for composite class design - with allocators
MIT License
37
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Minor tweaks to appease markdown linter
#439
jbcoe
closed
1 month ago
0
Resurrect corollary paper, rename converting constructors
#438
jbcoe
closed
1 month ago
0
Use the right kitware repository for cmake
#437
jbcoe
closed
1 month ago
1
Mount local ssh config in devcontainer
#436
jbcoe
closed
1 month ago
0
Add build scripts for ease of use
#435
jbcoe
closed
1 month ago
0
Update devcontainer
#434
jbcoe
closed
1 month ago
0
Tidy up DRAFT, minor edits
#433
nbx8
closed
1 month ago
0
Use Checkout v3 in github actions to avoid CI warnings
#432
jbcoe
closed
2 months ago
0
Add converting assignment to indirect
#431
jbcoe
closed
2 months ago
0
Merge constructors and assignment from corollary into draft.
#430
jbcoe
closed
1 month ago
1
Convert paper to use LaTeX so that we can suitably highlight sections for insertion into the draft C++ standard.
#429
jbcoe
opened
4 months ago
0
Rewrite tests from scratch to test different types and allocators
#427
jbcoe
opened
7 months ago
0
Liberally apply [[nodiscard]]
#426
jbcoe
closed
7 months ago
4
Cleanup after removing experimental polymorphich headers
#425
jbcoe
closed
7 months ago
1
Always update propagating allocators even if they compare equal
#424
jbcoe
closed
7 months ago
1
Use allocator_traits::construct to construct control block data
#423
jbcoe
closed
7 months ago
1
Modify DRAFT wording after LWG meeting
#422
jbcoe
closed
7 months ago
1
Align comparisons with those in reference wrapper
#421
jbcoe
opened
7 months ago
0
Remove remove_const from hash wording
#420
jbcoe
opened
7 months ago
0
Pull Throws clause out of constructors and put it into a common block like wg21.link/P2642
#419
jbcoe
opened
7 months ago
0
Initial feedback comments
#418
Twon
closed
7 months ago
0
Don't delegate constructors in formal wording
#417
jbcoe
opened
7 months ago
0
Center-align yes/no column in changes table
#416
jbcoe
closed
7 months ago
0
Add indirect and polymorphic to the ISO C++ Standard
#415
jbcoe
opened
7 months ago
0
Update r8 history and version
#414
Twon
closed
7 months ago
0
Mo fixes
#413
jwakely
closed
7 months ago
0
Remove experimental polymorphic implementations
#412
jbcoe
closed
7 months ago
1
polymorphic's control block does not construct the object using the allocator
#411
jwakely
opened
7 months ago
1
polymorphic_inline_vtable.h doesn't support moving with non-equal allocator
#410
jwakely
closed
7 months ago
3
Fix whitespace and newlines
#409
jbcoe
closed
7 months ago
0
Various fixes related to allocators
#408
jwakely
closed
7 months ago
0
Dev jbcoe codeowners
#407
jbcoe
closed
7 months ago
1
Re-jig CODEOWNERS so that nbx8 can approve DRAFT changes
#406
jbcoe
closed
7 months ago
0
Mention including C++14 headers in README
#405
jbcoe
closed
7 months ago
0
Remove spurious complete type checks
#404
jbcoe
closed
7 months ago
0
Redundant condition in polymorphic's constraints
#403
jwakely
closed
7 months ago
2
Minor fixes
#402
jwakely
closed
7 months ago
0
Prevent class instantiantion for in-place tag types
#401
jbcoe
closed
7 months ago
0
Prevent specialisation using in_place_t and single argument construction from in_place_t
#400
Twon
closed
7 months ago
0
Implement code review feedback from J.Wakely
#399
Twon
closed
7 months ago
0
Amend wording after discussion with Jonathan Wakely
#398
jbcoe
closed
7 months ago
1
Update build instructions
#397
jbcoe
closed
7 months ago
0
Discuss conditional copy construction with new template trickery
#396
jbcoe
closed
7 months ago
0
Add brief mention of MISRA and HICPP to justify valueless after move
#395
jbcoe
closed
7 months ago
0
Re-enable ASAN and TSAN on Bazel
#394
jbcoe
closed
7 months ago
1
Run CMake and Bazel CI daily at 1:00am
#393
jbcoe
closed
8 months ago
0
Get CI running on a schedule on main
#392
jbcoe
closed
8 months ago
0
Bazel ASAN has become flaky
#391
jbcoe
closed
8 months ago
0
Add helper function to create control blocks
#390
jbcoe
closed
8 months ago
1
Use clang18 for CI
#389
jbcoe
closed
8 months ago
1
Next