2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-19 04:02:17 +00:00

update documentation

This commit is contained in:
Oliver Kowalke
2024-03-10 20:20:54 +01:00
parent d9bea79b09
commit d811245d08
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ architectures:
[[ppc64] [SYSV|ELF|XCOFF] [-] [SYSV|MACH-O] [-]]
[[riscv64] [SYSV|ELF] [-] [SYSV] [-]]
[[s390x] [SYSV|ELF] [-] [-] [-]]
[[sparc] [-] [-] [-] [-]]
[[sparc64] [SYSV|ELF] [-] [-] [-]]
[[x86_64] [SYSV,X32|ELF] [MS|PE] [SYSV|MACH-O] [-]]
]

View File

@@ -291,7 +291,7 @@ a stack.]]
[variablelist
[[Returns:] [Returns a default stack size, which may be platform specific.
If the stack is unbounded then the present implementation returns the maximum of
`64 kB` and `minimum_size()`.]]
`128 kB` and `minimum_size()`.]]
[[Throws:] [Nothing.]]
]