Glen Fernandes
f2cc84a23c
Correct example in documentation
2021-12-17 01:36:17 -05:00
Glen Fernandes
cfde4f7407
Correct spelling in changelog
2021-12-16 11:47:55 -05:00
Glen Fernandes
b8d340b495
Update changelog
2021-12-16 11:29:54 -05:00
Glen Fernandes
6716193d9c
Add get_allocator_pointer
2021-12-16 11:26:11 -05:00
Peter Dimov
d38f64ded9
Update documentation
2020-06-06 00:35:12 +03:00
Peter Dimov
1c61e54b13
Update documentation
2020-06-05 18:12:59 +03:00
Peter Dimov
9ed9f43ca8
Document owner_less, owner_equal_to
2020-06-01 03:53:21 +03:00
Peter Dimov
a08a5f3d41
Update introduction
2020-06-01 03:26:02 +03:00
Peter Dimov
e67ebef9a7
Update changelog
2020-06-01 02:01:10 +03:00
Peter Dimov
6f5b9c7b37
Document local_shared_ptr::owner_equals
2020-06-01 01:59:40 +03:00
Peter Dimov
efceb04665
Asciidoctor 2 fixes
2020-06-01 01:02:09 +03:00
Peter Dimov
9dcd05f918
Document owner_equals
2020-06-01 00:40:02 +03:00
Glen Fernandes
91cd83e5bf
Correct make_unique_noinit example
2020-02-13 21:36:58 -05:00
Glen Fernandes
274ec17836
Even more documentation corrections
2019-09-15 02:06:23 -04:00
Glen Fernandes
a7341070f1
More documentation corrections
2019-09-03 11:53:42 -04:00
Glen Fernandes
a6323354cd
Update constraints and synopsis in documentation
2019-09-02 22:10:09 -04:00
Glen Fernandes
f788448101
Document alloc_deleter
2019-08-30 12:52:50 -04:00
Glen Fernandes
283f2d2a11
Simplify synopsis using alias template
2019-08-30 12:04:09 -04:00
Glen Fernandes
60c26acab8
Implement allocate_unique
2019-08-30 00:31:28 -04:00
Peter Dimov
9544a8cb91
Add revision history for 1.65
2019-04-24 17:21:37 +03:00
Peter Dimov
5823d6bcc9
Document enable_shared_from
2019-04-24 05:16:03 +03:00
Peter Dimov
e3adcaed1e
Add revision history
2019-04-21 23:00:24 +03:00
Peter Dimov
016e682af6
Document weak_ptr aliasing constructors and empty
2019-04-21 22:52:44 +03:00
Peter Dimov
7bfa6a1f3d
Fix typo
2019-04-21 21:33:55 +03:00
Glen Fernandes
d10299159a
More asciidoctor changes
...
Reinstate the none/blank trick, but remove the blank line after it in local_shared_ptr.adoc that causes the problem. Also use that trick in place of the nested DLs which don't work with Asciidoctor 2
2019-03-24 23:41:08 -04:00
Glen Fernandes
adcab0e313
Update asciidoc to work with Asciidoctor 2.0
2019-03-24 20:28:17 -04:00
Peter Dimov
2e57ddb953
Update documentation of intrusive_ptr (document move ops, fix op<)
2018-11-25 17:54:51 +02:00
Peter Dimov
b77b7cfd62
Fix intrusive_ptr converting constructor doc issue #46
2017-11-28 20:13:32 +02:00
glywk
765840cd71
Fix make_unique header filename documentation
2017-11-02 23:07:16 +01:00
Glen Fernandes
1758d44e4c
Add basic synopsis and description for make_local_shared
2017-07-08 08:50:59 -04:00
Peter Dimov
cc7eb56f51
Fixed broken link in techniques.adoc
2017-07-07 14:14:54 +03:00
Peter Dimov
7410cb1733
Update history.adoc.
2017-06-21 20:25:37 +03:00
Peter Dimov
e210c5728d
Add local_shared_ptr.adoc
2017-06-21 03:02:48 +03:00
Peter Dimov
c85abde6b0
Update shared_ptr.adoc
2017-06-21 02:06:16 +03:00
Peter Dimov
b062d84d36
Update history.adoc
2017-06-19 20:38:51 +03:00
Peter Dimov
5b316e6e90
Update specification of atomic_shared_ptr
2017-06-18 15:34:57 +03:00
Peter Dimov
7ed8583a9c
Document shared_ptr atomic access functions
2017-06-18 15:24:00 +03:00
Peter Dimov
6474847481
Make atomic_shared_ptr's default constructor constexpr
2017-06-18 07:56:42 +03:00
Peter Dimov
67d897a533
Add a spinlock to atomic_shared_ptr
2017-06-17 23:37:18 +03:00
Glen Fernandes
0b0b7af05b
Fix intrusive_ref_counter.adoc
2017-06-16 18:18:25 -04:00
Peter Dimov
070a3a9f1a
Add atomic_shared_ptr.adoc
2017-06-16 20:15:23 +03:00
Peter Dimov
8812114601
Fix line wrapping in pdf
2017-06-15 21:34:53 +03:00
Peter Dimov
5b817ba04d
Fix synopses
2017-06-15 21:23:06 +03:00
Glen Fernandes
6db55f7dfd
Add _add_ref and _release overload documentation
2017-06-15 11:43:40 -04:00
Glen Fernandes
61de342adc
Add deprecated shared_array documentation
2017-06-15 08:16:50 -04:00
Glen Fernandes
7f760526ab
Add intrusive_ref_counter documentation
2017-06-15 02:09:06 -04:00
Glen Fernandes
478a819cb5
Add generic pointer casts documentation
2017-06-15 01:36:59 -04:00
Glen Fernandes
902ca6fdf3
Remove 'see below' in documentation
2017-06-14 20:40:11 -04:00
Glen Fernandes
074882976f
Slightly better looking comments in documentation
2017-06-14 11:28:41 -04:00
Glen Fernandes
c1820b4a27
Various documentation fixes
2017-06-14 10:29:24 -04:00