Commit b697284
committed
c++ ver 26.2
1 parent 208615f commit b697284
232 files changed
Lines changed: 1733 additions & 330 deletions
File tree
- english/cpp
- aspose.font.cff/cfffontmetrics
- measurestring
- setglyphwidth
- aspose.font.ttf/ttffontmetrics
- measurestring
- setglyphwidth
- aspose.font.type1/type1fontmetrics
- setglyphwidth
- aspose.font
- fontmetrics
- setglyphwidth
- ifontmetrics
- getglyphbbox
- setglyphwidth
- system.collections.generic/ienumerable
- linq_groupby
- system.runtime.compilerservices
- yieldawaitable
- getawaiter
- yieldawaiter
- continueoncapturedcontext
- get_iscompleted
- getresult
- oncompleted
- system.threading.tasks
- delay
- dispatchcurrentcontext
- fromcanceled
- fromexception
- fromresult
- parallelloopresult
- get_iscompleted
- get_lowestbreakiteration
- parallelloopresult
- paralleloptions
- get_cancellationtoken
- get_maxdegreeofparallelism
- get_taskscheduler
- paralleloptions
- set_cancellationtoken
- set_maxdegreeofparallelism
- set_taskscheduler
- parallel
- foreach
- resulttask
- complete
- configureawait
- continuewith
- get_result
- getawaiter
- set_result
- resultvaluetask
- get_result
- run
- taskscheduler
- taskstatus
- task
- activate
- addcompletionaction
- addcontinuation
- cancel
- complete
- configureawait
- continuewith
- dispose
- execute
- functiont
- get_asyncstate
- get_completedtask
- get_currentid
- get_exception
- get_id
- get_iscanceled
- get_iscompleted
- get_isfaulted
- get_scheduler
- get_status
- getawaiter
- runsynchronously
- set_function
- set_scheduler
- set_status
- start
- wait
- valuetask
- waitall
- waitany
- whenall
- whenany
- yield
- system.threading/synchronizationcontext
- get_current
- post
- send
- setsynchronizationcontext
- system
- aggregateexception
- arrayptr
- ascast
- asynccallback
- badimageformatexception
- buildarray
- buildobject
- build
- bytearrayptr
- cast_noexcept
- castenumerableto
- cast
- checkedcast
- compare
- const_pointer_cast
- constcast
- converter
- decoderfallbackbufferptr
- decoderfallbackptr
- decoderptr
- decoderreplacementfallbackptr
- default
- directoryinfoptr
- discard
- dotryfinally
- dynamic_pointer_cast
- dynamiccast_noexcept
- dynamiccastarray
- dynamiccast
- encoderfallbackbufferptr
- encoderfallbackptr
- encoderptr
- encoderreplacementfallbackbufferptr
- encoderreplacementfallbackptr
- encodinginfoptr
- encodingptr
- enumgetname
- equals_double,double_
- equals_float,float_
- equals
- eventargsptr
- eventhandler
- event
- exceptionptr
- exception
- explicitcast
- fileinfoptr
- filestreamptr
- filesysteminfoptr
- forcestaticcast
- foreachmembergvname
- functionptr
- gequal
- get_pointer
- gethashcode
- get
- greater
- iasyncresultptr
- iformatproviderptr
- initobject
- is_parametrized_test
- is_vp_test
- isenummetainfodefined
- isinfinity
- isnan
- isnegativeinfinity
- ispositiveinfinity
- istuple
- is
- iterateover
- lequal
- less
- makearray
- makeasync
- makeconstref_t
- makeobject
- makescopeguard
- maketuple
- makevalueasync
- makeyieldenumerable
- makeyieldenumerator
- memberwiseclone
- memorystreamptr
- multicastdelegate_returntype(argumenttypes...)_
- callback
- equals
- gethashcode
- gettype
- invoke
- isnull
- operator!=
- operator()
- operator+=
- operator-=
- operator==
- operator=
- remove_empty_callbacks
- tostring
- type
- objecttype.gettype_system.datetime_
- objecttype.gettype_system.string_
- operator!=
- operator+
- operator-
- operator==
- operator_=
- operator__
- operator_
- operator
- predicate
- printto
- ref
- rtaskptr
- safeinvoke
- setter_decrement_wrap
- setter_increment_wrap
- setter_post_decrement_wrap
- setter_post_increment_wrap
- setter_wrap
- set
- static_pointer_cast
- staticcast_noexcept
- staticcastarray
- staticcast
- streamptr
- streamreaderptr
- streamwriterptr
- stringcomparerptr
- taskptr
- tietuple
- timezoneinfoptr
- timezoneptr
- valuetuple
- equals
- with
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
| |||
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 53 | | |
59 | 54 | | |
60 | 55 | | |
| |||
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments