-
-
Save insunaa/a3868977128b3ca27fc5fc9a92863785 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 1 "src/game/Grids/GridNotifiers.cpp" | |
# 1 "<built-in>" 1 | |
# 1 "<built-in>" 3 | |
# 391 "<built-in>" 3 | |
# 1 "<command line>" 1 | |
# 1 "<built-in>" 2 | |
# 1 "src/game/Grids/GridNotifiers.cpp" 2 | |
# 19 "src/game/Grids/GridNotifiers.cpp" | |
# 1 "src/game/Grids/GridNotifiers.h" 1 | |
# 22 "src/game/Grids/GridNotifiers.h" | |
# 1 "src/game/Entities/UpdateData.h" 1 | |
# 22 "src/game/Entities/UpdateData.h" | |
# 1 "src/shared/ByteBuffer.h" 1 | |
# 22 "src/shared/ByteBuffer.h" | |
# 1 "src/shared/Common.h" 1 | |
# 22 "src/shared/Common.h" | |
# 1 "src/framework/Platform/Define.h" 1 | |
# 22 "src/framework/Platform/Define.h" | |
# 1 "src/framework/Platform/CompilerDefs.h" 1 | |
# 23 "src/framework/Platform/Define.h" 2 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdint" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdint" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++config.h" 1 3 | |
# 278 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++config.h" 3 | |
namespace std | |
{ | |
typedef long unsigned int size_t; | |
typedef long int ptrdiff_t; | |
typedef decltype(nullptr) nullptr_t; | |
} | |
# 300 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++config.h" 3 | |
namespace std | |
{ | |
inline namespace __cxx11 __attribute__((__abi_tag__ ("cxx11"))) { } | |
} | |
namespace __gnu_cxx | |
{ | |
inline namespace __cxx11 __attribute__((__abi_tag__ ("cxx11"))) { } | |
} | |
# 571 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++config.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/os_defines.h" 1 3 | |
# 39 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/os_defines.h" 3 | |
# 1 "/usr/include/features.h" 1 3 4 | |
# 451 "/usr/include/features.h" 3 4 | |
# 1 "/usr/include/stdc-predef.h" 1 3 4 | |
# 452 "/usr/include/features.h" 2 3 4 | |
# 473 "/usr/include/features.h" 3 4 | |
# 1 "/usr/include/sys/cdefs.h" 1 3 4 | |
# 462 "/usr/include/sys/cdefs.h" 3 4 | |
# 1 "/usr/include/bits/wordsize.h" 1 3 4 | |
# 463 "/usr/include/sys/cdefs.h" 2 3 4 | |
# 1 "/usr/include/bits/long-double.h" 1 3 4 | |
# 464 "/usr/include/sys/cdefs.h" 2 3 4 | |
# 474 "/usr/include/features.h" 2 3 4 | |
# 497 "/usr/include/features.h" 3 4 | |
# 1 "/usr/include/gnu/stubs.h" 1 3 4 | |
# 10 "/usr/include/gnu/stubs.h" 3 4 | |
# 1 "/usr/include/gnu/stubs-64.h" 1 3 4 | |
# 11 "/usr/include/gnu/stubs.h" 2 3 4 | |
# 498 "/usr/include/features.h" 2 3 4 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/os_defines.h" 2 3 | |
# 572 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++config.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/cpu_defines.h" 1 3 | |
# 575 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++config.h" 2 3 | |
# 39 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdint" 2 3 | |
# 1 "/usr/lib/clang/13.0.0/include/stdint.h" 1 3 | |
# 52 "/usr/lib/clang/13.0.0/include/stdint.h" 3 | |
# 1 "/usr/include/stdint.h" 1 3 4 | |
# 26 "/usr/include/stdint.h" 3 4 | |
# 1 "/usr/include/bits/libc-header-start.h" 1 3 4 | |
# 27 "/usr/include/stdint.h" 2 3 4 | |
# 1 "/usr/include/bits/types.h" 1 3 4 | |
# 27 "/usr/include/bits/types.h" 3 4 | |
# 1 "/usr/include/bits/wordsize.h" 1 3 4 | |
# 28 "/usr/include/bits/types.h" 2 3 4 | |
# 1 "/usr/include/bits/timesize.h" 1 3 4 | |
# 29 "/usr/include/bits/types.h" 2 3 4 | |
typedef unsigned char __u_char; | |
typedef unsigned short int __u_short; | |
typedef unsigned int __u_int; | |
typedef unsigned long int __u_long; | |
typedef signed char __int8_t; | |
typedef unsigned char __uint8_t; | |
typedef signed short int __int16_t; | |
typedef unsigned short int __uint16_t; | |
typedef signed int __int32_t; | |
typedef unsigned int __uint32_t; | |
typedef signed long int __int64_t; | |
typedef unsigned long int __uint64_t; | |
typedef __int8_t __int_least8_t; | |
typedef __uint8_t __uint_least8_t; | |
typedef __int16_t __int_least16_t; | |
typedef __uint16_t __uint_least16_t; | |
typedef __int32_t __int_least32_t; | |
typedef __uint32_t __uint_least32_t; | |
typedef __int64_t __int_least64_t; | |
typedef __uint64_t __uint_least64_t; | |
typedef long int __quad_t; | |
typedef unsigned long int __u_quad_t; | |
typedef long int __intmax_t; | |
typedef unsigned long int __uintmax_t; | |
# 141 "/usr/include/bits/types.h" 3 4 | |
# 1 "/usr/include/bits/typesizes.h" 1 3 4 | |
# 142 "/usr/include/bits/types.h" 2 3 4 | |
# 1 "/usr/include/bits/time64.h" 1 3 4 | |
# 143 "/usr/include/bits/types.h" 2 3 4 | |
typedef unsigned long int __dev_t; | |
typedef unsigned int __uid_t; | |
typedef unsigned int __gid_t; | |
typedef unsigned long int __ino_t; | |
typedef unsigned long int __ino64_t; | |
typedef unsigned int __mode_t; | |
typedef unsigned long int __nlink_t; | |
typedef long int __off_t; | |
typedef long int __off64_t; | |
typedef int __pid_t; | |
typedef struct { int __val[2]; } __fsid_t; | |
typedef long int __clock_t; | |
typedef unsigned long int __rlim_t; | |
typedef unsigned long int __rlim64_t; | |
typedef unsigned int __id_t; | |
typedef long int __time_t; | |
typedef unsigned int __useconds_t; | |
typedef long int __suseconds_t; | |
typedef long int __suseconds64_t; | |
typedef int __daddr_t; | |
typedef int __key_t; | |
typedef int __clockid_t; | |
typedef void * __timer_t; | |
typedef long int __blksize_t; | |
typedef long int __blkcnt_t; | |
typedef long int __blkcnt64_t; | |
typedef unsigned long int __fsblkcnt_t; | |
typedef unsigned long int __fsblkcnt64_t; | |
typedef unsigned long int __fsfilcnt_t; | |
typedef unsigned long int __fsfilcnt64_t; | |
typedef long int __fsword_t; | |
typedef long int __ssize_t; | |
typedef long int __syscall_slong_t; | |
typedef unsigned long int __syscall_ulong_t; | |
typedef __off64_t __loff_t; | |
typedef char *__caddr_t; | |
typedef long int __intptr_t; | |
typedef unsigned int __socklen_t; | |
typedef int __sig_atomic_t; | |
# 28 "/usr/include/stdint.h" 2 3 4 | |
# 1 "/usr/include/bits/wchar.h" 1 3 4 | |
# 29 "/usr/include/stdint.h" 2 3 4 | |
# 1 "/usr/include/bits/wordsize.h" 1 3 4 | |
# 30 "/usr/include/stdint.h" 2 3 4 | |
# 1 "/usr/include/bits/stdint-intn.h" 1 3 4 | |
# 24 "/usr/include/bits/stdint-intn.h" 3 4 | |
typedef __int8_t int8_t; | |
typedef __int16_t int16_t; | |
typedef __int32_t int32_t; | |
typedef __int64_t int64_t; | |
# 35 "/usr/include/stdint.h" 2 3 4 | |
# 1 "/usr/include/bits/stdint-uintn.h" 1 3 4 | |
# 24 "/usr/include/bits/stdint-uintn.h" 3 4 | |
typedef __uint8_t uint8_t; | |
typedef __uint16_t uint16_t; | |
typedef __uint32_t uint32_t; | |
typedef __uint64_t uint64_t; | |
# 38 "/usr/include/stdint.h" 2 3 4 | |
typedef __int_least8_t int_least8_t; | |
typedef __int_least16_t int_least16_t; | |
typedef __int_least32_t int_least32_t; | |
typedef __int_least64_t int_least64_t; | |
typedef __uint_least8_t uint_least8_t; | |
typedef __uint_least16_t uint_least16_t; | |
typedef __uint_least32_t uint_least32_t; | |
typedef __uint_least64_t uint_least64_t; | |
typedef signed char int_fast8_t; | |
typedef long int int_fast16_t; | |
typedef long int int_fast32_t; | |
typedef long int int_fast64_t; | |
# 71 "/usr/include/stdint.h" 3 4 | |
typedef unsigned char uint_fast8_t; | |
typedef unsigned long int uint_fast16_t; | |
typedef unsigned long int uint_fast32_t; | |
typedef unsigned long int uint_fast64_t; | |
# 87 "/usr/include/stdint.h" 3 4 | |
typedef long int intptr_t; | |
typedef unsigned long int uintptr_t; | |
# 101 "/usr/include/stdint.h" 3 4 | |
typedef __intmax_t intmax_t; | |
typedef __uintmax_t uintmax_t; | |
# 53 "/usr/lib/clang/13.0.0/include/stdint.h" 2 3 | |
# 42 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdint" 2 3 | |
namespace std | |
{ | |
using ::int8_t; | |
using ::int16_t; | |
using ::int32_t; | |
using ::int64_t; | |
using ::int_fast8_t; | |
using ::int_fast16_t; | |
using ::int_fast32_t; | |
using ::int_fast64_t; | |
using ::int_least8_t; | |
using ::int_least16_t; | |
using ::int_least32_t; | |
using ::int_least64_t; | |
using ::intmax_t; | |
using ::intptr_t; | |
using ::uint8_t; | |
using ::uint16_t; | |
using ::uint32_t; | |
using ::uint64_t; | |
using ::uint_fast8_t; | |
using ::uint_fast16_t; | |
using ::uint_fast32_t; | |
using ::uint_fast64_t; | |
using ::uint_least8_t; | |
using ::uint_least16_t; | |
using ::uint_least32_t; | |
using ::uint_least64_t; | |
using ::uintmax_t; | |
using ::uintptr_t; | |
} | |
# 25 "src/framework/Platform/Define.h" 2 | |
# 1 "/usr/include/sys/types.h" 1 3 4 | |
# 27 "/usr/include/sys/types.h" 3 4 | |
extern "C" { | |
typedef __u_char u_char; | |
typedef __u_short u_short; | |
typedef __u_int u_int; | |
typedef __u_long u_long; | |
typedef __quad_t quad_t; | |
typedef __u_quad_t u_quad_t; | |
typedef __fsid_t fsid_t; | |
typedef __loff_t loff_t; | |
typedef __ino_t ino_t; | |
typedef __ino64_t ino64_t; | |
typedef __dev_t dev_t; | |
typedef __gid_t gid_t; | |
typedef __mode_t mode_t; | |
typedef __nlink_t nlink_t; | |
typedef __uid_t uid_t; | |
typedef __off_t off_t; | |
typedef __off64_t off64_t; | |
typedef __pid_t pid_t; | |
typedef __id_t id_t; | |
typedef __ssize_t ssize_t; | |
typedef __daddr_t daddr_t; | |
typedef __caddr_t caddr_t; | |
typedef __key_t key_t; | |
# 1 "/usr/include/bits/types/clock_t.h" 1 3 4 | |
typedef __clock_t clock_t; | |
# 127 "/usr/include/sys/types.h" 2 3 4 | |
# 1 "/usr/include/bits/types/clockid_t.h" 1 3 4 | |
typedef __clockid_t clockid_t; | |
# 129 "/usr/include/sys/types.h" 2 3 4 | |
# 1 "/usr/include/bits/types/time_t.h" 1 3 4 | |
typedef __time_t time_t; | |
# 130 "/usr/include/sys/types.h" 2 3 4 | |
# 1 "/usr/include/bits/types/timer_t.h" 1 3 4 | |
typedef __timer_t timer_t; | |
# 131 "/usr/include/sys/types.h" 2 3 4 | |
typedef __useconds_t useconds_t; | |
typedef __suseconds_t suseconds_t; | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 46 "/usr/lib/clang/13.0.0/include/stddef.h" 3 4 | |
typedef long unsigned int size_t; | |
# 145 "/usr/include/sys/types.h" 2 3 4 | |
typedef unsigned long int ulong; | |
typedef unsigned short int ushort; | |
typedef unsigned int uint; | |
typedef __uint8_t u_int8_t; | |
typedef __uint16_t u_int16_t; | |
typedef __uint32_t u_int32_t; | |
typedef __uint64_t u_int64_t; | |
typedef int register_t __attribute__ ((__mode__ (__word__))); | |
# 176 "/usr/include/sys/types.h" 3 4 | |
# 1 "/usr/include/endian.h" 1 3 4 | |
# 24 "/usr/include/endian.h" 3 4 | |
# 1 "/usr/include/bits/endian.h" 1 3 4 | |
# 35 "/usr/include/bits/endian.h" 3 4 | |
# 1 "/usr/include/bits/endianness.h" 1 3 4 | |
# 36 "/usr/include/bits/endian.h" 2 3 4 | |
# 25 "/usr/include/endian.h" 2 3 4 | |
# 35 "/usr/include/endian.h" 3 4 | |
# 1 "/usr/include/bits/byteswap.h" 1 3 4 | |
# 33 "/usr/include/bits/byteswap.h" 3 4 | |
static __inline __uint16_t | |
__bswap_16 (__uint16_t __bsx) | |
{ | |
return ((__uint16_t) ((((__bsx) >> 8) & 0xff) | (((__bsx) & 0xff) << 8))); | |
} | |
static __inline __uint32_t | |
__bswap_32 (__uint32_t __bsx) | |
{ | |
return ((((__bsx) & 0xff000000u) >> 24) | (((__bsx) & 0x00ff0000u) >> 8) | (((__bsx) & 0x0000ff00u) << 8) | (((__bsx) & 0x000000ffu) << 24)); | |
} | |
# 69 "/usr/include/bits/byteswap.h" 3 4 | |
__extension__ static __inline __uint64_t | |
__bswap_64 (__uint64_t __bsx) | |
{ | |
return ((((__bsx) & 0xff00000000000000ull) >> 56) | (((__bsx) & 0x00ff000000000000ull) >> 40) | (((__bsx) & 0x0000ff0000000000ull) >> 24) | (((__bsx) & 0x000000ff00000000ull) >> 8) | (((__bsx) & 0x00000000ff000000ull) << 8) | (((__bsx) & 0x0000000000ff0000ull) << 24) | (((__bsx) & 0x000000000000ff00ull) << 40) | (((__bsx) & 0x00000000000000ffull) << 56)); | |
} | |
# 36 "/usr/include/endian.h" 2 3 4 | |
# 1 "/usr/include/bits/uintn-identity.h" 1 3 4 | |
# 32 "/usr/include/bits/uintn-identity.h" 3 4 | |
static __inline __uint16_t | |
__uint16_identity (__uint16_t __x) | |
{ | |
return __x; | |
} | |
static __inline __uint32_t | |
__uint32_identity (__uint32_t __x) | |
{ | |
return __x; | |
} | |
static __inline __uint64_t | |
__uint64_identity (__uint64_t __x) | |
{ | |
return __x; | |
} | |
# 37 "/usr/include/endian.h" 2 3 4 | |
# 177 "/usr/include/sys/types.h" 2 3 4 | |
# 1 "/usr/include/sys/select.h" 1 3 4 | |
# 30 "/usr/include/sys/select.h" 3 4 | |
# 1 "/usr/include/bits/select.h" 1 3 4 | |
# 31 "/usr/include/sys/select.h" 2 3 4 | |
# 1 "/usr/include/bits/types/sigset_t.h" 1 3 4 | |
# 1 "/usr/include/bits/types/__sigset_t.h" 1 3 4 | |
typedef struct | |
{ | |
unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; | |
} __sigset_t; | |
# 5 "/usr/include/bits/types/sigset_t.h" 2 3 4 | |
typedef __sigset_t sigset_t; | |
# 34 "/usr/include/sys/select.h" 2 3 4 | |
# 1 "/usr/include/bits/types/struct_timeval.h" 1 3 4 | |
struct timeval | |
{ | |
__time_t tv_sec; | |
__suseconds_t tv_usec; | |
}; | |
# 38 "/usr/include/sys/select.h" 2 3 4 | |
# 1 "/usr/include/bits/types/struct_timespec.h" 1 3 4 | |
# 10 "/usr/include/bits/types/struct_timespec.h" 3 4 | |
struct timespec | |
{ | |
__time_t tv_sec; | |
__syscall_slong_t tv_nsec; | |
# 26 "/usr/include/bits/types/struct_timespec.h" 3 4 | |
}; | |
# 40 "/usr/include/sys/select.h" 2 3 4 | |
# 49 "/usr/include/sys/select.h" 3 4 | |
typedef long int __fd_mask; | |
# 59 "/usr/include/sys/select.h" 3 4 | |
typedef struct | |
{ | |
__fd_mask fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; | |
} fd_set; | |
typedef __fd_mask fd_mask; | |
# 91 "/usr/include/sys/select.h" 3 4 | |
extern "C" { | |
# 101 "/usr/include/sys/select.h" 3 4 | |
extern int select (int __nfds, fd_set *__restrict __readfds, | |
fd_set *__restrict __writefds, | |
fd_set *__restrict __exceptfds, | |
struct timeval *__restrict __timeout); | |
# 113 "/usr/include/sys/select.h" 3 4 | |
extern int pselect (int __nfds, fd_set *__restrict __readfds, | |
fd_set *__restrict __writefds, | |
fd_set *__restrict __exceptfds, | |
const struct timespec *__restrict __timeout, | |
const __sigset_t *__restrict __sigmask); | |
# 126 "/usr/include/sys/select.h" 3 4 | |
} | |
# 180 "/usr/include/sys/types.h" 2 3 4 | |
typedef __blksize_t blksize_t; | |
typedef __blkcnt_t blkcnt_t; | |
typedef __fsblkcnt_t fsblkcnt_t; | |
typedef __fsfilcnt_t fsfilcnt_t; | |
# 219 "/usr/include/sys/types.h" 3 4 | |
typedef __blkcnt64_t blkcnt64_t; | |
typedef __fsblkcnt64_t fsblkcnt64_t; | |
typedef __fsfilcnt64_t fsfilcnt64_t; | |
# 1 "/usr/include/bits/pthreadtypes.h" 1 3 4 | |
# 23 "/usr/include/bits/pthreadtypes.h" 3 4 | |
# 1 "/usr/include/bits/thread-shared-types.h" 1 3 4 | |
# 44 "/usr/include/bits/thread-shared-types.h" 3 4 | |
# 1 "/usr/include/bits/pthreadtypes-arch.h" 1 3 4 | |
# 21 "/usr/include/bits/pthreadtypes-arch.h" 3 4 | |
# 1 "/usr/include/bits/wordsize.h" 1 3 4 | |
# 22 "/usr/include/bits/pthreadtypes-arch.h" 2 3 4 | |
# 45 "/usr/include/bits/thread-shared-types.h" 2 3 4 | |
typedef struct __pthread_internal_list | |
{ | |
struct __pthread_internal_list *__prev; | |
struct __pthread_internal_list *__next; | |
} __pthread_list_t; | |
typedef struct __pthread_internal_slist | |
{ | |
struct __pthread_internal_slist *__next; | |
} __pthread_slist_t; | |
# 74 "/usr/include/bits/thread-shared-types.h" 3 4 | |
# 1 "/usr/include/bits/struct_mutex.h" 1 3 4 | |
# 22 "/usr/include/bits/struct_mutex.h" 3 4 | |
struct __pthread_mutex_s | |
{ | |
int __lock; | |
unsigned int __count; | |
int __owner; | |
unsigned int __nusers; | |
int __kind; | |
short __spins; | |
short __elision; | |
__pthread_list_t __list; | |
# 53 "/usr/include/bits/struct_mutex.h" 3 4 | |
}; | |
# 75 "/usr/include/bits/thread-shared-types.h" 2 3 4 | |
# 87 "/usr/include/bits/thread-shared-types.h" 3 4 | |
# 1 "/usr/include/bits/struct_rwlock.h" 1 3 4 | |
# 23 "/usr/include/bits/struct_rwlock.h" 3 4 | |
struct __pthread_rwlock_arch_t | |
{ | |
unsigned int __readers; | |
unsigned int __writers; | |
unsigned int __wrphase_futex; | |
unsigned int __writers_futex; | |
unsigned int __pad3; | |
unsigned int __pad4; | |
int __cur_writer; | |
int __shared; | |
signed char __rwelision; | |
unsigned char __pad1[7]; | |
unsigned long int __pad2; | |
unsigned int __flags; | |
# 55 "/usr/include/bits/struct_rwlock.h" 3 4 | |
}; | |
# 88 "/usr/include/bits/thread-shared-types.h" 2 3 4 | |
struct __pthread_cond_s | |
{ | |
__extension__ union | |
{ | |
__extension__ unsigned long long int __wseq; | |
struct | |
{ | |
unsigned int __low; | |
unsigned int __high; | |
} __wseq32; | |
}; | |
__extension__ union | |
{ | |
__extension__ unsigned long long int __g1_start; | |
struct | |
{ | |
unsigned int __low; | |
unsigned int __high; | |
} __g1_start32; | |
}; | |
unsigned int __g_refs[2] ; | |
unsigned int __g_size[2]; | |
unsigned int __g1_orig_size; | |
unsigned int __wrefs; | |
unsigned int __g_signals[2]; | |
}; | |
typedef unsigned int __tss_t; | |
typedef unsigned long int __thrd_t; | |
typedef struct | |
{ | |
int __data ; | |
} __once_flag; | |
# 24 "/usr/include/bits/pthreadtypes.h" 2 3 4 | |
typedef unsigned long int pthread_t; | |
typedef union | |
{ | |
char __size[4]; | |
int __align; | |
} pthread_mutexattr_t; | |
typedef union | |
{ | |
char __size[4]; | |
int __align; | |
} pthread_condattr_t; | |
typedef unsigned int pthread_key_t; | |
typedef int pthread_once_t; | |
union pthread_attr_t | |
{ | |
char __size[56]; | |
long int __align; | |
}; | |
typedef union pthread_attr_t pthread_attr_t; | |
typedef union | |
{ | |
struct __pthread_mutex_s __data; | |
char __size[40]; | |
long int __align; | |
} pthread_mutex_t; | |
typedef union | |
{ | |
struct __pthread_cond_s __data; | |
char __size[48]; | |
__extension__ long long int __align; | |
} pthread_cond_t; | |
typedef union | |
{ | |
struct __pthread_rwlock_arch_t __data; | |
char __size[56]; | |
long int __align; | |
} pthread_rwlock_t; | |
typedef union | |
{ | |
char __size[8]; | |
long int __align; | |
} pthread_rwlockattr_t; | |
typedef volatile int pthread_spinlock_t; | |
typedef union | |
{ | |
char __size[32]; | |
long int __align; | |
} pthread_barrier_t; | |
typedef union | |
{ | |
char __size[4]; | |
int __align; | |
} pthread_barrierattr_t; | |
# 228 "/usr/include/sys/types.h" 2 3 4 | |
} | |
# 26 "src/framework/Platform/Define.h" 2 | |
# 57 "src/framework/Platform/Define.h" | |
# 1 "/usr/include/dlfcn.h" 1 3 4 | |
# 24 "/usr/include/dlfcn.h" 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 25 "/usr/include/dlfcn.h" 2 3 4 | |
# 1 "/usr/include/bits/dlfcn.h" 1 3 4 | |
# 57 "/usr/include/bits/dlfcn.h" 3 4 | |
extern "C" { | |
extern void _dl_mcount_wrapper_check (void *__selfpc) noexcept (true); | |
} | |
# 28 "/usr/include/dlfcn.h" 2 3 4 | |
# 44 "/usr/include/dlfcn.h" 3 4 | |
typedef long int Lmid_t; | |
extern "C" { | |
extern void *dlopen (const char *__file, int __mode) noexcept (true); | |
extern int dlclose (void *__handle) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern void *dlsym (void *__restrict __handle, | |
const char *__restrict __name) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern void *dlmopen (Lmid_t __nsid, const char *__file, int __mode) noexcept (true); | |
extern void *dlvsym (void *__restrict __handle, | |
const char *__restrict __name, | |
const char *__restrict __version) | |
noexcept (true) __attribute__ ((__nonnull__ (2, 3))); | |
extern char *dlerror (void) noexcept (true); | |
typedef struct | |
{ | |
const char *dli_fname; | |
void *dli_fbase; | |
const char *dli_sname; | |
void *dli_saddr; | |
} Dl_info; | |
extern int dladdr (const void *__address, Dl_info *__info) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern int dladdr1 (const void *__address, Dl_info *__info, | |
void **__extra_info, int __flags) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
enum | |
{ | |
RTLD_DL_SYMENT = 1, | |
RTLD_DL_LINKMAP = 2 | |
}; | |
extern int dlinfo (void *__restrict __handle, | |
int __request, void *__restrict __arg) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
enum | |
{ | |
RTLD_DI_LMID = 1, | |
RTLD_DI_LINKMAP = 2, | |
RTLD_DI_CONFIGADDR = 3, | |
RTLD_DI_SERINFO = 4, | |
RTLD_DI_SERINFOSIZE = 5, | |
RTLD_DI_ORIGIN = 6, | |
RTLD_DI_PROFILENAME = 7, | |
RTLD_DI_PROFILEOUT = 8, | |
RTLD_DI_TLS_MODID = 9, | |
RTLD_DI_TLS_DATA = 10, | |
RTLD_DI_MAX = 10 | |
}; | |
typedef struct | |
{ | |
char *dls_name; | |
unsigned int dls_flags; | |
} Dl_serpath; | |
typedef struct | |
{ | |
size_t dls_size; | |
unsigned int dls_cnt; | |
__extension__ union | |
{ | |
Dl_serpath dls_serpath[0]; | |
Dl_serpath __dls_serpath_pad[1]; | |
}; | |
} Dl_serinfo; | |
} | |
# 58 "src/framework/Platform/Define.h" 2 | |
typedef void* MANGOS_LIBRARY_HANDLE; | |
# 107 "src/framework/Platform/Define.h" | |
typedef std::int64_t int64; | |
typedef std::int32_t int32; | |
typedef std::int16_t int16; | |
typedef std::int8_t int8; | |
typedef std::uint64_t uint64; | |
typedef std::uint32_t uint32; | |
typedef std::uint16_t uint16; | |
typedef std::uint8_t uint8; | |
typedef uint64 OBJECT_HANDLE; | |
# 23 "src/shared/Common.h" 2 | |
# 1 "/usr/include/stdio.h" 1 3 4 | |
# 27 "/usr/include/stdio.h" 3 4 | |
# 1 "/usr/include/bits/libc-header-start.h" 1 3 4 | |
# 28 "/usr/include/stdio.h" 2 3 4 | |
extern "C" { | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 34 "/usr/include/stdio.h" 2 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stdarg.h" 1 3 4 | |
# 14 "/usr/lib/clang/13.0.0/include/stdarg.h" 3 4 | |
typedef __builtin_va_list va_list; | |
# 32 "/usr/lib/clang/13.0.0/include/stdarg.h" 3 4 | |
typedef __builtin_va_list __gnuc_va_list; | |
# 37 "/usr/include/stdio.h" 2 3 4 | |
# 1 "/usr/include/bits/types/__fpos_t.h" 1 3 4 | |
# 1 "/usr/include/bits/types/__mbstate_t.h" 1 3 4 | |
# 13 "/usr/include/bits/types/__mbstate_t.h" 3 4 | |
typedef struct | |
{ | |
int __count; | |
union | |
{ | |
unsigned int __wch; | |
char __wchb[4]; | |
} __value; | |
} __mbstate_t; | |
# 6 "/usr/include/bits/types/__fpos_t.h" 2 3 4 | |
typedef struct _G_fpos_t | |
{ | |
__off_t __pos; | |
__mbstate_t __state; | |
} __fpos_t; | |
# 40 "/usr/include/stdio.h" 2 3 4 | |
# 1 "/usr/include/bits/types/__fpos64_t.h" 1 3 4 | |
# 10 "/usr/include/bits/types/__fpos64_t.h" 3 4 | |
typedef struct _G_fpos64_t | |
{ | |
__off64_t __pos; | |
__mbstate_t __state; | |
} __fpos64_t; | |
# 41 "/usr/include/stdio.h" 2 3 4 | |
# 1 "/usr/include/bits/types/__FILE.h" 1 3 4 | |
struct _IO_FILE; | |
typedef struct _IO_FILE __FILE; | |
# 42 "/usr/include/stdio.h" 2 3 4 | |
# 1 "/usr/include/bits/types/FILE.h" 1 3 4 | |
struct _IO_FILE; | |
typedef struct _IO_FILE FILE; | |
# 43 "/usr/include/stdio.h" 2 3 4 | |
# 1 "/usr/include/bits/types/struct_FILE.h" 1 3 4 | |
# 35 "/usr/include/bits/types/struct_FILE.h" 3 4 | |
struct _IO_FILE; | |
struct _IO_marker; | |
struct _IO_codecvt; | |
struct _IO_wide_data; | |
typedef void _IO_lock_t; | |
struct _IO_FILE | |
{ | |
int _flags; | |
char *_IO_read_ptr; | |
char *_IO_read_end; | |
char *_IO_read_base; | |
char *_IO_write_base; | |
char *_IO_write_ptr; | |
char *_IO_write_end; | |
char *_IO_buf_base; | |
char *_IO_buf_end; | |
char *_IO_save_base; | |
char *_IO_backup_base; | |
char *_IO_save_end; | |
struct _IO_marker *_markers; | |
struct _IO_FILE *_chain; | |
int _fileno; | |
int _flags2; | |
__off_t _old_offset; | |
unsigned short _cur_column; | |
signed char _vtable_offset; | |
char _shortbuf[1]; | |
_IO_lock_t *_lock; | |
__off64_t _offset; | |
struct _IO_codecvt *_codecvt; | |
struct _IO_wide_data *_wide_data; | |
struct _IO_FILE *_freeres_list; | |
void *_freeres_buf; | |
size_t __pad5; | |
int _mode; | |
char _unused2[15 * sizeof (int) - 4 * sizeof (void *) - sizeof (size_t)]; | |
}; | |
# 44 "/usr/include/stdio.h" 2 3 4 | |
# 1 "/usr/include/bits/types/cookie_io_functions_t.h" 1 3 4 | |
# 27 "/usr/include/bits/types/cookie_io_functions_t.h" 3 4 | |
typedef __ssize_t cookie_read_function_t (void *__cookie, char *__buf, | |
size_t __nbytes); | |
typedef __ssize_t cookie_write_function_t (void *__cookie, const char *__buf, | |
size_t __nbytes); | |
typedef int cookie_seek_function_t (void *__cookie, __off64_t *__pos, int __w); | |
typedef int cookie_close_function_t (void *__cookie); | |
typedef struct _IO_cookie_io_functions_t | |
{ | |
cookie_read_function_t *read; | |
cookie_write_function_t *write; | |
cookie_seek_function_t *seek; | |
cookie_close_function_t *close; | |
} cookie_io_functions_t; | |
# 47 "/usr/include/stdio.h" 2 3 4 | |
typedef __gnuc_va_list va_list; | |
# 84 "/usr/include/stdio.h" 3 4 | |
typedef __fpos_t fpos_t; | |
typedef __fpos64_t fpos64_t; | |
# 133 "/usr/include/stdio.h" 3 4 | |
# 1 "/usr/include/bits/stdio_lim.h" 1 3 4 | |
# 134 "/usr/include/stdio.h" 2 3 4 | |
extern FILE *stdin; | |
extern FILE *stdout; | |
extern FILE *stderr; | |
extern int remove (const char *__filename) noexcept (true); | |
extern int rename (const char *__old, const char *__new) noexcept (true); | |
extern int renameat (int __oldfd, const char *__old, int __newfd, | |
const char *__new) noexcept (true); | |
# 164 "/usr/include/stdio.h" 3 4 | |
extern int renameat2 (int __oldfd, const char *__old, int __newfd, | |
const char *__new, unsigned int __flags) noexcept (true); | |
extern FILE *tmpfile (void) ; | |
# 183 "/usr/include/stdio.h" 3 4 | |
extern FILE *tmpfile64 (void) ; | |
extern char *tmpnam (char *__s) noexcept (true) ; | |
extern char *tmpnam_r (char *__s) noexcept (true) ; | |
# 204 "/usr/include/stdio.h" 3 4 | |
extern char *tempnam (const char *__dir, const char *__pfx) | |
noexcept (true) __attribute__ ((__malloc__)) ; | |
extern int fclose (FILE *__stream); | |
extern int fflush (FILE *__stream); | |
# 227 "/usr/include/stdio.h" 3 4 | |
extern int fflush_unlocked (FILE *__stream); | |
# 237 "/usr/include/stdio.h" 3 4 | |
extern int fcloseall (void); | |
# 246 "/usr/include/stdio.h" 3 4 | |
extern FILE *fopen (const char *__restrict __filename, | |
const char *__restrict __modes) ; | |
extern FILE *freopen (const char *__restrict __filename, | |
const char *__restrict __modes, | |
FILE *__restrict __stream) ; | |
# 270 "/usr/include/stdio.h" 3 4 | |
extern FILE *fopen64 (const char *__restrict __filename, | |
const char *__restrict __modes) ; | |
extern FILE *freopen64 (const char *__restrict __filename, | |
const char *__restrict __modes, | |
FILE *__restrict __stream) ; | |
extern FILE *fdopen (int __fd, const char *__modes) noexcept (true) ; | |
extern FILE *fopencookie (void *__restrict __magic_cookie, | |
const char *__restrict __modes, | |
cookie_io_functions_t __io_funcs) noexcept (true) ; | |
extern FILE *fmemopen (void *__s, size_t __len, const char *__modes) | |
noexcept (true) ; | |
extern FILE *open_memstream (char **__bufloc, size_t *__sizeloc) noexcept (true) ; | |
extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) noexcept (true); | |
extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf, | |
int __modes, size_t __n) noexcept (true); | |
extern void setbuffer (FILE *__restrict __stream, char *__restrict __buf, | |
size_t __size) noexcept (true); | |
extern void setlinebuf (FILE *__stream) noexcept (true); | |
extern int fprintf (FILE *__restrict __stream, | |
const char *__restrict __format, ...); | |
extern int printf (const char *__restrict __format, ...); | |
extern int sprintf (char *__restrict __s, | |
const char *__restrict __format, ...) noexcept (true); | |
extern int vfprintf (FILE *__restrict __s, const char *__restrict __format, | |
__gnuc_va_list __arg); | |
extern int vprintf (const char *__restrict __format, __gnuc_va_list __arg); | |
extern int vsprintf (char *__restrict __s, const char *__restrict __format, | |
__gnuc_va_list __arg) noexcept (true); | |
extern int snprintf (char *__restrict __s, size_t __maxlen, | |
const char *__restrict __format, ...) | |
noexcept (true) __attribute__ ((__format__ (__printf__, 3, 4))); | |
extern int vsnprintf (char *__restrict __s, size_t __maxlen, | |
const char *__restrict __format, __gnuc_va_list __arg) | |
noexcept (true) __attribute__ ((__format__ (__printf__, 3, 0))); | |
extern int vasprintf (char **__restrict __ptr, const char *__restrict __f, | |
__gnuc_va_list __arg) | |
noexcept (true) __attribute__ ((__format__ (__printf__, 2, 0))) ; | |
extern int __asprintf (char **__restrict __ptr, | |
const char *__restrict __fmt, ...) | |
noexcept (true) __attribute__ ((__format__ (__printf__, 2, 3))) ; | |
extern int asprintf (char **__restrict __ptr, | |
const char *__restrict __fmt, ...) | |
noexcept (true) __attribute__ ((__format__ (__printf__, 2, 3))) ; | |
extern int vdprintf (int __fd, const char *__restrict __fmt, | |
__gnuc_va_list __arg) | |
__attribute__ ((__format__ (__printf__, 2, 0))); | |
extern int dprintf (int __fd, const char *__restrict __fmt, ...) | |
__attribute__ ((__format__ (__printf__, 2, 3))); | |
extern int fscanf (FILE *__restrict __stream, | |
const char *__restrict __format, ...) ; | |
extern int scanf (const char *__restrict __format, ...) ; | |
extern int sscanf (const char *__restrict __s, | |
const char *__restrict __format, ...) noexcept (true); | |
# 1 "/usr/include/bits/floatn.h" 1 3 4 | |
# 119 "/usr/include/bits/floatn.h" 3 4 | |
# 1 "/usr/include/bits/floatn-common.h" 1 3 4 | |
# 24 "/usr/include/bits/floatn-common.h" 3 4 | |
# 1 "/usr/include/bits/long-double.h" 1 3 4 | |
# 25 "/usr/include/bits/floatn-common.h" 2 3 4 | |
# 214 "/usr/include/bits/floatn-common.h" 3 4 | |
typedef float _Float32; | |
# 251 "/usr/include/bits/floatn-common.h" 3 4 | |
typedef double _Float64; | |
# 268 "/usr/include/bits/floatn-common.h" 3 4 | |
typedef double _Float32x; | |
# 285 "/usr/include/bits/floatn-common.h" 3 4 | |
typedef long double _Float64x; | |
# 120 "/usr/include/bits/floatn.h" 2 3 4 | |
# 407 "/usr/include/stdio.h" 2 3 4 | |
extern int fscanf (FILE *__restrict __stream, const char *__restrict __format, ...) __asm__ ("" "__isoc99_fscanf") ; | |
extern int scanf (const char *__restrict __format, ...) __asm__ ("" "__isoc99_scanf") ; | |
extern int sscanf (const char *__restrict __s, const char *__restrict __format, ...) noexcept (true) __asm__ ("" "__isoc99_sscanf"); | |
# 435 "/usr/include/stdio.h" 3 4 | |
extern int vfscanf (FILE *__restrict __s, const char *__restrict __format, | |
__gnuc_va_list __arg) | |
__attribute__ ((__format__ (__scanf__, 2, 0))) ; | |
extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg) | |
__attribute__ ((__format__ (__scanf__, 1, 0))) ; | |
extern int vsscanf (const char *__restrict __s, | |
const char *__restrict __format, __gnuc_va_list __arg) | |
noexcept (true) __attribute__ ((__format__ (__scanf__, 2, 0))); | |
extern int vfscanf (FILE *__restrict __s, const char *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vfscanf") | |
__attribute__ ((__format__ (__scanf__, 2, 0))) ; | |
extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vscanf") | |
__attribute__ ((__format__ (__scanf__, 1, 0))) ; | |
extern int vsscanf (const char *__restrict __s, const char *__restrict __format, __gnuc_va_list __arg) noexcept (true) __asm__ ("" "__isoc99_vsscanf") | |
__attribute__ ((__format__ (__scanf__, 2, 0))); | |
# 489 "/usr/include/stdio.h" 3 4 | |
extern int fgetc (FILE *__stream); | |
extern int getc (FILE *__stream); | |
extern int getchar (void); | |
extern int getc_unlocked (FILE *__stream); | |
extern int getchar_unlocked (void); | |
# 514 "/usr/include/stdio.h" 3 4 | |
extern int fgetc_unlocked (FILE *__stream); | |
# 525 "/usr/include/stdio.h" 3 4 | |
extern int fputc (int __c, FILE *__stream); | |
extern int putc (int __c, FILE *__stream); | |
extern int putchar (int __c); | |
# 541 "/usr/include/stdio.h" 3 4 | |
extern int fputc_unlocked (int __c, FILE *__stream); | |
extern int putc_unlocked (int __c, FILE *__stream); | |
extern int putchar_unlocked (int __c); | |
extern int getw (FILE *__stream); | |
extern int putw (int __w, FILE *__stream); | |
extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream) | |
; | |
# 591 "/usr/include/stdio.h" 3 4 | |
extern char *fgets_unlocked (char *__restrict __s, int __n, | |
FILE *__restrict __stream) | |
; | |
# 608 "/usr/include/stdio.h" 3 4 | |
extern __ssize_t __getdelim (char **__restrict __lineptr, | |
size_t *__restrict __n, int __delimiter, | |
FILE *__restrict __stream) ; | |
extern __ssize_t getdelim (char **__restrict __lineptr, | |
size_t *__restrict __n, int __delimiter, | |
FILE *__restrict __stream) ; | |
extern __ssize_t getline (char **__restrict __lineptr, | |
size_t *__restrict __n, | |
FILE *__restrict __stream) ; | |
extern int fputs (const char *__restrict __s, FILE *__restrict __stream); | |
extern int puts (const char *__s); | |
extern int ungetc (int __c, FILE *__stream); | |
extern size_t fread (void *__restrict __ptr, size_t __size, | |
size_t __n, FILE *__restrict __stream) ; | |
extern size_t fwrite (const void *__restrict __ptr, size_t __size, | |
size_t __n, FILE *__restrict __s); | |
# 667 "/usr/include/stdio.h" 3 4 | |
extern int fputs_unlocked (const char *__restrict __s, | |
FILE *__restrict __stream); | |
# 678 "/usr/include/stdio.h" 3 4 | |
extern size_t fread_unlocked (void *__restrict __ptr, size_t __size, | |
size_t __n, FILE *__restrict __stream) ; | |
extern size_t fwrite_unlocked (const void *__restrict __ptr, size_t __size, | |
size_t __n, FILE *__restrict __stream); | |
extern int fseek (FILE *__stream, long int __off, int __whence); | |
extern long int ftell (FILE *__stream) ; | |
extern void rewind (FILE *__stream); | |
# 712 "/usr/include/stdio.h" 3 4 | |
extern int fseeko (FILE *__stream, __off_t __off, int __whence); | |
extern __off_t ftello (FILE *__stream) ; | |
# 736 "/usr/include/stdio.h" 3 4 | |
extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos); | |
extern int fsetpos (FILE *__stream, const fpos_t *__pos); | |
# 755 "/usr/include/stdio.h" 3 4 | |
extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence); | |
extern __off64_t ftello64 (FILE *__stream) ; | |
extern int fgetpos64 (FILE *__restrict __stream, fpos64_t *__restrict __pos); | |
extern int fsetpos64 (FILE *__stream, const fpos64_t *__pos); | |
extern void clearerr (FILE *__stream) noexcept (true); | |
extern int feof (FILE *__stream) noexcept (true) ; | |
extern int ferror (FILE *__stream) noexcept (true) ; | |
extern void clearerr_unlocked (FILE *__stream) noexcept (true); | |
extern int feof_unlocked (FILE *__stream) noexcept (true) ; | |
extern int ferror_unlocked (FILE *__stream) noexcept (true) ; | |
extern void perror (const char *__s); | |
extern int fileno (FILE *__stream) noexcept (true) ; | |
extern int fileno_unlocked (FILE *__stream) noexcept (true) ; | |
# 799 "/usr/include/stdio.h" 3 4 | |
extern FILE *popen (const char *__command, const char *__modes) ; | |
extern int pclose (FILE *__stream); | |
extern char *ctermid (char *__s) noexcept (true); | |
extern char *cuserid (char *__s); | |
struct obstack; | |
extern int obstack_printf (struct obstack *__restrict __obstack, | |
const char *__restrict __format, ...) | |
noexcept (true) __attribute__ ((__format__ (__printf__, 2, 3))); | |
extern int obstack_vprintf (struct obstack *__restrict __obstack, | |
const char *__restrict __format, | |
__gnuc_va_list __args) | |
noexcept (true) __attribute__ ((__format__ (__printf__, 2, 0))); | |
extern void flockfile (FILE *__stream) noexcept (true); | |
extern int ftrylockfile (FILE *__stream) noexcept (true) ; | |
extern void funlockfile (FILE *__stream) noexcept (true); | |
# 857 "/usr/include/stdio.h" 3 4 | |
extern int __uflow (FILE *); | |
extern int __overflow (FILE *, int); | |
# 874 "/usr/include/stdio.h" 3 4 | |
} | |
# 25 "src/shared/Common.h" 2 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/stdlib.h" 1 3 | |
# 36 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/stdlib.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 3 | |
# 75 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 3 | |
# 1 "/usr/include/stdlib.h" 1 3 4 | |
# 25 "/usr/include/stdlib.h" 3 4 | |
# 1 "/usr/include/bits/libc-header-start.h" 1 3 4 | |
# 26 "/usr/include/stdlib.h" 2 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 32 "/usr/include/stdlib.h" 2 3 4 | |
extern "C" { | |
# 1 "/usr/include/bits/waitflags.h" 1 3 4 | |
# 40 "/usr/include/stdlib.h" 2 3 4 | |
# 1 "/usr/include/bits/waitstatus.h" 1 3 4 | |
# 41 "/usr/include/stdlib.h" 2 3 4 | |
# 58 "/usr/include/stdlib.h" 3 4 | |
typedef struct | |
{ | |
int quot; | |
int rem; | |
} div_t; | |
typedef struct | |
{ | |
long int quot; | |
long int rem; | |
} ldiv_t; | |
__extension__ typedef struct | |
{ | |
long long int quot; | |
long long int rem; | |
} lldiv_t; | |
# 97 "/usr/include/stdlib.h" 3 4 | |
extern size_t __ctype_get_mb_cur_max (void) noexcept (true) ; | |
extern double atof (const char *__nptr) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; | |
extern int atoi (const char *__nptr) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; | |
extern long int atol (const char *__nptr) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; | |
__extension__ extern long long int atoll (const char *__nptr) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; | |
extern double strtod (const char *__restrict __nptr, | |
char **__restrict __endptr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern float strtof (const char *__restrict __nptr, | |
char **__restrict __endptr) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern long double strtold (const char *__restrict __nptr, | |
char **__restrict __endptr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 140 "/usr/include/stdlib.h" 3 4 | |
extern _Float32 strtof32 (const char *__restrict __nptr, | |
char **__restrict __endptr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern _Float64 strtof64 (const char *__restrict __nptr, | |
char **__restrict __endptr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 158 "/usr/include/stdlib.h" 3 4 | |
extern _Float32x strtof32x (const char *__restrict __nptr, | |
char **__restrict __endptr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern _Float64x strtof64x (const char *__restrict __nptr, | |
char **__restrict __endptr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 176 "/usr/include/stdlib.h" 3 4 | |
extern long int strtol (const char *__restrict __nptr, | |
char **__restrict __endptr, int __base) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern unsigned long int strtoul (const char *__restrict __nptr, | |
char **__restrict __endptr, int __base) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
__extension__ | |
extern long long int strtoq (const char *__restrict __nptr, | |
char **__restrict __endptr, int __base) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
__extension__ | |
extern unsigned long long int strtouq (const char *__restrict __nptr, | |
char **__restrict __endptr, int __base) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
__extension__ | |
extern long long int strtoll (const char *__restrict __nptr, | |
char **__restrict __endptr, int __base) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
__extension__ | |
extern unsigned long long int strtoull (const char *__restrict __nptr, | |
char **__restrict __endptr, int __base) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int strfromd (char *__dest, size_t __size, const char *__format, | |
double __f) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
extern int strfromf (char *__dest, size_t __size, const char *__format, | |
float __f) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
extern int strfroml (char *__dest, size_t __size, const char *__format, | |
long double __f) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
# 232 "/usr/include/stdlib.h" 3 4 | |
extern int strfromf32 (char *__dest, size_t __size, const char * __format, | |
_Float32 __f) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
extern int strfromf64 (char *__dest, size_t __size, const char * __format, | |
_Float64 __f) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
# 250 "/usr/include/stdlib.h" 3 4 | |
extern int strfromf32x (char *__dest, size_t __size, const char * __format, | |
_Float32x __f) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
extern int strfromf64x (char *__dest, size_t __size, const char * __format, | |
_Float64x __f) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
# 272 "/usr/include/stdlib.h" 3 4 | |
# 1 "/usr/include/bits/types/locale_t.h" 1 3 4 | |
# 22 "/usr/include/bits/types/locale_t.h" 3 4 | |
# 1 "/usr/include/bits/types/__locale_t.h" 1 3 4 | |
# 28 "/usr/include/bits/types/__locale_t.h" 3 4 | |
struct __locale_struct | |
{ | |
struct __locale_data *__locales[13]; | |
const unsigned short int *__ctype_b; | |
const int *__ctype_tolower; | |
const int *__ctype_toupper; | |
const char *__names[13]; | |
}; | |
typedef struct __locale_struct *__locale_t; | |
# 23 "/usr/include/bits/types/locale_t.h" 2 3 4 | |
typedef __locale_t locale_t; | |
# 273 "/usr/include/stdlib.h" 2 3 4 | |
extern long int strtol_l (const char *__restrict __nptr, | |
char **__restrict __endptr, int __base, | |
locale_t __loc) noexcept (true) __attribute__ ((__nonnull__ (1, 4))); | |
extern unsigned long int strtoul_l (const char *__restrict __nptr, | |
char **__restrict __endptr, | |
int __base, locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 4))); | |
__extension__ | |
extern long long int strtoll_l (const char *__restrict __nptr, | |
char **__restrict __endptr, int __base, | |
locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 4))); | |
__extension__ | |
extern unsigned long long int strtoull_l (const char *__restrict __nptr, | |
char **__restrict __endptr, | |
int __base, locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 4))); | |
extern double strtod_l (const char *__restrict __nptr, | |
char **__restrict __endptr, locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern float strtof_l (const char *__restrict __nptr, | |
char **__restrict __endptr, locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern long double strtold_l (const char *__restrict __nptr, | |
char **__restrict __endptr, | |
locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
# 316 "/usr/include/stdlib.h" 3 4 | |
extern _Float32 strtof32_l (const char *__restrict __nptr, | |
char **__restrict __endptr, | |
locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern _Float64 strtof64_l (const char *__restrict __nptr, | |
char **__restrict __endptr, | |
locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
# 337 "/usr/include/stdlib.h" 3 4 | |
extern _Float32x strtof32x_l (const char *__restrict __nptr, | |
char **__restrict __endptr, | |
locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern _Float64x strtof64x_l (const char *__restrict __nptr, | |
char **__restrict __endptr, | |
locale_t __loc) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
# 385 "/usr/include/stdlib.h" 3 4 | |
extern char *l64a (long int __n) noexcept (true) ; | |
extern long int a64l (const char *__s) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; | |
# 401 "/usr/include/stdlib.h" 3 4 | |
extern long int random (void) noexcept (true); | |
extern void srandom (unsigned int __seed) noexcept (true); | |
extern char *initstate (unsigned int __seed, char *__statebuf, | |
size_t __statelen) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern char *setstate (char *__statebuf) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
struct random_data | |
{ | |
int32_t *fptr; | |
int32_t *rptr; | |
int32_t *state; | |
int rand_type; | |
int rand_deg; | |
int rand_sep; | |
int32_t *end_ptr; | |
}; | |
extern int random_r (struct random_data *__restrict __buf, | |
int32_t *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int srandom_r (unsigned int __seed, struct random_data *__buf) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, | |
size_t __statelen, | |
struct random_data *__restrict __buf) | |
noexcept (true) __attribute__ ((__nonnull__ (2, 4))); | |
extern int setstate_r (char *__restrict __statebuf, | |
struct random_data *__restrict __buf) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int rand (void) noexcept (true); | |
extern void srand (unsigned int __seed) noexcept (true); | |
extern int rand_r (unsigned int *__seed) noexcept (true); | |
extern double drand48 (void) noexcept (true); | |
extern double erand48 (unsigned short int __xsubi[3]) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern long int lrand48 (void) noexcept (true); | |
extern long int nrand48 (unsigned short int __xsubi[3]) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern long int mrand48 (void) noexcept (true); | |
extern long int jrand48 (unsigned short int __xsubi[3]) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern void srand48 (long int __seedval) noexcept (true); | |
extern unsigned short int *seed48 (unsigned short int __seed16v[3]) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern void lcong48 (unsigned short int __param[7]) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
struct drand48_data | |
{ | |
unsigned short int __x[3]; | |
unsigned short int __old_x[3]; | |
unsigned short int __c; | |
unsigned short int __init; | |
__extension__ unsigned long long int __a; | |
}; | |
extern int drand48_r (struct drand48_data *__restrict __buffer, | |
double *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int erand48_r (unsigned short int __xsubi[3], | |
struct drand48_data *__restrict __buffer, | |
double *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int lrand48_r (struct drand48_data *__restrict __buffer, | |
long int *__restrict __result) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int nrand48_r (unsigned short int __xsubi[3], | |
struct drand48_data *__restrict __buffer, | |
long int *__restrict __result) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int mrand48_r (struct drand48_data *__restrict __buffer, | |
long int *__restrict __result) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int jrand48_r (unsigned short int __xsubi[3], | |
struct drand48_data *__restrict __buffer, | |
long int *__restrict __result) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int srand48_r (long int __seedval, struct drand48_data *__buffer) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern int seed48_r (unsigned short int __seed16v[3], | |
struct drand48_data *__buffer) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int lcong48_r (unsigned short int __param[7], | |
struct drand48_data *__buffer) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern void *malloc (size_t __size) noexcept (true) __attribute__ ((__malloc__)) | |
; | |
extern void *calloc (size_t __nmemb, size_t __size) | |
noexcept (true) __attribute__ ((__malloc__)) ; | |
extern void *realloc (void *__ptr, size_t __size) | |
noexcept (true) __attribute__ ((__warn_unused_result__)) ; | |
extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size) | |
noexcept (true) __attribute__ ((__warn_unused_result__)) | |
; | |
extern void free (void *__ptr) noexcept (true); | |
# 1 "/usr/include/alloca.h" 1 3 4 | |
# 24 "/usr/include/alloca.h" 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 25 "/usr/include/alloca.h" 2 3 4 | |
extern "C" { | |
extern void *alloca (size_t __size) noexcept (true); | |
} | |
# 569 "/usr/include/stdlib.h" 2 3 4 | |
extern void *valloc (size_t __size) noexcept (true) __attribute__ ((__malloc__)) | |
; | |
extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) | |
noexcept (true) __attribute__ ((__nonnull__ (1))) ; | |
extern void *aligned_alloc (size_t __alignment, size_t __size) | |
noexcept (true) __attribute__ ((__malloc__)) ; | |
extern void abort (void) noexcept (true) __attribute__ ((__noreturn__)); | |
extern int atexit (void (*__func) (void)) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern "C++" int at_quick_exit (void (*__func) (void)) | |
noexcept (true) __asm ("at_quick_exit") __attribute__ ((__nonnull__ (1))); | |
# 610 "/usr/include/stdlib.h" 3 4 | |
extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern void exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); | |
extern void quick_exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); | |
extern void _Exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); | |
extern char *getenv (const char *__name) noexcept (true) __attribute__ ((__nonnull__ (1))) ; | |
extern char *secure_getenv (const char *__name) | |
noexcept (true) __attribute__ ((__nonnull__ (1))) ; | |
extern int putenv (char *__string) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int setenv (const char *__name, const char *__value, int __replace) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern int unsetenv (const char *__name) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int clearenv (void) noexcept (true); | |
# 675 "/usr/include/stdlib.h" 3 4 | |
extern char *mktemp (char *__template) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 688 "/usr/include/stdlib.h" 3 4 | |
extern int mkstemp (char *__template) __attribute__ ((__nonnull__ (1))) ; | |
# 698 "/usr/include/stdlib.h" 3 4 | |
extern int mkstemp64 (char *__template) __attribute__ ((__nonnull__ (1))) ; | |
# 710 "/usr/include/stdlib.h" 3 4 | |
extern int mkstemps (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; | |
# 720 "/usr/include/stdlib.h" 3 4 | |
extern int mkstemps64 (char *__template, int __suffixlen) | |
__attribute__ ((__nonnull__ (1))) ; | |
# 731 "/usr/include/stdlib.h" 3 4 | |
extern char *mkdtemp (char *__template) noexcept (true) __attribute__ ((__nonnull__ (1))) ; | |
# 742 "/usr/include/stdlib.h" 3 4 | |
extern int mkostemp (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; | |
# 752 "/usr/include/stdlib.h" 3 4 | |
extern int mkostemp64 (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; | |
# 762 "/usr/include/stdlib.h" 3 4 | |
extern int mkostemps (char *__template, int __suffixlen, int __flags) | |
__attribute__ ((__nonnull__ (1))) ; | |
# 774 "/usr/include/stdlib.h" 3 4 | |
extern int mkostemps64 (char *__template, int __suffixlen, int __flags) | |
__attribute__ ((__nonnull__ (1))) ; | |
# 784 "/usr/include/stdlib.h" 3 4 | |
extern int system (const char *__command) ; | |
extern char *canonicalize_file_name (const char *__name) | |
noexcept (true) __attribute__ ((__nonnull__ (1))) ; | |
# 800 "/usr/include/stdlib.h" 3 4 | |
extern char *realpath (const char *__restrict __name, | |
char *__restrict __resolved) noexcept (true) ; | |
typedef int (*__compar_fn_t) (const void *, const void *); | |
typedef __compar_fn_t comparison_fn_t; | |
typedef int (*__compar_d_fn_t) (const void *, const void *, void *); | |
extern void *bsearch (const void *__key, const void *__base, | |
size_t __nmemb, size_t __size, __compar_fn_t __compar) | |
__attribute__ ((__nonnull__ (1, 2, 5))) ; | |
extern void qsort (void *__base, size_t __nmemb, size_t __size, | |
__compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4))); | |
extern void qsort_r (void *__base, size_t __nmemb, size_t __size, | |
__compar_d_fn_t __compar, void *__arg) | |
__attribute__ ((__nonnull__ (1, 4))); | |
extern int abs (int __x) noexcept (true) __attribute__ ((__const__)) ; | |
extern long int labs (long int __x) noexcept (true) __attribute__ ((__const__)) ; | |
__extension__ extern long long int llabs (long long int __x) | |
noexcept (true) __attribute__ ((__const__)) ; | |
extern div_t div (int __numer, int __denom) | |
noexcept (true) __attribute__ ((__const__)) ; | |
extern ldiv_t ldiv (long int __numer, long int __denom) | |
noexcept (true) __attribute__ ((__const__)) ; | |
__extension__ extern lldiv_t lldiv (long long int __numer, | |
long long int __denom) | |
noexcept (true) __attribute__ ((__const__)) ; | |
# 872 "/usr/include/stdlib.h" 3 4 | |
extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, | |
int *__restrict __sign) noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; | |
extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, | |
int *__restrict __sign) noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; | |
extern char *gcvt (double __value, int __ndigit, char *__buf) | |
noexcept (true) __attribute__ ((__nonnull__ (3))) ; | |
extern char *qecvt (long double __value, int __ndigit, | |
int *__restrict __decpt, int *__restrict __sign) | |
noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; | |
extern char *qfcvt (long double __value, int __ndigit, | |
int *__restrict __decpt, int *__restrict __sign) | |
noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; | |
extern char *qgcvt (long double __value, int __ndigit, char *__buf) | |
noexcept (true) __attribute__ ((__nonnull__ (3))) ; | |
extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, | |
int *__restrict __sign, char *__restrict __buf, | |
size_t __len) noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); | |
extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, | |
int *__restrict __sign, char *__restrict __buf, | |
size_t __len) noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); | |
extern int qecvt_r (long double __value, int __ndigit, | |
int *__restrict __decpt, int *__restrict __sign, | |
char *__restrict __buf, size_t __len) | |
noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); | |
extern int qfcvt_r (long double __value, int __ndigit, | |
int *__restrict __decpt, int *__restrict __sign, | |
char *__restrict __buf, size_t __len) | |
noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); | |
extern int mblen (const char *__s, size_t __n) noexcept (true); | |
extern int mbtowc (wchar_t *__restrict __pwc, | |
const char *__restrict __s, size_t __n) noexcept (true); | |
extern int wctomb (char *__s, wchar_t __wchar) noexcept (true); | |
extern size_t mbstowcs (wchar_t *__restrict __pwcs, | |
const char *__restrict __s, size_t __n) noexcept (true) | |
; | |
extern size_t wcstombs (char *__restrict __s, | |
const wchar_t *__restrict __pwcs, size_t __n) | |
noexcept (true) | |
; | |
extern int rpmatch (const char *__response) noexcept (true) __attribute__ ((__nonnull__ (1))) ; | |
# 958 "/usr/include/stdlib.h" 3 4 | |
extern int getsubopt (char **__restrict __optionp, | |
char *const *__restrict __tokens, | |
char **__restrict __valuep) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2, 3))) ; | |
extern int posix_openpt (int __oflag) ; | |
extern int grantpt (int __fd) noexcept (true); | |
extern int unlockpt (int __fd) noexcept (true); | |
extern char *ptsname (int __fd) noexcept (true) ; | |
extern int ptsname_r (int __fd, char *__buf, size_t __buflen) | |
noexcept (true) __attribute__ ((__nonnull__ (2))) ; | |
extern int getpt (void); | |
extern int getloadavg (double __loadavg[], int __nelem) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 1014 "/usr/include/stdlib.h" 3 4 | |
# 1 "/usr/include/bits/stdlib-float.h" 1 3 4 | |
# 1015 "/usr/include/stdlib.h" 2 3 4 | |
# 1026 "/usr/include/stdlib.h" 3 4 | |
} | |
# 76 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/std_abs.h" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/std_abs.h" 3 | |
# 46 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/std_abs.h" 3 | |
extern "C++" | |
{ | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
using ::abs; | |
inline long | |
abs(long __i) { return __builtin_labs(__i); } | |
inline long long | |
abs(long long __x) { return __builtin_llabs (__x); } | |
# 70 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/std_abs.h" 3 | |
inline constexpr double | |
abs(double __x) | |
{ return __builtin_fabs(__x); } | |
inline constexpr float | |
abs(float __x) | |
{ return __builtin_fabsf(__x); } | |
inline constexpr long double | |
abs(long double __x) | |
{ return __builtin_fabsl(__x); } | |
inline constexpr __int128 | |
abs(__int128 __x) { return __x >= 0 ? __x : -__x; } | |
# 101 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/std_abs.h" 3 | |
inline constexpr | |
__float128 | |
abs(__float128 __x) | |
{ return __x < 0 ? -__x : __x; } | |
} | |
} | |
# 78 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 2 3 | |
# 121 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 3 | |
extern "C++" | |
{ | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
using ::div_t; | |
using ::ldiv_t; | |
using ::abort; | |
using ::atexit; | |
using ::at_quick_exit; | |
using ::atof; | |
using ::atoi; | |
using ::atol; | |
using ::bsearch; | |
using ::calloc; | |
using ::div; | |
using ::exit; | |
using ::free; | |
using ::getenv; | |
using ::labs; | |
using ::ldiv; | |
using ::malloc; | |
using ::mblen; | |
using ::mbstowcs; | |
using ::mbtowc; | |
using ::qsort; | |
using ::quick_exit; | |
using ::rand; | |
using ::realloc; | |
using ::srand; | |
using ::strtod; | |
using ::strtol; | |
using ::strtoul; | |
using ::system; | |
using ::wcstombs; | |
using ::wctomb; | |
inline ldiv_t | |
div(long __i, long __j) { return ldiv(__i, __j); } | |
} | |
# 195 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 3 | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
using ::lldiv_t; | |
using ::_Exit; | |
using ::llabs; | |
inline lldiv_t | |
div(long long __n, long long __d) | |
{ lldiv_t __q; __q.quot = __n / __d; __q.rem = __n % __d; return __q; } | |
using ::lldiv; | |
# 227 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 3 | |
using ::atoll; | |
using ::strtoll; | |
using ::strtoull; | |
using ::strtof; | |
using ::strtold; | |
} | |
namespace std | |
{ | |
using ::__gnu_cxx::lldiv_t; | |
using ::__gnu_cxx::_Exit; | |
using ::__gnu_cxx::llabs; | |
using ::__gnu_cxx::div; | |
using ::__gnu_cxx::lldiv; | |
using ::__gnu_cxx::atoll; | |
using ::__gnu_cxx::strtof; | |
using ::__gnu_cxx::strtoll; | |
using ::__gnu_cxx::strtoull; | |
using ::__gnu_cxx::strtold; | |
} | |
} | |
# 37 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/stdlib.h" 2 3 | |
using std::abort; | |
using std::atexit; | |
using std::exit; | |
using std::at_quick_exit; | |
using std::quick_exit; | |
using std::div_t; | |
using std::ldiv_t; | |
using std::abs; | |
using std::atof; | |
using std::atoi; | |
using std::atol; | |
using std::bsearch; | |
using std::calloc; | |
using std::div; | |
using std::free; | |
using std::getenv; | |
using std::labs; | |
using std::ldiv; | |
using std::malloc; | |
using std::mblen; | |
using std::mbstowcs; | |
using std::mbtowc; | |
using std::qsort; | |
using std::rand; | |
using std::realloc; | |
using std::srand; | |
using std::strtod; | |
using std::strtol; | |
using std::strtoul; | |
using std::system; | |
using std::wcstombs; | |
using std::wctomb; | |
# 26 "src/shared/Common.h" 2 | |
# 1 "/usr/include/string.h" 1 3 4 | |
# 26 "/usr/include/string.h" 3 4 | |
# 1 "/usr/include/bits/libc-header-start.h" 1 3 4 | |
# 27 "/usr/include/string.h" 2 3 4 | |
extern "C" { | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 34 "/usr/include/string.h" 2 3 4 | |
# 43 "/usr/include/string.h" 3 4 | |
extern void *memcpy (void *__restrict __dest, const void *__restrict __src, | |
size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern void *memmove (void *__dest, const void *__src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern void *memccpy (void *__restrict __dest, const void *__restrict __src, | |
int __c, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))) ; | |
extern void *memset (void *__s, int __c, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int memcmp (const void *__s1, const void *__s2, size_t __n) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern "C++" | |
{ | |
extern void *memchr (void *__s, int __c, size_t __n) | |
noexcept (true) __asm ("memchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern const void *memchr (const void *__s, int __c, size_t __n) | |
noexcept (true) __asm ("memchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
# 89 "/usr/include/string.h" 3 4 | |
} | |
# 99 "/usr/include/string.h" 3 4 | |
extern "C++" void *rawmemchr (void *__s, int __c) | |
noexcept (true) __asm ("rawmemchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern "C++" const void *rawmemchr (const void *__s, int __c) | |
noexcept (true) __asm ("rawmemchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern "C++" void *memrchr (void *__s, int __c, size_t __n) | |
noexcept (true) __asm ("memrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) | |
; | |
extern "C++" const void *memrchr (const void *__s, int __c, size_t __n) | |
noexcept (true) __asm ("memrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) | |
; | |
# 125 "/usr/include/string.h" 3 4 | |
extern char *strcpy (char *__restrict __dest, const char *__restrict __src) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern char *strncpy (char *__restrict __dest, | |
const char *__restrict __src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern char *strcat (char *__restrict __dest, const char *__restrict __src) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern char *strncat (char *__restrict __dest, const char *__restrict __src, | |
size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int strcmp (const char *__s1, const char *__s2) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern int strncmp (const char *__s1, const char *__s2, size_t __n) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern int strcoll (const char *__s1, const char *__s2) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern size_t strxfrm (char *__restrict __dest, | |
const char *__restrict __src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (2))) ; | |
extern int strcoll_l (const char *__s1, const char *__s2, locale_t __l) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); | |
extern size_t strxfrm_l (char *__dest, const char *__src, size_t __n, | |
locale_t __l) noexcept (true) __attribute__ ((__nonnull__ (2, 4))) | |
; | |
extern char *strdup (const char *__s) | |
noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); | |
extern char *strndup (const char *__string, size_t __n) | |
noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); | |
# 208 "/usr/include/string.h" 3 4 | |
extern "C++" | |
{ | |
extern char *strchr (char *__s, int __c) | |
noexcept (true) __asm ("strchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern const char *strchr (const char *__s, int __c) | |
noexcept (true) __asm ("strchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
# 228 "/usr/include/string.h" 3 4 | |
} | |
extern "C++" | |
{ | |
extern char *strrchr (char *__s, int __c) | |
noexcept (true) __asm ("strrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern const char *strrchr (const char *__s, int __c) | |
noexcept (true) __asm ("strrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
# 255 "/usr/include/string.h" 3 4 | |
} | |
# 265 "/usr/include/string.h" 3 4 | |
extern "C++" char *strchrnul (char *__s, int __c) | |
noexcept (true) __asm ("strchrnul") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern "C++" const char *strchrnul (const char *__s, int __c) | |
noexcept (true) __asm ("strchrnul") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
# 277 "/usr/include/string.h" 3 4 | |
extern size_t strcspn (const char *__s, const char *__reject) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern size_t strspn (const char *__s, const char *__accept) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern "C++" | |
{ | |
extern char *strpbrk (char *__s, const char *__accept) | |
noexcept (true) __asm ("strpbrk") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern const char *strpbrk (const char *__s, const char *__accept) | |
noexcept (true) __asm ("strpbrk") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
# 305 "/usr/include/string.h" 3 4 | |
} | |
extern "C++" | |
{ | |
extern char *strstr (char *__haystack, const char *__needle) | |
noexcept (true) __asm ("strstr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern const char *strstr (const char *__haystack, const char *__needle) | |
noexcept (true) __asm ("strstr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
# 332 "/usr/include/string.h" 3 4 | |
} | |
extern char *strtok (char *__restrict __s, const char *__restrict __delim) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern char *__strtok_r (char *__restrict __s, | |
const char *__restrict __delim, | |
char **__restrict __save_ptr) | |
noexcept (true) __attribute__ ((__nonnull__ (2, 3))); | |
extern char *strtok_r (char *__restrict __s, const char *__restrict __delim, | |
char **__restrict __save_ptr) | |
noexcept (true) __attribute__ ((__nonnull__ (2, 3))); | |
extern "C++" char *strcasestr (char *__haystack, const char *__needle) | |
noexcept (true) __asm ("strcasestr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern "C++" const char *strcasestr (const char *__haystack, | |
const char *__needle) | |
noexcept (true) __asm ("strcasestr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
# 373 "/usr/include/string.h" 3 4 | |
extern void *memmem (const void *__haystack, size_t __haystacklen, | |
const void *__needle, size_t __needlelen) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 3))) | |
; | |
extern void *__mempcpy (void *__restrict __dest, | |
const void *__restrict __src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern void *mempcpy (void *__restrict __dest, | |
const void *__restrict __src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern size_t strlen (const char *__s) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern size_t strnlen (const char *__string, size_t __maxlen) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern char *strerror (int __errnum) noexcept (true); | |
# 428 "/usr/include/string.h" 3 4 | |
extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) | |
noexcept (true) __attribute__ ((__nonnull__ (2))) ; | |
extern const char *strerrordesc_np (int __err) noexcept (true); | |
extern const char *strerrorname_np (int __err) noexcept (true); | |
extern char *strerror_l (int __errnum, locale_t __l) noexcept (true); | |
# 1 "/usr/include/strings.h" 1 3 4 | |
# 23 "/usr/include/strings.h" 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 24 "/usr/include/strings.h" 2 3 4 | |
extern "C" { | |
extern int bcmp (const void *__s1, const void *__s2, size_t __n) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern void bcopy (const void *__src, void *__dest, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern void bzero (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 68 "/usr/include/strings.h" 3 4 | |
extern char *index (const char *__s, int __c) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
# 96 "/usr/include/strings.h" 3 4 | |
extern char *rindex (const char *__s, int __c) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); | |
extern int ffs (int __i) noexcept (true) __attribute__ ((__const__)); | |
extern int ffsl (long int __l) noexcept (true) __attribute__ ((__const__)); | |
__extension__ extern int ffsll (long long int __ll) | |
noexcept (true) __attribute__ ((__const__)); | |
extern int strcasecmp (const char *__s1, const char *__s2) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern int strcasecmp_l (const char *__s1, const char *__s2, locale_t __loc) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); | |
extern int strncasecmp_l (const char *__s1, const char *__s2, | |
size_t __n, locale_t __loc) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 4))); | |
} | |
# 447 "/usr/include/string.h" 2 3 4 | |
extern void explicit_bzero (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))) | |
; | |
extern char *strsep (char **__restrict __stringp, | |
const char *__restrict __delim) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern char *strsignal (int __sig) noexcept (true); | |
extern const char *sigabbrev_np (int __sig) noexcept (true); | |
extern const char *sigdescr_np (int __sig) noexcept (true); | |
extern char *__stpcpy (char *__restrict __dest, const char *__restrict __src) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern char *stpcpy (char *__restrict __dest, const char *__restrict __src) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern char *__stpncpy (char *__restrict __dest, | |
const char *__restrict __src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern char *stpncpy (char *__restrict __dest, | |
const char *__restrict __src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int strverscmp (const char *__s1, const char *__s2) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern char *strfry (char *__string) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern void *memfrob (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))) | |
; | |
extern "C++" char *basename (char *__filename) | |
noexcept (true) __asm ("basename") __attribute__ ((__nonnull__ (1))); | |
extern "C++" const char *basename (const char *__filename) | |
noexcept (true) __asm ("basename") __attribute__ ((__nonnull__ (1))); | |
# 523 "/usr/include/string.h" 3 4 | |
} | |
# 27 "src/shared/Common.h" 2 | |
# 1 "/usr/include/time.h" 1 3 4 | |
# 29 "/usr/include/time.h" 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 30 "/usr/include/time.h" 2 3 4 | |
# 1 "/usr/include/bits/time.h" 1 3 4 | |
# 73 "/usr/include/bits/time.h" 3 4 | |
# 1 "/usr/include/bits/timex.h" 1 3 4 | |
# 26 "/usr/include/bits/timex.h" 3 4 | |
struct timex | |
{ | |
unsigned int modes; | |
__syscall_slong_t offset; | |
__syscall_slong_t freq; | |
__syscall_slong_t maxerror; | |
__syscall_slong_t esterror; | |
int status; | |
__syscall_slong_t constant; | |
__syscall_slong_t precision; | |
__syscall_slong_t tolerance; | |
struct timeval time; | |
__syscall_slong_t tick; | |
__syscall_slong_t ppsfreq; | |
__syscall_slong_t jitter; | |
int shift; | |
__syscall_slong_t stabil; | |
__syscall_slong_t jitcnt; | |
__syscall_slong_t calcnt; | |
__syscall_slong_t errcnt; | |
__syscall_slong_t stbcnt; | |
int tai; | |
int :32; int :32; int :32; int :32; | |
int :32; int :32; int :32; int :32; | |
int :32; int :32; int :32; | |
}; | |
# 74 "/usr/include/bits/time.h" 2 3 4 | |
extern "C" { | |
extern int clock_adjtime (__clockid_t __clock_id, struct timex *__utx) noexcept (true); | |
} | |
# 34 "/usr/include/time.h" 2 3 4 | |
# 1 "/usr/include/bits/types/struct_tm.h" 1 3 4 | |
struct tm | |
{ | |
int tm_sec; | |
int tm_min; | |
int tm_hour; | |
int tm_mday; | |
int tm_mon; | |
int tm_year; | |
int tm_wday; | |
int tm_yday; | |
int tm_isdst; | |
long int tm_gmtoff; | |
const char *tm_zone; | |
}; | |
# 40 "/usr/include/time.h" 2 3 4 | |
# 1 "/usr/include/bits/types/struct_itimerspec.h" 1 3 4 | |
struct itimerspec | |
{ | |
struct timespec it_interval; | |
struct timespec it_value; | |
}; | |
# 49 "/usr/include/time.h" 2 3 4 | |
struct sigevent; | |
# 68 "/usr/include/time.h" 3 4 | |
extern "C" { | |
extern clock_t clock (void) noexcept (true); | |
extern time_t time (time_t *__timer) noexcept (true); | |
extern double difftime (time_t __time1, time_t __time0) | |
noexcept (true) __attribute__ ((__const__)); | |
extern time_t mktime (struct tm *__tp) noexcept (true); | |
extern size_t strftime (char *__restrict __s, size_t __maxsize, | |
const char *__restrict __format, | |
const struct tm *__restrict __tp) noexcept (true); | |
extern char *strptime (const char *__restrict __s, | |
const char *__restrict __fmt, struct tm *__tp) | |
noexcept (true); | |
extern size_t strftime_l (char *__restrict __s, size_t __maxsize, | |
const char *__restrict __format, | |
const struct tm *__restrict __tp, | |
locale_t __loc) noexcept (true); | |
extern char *strptime_l (const char *__restrict __s, | |
const char *__restrict __fmt, struct tm *__tp, | |
locale_t __loc) noexcept (true); | |
extern struct tm *gmtime (const time_t *__timer) noexcept (true); | |
extern struct tm *localtime (const time_t *__timer) noexcept (true); | |
extern struct tm *gmtime_r (const time_t *__restrict __timer, | |
struct tm *__restrict __tp) noexcept (true); | |
extern struct tm *localtime_r (const time_t *__restrict __timer, | |
struct tm *__restrict __tp) noexcept (true); | |
extern char *asctime (const struct tm *__tp) noexcept (true); | |
extern char *ctime (const time_t *__timer) noexcept (true); | |
extern char *asctime_r (const struct tm *__restrict __tp, | |
char *__restrict __buf) noexcept (true); | |
extern char *ctime_r (const time_t *__restrict __timer, | |
char *__restrict __buf) noexcept (true); | |
extern char *__tzname[2]; | |
extern int __daylight; | |
extern long int __timezone; | |
extern char *tzname[2]; | |
extern void tzset (void) noexcept (true); | |
extern int daylight; | |
extern long int timezone; | |
# 190 "/usr/include/time.h" 3 4 | |
extern time_t timegm (struct tm *__tp) noexcept (true); | |
extern time_t timelocal (struct tm *__tp) noexcept (true); | |
extern int dysize (int __year) noexcept (true) __attribute__ ((__const__)); | |
# 205 "/usr/include/time.h" 3 4 | |
extern int nanosleep (const struct timespec *__requested_time, | |
struct timespec *__remaining); | |
extern int clock_getres (clockid_t __clock_id, struct timespec *__res) noexcept (true); | |
extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) noexcept (true); | |
extern int clock_settime (clockid_t __clock_id, const struct timespec *__tp) | |
noexcept (true); | |
extern int clock_nanosleep (clockid_t __clock_id, int __flags, | |
const struct timespec *__req, | |
struct timespec *__rem); | |
extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) noexcept (true); | |
extern int timer_create (clockid_t __clock_id, | |
struct sigevent *__restrict __evp, | |
timer_t *__restrict __timerid) noexcept (true); | |
extern int timer_delete (timer_t __timerid) noexcept (true); | |
extern int timer_settime (timer_t __timerid, int __flags, | |
const struct itimerspec *__restrict __value, | |
struct itimerspec *__restrict __ovalue) noexcept (true); | |
extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) | |
noexcept (true); | |
extern int timer_getoverrun (timer_t __timerid) noexcept (true); | |
extern int timespec_get (struct timespec *__ts, int __base) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 274 "/usr/include/time.h" 3 4 | |
extern int getdate_err; | |
# 283 "/usr/include/time.h" 3 4 | |
extern struct tm *getdate (const char *__string); | |
# 297 "/usr/include/time.h" 3 4 | |
extern int getdate_r (const char *__restrict __string, | |
struct tm *__restrict __resbufp); | |
} | |
# 28 "src/shared/Common.h" 2 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cpp_type_traits.h" 1 3 | |
# 36 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cpp_type_traits.h" 3 | |
# 67 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cpp_type_traits.h" 3 | |
extern "C++" { | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
struct __true_type { }; | |
struct __false_type { }; | |
template<bool> | |
struct __truth_type | |
{ typedef __false_type __type; }; | |
template<> | |
struct __truth_type<true> | |
{ typedef __true_type __type; }; | |
template<class _Sp, class _Tp> | |
struct __traitor | |
{ | |
enum { __value = bool(_Sp::__value) || bool(_Tp::__value) }; | |
typedef typename __truth_type<__value>::__type __type; | |
}; | |
template<typename, typename> | |
struct __are_same | |
{ | |
enum { __value = 0 }; | |
typedef __false_type __type; | |
}; | |
template<typename _Tp> | |
struct __are_same<_Tp, _Tp> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<typename _Tp> | |
struct __is_void | |
{ | |
enum { __value = 0 }; | |
typedef __false_type __type; | |
}; | |
template<> | |
struct __is_void<void> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<typename _Tp> | |
struct __is_integer | |
{ | |
enum { __value = 0 }; | |
typedef __false_type __type; | |
}; | |
template<> | |
struct __is_integer<bool> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<char> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<signed char> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<unsigned char> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<wchar_t> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
# 184 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cpp_type_traits.h" 3 | |
template<> | |
struct __is_integer<char16_t> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<char32_t> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<short> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<unsigned short> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<int> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<unsigned int> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<long> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<unsigned long> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<long long> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_integer<unsigned long long> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
# 270 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cpp_type_traits.h" 3 | |
template<> struct __is_integer<__int128> { enum { __value = 1 }; typedef __true_type __type; }; template<> struct __is_integer<unsigned __int128> { enum { __value = 1 }; typedef __true_type __type; }; | |
# 287 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cpp_type_traits.h" 3 | |
template<typename _Tp> | |
struct __is_floating | |
{ | |
enum { __value = 0 }; | |
typedef __false_type __type; | |
}; | |
template<> | |
struct __is_floating<float> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_floating<double> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_floating<long double> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<typename _Tp> | |
struct __is_pointer | |
{ | |
enum { __value = 0 }; | |
typedef __false_type __type; | |
}; | |
template<typename _Tp> | |
struct __is_pointer<_Tp*> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<typename _Tp> | |
struct __is_arithmetic | |
: public __traitor<__is_integer<_Tp>, __is_floating<_Tp> > | |
{ }; | |
template<typename _Tp> | |
struct __is_scalar | |
: public __traitor<__is_arithmetic<_Tp>, __is_pointer<_Tp> > | |
{ }; | |
template<typename _Tp> | |
struct __is_char | |
{ | |
enum { __value = 0 }; | |
typedef __false_type __type; | |
}; | |
template<> | |
struct __is_char<char> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_char<wchar_t> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<typename _Tp> | |
struct __is_byte | |
{ | |
enum { __value = 0 }; | |
typedef __false_type __type; | |
}; | |
template<> | |
struct __is_byte<char> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_byte<signed char> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<> | |
struct __is_byte<unsigned char> | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
# 423 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cpp_type_traits.h" 3 | |
template<typename> struct iterator_traits; | |
template<typename _Tp> | |
struct __is_nonvolatile_trivially_copyable | |
{ | |
enum { __value = __is_trivially_copyable(_Tp) }; | |
}; | |
template<typename _Tp> | |
struct __is_nonvolatile_trivially_copyable<volatile _Tp> | |
{ | |
enum { __value = 0 }; | |
}; | |
template<typename _OutputIter, typename _InputIter> | |
struct __memcpyable | |
{ | |
enum { __value = 0 }; | |
}; | |
template<typename _Tp> | |
struct __memcpyable<_Tp*, _Tp*> | |
: __is_nonvolatile_trivially_copyable<_Tp> | |
{ }; | |
template<typename _Tp> | |
struct __memcpyable<_Tp*, const _Tp*> | |
: __is_nonvolatile_trivially_copyable<_Tp> | |
{ }; | |
template<typename _Iter1, typename _Iter2> | |
struct __memcmpable | |
{ | |
enum { __value = 0 }; | |
}; | |
template<typename _Tp> | |
struct __memcmpable<_Tp*, _Tp*> | |
: __is_nonvolatile_trivially_copyable<_Tp> | |
{ }; | |
template<typename _Tp> | |
struct __memcmpable<const _Tp*, _Tp*> | |
: __is_nonvolatile_trivially_copyable<_Tp> | |
{ }; | |
template<typename _Tp> | |
struct __memcmpable<_Tp*, const _Tp*> | |
: __is_nonvolatile_trivially_copyable<_Tp> | |
{ }; | |
template<typename _Tp, bool _TreatAsBytes = | |
__is_byte<_Tp>::__value | |
> | |
struct __is_memcmp_ordered | |
{ | |
static const bool __value = _Tp(-1) > _Tp(1); | |
}; | |
template<typename _Tp> | |
struct __is_memcmp_ordered<_Tp, false> | |
{ | |
static const bool __value = false; | |
}; | |
template<typename _Tp, typename _Up, bool = sizeof(_Tp) == sizeof(_Up)> | |
struct __is_memcmp_ordered_with | |
{ | |
static const bool __value = __is_memcmp_ordered<_Tp>::__value | |
&& __is_memcmp_ordered<_Up>::__value; | |
}; | |
template<typename _Tp, typename _Up> | |
struct __is_memcmp_ordered_with<_Tp, _Up, false> | |
{ | |
static const bool __value = false; | |
}; | |
# 548 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cpp_type_traits.h" 3 | |
template<typename _Tp> | |
struct __is_move_iterator | |
{ | |
enum { __value = 0 }; | |
typedef __false_type __type; | |
}; | |
template<typename _Iterator> | |
inline _Iterator | |
__miter_base(_Iterator __it) | |
{ return __it; } | |
} | |
} | |
# 43 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/type_traits.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/type_traits.h" 3 | |
extern "C++" { | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<bool, typename> | |
struct __enable_if | |
{ }; | |
template<typename _Tp> | |
struct __enable_if<true, _Tp> | |
{ typedef _Tp __type; }; | |
template<bool _Cond, typename _Iftrue, typename _Iffalse> | |
struct __conditional_type | |
{ typedef _Iftrue __type; }; | |
template<typename _Iftrue, typename _Iffalse> | |
struct __conditional_type<false, _Iftrue, _Iffalse> | |
{ typedef _Iffalse __type; }; | |
template<typename _Tp> | |
struct __add_unsigned | |
{ | |
private: | |
typedef __enable_if<std::__is_integer<_Tp>::__value, _Tp> __if_type; | |
public: | |
typedef typename __if_type::__type __type; | |
}; | |
template<> | |
struct __add_unsigned<char> | |
{ typedef unsigned char __type; }; | |
template<> | |
struct __add_unsigned<signed char> | |
{ typedef unsigned char __type; }; | |
template<> | |
struct __add_unsigned<short> | |
{ typedef unsigned short __type; }; | |
template<> | |
struct __add_unsigned<int> | |
{ typedef unsigned int __type; }; | |
template<> | |
struct __add_unsigned<long> | |
{ typedef unsigned long __type; }; | |
template<> | |
struct __add_unsigned<long long> | |
{ typedef unsigned long long __type; }; | |
template<> | |
struct __add_unsigned<bool>; | |
template<> | |
struct __add_unsigned<wchar_t>; | |
template<typename _Tp> | |
struct __remove_unsigned | |
{ | |
private: | |
typedef __enable_if<std::__is_integer<_Tp>::__value, _Tp> __if_type; | |
public: | |
typedef typename __if_type::__type __type; | |
}; | |
template<> | |
struct __remove_unsigned<char> | |
{ typedef signed char __type; }; | |
template<> | |
struct __remove_unsigned<unsigned char> | |
{ typedef signed char __type; }; | |
template<> | |
struct __remove_unsigned<unsigned short> | |
{ typedef short __type; }; | |
template<> | |
struct __remove_unsigned<unsigned int> | |
{ typedef int __type; }; | |
template<> | |
struct __remove_unsigned<unsigned long> | |
{ typedef long __type; }; | |
template<> | |
struct __remove_unsigned<unsigned long long> | |
{ typedef long long __type; }; | |
template<> | |
struct __remove_unsigned<bool>; | |
template<> | |
struct __remove_unsigned<wchar_t>; | |
template<typename _Type> | |
inline bool | |
__is_null_pointer(_Type* __ptr) | |
{ return __ptr == 0; } | |
template<typename _Type> | |
inline bool | |
__is_null_pointer(_Type) | |
{ return false; } | |
inline bool | |
__is_null_pointer(std::nullptr_t) | |
{ return true; } | |
template<typename _Tp, bool = std::__is_integer<_Tp>::__value> | |
struct __promote | |
{ typedef double __type; }; | |
template<typename _Tp> | |
struct __promote<_Tp, false> | |
{ }; | |
template<> | |
struct __promote<long double> | |
{ typedef long double __type; }; | |
template<> | |
struct __promote<double> | |
{ typedef double __type; }; | |
template<> | |
struct __promote<float> | |
{ typedef float __type; }; | |
template<typename _Tp, typename _Up, | |
typename _Tp2 = typename __promote<_Tp>::__type, | |
typename _Up2 = typename __promote<_Up>::__type> | |
struct __promote_2 | |
{ | |
typedef __typeof__(_Tp2() + _Up2()) __type; | |
}; | |
template<typename _Tp, typename _Up, typename _Vp, | |
typename _Tp2 = typename __promote<_Tp>::__type, | |
typename _Up2 = typename __promote<_Up>::__type, | |
typename _Vp2 = typename __promote<_Vp>::__type> | |
struct __promote_3 | |
{ | |
typedef __typeof__(_Tp2() + _Up2() + _Vp2()) __type; | |
}; | |
template<typename _Tp, typename _Up, typename _Vp, typename _Wp, | |
typename _Tp2 = typename __promote<_Tp>::__type, | |
typename _Up2 = typename __promote<_Up>::__type, | |
typename _Vp2 = typename __promote<_Vp>::__type, | |
typename _Wp2 = typename __promote<_Wp>::__type> | |
struct __promote_4 | |
{ | |
typedef __typeof__(_Tp2() + _Up2() + _Vp2() + _Wp2()) __type; | |
}; | |
} | |
} | |
# 44 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 2 3 | |
# 1 "/usr/include/math.h" 1 3 4 | |
# 27 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/libc-header-start.h" 1 3 4 | |
# 28 "/usr/include/math.h" 2 3 4 | |
extern "C" { | |
# 1 "/usr/include/bits/math-vector.h" 1 3 4 | |
# 25 "/usr/include/bits/math-vector.h" 3 4 | |
# 1 "/usr/include/bits/libm-simd-decl-stubs.h" 1 3 4 | |
# 26 "/usr/include/bits/math-vector.h" 2 3 4 | |
# 41 "/usr/include/math.h" 2 3 4 | |
# 138 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/flt-eval-method.h" 1 3 4 | |
# 139 "/usr/include/math.h" 2 3 4 | |
# 149 "/usr/include/math.h" 3 4 | |
typedef float float_t; | |
typedef double double_t; | |
# 190 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/fp-logb.h" 1 3 4 | |
# 191 "/usr/include/math.h" 2 3 4 | |
# 233 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/fp-fast.h" 1 3 4 | |
# 234 "/usr/include/math.h" 2 3 4 | |
enum | |
{ | |
FP_INT_UPWARD = | |
0, | |
FP_INT_DOWNWARD = | |
1, | |
FP_INT_TOWARDZERO = | |
2, | |
FP_INT_TONEARESTFROMZERO = | |
3, | |
FP_INT_TONEAREST = | |
4, | |
}; | |
# 298 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-helper-functions.h" 1 3 4 | |
# 20 "/usr/include/bits/mathcalls-helper-functions.h" 3 4 | |
extern int __fpclassify (double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __signbit (double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __isinf (double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __finite (double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __isnan (double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __iseqsig (double __x, double __y) noexcept (true); | |
extern int __issignaling (double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
# 299 "/usr/include/math.h" 2 3 4 | |
# 1 "/usr/include/bits/mathcalls.h" 1 3 4 | |
# 53 "/usr/include/bits/mathcalls.h" 3 4 | |
extern double acos (double __x) noexcept (true); extern double __acos (double __x) noexcept (true); | |
extern double asin (double __x) noexcept (true); extern double __asin (double __x) noexcept (true); | |
extern double atan (double __x) noexcept (true); extern double __atan (double __x) noexcept (true); | |
extern double atan2 (double __y, double __x) noexcept (true); extern double __atan2 (double __y, double __x) noexcept (true); | |
extern double cos (double __x) noexcept (true); extern double __cos (double __x) noexcept (true); | |
extern double sin (double __x) noexcept (true); extern double __sin (double __x) noexcept (true); | |
extern double tan (double __x) noexcept (true); extern double __tan (double __x) noexcept (true); | |
extern double cosh (double __x) noexcept (true); extern double __cosh (double __x) noexcept (true); | |
extern double sinh (double __x) noexcept (true); extern double __sinh (double __x) noexcept (true); | |
extern double tanh (double __x) noexcept (true); extern double __tanh (double __x) noexcept (true); | |
extern void sincos (double __x, double *__sinx, double *__cosx) noexcept (true); extern void __sincos (double __x, double *__sinx, double *__cosx) noexcept (true); | |
extern double acosh (double __x) noexcept (true); extern double __acosh (double __x) noexcept (true); | |
extern double asinh (double __x) noexcept (true); extern double __asinh (double __x) noexcept (true); | |
extern double atanh (double __x) noexcept (true); extern double __atanh (double __x) noexcept (true); | |
extern double exp (double __x) noexcept (true); extern double __exp (double __x) noexcept (true); | |
extern double frexp (double __x, int *__exponent) noexcept (true); extern double __frexp (double __x, int *__exponent) noexcept (true); | |
extern double ldexp (double __x, int __exponent) noexcept (true); extern double __ldexp (double __x, int __exponent) noexcept (true); | |
extern double log (double __x) noexcept (true); extern double __log (double __x) noexcept (true); | |
extern double log10 (double __x) noexcept (true); extern double __log10 (double __x) noexcept (true); | |
extern double modf (double __x, double *__iptr) noexcept (true); extern double __modf (double __x, double *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern double exp10 (double __x) noexcept (true); extern double __exp10 (double __x) noexcept (true); | |
extern double expm1 (double __x) noexcept (true); extern double __expm1 (double __x) noexcept (true); | |
extern double log1p (double __x) noexcept (true); extern double __log1p (double __x) noexcept (true); | |
extern double logb (double __x) noexcept (true); extern double __logb (double __x) noexcept (true); | |
extern double exp2 (double __x) noexcept (true); extern double __exp2 (double __x) noexcept (true); | |
extern double log2 (double __x) noexcept (true); extern double __log2 (double __x) noexcept (true); | |
extern double pow (double __x, double __y) noexcept (true); extern double __pow (double __x, double __y) noexcept (true); | |
extern double sqrt (double __x) noexcept (true); extern double __sqrt (double __x) noexcept (true); | |
extern double hypot (double __x, double __y) noexcept (true); extern double __hypot (double __x, double __y) noexcept (true); | |
extern double cbrt (double __x) noexcept (true); extern double __cbrt (double __x) noexcept (true); | |
extern double ceil (double __x) noexcept (true) __attribute__ ((__const__)); extern double __ceil (double __x) noexcept (true) __attribute__ ((__const__)); | |
extern double fabs (double __x) noexcept (true) __attribute__ ((__const__)); extern double __fabs (double __x) noexcept (true) __attribute__ ((__const__)); | |
extern double floor (double __x) noexcept (true) __attribute__ ((__const__)); extern double __floor (double __x) noexcept (true) __attribute__ ((__const__)); | |
extern double fmod (double __x, double __y) noexcept (true); extern double __fmod (double __x, double __y) noexcept (true); | |
# 183 "/usr/include/bits/mathcalls.h" 3 4 | |
extern int finite (double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern double drem (double __x, double __y) noexcept (true); extern double __drem (double __x, double __y) noexcept (true); | |
extern double significand (double __x) noexcept (true); extern double __significand (double __x) noexcept (true); | |
extern double copysign (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __copysign (double __x, double __y) noexcept (true) __attribute__ ((__const__)); | |
extern double nan (const char *__tagb) noexcept (true); extern double __nan (const char *__tagb) noexcept (true); | |
# 220 "/usr/include/bits/mathcalls.h" 3 4 | |
extern double j0 (double) noexcept (true); extern double __j0 (double) noexcept (true); | |
extern double j1 (double) noexcept (true); extern double __j1 (double) noexcept (true); | |
extern double jn (int, double) noexcept (true); extern double __jn (int, double) noexcept (true); | |
extern double y0 (double) noexcept (true); extern double __y0 (double) noexcept (true); | |
extern double y1 (double) noexcept (true); extern double __y1 (double) noexcept (true); | |
extern double yn (int, double) noexcept (true); extern double __yn (int, double) noexcept (true); | |
extern double erf (double) noexcept (true); extern double __erf (double) noexcept (true); | |
extern double erfc (double) noexcept (true); extern double __erfc (double) noexcept (true); | |
extern double lgamma (double) noexcept (true); extern double __lgamma (double) noexcept (true); | |
extern double tgamma (double) noexcept (true); extern double __tgamma (double) noexcept (true); | |
extern double gamma (double) noexcept (true); extern double __gamma (double) noexcept (true); | |
extern double lgamma_r (double, int *__signgamp) noexcept (true); extern double __lgamma_r (double, int *__signgamp) noexcept (true); | |
extern double rint (double __x) noexcept (true); extern double __rint (double __x) noexcept (true); | |
extern double nextafter (double __x, double __y) noexcept (true); extern double __nextafter (double __x, double __y) noexcept (true); | |
extern double nexttoward (double __x, long double __y) noexcept (true); extern double __nexttoward (double __x, long double __y) noexcept (true); | |
extern double nextdown (double __x) noexcept (true); extern double __nextdown (double __x) noexcept (true); | |
extern double nextup (double __x) noexcept (true); extern double __nextup (double __x) noexcept (true); | |
extern double remainder (double __x, double __y) noexcept (true); extern double __remainder (double __x, double __y) noexcept (true); | |
extern double scalbn (double __x, int __n) noexcept (true); extern double __scalbn (double __x, int __n) noexcept (true); | |
extern int ilogb (double __x) noexcept (true); extern int __ilogb (double __x) noexcept (true); | |
extern long int llogb (double __x) noexcept (true); extern long int __llogb (double __x) noexcept (true); | |
extern double scalbln (double __x, long int __n) noexcept (true); extern double __scalbln (double __x, long int __n) noexcept (true); | |
extern double nearbyint (double __x) noexcept (true); extern double __nearbyint (double __x) noexcept (true); | |
extern double round (double __x) noexcept (true) __attribute__ ((__const__)); extern double __round (double __x) noexcept (true) __attribute__ ((__const__)); | |
extern double trunc (double __x) noexcept (true) __attribute__ ((__const__)); extern double __trunc (double __x) noexcept (true) __attribute__ ((__const__)); | |
extern double remquo (double __x, double __y, int *__quo) noexcept (true); extern double __remquo (double __x, double __y, int *__quo) noexcept (true); | |
extern long int lrint (double __x) noexcept (true); extern long int __lrint (double __x) noexcept (true); | |
__extension__ | |
extern long long int llrint (double __x) noexcept (true); extern long long int __llrint (double __x) noexcept (true); | |
extern long int lround (double __x) noexcept (true); extern long int __lround (double __x) noexcept (true); | |
__extension__ | |
extern long long int llround (double __x) noexcept (true); extern long long int __llround (double __x) noexcept (true); | |
extern double fdim (double __x, double __y) noexcept (true); extern double __fdim (double __x, double __y) noexcept (true); | |
extern double fmax (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmax (double __x, double __y) noexcept (true) __attribute__ ((__const__)); | |
extern double fmin (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmin (double __x, double __y) noexcept (true) __attribute__ ((__const__)); | |
extern double fma (double __x, double __y, double __z) noexcept (true); extern double __fma (double __x, double __y, double __z) noexcept (true); | |
extern double roundeven (double __x) noexcept (true) __attribute__ ((__const__)); extern double __roundeven (double __x) noexcept (true) __attribute__ ((__const__)); | |
extern __intmax_t fromfp (double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfp (double __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfp (double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfp (double __x, int __round, unsigned int __width) noexcept (true); | |
extern __intmax_t fromfpx (double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpx (double __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpx (double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpx (double __x, int __round, unsigned int __width) noexcept (true); | |
extern double fmaxmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaxmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); | |
extern double fminmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); | |
extern int canonicalize (double *__cx, const double *__x) noexcept (true); | |
extern int totalorder (const double *__x, const double *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern int totalordermag (const double *__x, const double *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern double getpayload (const double *__x) noexcept (true); extern double __getpayload (const double *__x) noexcept (true); | |
extern int setpayload (double *__x, double __payload) noexcept (true); | |
extern int setpayloadsig (double *__x, double __payload) noexcept (true); | |
extern double scalb (double __x, double __n) noexcept (true); extern double __scalb (double __x, double __n) noexcept (true); | |
# 300 "/usr/include/math.h" 2 3 4 | |
# 315 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-helper-functions.h" 1 3 4 | |
# 20 "/usr/include/bits/mathcalls-helper-functions.h" 3 4 | |
extern int __fpclassifyf (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __signbitf (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __isinff (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __finitef (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __isnanf (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __iseqsigf (float __x, float __y) noexcept (true); | |
extern int __issignalingf (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
# 316 "/usr/include/math.h" 2 3 4 | |
# 1 "/usr/include/bits/mathcalls.h" 1 3 4 | |
# 53 "/usr/include/bits/mathcalls.h" 3 4 | |
extern float acosf (float __x) noexcept (true); extern float __acosf (float __x) noexcept (true); | |
extern float asinf (float __x) noexcept (true); extern float __asinf (float __x) noexcept (true); | |
extern float atanf (float __x) noexcept (true); extern float __atanf (float __x) noexcept (true); | |
extern float atan2f (float __y, float __x) noexcept (true); extern float __atan2f (float __y, float __x) noexcept (true); | |
extern float cosf (float __x) noexcept (true); extern float __cosf (float __x) noexcept (true); | |
extern float sinf (float __x) noexcept (true); extern float __sinf (float __x) noexcept (true); | |
extern float tanf (float __x) noexcept (true); extern float __tanf (float __x) noexcept (true); | |
extern float coshf (float __x) noexcept (true); extern float __coshf (float __x) noexcept (true); | |
extern float sinhf (float __x) noexcept (true); extern float __sinhf (float __x) noexcept (true); | |
extern float tanhf (float __x) noexcept (true); extern float __tanhf (float __x) noexcept (true); | |
extern void sincosf (float __x, float *__sinx, float *__cosx) noexcept (true); extern void __sincosf (float __x, float *__sinx, float *__cosx) noexcept (true); | |
extern float acoshf (float __x) noexcept (true); extern float __acoshf (float __x) noexcept (true); | |
extern float asinhf (float __x) noexcept (true); extern float __asinhf (float __x) noexcept (true); | |
extern float atanhf (float __x) noexcept (true); extern float __atanhf (float __x) noexcept (true); | |
extern float expf (float __x) noexcept (true); extern float __expf (float __x) noexcept (true); | |
extern float frexpf (float __x, int *__exponent) noexcept (true); extern float __frexpf (float __x, int *__exponent) noexcept (true); | |
extern float ldexpf (float __x, int __exponent) noexcept (true); extern float __ldexpf (float __x, int __exponent) noexcept (true); | |
extern float logf (float __x) noexcept (true); extern float __logf (float __x) noexcept (true); | |
extern float log10f (float __x) noexcept (true); extern float __log10f (float __x) noexcept (true); | |
extern float modff (float __x, float *__iptr) noexcept (true); extern float __modff (float __x, float *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern float exp10f (float __x) noexcept (true); extern float __exp10f (float __x) noexcept (true); | |
extern float expm1f (float __x) noexcept (true); extern float __expm1f (float __x) noexcept (true); | |
extern float log1pf (float __x) noexcept (true); extern float __log1pf (float __x) noexcept (true); | |
extern float logbf (float __x) noexcept (true); extern float __logbf (float __x) noexcept (true); | |
extern float exp2f (float __x) noexcept (true); extern float __exp2f (float __x) noexcept (true); | |
extern float log2f (float __x) noexcept (true); extern float __log2f (float __x) noexcept (true); | |
extern float powf (float __x, float __y) noexcept (true); extern float __powf (float __x, float __y) noexcept (true); | |
extern float sqrtf (float __x) noexcept (true); extern float __sqrtf (float __x) noexcept (true); | |
extern float hypotf (float __x, float __y) noexcept (true); extern float __hypotf (float __x, float __y) noexcept (true); | |
extern float cbrtf (float __x) noexcept (true); extern float __cbrtf (float __x) noexcept (true); | |
extern float ceilf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __ceilf (float __x) noexcept (true) __attribute__ ((__const__)); | |
extern float fabsf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __fabsf (float __x) noexcept (true) __attribute__ ((__const__)); | |
extern float floorf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __floorf (float __x) noexcept (true) __attribute__ ((__const__)); | |
extern float fmodf (float __x, float __y) noexcept (true); extern float __fmodf (float __x, float __y) noexcept (true); | |
# 177 "/usr/include/bits/mathcalls.h" 3 4 | |
extern int isinff (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int finitef (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern float dremf (float __x, float __y) noexcept (true); extern float __dremf (float __x, float __y) noexcept (true); | |
extern float significandf (float __x) noexcept (true); extern float __significandf (float __x) noexcept (true); | |
extern float copysignf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __copysignf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); | |
extern float nanf (const char *__tagb) noexcept (true); extern float __nanf (const char *__tagb) noexcept (true); | |
# 213 "/usr/include/bits/mathcalls.h" 3 4 | |
extern int isnanf (float __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern float j0f (float) noexcept (true); extern float __j0f (float) noexcept (true); | |
extern float j1f (float) noexcept (true); extern float __j1f (float) noexcept (true); | |
extern float jnf (int, float) noexcept (true); extern float __jnf (int, float) noexcept (true); | |
extern float y0f (float) noexcept (true); extern float __y0f (float) noexcept (true); | |
extern float y1f (float) noexcept (true); extern float __y1f (float) noexcept (true); | |
extern float ynf (int, float) noexcept (true); extern float __ynf (int, float) noexcept (true); | |
extern float erff (float) noexcept (true); extern float __erff (float) noexcept (true); | |
extern float erfcf (float) noexcept (true); extern float __erfcf (float) noexcept (true); | |
extern float lgammaf (float) noexcept (true); extern float __lgammaf (float) noexcept (true); | |
extern float tgammaf (float) noexcept (true); extern float __tgammaf (float) noexcept (true); | |
extern float gammaf (float) noexcept (true); extern float __gammaf (float) noexcept (true); | |
extern float lgammaf_r (float, int *__signgamp) noexcept (true); extern float __lgammaf_r (float, int *__signgamp) noexcept (true); | |
extern float rintf (float __x) noexcept (true); extern float __rintf (float __x) noexcept (true); | |
extern float nextafterf (float __x, float __y) noexcept (true); extern float __nextafterf (float __x, float __y) noexcept (true); | |
extern float nexttowardf (float __x, long double __y) noexcept (true); extern float __nexttowardf (float __x, long double __y) noexcept (true); | |
extern float nextdownf (float __x) noexcept (true); extern float __nextdownf (float __x) noexcept (true); | |
extern float nextupf (float __x) noexcept (true); extern float __nextupf (float __x) noexcept (true); | |
extern float remainderf (float __x, float __y) noexcept (true); extern float __remainderf (float __x, float __y) noexcept (true); | |
extern float scalbnf (float __x, int __n) noexcept (true); extern float __scalbnf (float __x, int __n) noexcept (true); | |
extern int ilogbf (float __x) noexcept (true); extern int __ilogbf (float __x) noexcept (true); | |
extern long int llogbf (float __x) noexcept (true); extern long int __llogbf (float __x) noexcept (true); | |
extern float scalblnf (float __x, long int __n) noexcept (true); extern float __scalblnf (float __x, long int __n) noexcept (true); | |
extern float nearbyintf (float __x) noexcept (true); extern float __nearbyintf (float __x) noexcept (true); | |
extern float roundf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __roundf (float __x) noexcept (true) __attribute__ ((__const__)); | |
extern float truncf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __truncf (float __x) noexcept (true) __attribute__ ((__const__)); | |
extern float remquof (float __x, float __y, int *__quo) noexcept (true); extern float __remquof (float __x, float __y, int *__quo) noexcept (true); | |
extern long int lrintf (float __x) noexcept (true); extern long int __lrintf (float __x) noexcept (true); | |
__extension__ | |
extern long long int llrintf (float __x) noexcept (true); extern long long int __llrintf (float __x) noexcept (true); | |
extern long int lroundf (float __x) noexcept (true); extern long int __lroundf (float __x) noexcept (true); | |
__extension__ | |
extern long long int llroundf (float __x) noexcept (true); extern long long int __llroundf (float __x) noexcept (true); | |
extern float fdimf (float __x, float __y) noexcept (true); extern float __fdimf (float __x, float __y) noexcept (true); | |
extern float fmaxf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaxf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); | |
extern float fminf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); | |
extern float fmaf (float __x, float __y, float __z) noexcept (true); extern float __fmaf (float __x, float __y, float __z) noexcept (true); | |
extern float roundevenf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __roundevenf (float __x) noexcept (true) __attribute__ ((__const__)); | |
extern __intmax_t fromfpf (float __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf (float __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpf (float __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf (float __x, int __round, unsigned int __width) noexcept (true); | |
extern __intmax_t fromfpxf (float __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf (float __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpxf (float __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf (float __x, int __round, unsigned int __width) noexcept (true); | |
extern float fmaxmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaxmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); | |
extern float fminmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); | |
extern int canonicalizef (float *__cx, const float *__x) noexcept (true); | |
extern int totalorderf (const float *__x, const float *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern int totalordermagf (const float *__x, const float *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern float getpayloadf (const float *__x) noexcept (true); extern float __getpayloadf (const float *__x) noexcept (true); | |
extern int setpayloadf (float *__x, float __payload) noexcept (true); | |
extern int setpayloadsigf (float *__x, float __payload) noexcept (true); | |
extern float scalbf (float __x, float __n) noexcept (true); extern float __scalbf (float __x, float __n) noexcept (true); | |
# 317 "/usr/include/math.h" 2 3 4 | |
# 384 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-helper-functions.h" 1 3 4 | |
# 20 "/usr/include/bits/mathcalls-helper-functions.h" 3 4 | |
extern int __fpclassifyl (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __signbitl (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __isinfl (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __finitel (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __isnanl (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int __iseqsigl (long double __x, long double __y) noexcept (true); | |
extern int __issignalingl (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
# 385 "/usr/include/math.h" 2 3 4 | |
# 1 "/usr/include/bits/mathcalls.h" 1 3 4 | |
# 53 "/usr/include/bits/mathcalls.h" 3 4 | |
extern long double acosl (long double __x) noexcept (true); extern long double __acosl (long double __x) noexcept (true); | |
extern long double asinl (long double __x) noexcept (true); extern long double __asinl (long double __x) noexcept (true); | |
extern long double atanl (long double __x) noexcept (true); extern long double __atanl (long double __x) noexcept (true); | |
extern long double atan2l (long double __y, long double __x) noexcept (true); extern long double __atan2l (long double __y, long double __x) noexcept (true); | |
extern long double cosl (long double __x) noexcept (true); extern long double __cosl (long double __x) noexcept (true); | |
extern long double sinl (long double __x) noexcept (true); extern long double __sinl (long double __x) noexcept (true); | |
extern long double tanl (long double __x) noexcept (true); extern long double __tanl (long double __x) noexcept (true); | |
extern long double coshl (long double __x) noexcept (true); extern long double __coshl (long double __x) noexcept (true); | |
extern long double sinhl (long double __x) noexcept (true); extern long double __sinhl (long double __x) noexcept (true); | |
extern long double tanhl (long double __x) noexcept (true); extern long double __tanhl (long double __x) noexcept (true); | |
extern void sincosl (long double __x, long double *__sinx, long double *__cosx) noexcept (true); extern void __sincosl (long double __x, long double *__sinx, long double *__cosx) noexcept (true); | |
extern long double acoshl (long double __x) noexcept (true); extern long double __acoshl (long double __x) noexcept (true); | |
extern long double asinhl (long double __x) noexcept (true); extern long double __asinhl (long double __x) noexcept (true); | |
extern long double atanhl (long double __x) noexcept (true); extern long double __atanhl (long double __x) noexcept (true); | |
extern long double expl (long double __x) noexcept (true); extern long double __expl (long double __x) noexcept (true); | |
extern long double frexpl (long double __x, int *__exponent) noexcept (true); extern long double __frexpl (long double __x, int *__exponent) noexcept (true); | |
extern long double ldexpl (long double __x, int __exponent) noexcept (true); extern long double __ldexpl (long double __x, int __exponent) noexcept (true); | |
extern long double logl (long double __x) noexcept (true); extern long double __logl (long double __x) noexcept (true); | |
extern long double log10l (long double __x) noexcept (true); extern long double __log10l (long double __x) noexcept (true); | |
extern long double modfl (long double __x, long double *__iptr) noexcept (true); extern long double __modfl (long double __x, long double *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern long double exp10l (long double __x) noexcept (true); extern long double __exp10l (long double __x) noexcept (true); | |
extern long double expm1l (long double __x) noexcept (true); extern long double __expm1l (long double __x) noexcept (true); | |
extern long double log1pl (long double __x) noexcept (true); extern long double __log1pl (long double __x) noexcept (true); | |
extern long double logbl (long double __x) noexcept (true); extern long double __logbl (long double __x) noexcept (true); | |
extern long double exp2l (long double __x) noexcept (true); extern long double __exp2l (long double __x) noexcept (true); | |
extern long double log2l (long double __x) noexcept (true); extern long double __log2l (long double __x) noexcept (true); | |
extern long double powl (long double __x, long double __y) noexcept (true); extern long double __powl (long double __x, long double __y) noexcept (true); | |
extern long double sqrtl (long double __x) noexcept (true); extern long double __sqrtl (long double __x) noexcept (true); | |
extern long double hypotl (long double __x, long double __y) noexcept (true); extern long double __hypotl (long double __x, long double __y) noexcept (true); | |
extern long double cbrtl (long double __x) noexcept (true); extern long double __cbrtl (long double __x) noexcept (true); | |
extern long double ceill (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __ceill (long double __x) noexcept (true) __attribute__ ((__const__)); | |
extern long double fabsl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __fabsl (long double __x) noexcept (true) __attribute__ ((__const__)); | |
extern long double floorl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __floorl (long double __x) noexcept (true) __attribute__ ((__const__)); | |
extern long double fmodl (long double __x, long double __y) noexcept (true); extern long double __fmodl (long double __x, long double __y) noexcept (true); | |
# 177 "/usr/include/bits/mathcalls.h" 3 4 | |
extern int isinfl (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern int finitel (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern long double dreml (long double __x, long double __y) noexcept (true); extern long double __dreml (long double __x, long double __y) noexcept (true); | |
extern long double significandl (long double __x) noexcept (true); extern long double __significandl (long double __x) noexcept (true); | |
extern long double copysignl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __copysignl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); | |
extern long double nanl (const char *__tagb) noexcept (true); extern long double __nanl (const char *__tagb) noexcept (true); | |
# 213 "/usr/include/bits/mathcalls.h" 3 4 | |
extern int isnanl (long double __value) noexcept (true) | |
__attribute__ ((__const__)); | |
extern long double j0l (long double) noexcept (true); extern long double __j0l (long double) noexcept (true); | |
extern long double j1l (long double) noexcept (true); extern long double __j1l (long double) noexcept (true); | |
extern long double jnl (int, long double) noexcept (true); extern long double __jnl (int, long double) noexcept (true); | |
extern long double y0l (long double) noexcept (true); extern long double __y0l (long double) noexcept (true); | |
extern long double y1l (long double) noexcept (true); extern long double __y1l (long double) noexcept (true); | |
extern long double ynl (int, long double) noexcept (true); extern long double __ynl (int, long double) noexcept (true); | |
extern long double erfl (long double) noexcept (true); extern long double __erfl (long double) noexcept (true); | |
extern long double erfcl (long double) noexcept (true); extern long double __erfcl (long double) noexcept (true); | |
extern long double lgammal (long double) noexcept (true); extern long double __lgammal (long double) noexcept (true); | |
extern long double tgammal (long double) noexcept (true); extern long double __tgammal (long double) noexcept (true); | |
extern long double gammal (long double) noexcept (true); extern long double __gammal (long double) noexcept (true); | |
extern long double lgammal_r (long double, int *__signgamp) noexcept (true); extern long double __lgammal_r (long double, int *__signgamp) noexcept (true); | |
extern long double rintl (long double __x) noexcept (true); extern long double __rintl (long double __x) noexcept (true); | |
extern long double nextafterl (long double __x, long double __y) noexcept (true); extern long double __nextafterl (long double __x, long double __y) noexcept (true); | |
extern long double nexttowardl (long double __x, long double __y) noexcept (true); extern long double __nexttowardl (long double __x, long double __y) noexcept (true); | |
extern long double nextdownl (long double __x) noexcept (true); extern long double __nextdownl (long double __x) noexcept (true); | |
extern long double nextupl (long double __x) noexcept (true); extern long double __nextupl (long double __x) noexcept (true); | |
extern long double remainderl (long double __x, long double __y) noexcept (true); extern long double __remainderl (long double __x, long double __y) noexcept (true); | |
extern long double scalbnl (long double __x, int __n) noexcept (true); extern long double __scalbnl (long double __x, int __n) noexcept (true); | |
extern int ilogbl (long double __x) noexcept (true); extern int __ilogbl (long double __x) noexcept (true); | |
extern long int llogbl (long double __x) noexcept (true); extern long int __llogbl (long double __x) noexcept (true); | |
extern long double scalblnl (long double __x, long int __n) noexcept (true); extern long double __scalblnl (long double __x, long int __n) noexcept (true); | |
extern long double nearbyintl (long double __x) noexcept (true); extern long double __nearbyintl (long double __x) noexcept (true); | |
extern long double roundl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __roundl (long double __x) noexcept (true) __attribute__ ((__const__)); | |
extern long double truncl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __truncl (long double __x) noexcept (true) __attribute__ ((__const__)); | |
extern long double remquol (long double __x, long double __y, int *__quo) noexcept (true); extern long double __remquol (long double __x, long double __y, int *__quo) noexcept (true); | |
extern long int lrintl (long double __x) noexcept (true); extern long int __lrintl (long double __x) noexcept (true); | |
__extension__ | |
extern long long int llrintl (long double __x) noexcept (true); extern long long int __llrintl (long double __x) noexcept (true); | |
extern long int lroundl (long double __x) noexcept (true); extern long int __lroundl (long double __x) noexcept (true); | |
__extension__ | |
extern long long int llroundl (long double __x) noexcept (true); extern long long int __llroundl (long double __x) noexcept (true); | |
extern long double fdiml (long double __x, long double __y) noexcept (true); extern long double __fdiml (long double __x, long double __y) noexcept (true); | |
extern long double fmaxl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaxl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); | |
extern long double fminl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); | |
extern long double fmal (long double __x, long double __y, long double __z) noexcept (true); extern long double __fmal (long double __x, long double __y, long double __z) noexcept (true); | |
extern long double roundevenl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __roundevenl (long double __x) noexcept (true) __attribute__ ((__const__)); | |
extern __intmax_t fromfpl (long double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpl (long double __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpl (long double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpl (long double __x, int __round, unsigned int __width) noexcept (true); | |
extern __intmax_t fromfpxl (long double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxl (long double __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpxl (long double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxl (long double __x, int __round, unsigned int __width) noexcept (true); | |
extern long double fmaxmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaxmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); | |
extern long double fminmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); | |
extern int canonicalizel (long double *__cx, const long double *__x) noexcept (true); | |
extern int totalorderl (const long double *__x, const long double *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern int totalordermagl (const long double *__x, const long double *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern long double getpayloadl (const long double *__x) noexcept (true); extern long double __getpayloadl (const long double *__x) noexcept (true); | |
extern int setpayloadl (long double *__x, long double __payload) noexcept (true); | |
extern int setpayloadsigl (long double *__x, long double __payload) noexcept (true); | |
extern long double scalbl (long double __x, long double __n) noexcept (true); extern long double __scalbl (long double __x, long double __n) noexcept (true); | |
# 386 "/usr/include/math.h" 2 3 4 | |
# 436 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls.h" 1 3 4 | |
# 53 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true); | |
extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true); | |
extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true); | |
extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); | |
extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true); | |
extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true); | |
extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true); | |
extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true); | |
extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true); | |
extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true); | |
extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); | |
extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true); | |
extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true); | |
extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true); | |
extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true); | |
extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true); | |
extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true); | |
extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true); | |
extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true); | |
extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern _Float32 exp10f32 (_Float32 __x) noexcept (true); extern _Float32 __exp10f32 (_Float32 __x) noexcept (true); | |
extern _Float32 expm1f32 (_Float32 __x) noexcept (true); extern _Float32 __expm1f32 (_Float32 __x) noexcept (true); | |
extern _Float32 log1pf32 (_Float32 __x) noexcept (true); extern _Float32 __log1pf32 (_Float32 __x) noexcept (true); | |
extern _Float32 logbf32 (_Float32 __x) noexcept (true); extern _Float32 __logbf32 (_Float32 __x) noexcept (true); | |
extern _Float32 exp2f32 (_Float32 __x) noexcept (true); extern _Float32 __exp2f32 (_Float32 __x) noexcept (true); | |
extern _Float32 log2f32 (_Float32 __x) noexcept (true); extern _Float32 __log2f32 (_Float32 __x) noexcept (true); | |
extern _Float32 powf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __powf32 (_Float32 __x, _Float32 __y) noexcept (true); | |
extern _Float32 sqrtf32 (_Float32 __x) noexcept (true); extern _Float32 __sqrtf32 (_Float32 __x) noexcept (true); | |
extern _Float32 hypotf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __hypotf32 (_Float32 __x, _Float32 __y) noexcept (true); | |
extern _Float32 cbrtf32 (_Float32 __x) noexcept (true); extern _Float32 __cbrtf32 (_Float32 __x) noexcept (true); | |
extern _Float32 ceilf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __ceilf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 fabsf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fabsf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 floorf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __floorf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 fmodf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __fmodf32 (_Float32 __x, _Float32 __y) noexcept (true); | |
# 198 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float32 copysignf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __copysignf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 nanf32 (const char *__tagb) noexcept (true); extern _Float32 __nanf32 (const char *__tagb) noexcept (true); | |
# 220 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float32 j0f32 (_Float32) noexcept (true); extern _Float32 __j0f32 (_Float32) noexcept (true); | |
extern _Float32 j1f32 (_Float32) noexcept (true); extern _Float32 __j1f32 (_Float32) noexcept (true); | |
extern _Float32 jnf32 (int, _Float32) noexcept (true); extern _Float32 __jnf32 (int, _Float32) noexcept (true); | |
extern _Float32 y0f32 (_Float32) noexcept (true); extern _Float32 __y0f32 (_Float32) noexcept (true); | |
extern _Float32 y1f32 (_Float32) noexcept (true); extern _Float32 __y1f32 (_Float32) noexcept (true); | |
extern _Float32 ynf32 (int, _Float32) noexcept (true); extern _Float32 __ynf32 (int, _Float32) noexcept (true); | |
extern _Float32 erff32 (_Float32) noexcept (true); extern _Float32 __erff32 (_Float32) noexcept (true); | |
extern _Float32 erfcf32 (_Float32) noexcept (true); extern _Float32 __erfcf32 (_Float32) noexcept (true); | |
extern _Float32 lgammaf32 (_Float32) noexcept (true); extern _Float32 __lgammaf32 (_Float32) noexcept (true); | |
extern _Float32 tgammaf32 (_Float32) noexcept (true); extern _Float32 __tgammaf32 (_Float32) noexcept (true); | |
# 252 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float32 lgammaf32_r (_Float32, int *__signgamp) noexcept (true); extern _Float32 __lgammaf32_r (_Float32, int *__signgamp) noexcept (true); | |
extern _Float32 rintf32 (_Float32 __x) noexcept (true); extern _Float32 __rintf32 (_Float32 __x) noexcept (true); | |
extern _Float32 nextafterf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __nextafterf32 (_Float32 __x, _Float32 __y) noexcept (true); | |
extern _Float32 nextdownf32 (_Float32 __x) noexcept (true); extern _Float32 __nextdownf32 (_Float32 __x) noexcept (true); | |
extern _Float32 nextupf32 (_Float32 __x) noexcept (true); extern _Float32 __nextupf32 (_Float32 __x) noexcept (true); | |
extern _Float32 remainderf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __remainderf32 (_Float32 __x, _Float32 __y) noexcept (true); | |
extern _Float32 scalbnf32 (_Float32 __x, int __n) noexcept (true); extern _Float32 __scalbnf32 (_Float32 __x, int __n) noexcept (true); | |
extern int ilogbf32 (_Float32 __x) noexcept (true); extern int __ilogbf32 (_Float32 __x) noexcept (true); | |
extern long int llogbf32 (_Float32 __x) noexcept (true); extern long int __llogbf32 (_Float32 __x) noexcept (true); | |
extern _Float32 scalblnf32 (_Float32 __x, long int __n) noexcept (true); extern _Float32 __scalblnf32 (_Float32 __x, long int __n) noexcept (true); | |
extern _Float32 nearbyintf32 (_Float32 __x) noexcept (true); extern _Float32 __nearbyintf32 (_Float32 __x) noexcept (true); | |
extern _Float32 roundf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __roundf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 truncf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __truncf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 remquof32 (_Float32 __x, _Float32 __y, int *__quo) noexcept (true); extern _Float32 __remquof32 (_Float32 __x, _Float32 __y, int *__quo) noexcept (true); | |
extern long int lrintf32 (_Float32 __x) noexcept (true); extern long int __lrintf32 (_Float32 __x) noexcept (true); | |
__extension__ | |
extern long long int llrintf32 (_Float32 __x) noexcept (true); extern long long int __llrintf32 (_Float32 __x) noexcept (true); | |
extern long int lroundf32 (_Float32 __x) noexcept (true); extern long int __lroundf32 (_Float32 __x) noexcept (true); | |
__extension__ | |
extern long long int llroundf32 (_Float32 __x) noexcept (true); extern long long int __llroundf32 (_Float32 __x) noexcept (true); | |
extern _Float32 fdimf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __fdimf32 (_Float32 __x, _Float32 __y) noexcept (true); | |
extern _Float32 fmaxf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaxf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 fminf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 fmaf32 (_Float32 __x, _Float32 __y, _Float32 __z) noexcept (true); extern _Float32 __fmaf32 (_Float32 __x, _Float32 __y, _Float32 __z) noexcept (true); | |
extern _Float32 roundevenf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __roundevenf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); | |
extern __intmax_t fromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); | |
extern __intmax_t fromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); | |
extern _Float32 fmaxmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaxmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32 fminmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); | |
extern int canonicalizef32 (_Float32 *__cx, const _Float32 *__x) noexcept (true); | |
extern int totalorderf32 (const _Float32 *__x, const _Float32 *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern int totalordermagf32 (const _Float32 *__x, const _Float32 *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern _Float32 getpayloadf32 (const _Float32 *__x) noexcept (true); extern _Float32 __getpayloadf32 (const _Float32 *__x) noexcept (true); | |
extern int setpayloadf32 (_Float32 *__x, _Float32 __payload) noexcept (true); | |
extern int setpayloadsigf32 (_Float32 *__x, _Float32 __payload) noexcept (true); | |
# 437 "/usr/include/math.h" 2 3 4 | |
# 453 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls.h" 1 3 4 | |
# 53 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float64 acosf64 (_Float64 __x) noexcept (true); extern _Float64 __acosf64 (_Float64 __x) noexcept (true); | |
extern _Float64 asinf64 (_Float64 __x) noexcept (true); extern _Float64 __asinf64 (_Float64 __x) noexcept (true); | |
extern _Float64 atanf64 (_Float64 __x) noexcept (true); extern _Float64 __atanf64 (_Float64 __x) noexcept (true); | |
extern _Float64 atan2f64 (_Float64 __y, _Float64 __x) noexcept (true); extern _Float64 __atan2f64 (_Float64 __y, _Float64 __x) noexcept (true); | |
extern _Float64 cosf64 (_Float64 __x) noexcept (true); extern _Float64 __cosf64 (_Float64 __x) noexcept (true); | |
extern _Float64 sinf64 (_Float64 __x) noexcept (true); extern _Float64 __sinf64 (_Float64 __x) noexcept (true); | |
extern _Float64 tanf64 (_Float64 __x) noexcept (true); extern _Float64 __tanf64 (_Float64 __x) noexcept (true); | |
extern _Float64 coshf64 (_Float64 __x) noexcept (true); extern _Float64 __coshf64 (_Float64 __x) noexcept (true); | |
extern _Float64 sinhf64 (_Float64 __x) noexcept (true); extern _Float64 __sinhf64 (_Float64 __x) noexcept (true); | |
extern _Float64 tanhf64 (_Float64 __x) noexcept (true); extern _Float64 __tanhf64 (_Float64 __x) noexcept (true); | |
extern void sincosf64 (_Float64 __x, _Float64 *__sinx, _Float64 *__cosx) noexcept (true); extern void __sincosf64 (_Float64 __x, _Float64 *__sinx, _Float64 *__cosx) noexcept (true); | |
extern _Float64 acoshf64 (_Float64 __x) noexcept (true); extern _Float64 __acoshf64 (_Float64 __x) noexcept (true); | |
extern _Float64 asinhf64 (_Float64 __x) noexcept (true); extern _Float64 __asinhf64 (_Float64 __x) noexcept (true); | |
extern _Float64 atanhf64 (_Float64 __x) noexcept (true); extern _Float64 __atanhf64 (_Float64 __x) noexcept (true); | |
extern _Float64 expf64 (_Float64 __x) noexcept (true); extern _Float64 __expf64 (_Float64 __x) noexcept (true); | |
extern _Float64 frexpf64 (_Float64 __x, int *__exponent) noexcept (true); extern _Float64 __frexpf64 (_Float64 __x, int *__exponent) noexcept (true); | |
extern _Float64 ldexpf64 (_Float64 __x, int __exponent) noexcept (true); extern _Float64 __ldexpf64 (_Float64 __x, int __exponent) noexcept (true); | |
extern _Float64 logf64 (_Float64 __x) noexcept (true); extern _Float64 __logf64 (_Float64 __x) noexcept (true); | |
extern _Float64 log10f64 (_Float64 __x) noexcept (true); extern _Float64 __log10f64 (_Float64 __x) noexcept (true); | |
extern _Float64 modff64 (_Float64 __x, _Float64 *__iptr) noexcept (true); extern _Float64 __modff64 (_Float64 __x, _Float64 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern _Float64 exp10f64 (_Float64 __x) noexcept (true); extern _Float64 __exp10f64 (_Float64 __x) noexcept (true); | |
extern _Float64 expm1f64 (_Float64 __x) noexcept (true); extern _Float64 __expm1f64 (_Float64 __x) noexcept (true); | |
extern _Float64 log1pf64 (_Float64 __x) noexcept (true); extern _Float64 __log1pf64 (_Float64 __x) noexcept (true); | |
extern _Float64 logbf64 (_Float64 __x) noexcept (true); extern _Float64 __logbf64 (_Float64 __x) noexcept (true); | |
extern _Float64 exp2f64 (_Float64 __x) noexcept (true); extern _Float64 __exp2f64 (_Float64 __x) noexcept (true); | |
extern _Float64 log2f64 (_Float64 __x) noexcept (true); extern _Float64 __log2f64 (_Float64 __x) noexcept (true); | |
extern _Float64 powf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __powf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float64 sqrtf64 (_Float64 __x) noexcept (true); extern _Float64 __sqrtf64 (_Float64 __x) noexcept (true); | |
extern _Float64 hypotf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __hypotf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float64 cbrtf64 (_Float64 __x) noexcept (true); extern _Float64 __cbrtf64 (_Float64 __x) noexcept (true); | |
extern _Float64 ceilf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __ceilf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 fabsf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fabsf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 floorf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __floorf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 fmodf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __fmodf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
# 198 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float64 copysignf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __copysignf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 nanf64 (const char *__tagb) noexcept (true); extern _Float64 __nanf64 (const char *__tagb) noexcept (true); | |
# 220 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float64 j0f64 (_Float64) noexcept (true); extern _Float64 __j0f64 (_Float64) noexcept (true); | |
extern _Float64 j1f64 (_Float64) noexcept (true); extern _Float64 __j1f64 (_Float64) noexcept (true); | |
extern _Float64 jnf64 (int, _Float64) noexcept (true); extern _Float64 __jnf64 (int, _Float64) noexcept (true); | |
extern _Float64 y0f64 (_Float64) noexcept (true); extern _Float64 __y0f64 (_Float64) noexcept (true); | |
extern _Float64 y1f64 (_Float64) noexcept (true); extern _Float64 __y1f64 (_Float64) noexcept (true); | |
extern _Float64 ynf64 (int, _Float64) noexcept (true); extern _Float64 __ynf64 (int, _Float64) noexcept (true); | |
extern _Float64 erff64 (_Float64) noexcept (true); extern _Float64 __erff64 (_Float64) noexcept (true); | |
extern _Float64 erfcf64 (_Float64) noexcept (true); extern _Float64 __erfcf64 (_Float64) noexcept (true); | |
extern _Float64 lgammaf64 (_Float64) noexcept (true); extern _Float64 __lgammaf64 (_Float64) noexcept (true); | |
extern _Float64 tgammaf64 (_Float64) noexcept (true); extern _Float64 __tgammaf64 (_Float64) noexcept (true); | |
# 252 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float64 lgammaf64_r (_Float64, int *__signgamp) noexcept (true); extern _Float64 __lgammaf64_r (_Float64, int *__signgamp) noexcept (true); | |
extern _Float64 rintf64 (_Float64 __x) noexcept (true); extern _Float64 __rintf64 (_Float64 __x) noexcept (true); | |
extern _Float64 nextafterf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __nextafterf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float64 nextdownf64 (_Float64 __x) noexcept (true); extern _Float64 __nextdownf64 (_Float64 __x) noexcept (true); | |
extern _Float64 nextupf64 (_Float64 __x) noexcept (true); extern _Float64 __nextupf64 (_Float64 __x) noexcept (true); | |
extern _Float64 remainderf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __remainderf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float64 scalbnf64 (_Float64 __x, int __n) noexcept (true); extern _Float64 __scalbnf64 (_Float64 __x, int __n) noexcept (true); | |
extern int ilogbf64 (_Float64 __x) noexcept (true); extern int __ilogbf64 (_Float64 __x) noexcept (true); | |
extern long int llogbf64 (_Float64 __x) noexcept (true); extern long int __llogbf64 (_Float64 __x) noexcept (true); | |
extern _Float64 scalblnf64 (_Float64 __x, long int __n) noexcept (true); extern _Float64 __scalblnf64 (_Float64 __x, long int __n) noexcept (true); | |
extern _Float64 nearbyintf64 (_Float64 __x) noexcept (true); extern _Float64 __nearbyintf64 (_Float64 __x) noexcept (true); | |
extern _Float64 roundf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __roundf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 truncf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __truncf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 remquof64 (_Float64 __x, _Float64 __y, int *__quo) noexcept (true); extern _Float64 __remquof64 (_Float64 __x, _Float64 __y, int *__quo) noexcept (true); | |
extern long int lrintf64 (_Float64 __x) noexcept (true); extern long int __lrintf64 (_Float64 __x) noexcept (true); | |
__extension__ | |
extern long long int llrintf64 (_Float64 __x) noexcept (true); extern long long int __llrintf64 (_Float64 __x) noexcept (true); | |
extern long int lroundf64 (_Float64 __x) noexcept (true); extern long int __lroundf64 (_Float64 __x) noexcept (true); | |
__extension__ | |
extern long long int llroundf64 (_Float64 __x) noexcept (true); extern long long int __llroundf64 (_Float64 __x) noexcept (true); | |
extern _Float64 fdimf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __fdimf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float64 fmaxf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaxf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 fminf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 fmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); extern _Float64 __fmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); | |
extern _Float64 roundevenf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __roundevenf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); | |
extern __intmax_t fromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); | |
extern __intmax_t fromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); | |
extern _Float64 fmaxmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaxmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64 fminmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); | |
extern int canonicalizef64 (_Float64 *__cx, const _Float64 *__x) noexcept (true); | |
extern int totalorderf64 (const _Float64 *__x, const _Float64 *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern int totalordermagf64 (const _Float64 *__x, const _Float64 *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern _Float64 getpayloadf64 (const _Float64 *__x) noexcept (true); extern _Float64 __getpayloadf64 (const _Float64 *__x) noexcept (true); | |
extern int setpayloadf64 (_Float64 *__x, _Float64 __payload) noexcept (true); | |
extern int setpayloadsigf64 (_Float64 *__x, _Float64 __payload) noexcept (true); | |
# 454 "/usr/include/math.h" 2 3 4 | |
# 487 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls.h" 1 3 4 | |
# 53 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float32x acosf32x (_Float32x __x) noexcept (true); extern _Float32x __acosf32x (_Float32x __x) noexcept (true); | |
extern _Float32x asinf32x (_Float32x __x) noexcept (true); extern _Float32x __asinf32x (_Float32x __x) noexcept (true); | |
extern _Float32x atanf32x (_Float32x __x) noexcept (true); extern _Float32x __atanf32x (_Float32x __x) noexcept (true); | |
extern _Float32x atan2f32x (_Float32x __y, _Float32x __x) noexcept (true); extern _Float32x __atan2f32x (_Float32x __y, _Float32x __x) noexcept (true); | |
extern _Float32x cosf32x (_Float32x __x) noexcept (true); extern _Float32x __cosf32x (_Float32x __x) noexcept (true); | |
extern _Float32x sinf32x (_Float32x __x) noexcept (true); extern _Float32x __sinf32x (_Float32x __x) noexcept (true); | |
extern _Float32x tanf32x (_Float32x __x) noexcept (true); extern _Float32x __tanf32x (_Float32x __x) noexcept (true); | |
extern _Float32x coshf32x (_Float32x __x) noexcept (true); extern _Float32x __coshf32x (_Float32x __x) noexcept (true); | |
extern _Float32x sinhf32x (_Float32x __x) noexcept (true); extern _Float32x __sinhf32x (_Float32x __x) noexcept (true); | |
extern _Float32x tanhf32x (_Float32x __x) noexcept (true); extern _Float32x __tanhf32x (_Float32x __x) noexcept (true); | |
extern void sincosf32x (_Float32x __x, _Float32x *__sinx, _Float32x *__cosx) noexcept (true); extern void __sincosf32x (_Float32x __x, _Float32x *__sinx, _Float32x *__cosx) noexcept (true); | |
extern _Float32x acoshf32x (_Float32x __x) noexcept (true); extern _Float32x __acoshf32x (_Float32x __x) noexcept (true); | |
extern _Float32x asinhf32x (_Float32x __x) noexcept (true); extern _Float32x __asinhf32x (_Float32x __x) noexcept (true); | |
extern _Float32x atanhf32x (_Float32x __x) noexcept (true); extern _Float32x __atanhf32x (_Float32x __x) noexcept (true); | |
extern _Float32x expf32x (_Float32x __x) noexcept (true); extern _Float32x __expf32x (_Float32x __x) noexcept (true); | |
extern _Float32x frexpf32x (_Float32x __x, int *__exponent) noexcept (true); extern _Float32x __frexpf32x (_Float32x __x, int *__exponent) noexcept (true); | |
extern _Float32x ldexpf32x (_Float32x __x, int __exponent) noexcept (true); extern _Float32x __ldexpf32x (_Float32x __x, int __exponent) noexcept (true); | |
extern _Float32x logf32x (_Float32x __x) noexcept (true); extern _Float32x __logf32x (_Float32x __x) noexcept (true); | |
extern _Float32x log10f32x (_Float32x __x) noexcept (true); extern _Float32x __log10f32x (_Float32x __x) noexcept (true); | |
extern _Float32x modff32x (_Float32x __x, _Float32x *__iptr) noexcept (true); extern _Float32x __modff32x (_Float32x __x, _Float32x *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern _Float32x exp10f32x (_Float32x __x) noexcept (true); extern _Float32x __exp10f32x (_Float32x __x) noexcept (true); | |
extern _Float32x expm1f32x (_Float32x __x) noexcept (true); extern _Float32x __expm1f32x (_Float32x __x) noexcept (true); | |
extern _Float32x log1pf32x (_Float32x __x) noexcept (true); extern _Float32x __log1pf32x (_Float32x __x) noexcept (true); | |
extern _Float32x logbf32x (_Float32x __x) noexcept (true); extern _Float32x __logbf32x (_Float32x __x) noexcept (true); | |
extern _Float32x exp2f32x (_Float32x __x) noexcept (true); extern _Float32x __exp2f32x (_Float32x __x) noexcept (true); | |
extern _Float32x log2f32x (_Float32x __x) noexcept (true); extern _Float32x __log2f32x (_Float32x __x) noexcept (true); | |
extern _Float32x powf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __powf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
extern _Float32x sqrtf32x (_Float32x __x) noexcept (true); extern _Float32x __sqrtf32x (_Float32x __x) noexcept (true); | |
extern _Float32x hypotf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __hypotf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
extern _Float32x cbrtf32x (_Float32x __x) noexcept (true); extern _Float32x __cbrtf32x (_Float32x __x) noexcept (true); | |
extern _Float32x ceilf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __ceilf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x fabsf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fabsf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x floorf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __floorf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x fmodf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __fmodf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
# 198 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float32x copysignf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __copysignf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x nanf32x (const char *__tagb) noexcept (true); extern _Float32x __nanf32x (const char *__tagb) noexcept (true); | |
# 220 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float32x j0f32x (_Float32x) noexcept (true); extern _Float32x __j0f32x (_Float32x) noexcept (true); | |
extern _Float32x j1f32x (_Float32x) noexcept (true); extern _Float32x __j1f32x (_Float32x) noexcept (true); | |
extern _Float32x jnf32x (int, _Float32x) noexcept (true); extern _Float32x __jnf32x (int, _Float32x) noexcept (true); | |
extern _Float32x y0f32x (_Float32x) noexcept (true); extern _Float32x __y0f32x (_Float32x) noexcept (true); | |
extern _Float32x y1f32x (_Float32x) noexcept (true); extern _Float32x __y1f32x (_Float32x) noexcept (true); | |
extern _Float32x ynf32x (int, _Float32x) noexcept (true); extern _Float32x __ynf32x (int, _Float32x) noexcept (true); | |
extern _Float32x erff32x (_Float32x) noexcept (true); extern _Float32x __erff32x (_Float32x) noexcept (true); | |
extern _Float32x erfcf32x (_Float32x) noexcept (true); extern _Float32x __erfcf32x (_Float32x) noexcept (true); | |
extern _Float32x lgammaf32x (_Float32x) noexcept (true); extern _Float32x __lgammaf32x (_Float32x) noexcept (true); | |
extern _Float32x tgammaf32x (_Float32x) noexcept (true); extern _Float32x __tgammaf32x (_Float32x) noexcept (true); | |
# 252 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float32x lgammaf32x_r (_Float32x, int *__signgamp) noexcept (true); extern _Float32x __lgammaf32x_r (_Float32x, int *__signgamp) noexcept (true); | |
extern _Float32x rintf32x (_Float32x __x) noexcept (true); extern _Float32x __rintf32x (_Float32x __x) noexcept (true); | |
extern _Float32x nextafterf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __nextafterf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
extern _Float32x nextdownf32x (_Float32x __x) noexcept (true); extern _Float32x __nextdownf32x (_Float32x __x) noexcept (true); | |
extern _Float32x nextupf32x (_Float32x __x) noexcept (true); extern _Float32x __nextupf32x (_Float32x __x) noexcept (true); | |
extern _Float32x remainderf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __remainderf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
extern _Float32x scalbnf32x (_Float32x __x, int __n) noexcept (true); extern _Float32x __scalbnf32x (_Float32x __x, int __n) noexcept (true); | |
extern int ilogbf32x (_Float32x __x) noexcept (true); extern int __ilogbf32x (_Float32x __x) noexcept (true); | |
extern long int llogbf32x (_Float32x __x) noexcept (true); extern long int __llogbf32x (_Float32x __x) noexcept (true); | |
extern _Float32x scalblnf32x (_Float32x __x, long int __n) noexcept (true); extern _Float32x __scalblnf32x (_Float32x __x, long int __n) noexcept (true); | |
extern _Float32x nearbyintf32x (_Float32x __x) noexcept (true); extern _Float32x __nearbyintf32x (_Float32x __x) noexcept (true); | |
extern _Float32x roundf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __roundf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x truncf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __truncf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x remquof32x (_Float32x __x, _Float32x __y, int *__quo) noexcept (true); extern _Float32x __remquof32x (_Float32x __x, _Float32x __y, int *__quo) noexcept (true); | |
extern long int lrintf32x (_Float32x __x) noexcept (true); extern long int __lrintf32x (_Float32x __x) noexcept (true); | |
__extension__ | |
extern long long int llrintf32x (_Float32x __x) noexcept (true); extern long long int __llrintf32x (_Float32x __x) noexcept (true); | |
extern long int lroundf32x (_Float32x __x) noexcept (true); extern long int __lroundf32x (_Float32x __x) noexcept (true); | |
__extension__ | |
extern long long int llroundf32x (_Float32x __x) noexcept (true); extern long long int __llroundf32x (_Float32x __x) noexcept (true); | |
extern _Float32x fdimf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __fdimf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
extern _Float32x fmaxf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaxf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x fminf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x fmaf32x (_Float32x __x, _Float32x __y, _Float32x __z) noexcept (true); extern _Float32x __fmaf32x (_Float32x __x, _Float32x __y, _Float32x __z) noexcept (true); | |
extern _Float32x roundevenf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __roundevenf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); | |
extern __intmax_t fromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); | |
extern __intmax_t fromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); | |
extern _Float32x fmaxmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaxmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float32x fminmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); | |
extern int canonicalizef32x (_Float32x *__cx, const _Float32x *__x) noexcept (true); | |
extern int totalorderf32x (const _Float32x *__x, const _Float32x *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern int totalordermagf32x (const _Float32x *__x, const _Float32x *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern _Float32x getpayloadf32x (const _Float32x *__x) noexcept (true); extern _Float32x __getpayloadf32x (const _Float32x *__x) noexcept (true); | |
extern int setpayloadf32x (_Float32x *__x, _Float32x __payload) noexcept (true); | |
extern int setpayloadsigf32x (_Float32x *__x, _Float32x __payload) noexcept (true); | |
# 488 "/usr/include/math.h" 2 3 4 | |
# 504 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls.h" 1 3 4 | |
# 53 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float64x acosf64x (_Float64x __x) noexcept (true); extern _Float64x __acosf64x (_Float64x __x) noexcept (true); | |
extern _Float64x asinf64x (_Float64x __x) noexcept (true); extern _Float64x __asinf64x (_Float64x __x) noexcept (true); | |
extern _Float64x atanf64x (_Float64x __x) noexcept (true); extern _Float64x __atanf64x (_Float64x __x) noexcept (true); | |
extern _Float64x atan2f64x (_Float64x __y, _Float64x __x) noexcept (true); extern _Float64x __atan2f64x (_Float64x __y, _Float64x __x) noexcept (true); | |
extern _Float64x cosf64x (_Float64x __x) noexcept (true); extern _Float64x __cosf64x (_Float64x __x) noexcept (true); | |
extern _Float64x sinf64x (_Float64x __x) noexcept (true); extern _Float64x __sinf64x (_Float64x __x) noexcept (true); | |
extern _Float64x tanf64x (_Float64x __x) noexcept (true); extern _Float64x __tanf64x (_Float64x __x) noexcept (true); | |
extern _Float64x coshf64x (_Float64x __x) noexcept (true); extern _Float64x __coshf64x (_Float64x __x) noexcept (true); | |
extern _Float64x sinhf64x (_Float64x __x) noexcept (true); extern _Float64x __sinhf64x (_Float64x __x) noexcept (true); | |
extern _Float64x tanhf64x (_Float64x __x) noexcept (true); extern _Float64x __tanhf64x (_Float64x __x) noexcept (true); | |
extern void sincosf64x (_Float64x __x, _Float64x *__sinx, _Float64x *__cosx) noexcept (true); extern void __sincosf64x (_Float64x __x, _Float64x *__sinx, _Float64x *__cosx) noexcept (true); | |
extern _Float64x acoshf64x (_Float64x __x) noexcept (true); extern _Float64x __acoshf64x (_Float64x __x) noexcept (true); | |
extern _Float64x asinhf64x (_Float64x __x) noexcept (true); extern _Float64x __asinhf64x (_Float64x __x) noexcept (true); | |
extern _Float64x atanhf64x (_Float64x __x) noexcept (true); extern _Float64x __atanhf64x (_Float64x __x) noexcept (true); | |
extern _Float64x expf64x (_Float64x __x) noexcept (true); extern _Float64x __expf64x (_Float64x __x) noexcept (true); | |
extern _Float64x frexpf64x (_Float64x __x, int *__exponent) noexcept (true); extern _Float64x __frexpf64x (_Float64x __x, int *__exponent) noexcept (true); | |
extern _Float64x ldexpf64x (_Float64x __x, int __exponent) noexcept (true); extern _Float64x __ldexpf64x (_Float64x __x, int __exponent) noexcept (true); | |
extern _Float64x logf64x (_Float64x __x) noexcept (true); extern _Float64x __logf64x (_Float64x __x) noexcept (true); | |
extern _Float64x log10f64x (_Float64x __x) noexcept (true); extern _Float64x __log10f64x (_Float64x __x) noexcept (true); | |
extern _Float64x modff64x (_Float64x __x, _Float64x *__iptr) noexcept (true); extern _Float64x __modff64x (_Float64x __x, _Float64x *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern _Float64x exp10f64x (_Float64x __x) noexcept (true); extern _Float64x __exp10f64x (_Float64x __x) noexcept (true); | |
extern _Float64x expm1f64x (_Float64x __x) noexcept (true); extern _Float64x __expm1f64x (_Float64x __x) noexcept (true); | |
extern _Float64x log1pf64x (_Float64x __x) noexcept (true); extern _Float64x __log1pf64x (_Float64x __x) noexcept (true); | |
extern _Float64x logbf64x (_Float64x __x) noexcept (true); extern _Float64x __logbf64x (_Float64x __x) noexcept (true); | |
extern _Float64x exp2f64x (_Float64x __x) noexcept (true); extern _Float64x __exp2f64x (_Float64x __x) noexcept (true); | |
extern _Float64x log2f64x (_Float64x __x) noexcept (true); extern _Float64x __log2f64x (_Float64x __x) noexcept (true); | |
extern _Float64x powf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __powf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float64x sqrtf64x (_Float64x __x) noexcept (true); extern _Float64x __sqrtf64x (_Float64x __x) noexcept (true); | |
extern _Float64x hypotf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __hypotf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float64x cbrtf64x (_Float64x __x) noexcept (true); extern _Float64x __cbrtf64x (_Float64x __x) noexcept (true); | |
extern _Float64x ceilf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __ceilf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x fabsf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fabsf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x floorf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __floorf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x fmodf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __fmodf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
# 198 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float64x copysignf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __copysignf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x nanf64x (const char *__tagb) noexcept (true); extern _Float64x __nanf64x (const char *__tagb) noexcept (true); | |
# 220 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float64x j0f64x (_Float64x) noexcept (true); extern _Float64x __j0f64x (_Float64x) noexcept (true); | |
extern _Float64x j1f64x (_Float64x) noexcept (true); extern _Float64x __j1f64x (_Float64x) noexcept (true); | |
extern _Float64x jnf64x (int, _Float64x) noexcept (true); extern _Float64x __jnf64x (int, _Float64x) noexcept (true); | |
extern _Float64x y0f64x (_Float64x) noexcept (true); extern _Float64x __y0f64x (_Float64x) noexcept (true); | |
extern _Float64x y1f64x (_Float64x) noexcept (true); extern _Float64x __y1f64x (_Float64x) noexcept (true); | |
extern _Float64x ynf64x (int, _Float64x) noexcept (true); extern _Float64x __ynf64x (int, _Float64x) noexcept (true); | |
extern _Float64x erff64x (_Float64x) noexcept (true); extern _Float64x __erff64x (_Float64x) noexcept (true); | |
extern _Float64x erfcf64x (_Float64x) noexcept (true); extern _Float64x __erfcf64x (_Float64x) noexcept (true); | |
extern _Float64x lgammaf64x (_Float64x) noexcept (true); extern _Float64x __lgammaf64x (_Float64x) noexcept (true); | |
extern _Float64x tgammaf64x (_Float64x) noexcept (true); extern _Float64x __tgammaf64x (_Float64x) noexcept (true); | |
# 252 "/usr/include/bits/mathcalls.h" 3 4 | |
extern _Float64x lgammaf64x_r (_Float64x, int *__signgamp) noexcept (true); extern _Float64x __lgammaf64x_r (_Float64x, int *__signgamp) noexcept (true); | |
extern _Float64x rintf64x (_Float64x __x) noexcept (true); extern _Float64x __rintf64x (_Float64x __x) noexcept (true); | |
extern _Float64x nextafterf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __nextafterf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float64x nextdownf64x (_Float64x __x) noexcept (true); extern _Float64x __nextdownf64x (_Float64x __x) noexcept (true); | |
extern _Float64x nextupf64x (_Float64x __x) noexcept (true); extern _Float64x __nextupf64x (_Float64x __x) noexcept (true); | |
extern _Float64x remainderf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __remainderf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float64x scalbnf64x (_Float64x __x, int __n) noexcept (true); extern _Float64x __scalbnf64x (_Float64x __x, int __n) noexcept (true); | |
extern int ilogbf64x (_Float64x __x) noexcept (true); extern int __ilogbf64x (_Float64x __x) noexcept (true); | |
extern long int llogbf64x (_Float64x __x) noexcept (true); extern long int __llogbf64x (_Float64x __x) noexcept (true); | |
extern _Float64x scalblnf64x (_Float64x __x, long int __n) noexcept (true); extern _Float64x __scalblnf64x (_Float64x __x, long int __n) noexcept (true); | |
extern _Float64x nearbyintf64x (_Float64x __x) noexcept (true); extern _Float64x __nearbyintf64x (_Float64x __x) noexcept (true); | |
extern _Float64x roundf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __roundf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x truncf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __truncf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x remquof64x (_Float64x __x, _Float64x __y, int *__quo) noexcept (true); extern _Float64x __remquof64x (_Float64x __x, _Float64x __y, int *__quo) noexcept (true); | |
extern long int lrintf64x (_Float64x __x) noexcept (true); extern long int __lrintf64x (_Float64x __x) noexcept (true); | |
__extension__ | |
extern long long int llrintf64x (_Float64x __x) noexcept (true); extern long long int __llrintf64x (_Float64x __x) noexcept (true); | |
extern long int lroundf64x (_Float64x __x) noexcept (true); extern long int __lroundf64x (_Float64x __x) noexcept (true); | |
__extension__ | |
extern long long int llroundf64x (_Float64x __x) noexcept (true); extern long long int __llroundf64x (_Float64x __x) noexcept (true); | |
extern _Float64x fdimf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __fdimf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float64x fmaxf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaxf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x fminf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); extern _Float64x __fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); | |
extern _Float64x roundevenf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __roundevenf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); | |
extern __intmax_t fromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); | |
extern __intmax_t fromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); | |
extern __uintmax_t ufromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); | |
extern _Float64x fmaxmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaxmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); | |
extern _Float64x fminmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); | |
extern int canonicalizef64x (_Float64x *__cx, const _Float64x *__x) noexcept (true); | |
extern int totalorderf64x (const _Float64x *__x, const _Float64x *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern int totalordermagf64x (const _Float64x *__x, const _Float64x *__y) noexcept (true) | |
__attribute__ ((__pure__)); | |
extern _Float64x getpayloadf64x (const _Float64x *__x) noexcept (true); extern _Float64x __getpayloadf64x (const _Float64x *__x) noexcept (true); | |
extern int setpayloadf64x (_Float64x *__x, _Float64x __payload) noexcept (true); | |
extern int setpayloadsigf64x (_Float64x *__x, _Float64x __payload) noexcept (true); | |
# 505 "/usr/include/math.h" 2 3 4 | |
# 552 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern float fadd (double __x, double __y) noexcept (true); | |
extern float fdiv (double __x, double __y) noexcept (true); | |
extern float fmul (double __x, double __y) noexcept (true); | |
extern float fsub (double __x, double __y) noexcept (true); | |
# 553 "/usr/include/math.h" 2 3 4 | |
# 571 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern float faddl (long double __x, long double __y) noexcept (true); | |
extern float fdivl (long double __x, long double __y) noexcept (true); | |
extern float fmull (long double __x, long double __y) noexcept (true); | |
extern float fsubl (long double __x, long double __y) noexcept (true); | |
# 572 "/usr/include/math.h" 2 3 4 | |
# 597 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern double daddl (long double __x, long double __y) noexcept (true); | |
extern double ddivl (long double __x, long double __y) noexcept (true); | |
extern double dmull (long double __x, long double __y) noexcept (true); | |
extern double dsubl (long double __x, long double __y) noexcept (true); | |
# 598 "/usr/include/math.h" 2 3 4 | |
# 677 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern _Float32 f32addf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
extern _Float32 f32divf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
extern _Float32 f32mulf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
extern _Float32 f32subf32x (_Float32x __x, _Float32x __y) noexcept (true); | |
# 678 "/usr/include/math.h" 2 3 4 | |
# 687 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern _Float32 f32addf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float32 f32divf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float32 f32mulf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float32 f32subf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
# 688 "/usr/include/math.h" 2 3 4 | |
# 697 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern _Float32 f32addf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float32 f32divf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float32 f32mulf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float32 f32subf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
# 698 "/usr/include/math.h" 2 3 4 | |
# 727 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern _Float32x f32xaddf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float32x f32xdivf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float32x f32xmulf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
extern _Float32x f32xsubf64 (_Float64 __x, _Float64 __y) noexcept (true); | |
# 728 "/usr/include/math.h" 2 3 4 | |
# 737 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern _Float32x f32xaddf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float32x f32xdivf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float32x f32xmulf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float32x f32xsubf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
# 738 "/usr/include/math.h" 2 3 4 | |
# 767 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/mathcalls-narrow.h" 1 3 4 | |
# 24 "/usr/include/bits/mathcalls-narrow.h" 3 4 | |
extern _Float64 f64addf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float64 f64divf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float64 f64mulf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
extern _Float64 f64subf64x (_Float64x __x, _Float64x __y) noexcept (true); | |
# 768 "/usr/include/math.h" 2 3 4 | |
# 834 "/usr/include/math.h" 3 4 | |
extern int signgam; | |
# 914 "/usr/include/math.h" 3 4 | |
enum | |
{ | |
FP_NAN = | |
0, | |
FP_INFINITE = | |
1, | |
FP_ZERO = | |
2, | |
FP_SUBNORMAL = | |
3, | |
FP_NORMAL = | |
4 | |
}; | |
# 1034 "/usr/include/math.h" 3 4 | |
# 1 "/usr/include/bits/iscanonical.h" 1 3 4 | |
# 23 "/usr/include/bits/iscanonical.h" 3 4 | |
extern int __iscanonicall (long double __x) | |
noexcept (true) __attribute__ ((__const__)); | |
# 46 "/usr/include/bits/iscanonical.h" 3 4 | |
extern "C++" { | |
inline int iscanonical (float __val) { return ((void) (__typeof (__val)) (__val), 1); } | |
inline int iscanonical (double __val) { return ((void) (__typeof (__val)) (__val), 1); } | |
inline int iscanonical (long double __val) { return __iscanonicall (__val); } | |
} | |
# 1035 "/usr/include/math.h" 2 3 4 | |
# 1046 "/usr/include/math.h" 3 4 | |
extern "C++" { | |
inline int issignaling (float __val) { return __issignalingf (__val); } | |
inline int issignaling (double __val) { return __issignaling (__val); } | |
inline int | |
issignaling (long double __val) | |
{ | |
return __issignalingl (__val); | |
} | |
} | |
# 1077 "/usr/include/math.h" 3 4 | |
extern "C++" { | |
# 1108 "/usr/include/math.h" 3 4 | |
template <class __T> inline bool | |
iszero (__T __val) | |
{ | |
return __val == 0; | |
} | |
} | |
# 1326 "/usr/include/math.h" 3 4 | |
extern "C++" { | |
template<typename> struct __iseqsig_type; | |
template<> struct __iseqsig_type<float> | |
{ | |
static int __call (float __x, float __y) throw () | |
{ | |
return __iseqsigf (__x, __y); | |
} | |
}; | |
template<> struct __iseqsig_type<double> | |
{ | |
static int __call (double __x, double __y) throw () | |
{ | |
return __iseqsig (__x, __y); | |
} | |
}; | |
template<> struct __iseqsig_type<long double> | |
{ | |
static int __call (long double __x, long double __y) throw () | |
{ | |
return __iseqsigl (__x, __y); | |
} | |
}; | |
# 1369 "/usr/include/math.h" 3 4 | |
template<typename _T1, typename _T2> | |
inline int | |
iseqsig (_T1 __x, _T2 __y) throw () | |
{ | |
typedef decltype (((__x) + (__y) + 0.0f)) _T3; | |
return __iseqsig_type<_T3>::__call (__x, __y); | |
} | |
} | |
} | |
# 46 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 2 3 | |
# 77 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 3 | |
extern "C++" | |
{ | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
using ::acos; | |
inline constexpr float | |
acos(float __x) | |
{ return __builtin_acosf(__x); } | |
inline constexpr long double | |
acos(long double __x) | |
{ return __builtin_acosl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
acos(_Tp __x) | |
{ return __builtin_acos(__x); } | |
using ::asin; | |
inline constexpr float | |
asin(float __x) | |
{ return __builtin_asinf(__x); } | |
inline constexpr long double | |
asin(long double __x) | |
{ return __builtin_asinl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
asin(_Tp __x) | |
{ return __builtin_asin(__x); } | |
using ::atan; | |
inline constexpr float | |
atan(float __x) | |
{ return __builtin_atanf(__x); } | |
inline constexpr long double | |
atan(long double __x) | |
{ return __builtin_atanl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
atan(_Tp __x) | |
{ return __builtin_atan(__x); } | |
using ::atan2; | |
inline constexpr float | |
atan2(float __y, float __x) | |
{ return __builtin_atan2f(__y, __x); } | |
inline constexpr long double | |
atan2(long double __y, long double __x) | |
{ return __builtin_atan2l(__y, __x); } | |
template<typename _Tp, typename _Up> | |
inline constexpr | |
typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
atan2(_Tp __y, _Up __x) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return atan2(__type(__y), __type(__x)); | |
} | |
using ::ceil; | |
inline constexpr float | |
ceil(float __x) | |
{ return __builtin_ceilf(__x); } | |
inline constexpr long double | |
ceil(long double __x) | |
{ return __builtin_ceill(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
ceil(_Tp __x) | |
{ return __builtin_ceil(__x); } | |
using ::cos; | |
inline constexpr float | |
cos(float __x) | |
{ return __builtin_cosf(__x); } | |
inline constexpr long double | |
cos(long double __x) | |
{ return __builtin_cosl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
cos(_Tp __x) | |
{ return __builtin_cos(__x); } | |
using ::cosh; | |
inline constexpr float | |
cosh(float __x) | |
{ return __builtin_coshf(__x); } | |
inline constexpr long double | |
cosh(long double __x) | |
{ return __builtin_coshl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
cosh(_Tp __x) | |
{ return __builtin_cosh(__x); } | |
using ::exp; | |
inline constexpr float | |
exp(float __x) | |
{ return __builtin_expf(__x); } | |
inline constexpr long double | |
exp(long double __x) | |
{ return __builtin_expl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
exp(_Tp __x) | |
{ return __builtin_exp(__x); } | |
using ::fabs; | |
inline constexpr float | |
fabs(float __x) | |
{ return __builtin_fabsf(__x); } | |
inline constexpr long double | |
fabs(long double __x) | |
{ return __builtin_fabsl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
fabs(_Tp __x) | |
{ return __builtin_fabs(__x); } | |
using ::floor; | |
inline constexpr float | |
floor(float __x) | |
{ return __builtin_floorf(__x); } | |
inline constexpr long double | |
floor(long double __x) | |
{ return __builtin_floorl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
floor(_Tp __x) | |
{ return __builtin_floor(__x); } | |
using ::fmod; | |
inline constexpr float | |
fmod(float __x, float __y) | |
{ return __builtin_fmodf(__x, __y); } | |
inline constexpr long double | |
fmod(long double __x, long double __y) | |
{ return __builtin_fmodl(__x, __y); } | |
template<typename _Tp, typename _Up> | |
inline constexpr | |
typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
fmod(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return fmod(__type(__x), __type(__y)); | |
} | |
using ::frexp; | |
inline float | |
frexp(float __x, int* __exp) | |
{ return __builtin_frexpf(__x, __exp); } | |
inline long double | |
frexp(long double __x, int* __exp) | |
{ return __builtin_frexpl(__x, __exp); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
frexp(_Tp __x, int* __exp) | |
{ return __builtin_frexp(__x, __exp); } | |
using ::ldexp; | |
inline constexpr float | |
ldexp(float __x, int __exp) | |
{ return __builtin_ldexpf(__x, __exp); } | |
inline constexpr long double | |
ldexp(long double __x, int __exp) | |
{ return __builtin_ldexpl(__x, __exp); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
ldexp(_Tp __x, int __exp) | |
{ return __builtin_ldexp(__x, __exp); } | |
using ::log; | |
inline constexpr float | |
log(float __x) | |
{ return __builtin_logf(__x); } | |
inline constexpr long double | |
log(long double __x) | |
{ return __builtin_logl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
log(_Tp __x) | |
{ return __builtin_log(__x); } | |
using ::log10; | |
inline constexpr float | |
log10(float __x) | |
{ return __builtin_log10f(__x); } | |
inline constexpr long double | |
log10(long double __x) | |
{ return __builtin_log10l(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
log10(_Tp __x) | |
{ return __builtin_log10(__x); } | |
using ::modf; | |
inline float | |
modf(float __x, float* __iptr) | |
{ return __builtin_modff(__x, __iptr); } | |
inline long double | |
modf(long double __x, long double* __iptr) | |
{ return __builtin_modfl(__x, __iptr); } | |
using ::pow; | |
inline constexpr float | |
pow(float __x, float __y) | |
{ return __builtin_powf(__x, __y); } | |
inline constexpr long double | |
pow(long double __x, long double __y) | |
{ return __builtin_powl(__x, __y); } | |
# 412 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 3 | |
template<typename _Tp, typename _Up> | |
inline constexpr | |
typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
pow(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return pow(__type(__x), __type(__y)); | |
} | |
using ::sin; | |
inline constexpr float | |
sin(float __x) | |
{ return __builtin_sinf(__x); } | |
inline constexpr long double | |
sin(long double __x) | |
{ return __builtin_sinl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
sin(_Tp __x) | |
{ return __builtin_sin(__x); } | |
using ::sinh; | |
inline constexpr float | |
sinh(float __x) | |
{ return __builtin_sinhf(__x); } | |
inline constexpr long double | |
sinh(long double __x) | |
{ return __builtin_sinhl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
sinh(_Tp __x) | |
{ return __builtin_sinh(__x); } | |
using ::sqrt; | |
inline constexpr float | |
sqrt(float __x) | |
{ return __builtin_sqrtf(__x); } | |
inline constexpr long double | |
sqrt(long double __x) | |
{ return __builtin_sqrtl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
sqrt(_Tp __x) | |
{ return __builtin_sqrt(__x); } | |
using ::tan; | |
inline constexpr float | |
tan(float __x) | |
{ return __builtin_tanf(__x); } | |
inline constexpr long double | |
tan(long double __x) | |
{ return __builtin_tanl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
tan(_Tp __x) | |
{ return __builtin_tan(__x); } | |
using ::tanh; | |
inline constexpr float | |
tanh(float __x) | |
{ return __builtin_tanhf(__x); } | |
inline constexpr long double | |
tanh(long double __x) | |
{ return __builtin_tanhl(__x); } | |
template<typename _Tp> | |
inline constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
tanh(_Tp __x) | |
{ return __builtin_tanh(__x); } | |
# 536 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 3 | |
constexpr int | |
fpclassify(float __x) | |
{ return __builtin_fpclassify(0, 1, 4, | |
3, 2, __x); } | |
constexpr int | |
fpclassify(double __x) | |
{ return __builtin_fpclassify(0, 1, 4, | |
3, 2, __x); } | |
constexpr int | |
fpclassify(long double __x) | |
{ return __builtin_fpclassify(0, 1, 4, | |
3, 2, __x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
int>::__type | |
fpclassify(_Tp __x) | |
{ return __x != 0 ? 4 : 2; } | |
constexpr bool | |
isfinite(float __x) | |
{ return __builtin_isfinite(__x); } | |
constexpr bool | |
isfinite(double __x) | |
{ return __builtin_isfinite(__x); } | |
constexpr bool | |
isfinite(long double __x) | |
{ return __builtin_isfinite(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
bool>::__type | |
isfinite(_Tp __x) | |
{ return true; } | |
constexpr bool | |
isinf(float __x) | |
{ return __builtin_isinf(__x); } | |
constexpr bool | |
isinf(double __x) | |
{ return __builtin_isinf(__x); } | |
constexpr bool | |
isinf(long double __x) | |
{ return __builtin_isinf(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
bool>::__type | |
isinf(_Tp __x) | |
{ return false; } | |
constexpr bool | |
isnan(float __x) | |
{ return __builtin_isnan(__x); } | |
constexpr bool | |
isnan(double __x) | |
{ return __builtin_isnan(__x); } | |
constexpr bool | |
isnan(long double __x) | |
{ return __builtin_isnan(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
bool>::__type | |
isnan(_Tp __x) | |
{ return false; } | |
constexpr bool | |
isnormal(float __x) | |
{ return __builtin_isnormal(__x); } | |
constexpr bool | |
isnormal(double __x) | |
{ return __builtin_isnormal(__x); } | |
constexpr bool | |
isnormal(long double __x) | |
{ return __builtin_isnormal(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
bool>::__type | |
isnormal(_Tp __x) | |
{ return __x != 0 ? true : false; } | |
constexpr bool | |
signbit(float __x) | |
{ return __builtin_signbit(__x); } | |
constexpr bool | |
signbit(double __x) | |
{ return __builtin_signbit(__x); } | |
constexpr bool | |
signbit(long double __x) | |
{ return __builtin_signbit(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
bool>::__type | |
signbit(_Tp __x) | |
{ return __x < 0 ? true : false; } | |
constexpr bool | |
isgreater(float __x, float __y) | |
{ return __builtin_isgreater(__x, __y); } | |
constexpr bool | |
isgreater(double __x, double __y) | |
{ return __builtin_isgreater(__x, __y); } | |
constexpr bool | |
isgreater(long double __x, long double __y) | |
{ return __builtin_isgreater(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename | |
__gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value | |
&& __is_arithmetic<_Up>::__value), bool>::__type | |
isgreater(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return __builtin_isgreater(__type(__x), __type(__y)); | |
} | |
constexpr bool | |
isgreaterequal(float __x, float __y) | |
{ return __builtin_isgreaterequal(__x, __y); } | |
constexpr bool | |
isgreaterequal(double __x, double __y) | |
{ return __builtin_isgreaterequal(__x, __y); } | |
constexpr bool | |
isgreaterequal(long double __x, long double __y) | |
{ return __builtin_isgreaterequal(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename | |
__gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value | |
&& __is_arithmetic<_Up>::__value), bool>::__type | |
isgreaterequal(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return __builtin_isgreaterequal(__type(__x), __type(__y)); | |
} | |
constexpr bool | |
isless(float __x, float __y) | |
{ return __builtin_isless(__x, __y); } | |
constexpr bool | |
isless(double __x, double __y) | |
{ return __builtin_isless(__x, __y); } | |
constexpr bool | |
isless(long double __x, long double __y) | |
{ return __builtin_isless(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename | |
__gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value | |
&& __is_arithmetic<_Up>::__value), bool>::__type | |
isless(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return __builtin_isless(__type(__x), __type(__y)); | |
} | |
constexpr bool | |
islessequal(float __x, float __y) | |
{ return __builtin_islessequal(__x, __y); } | |
constexpr bool | |
islessequal(double __x, double __y) | |
{ return __builtin_islessequal(__x, __y); } | |
constexpr bool | |
islessequal(long double __x, long double __y) | |
{ return __builtin_islessequal(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename | |
__gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value | |
&& __is_arithmetic<_Up>::__value), bool>::__type | |
islessequal(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return __builtin_islessequal(__type(__x), __type(__y)); | |
} | |
constexpr bool | |
islessgreater(float __x, float __y) | |
{ return __builtin_islessgreater(__x, __y); } | |
constexpr bool | |
islessgreater(double __x, double __y) | |
{ return __builtin_islessgreater(__x, __y); } | |
constexpr bool | |
islessgreater(long double __x, long double __y) | |
{ return __builtin_islessgreater(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename | |
__gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value | |
&& __is_arithmetic<_Up>::__value), bool>::__type | |
islessgreater(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return __builtin_islessgreater(__type(__x), __type(__y)); | |
} | |
constexpr bool | |
isunordered(float __x, float __y) | |
{ return __builtin_isunordered(__x, __y); } | |
constexpr bool | |
isunordered(double __x, double __y) | |
{ return __builtin_isunordered(__x, __y); } | |
constexpr bool | |
isunordered(long double __x, long double __y) | |
{ return __builtin_isunordered(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename | |
__gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value | |
&& __is_arithmetic<_Up>::__value), bool>::__type | |
isunordered(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return __builtin_isunordered(__type(__x), __type(__y)); | |
} | |
# 1065 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 3 | |
using ::double_t; | |
using ::float_t; | |
using ::acosh; | |
using ::acoshf; | |
using ::acoshl; | |
using ::asinh; | |
using ::asinhf; | |
using ::asinhl; | |
using ::atanh; | |
using ::atanhf; | |
using ::atanhl; | |
using ::cbrt; | |
using ::cbrtf; | |
using ::cbrtl; | |
using ::copysign; | |
using ::copysignf; | |
using ::copysignl; | |
using ::erf; | |
using ::erff; | |
using ::erfl; | |
using ::erfc; | |
using ::erfcf; | |
using ::erfcl; | |
using ::exp2; | |
using ::exp2f; | |
using ::exp2l; | |
using ::expm1; | |
using ::expm1f; | |
using ::expm1l; | |
using ::fdim; | |
using ::fdimf; | |
using ::fdiml; | |
using ::fma; | |
using ::fmaf; | |
using ::fmal; | |
using ::fmax; | |
using ::fmaxf; | |
using ::fmaxl; | |
using ::fmin; | |
using ::fminf; | |
using ::fminl; | |
using ::hypot; | |
using ::hypotf; | |
using ::hypotl; | |
using ::ilogb; | |
using ::ilogbf; | |
using ::ilogbl; | |
using ::lgamma; | |
using ::lgammaf; | |
using ::lgammal; | |
using ::llrint; | |
using ::llrintf; | |
using ::llrintl; | |
using ::llround; | |
using ::llroundf; | |
using ::llroundl; | |
using ::log1p; | |
using ::log1pf; | |
using ::log1pl; | |
using ::log2; | |
using ::log2f; | |
using ::log2l; | |
using ::logb; | |
using ::logbf; | |
using ::logbl; | |
using ::lrint; | |
using ::lrintf; | |
using ::lrintl; | |
using ::lround; | |
using ::lroundf; | |
using ::lroundl; | |
using ::nan; | |
using ::nanf; | |
using ::nanl; | |
using ::nearbyint; | |
using ::nearbyintf; | |
using ::nearbyintl; | |
using ::nextafter; | |
using ::nextafterf; | |
using ::nextafterl; | |
using ::nexttoward; | |
using ::nexttowardf; | |
using ::nexttowardl; | |
using ::remainder; | |
using ::remainderf; | |
using ::remainderl; | |
using ::remquo; | |
using ::remquof; | |
using ::remquol; | |
using ::rint; | |
using ::rintf; | |
using ::rintl; | |
using ::round; | |
using ::roundf; | |
using ::roundl; | |
using ::scalbln; | |
using ::scalblnf; | |
using ::scalblnl; | |
using ::scalbn; | |
using ::scalbnf; | |
using ::scalbnl; | |
using ::tgamma; | |
using ::tgammaf; | |
using ::tgammal; | |
using ::trunc; | |
using ::truncf; | |
using ::truncl; | |
constexpr float | |
acosh(float __x) | |
{ return __builtin_acoshf(__x); } | |
constexpr long double | |
acosh(long double __x) | |
{ return __builtin_acoshl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
acosh(_Tp __x) | |
{ return __builtin_acosh(__x); } | |
constexpr float | |
asinh(float __x) | |
{ return __builtin_asinhf(__x); } | |
constexpr long double | |
asinh(long double __x) | |
{ return __builtin_asinhl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
asinh(_Tp __x) | |
{ return __builtin_asinh(__x); } | |
constexpr float | |
atanh(float __x) | |
{ return __builtin_atanhf(__x); } | |
constexpr long double | |
atanh(long double __x) | |
{ return __builtin_atanhl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
atanh(_Tp __x) | |
{ return __builtin_atanh(__x); } | |
constexpr float | |
cbrt(float __x) | |
{ return __builtin_cbrtf(__x); } | |
constexpr long double | |
cbrt(long double __x) | |
{ return __builtin_cbrtl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
cbrt(_Tp __x) | |
{ return __builtin_cbrt(__x); } | |
constexpr float | |
copysign(float __x, float __y) | |
{ return __builtin_copysignf(__x, __y); } | |
constexpr long double | |
copysign(long double __x, long double __y) | |
{ return __builtin_copysignl(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
copysign(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return copysign(__type(__x), __type(__y)); | |
} | |
constexpr float | |
erf(float __x) | |
{ return __builtin_erff(__x); } | |
constexpr long double | |
erf(long double __x) | |
{ return __builtin_erfl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
erf(_Tp __x) | |
{ return __builtin_erf(__x); } | |
constexpr float | |
erfc(float __x) | |
{ return __builtin_erfcf(__x); } | |
constexpr long double | |
erfc(long double __x) | |
{ return __builtin_erfcl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
erfc(_Tp __x) | |
{ return __builtin_erfc(__x); } | |
constexpr float | |
exp2(float __x) | |
{ return __builtin_exp2f(__x); } | |
constexpr long double | |
exp2(long double __x) | |
{ return __builtin_exp2l(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
exp2(_Tp __x) | |
{ return __builtin_exp2(__x); } | |
constexpr float | |
expm1(float __x) | |
{ return __builtin_expm1f(__x); } | |
constexpr long double | |
expm1(long double __x) | |
{ return __builtin_expm1l(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
expm1(_Tp __x) | |
{ return __builtin_expm1(__x); } | |
constexpr float | |
fdim(float __x, float __y) | |
{ return __builtin_fdimf(__x, __y); } | |
constexpr long double | |
fdim(long double __x, long double __y) | |
{ return __builtin_fdiml(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
fdim(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return fdim(__type(__x), __type(__y)); | |
} | |
constexpr float | |
fma(float __x, float __y, float __z) | |
{ return __builtin_fmaf(__x, __y, __z); } | |
constexpr long double | |
fma(long double __x, long double __y, long double __z) | |
{ return __builtin_fmal(__x, __y, __z); } | |
template<typename _Tp, typename _Up, typename _Vp> | |
constexpr typename __gnu_cxx::__promote_3<_Tp, _Up, _Vp>::__type | |
fma(_Tp __x, _Up __y, _Vp __z) | |
{ | |
typedef typename __gnu_cxx::__promote_3<_Tp, _Up, _Vp>::__type __type; | |
return fma(__type(__x), __type(__y), __type(__z)); | |
} | |
constexpr float | |
fmax(float __x, float __y) | |
{ return __builtin_fmaxf(__x, __y); } | |
constexpr long double | |
fmax(long double __x, long double __y) | |
{ return __builtin_fmaxl(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
fmax(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return fmax(__type(__x), __type(__y)); | |
} | |
constexpr float | |
fmin(float __x, float __y) | |
{ return __builtin_fminf(__x, __y); } | |
constexpr long double | |
fmin(long double __x, long double __y) | |
{ return __builtin_fminl(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
fmin(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return fmin(__type(__x), __type(__y)); | |
} | |
constexpr float | |
hypot(float __x, float __y) | |
{ return __builtin_hypotf(__x, __y); } | |
constexpr long double | |
hypot(long double __x, long double __y) | |
{ return __builtin_hypotl(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
hypot(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return hypot(__type(__x), __type(__y)); | |
} | |
constexpr int | |
ilogb(float __x) | |
{ return __builtin_ilogbf(__x); } | |
constexpr int | |
ilogb(long double __x) | |
{ return __builtin_ilogbl(__x); } | |
template<typename _Tp> | |
constexpr | |
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
int>::__type | |
ilogb(_Tp __x) | |
{ return __builtin_ilogb(__x); } | |
constexpr float | |
lgamma(float __x) | |
{ return __builtin_lgammaf(__x); } | |
constexpr long double | |
lgamma(long double __x) | |
{ return __builtin_lgammal(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
lgamma(_Tp __x) | |
{ return __builtin_lgamma(__x); } | |
constexpr long long | |
llrint(float __x) | |
{ return __builtin_llrintf(__x); } | |
constexpr long long | |
llrint(long double __x) | |
{ return __builtin_llrintl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
long long>::__type | |
llrint(_Tp __x) | |
{ return __builtin_llrint(__x); } | |
constexpr long long | |
llround(float __x) | |
{ return __builtin_llroundf(__x); } | |
constexpr long long | |
llround(long double __x) | |
{ return __builtin_llroundl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
long long>::__type | |
llround(_Tp __x) | |
{ return __builtin_llround(__x); } | |
constexpr float | |
log1p(float __x) | |
{ return __builtin_log1pf(__x); } | |
constexpr long double | |
log1p(long double __x) | |
{ return __builtin_log1pl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
log1p(_Tp __x) | |
{ return __builtin_log1p(__x); } | |
constexpr float | |
log2(float __x) | |
{ return __builtin_log2f(__x); } | |
constexpr long double | |
log2(long double __x) | |
{ return __builtin_log2l(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
log2(_Tp __x) | |
{ return __builtin_log2(__x); } | |
constexpr float | |
logb(float __x) | |
{ return __builtin_logbf(__x); } | |
constexpr long double | |
logb(long double __x) | |
{ return __builtin_logbl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
logb(_Tp __x) | |
{ return __builtin_logb(__x); } | |
constexpr long | |
lrint(float __x) | |
{ return __builtin_lrintf(__x); } | |
constexpr long | |
lrint(long double __x) | |
{ return __builtin_lrintl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
long>::__type | |
lrint(_Tp __x) | |
{ return __builtin_lrint(__x); } | |
constexpr long | |
lround(float __x) | |
{ return __builtin_lroundf(__x); } | |
constexpr long | |
lround(long double __x) | |
{ return __builtin_lroundl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
long>::__type | |
lround(_Tp __x) | |
{ return __builtin_lround(__x); } | |
constexpr float | |
nearbyint(float __x) | |
{ return __builtin_nearbyintf(__x); } | |
constexpr long double | |
nearbyint(long double __x) | |
{ return __builtin_nearbyintl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
nearbyint(_Tp __x) | |
{ return __builtin_nearbyint(__x); } | |
constexpr float | |
nextafter(float __x, float __y) | |
{ return __builtin_nextafterf(__x, __y); } | |
constexpr long double | |
nextafter(long double __x, long double __y) | |
{ return __builtin_nextafterl(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
nextafter(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return nextafter(__type(__x), __type(__y)); | |
} | |
constexpr float | |
nexttoward(float __x, long double __y) | |
{ return __builtin_nexttowardf(__x, __y); } | |
constexpr long double | |
nexttoward(long double __x, long double __y) | |
{ return __builtin_nexttowardl(__x, __y); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
nexttoward(_Tp __x, long double __y) | |
{ return __builtin_nexttoward(__x, __y); } | |
constexpr float | |
remainder(float __x, float __y) | |
{ return __builtin_remainderf(__x, __y); } | |
constexpr long double | |
remainder(long double __x, long double __y) | |
{ return __builtin_remainderl(__x, __y); } | |
template<typename _Tp, typename _Up> | |
constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
remainder(_Tp __x, _Up __y) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return remainder(__type(__x), __type(__y)); | |
} | |
inline float | |
remquo(float __x, float __y, int* __pquo) | |
{ return __builtin_remquof(__x, __y, __pquo); } | |
inline long double | |
remquo(long double __x, long double __y, int* __pquo) | |
{ return __builtin_remquol(__x, __y, __pquo); } | |
template<typename _Tp, typename _Up> | |
inline typename __gnu_cxx::__promote_2<_Tp, _Up>::__type | |
remquo(_Tp __x, _Up __y, int* __pquo) | |
{ | |
typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; | |
return remquo(__type(__x), __type(__y), __pquo); | |
} | |
constexpr float | |
rint(float __x) | |
{ return __builtin_rintf(__x); } | |
constexpr long double | |
rint(long double __x) | |
{ return __builtin_rintl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
rint(_Tp __x) | |
{ return __builtin_rint(__x); } | |
constexpr float | |
round(float __x) | |
{ return __builtin_roundf(__x); } | |
constexpr long double | |
round(long double __x) | |
{ return __builtin_roundl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
round(_Tp __x) | |
{ return __builtin_round(__x); } | |
constexpr float | |
scalbln(float __x, long __ex) | |
{ return __builtin_scalblnf(__x, __ex); } | |
constexpr long double | |
scalbln(long double __x, long __ex) | |
{ return __builtin_scalblnl(__x, __ex); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
scalbln(_Tp __x, long __ex) | |
{ return __builtin_scalbln(__x, __ex); } | |
constexpr float | |
scalbn(float __x, int __ex) | |
{ return __builtin_scalbnf(__x, __ex); } | |
constexpr long double | |
scalbn(long double __x, int __ex) | |
{ return __builtin_scalbnl(__x, __ex); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
scalbn(_Tp __x, int __ex) | |
{ return __builtin_scalbn(__x, __ex); } | |
constexpr float | |
tgamma(float __x) | |
{ return __builtin_tgammaf(__x); } | |
constexpr long double | |
tgamma(long double __x) | |
{ return __builtin_tgammal(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
tgamma(_Tp __x) | |
{ return __builtin_tgamma(__x); } | |
constexpr float | |
trunc(float __x) | |
{ return __builtin_truncf(__x); } | |
constexpr long double | |
trunc(long double __x) | |
{ return __builtin_truncl(__x); } | |
template<typename _Tp> | |
constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, | |
double>::__type | |
trunc(_Tp __x) | |
{ return __builtin_trunc(__x); } | |
# 1924 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cmath" 3 | |
} | |
} | |
# 29 "src/shared/Common.h" 2 | |
# 1 "/usr/include/errno.h" 1 3 4 | |
# 28 "/usr/include/errno.h" 3 4 | |
# 1 "/usr/include/bits/errno.h" 1 3 4 | |
# 26 "/usr/include/bits/errno.h" 3 4 | |
# 1 "/usr/include/linux/errno.h" 1 3 4 | |
# 1 "/usr/include/asm/errno.h" 1 3 4 | |
# 1 "/usr/include/asm-generic/errno.h" 1 3 4 | |
# 1 "/usr/include/asm-generic/errno-base.h" 1 3 4 | |
# 6 "/usr/include/asm-generic/errno.h" 2 3 4 | |
# 2 "/usr/include/asm/errno.h" 2 3 4 | |
# 2 "/usr/include/linux/errno.h" 2 3 4 | |
# 27 "/usr/include/bits/errno.h" 2 3 4 | |
# 29 "/usr/include/errno.h" 2 3 4 | |
extern "C" { | |
extern int *__errno_location (void) noexcept (true) __attribute__ ((__const__)); | |
extern char *program_invocation_name; | |
extern char *program_invocation_short_name; | |
# 1 "/usr/include/bits/types/error_t.h" 1 3 4 | |
# 22 "/usr/include/bits/types/error_t.h" 3 4 | |
typedef int error_t; | |
# 49 "/usr/include/errno.h" 2 3 4 | |
} | |
# 30 "src/shared/Common.h" 2 | |
# 1 "/usr/include/signal.h" 1 3 4 | |
# 27 "/usr/include/signal.h" 3 4 | |
extern "C" { | |
# 1 "/usr/include/bits/signum-generic.h" 1 3 4 | |
# 76 "/usr/include/bits/signum-generic.h" 3 4 | |
# 1 "/usr/include/bits/signum-arch.h" 1 3 4 | |
# 77 "/usr/include/bits/signum-generic.h" 2 3 4 | |
# 31 "/usr/include/signal.h" 2 3 4 | |
# 1 "/usr/include/bits/types/sig_atomic_t.h" 1 3 4 | |
typedef __sig_atomic_t sig_atomic_t; | |
# 33 "/usr/include/signal.h" 2 3 4 | |
# 57 "/usr/include/signal.h" 3 4 | |
# 1 "/usr/include/bits/types/siginfo_t.h" 1 3 4 | |
# 1 "/usr/include/bits/wordsize.h" 1 3 4 | |
# 5 "/usr/include/bits/types/siginfo_t.h" 2 3 4 | |
# 1 "/usr/include/bits/types/__sigval_t.h" 1 3 4 | |
# 24 "/usr/include/bits/types/__sigval_t.h" 3 4 | |
union sigval | |
{ | |
int sival_int; | |
void *sival_ptr; | |
}; | |
typedef union sigval __sigval_t; | |
# 7 "/usr/include/bits/types/siginfo_t.h" 2 3 4 | |
# 16 "/usr/include/bits/types/siginfo_t.h" 3 4 | |
# 1 "/usr/include/bits/siginfo-arch.h" 1 3 4 | |
# 17 "/usr/include/bits/types/siginfo_t.h" 2 3 4 | |
# 36 "/usr/include/bits/types/siginfo_t.h" 3 4 | |
typedef struct | |
{ | |
int si_signo; | |
int si_errno; | |
int si_code; | |
int __pad0; | |
union | |
{ | |
int _pad[((128 / sizeof (int)) - 4)]; | |
struct | |
{ | |
__pid_t si_pid; | |
__uid_t si_uid; | |
} _kill; | |
struct | |
{ | |
int si_tid; | |
int si_overrun; | |
__sigval_t si_sigval; | |
} _timer; | |
struct | |
{ | |
__pid_t si_pid; | |
__uid_t si_uid; | |
__sigval_t si_sigval; | |
} _rt; | |
struct | |
{ | |
__pid_t si_pid; | |
__uid_t si_uid; | |
int si_status; | |
__clock_t si_utime; | |
__clock_t si_stime; | |
} _sigchld; | |
struct | |
{ | |
void *si_addr; | |
short int si_addr_lsb; | |
union | |
{ | |
struct | |
{ | |
void *_lower; | |
void *_upper; | |
} _addr_bnd; | |
__uint32_t _pkey; | |
} _bounds; | |
} _sigfault; | |
struct | |
{ | |
long int si_band; | |
int si_fd; | |
} _sigpoll; | |
struct | |
{ | |
void *_call_addr; | |
int _syscall; | |
unsigned int _arch; | |
} _sigsys; | |
} _sifields; | |
} siginfo_t ; | |
# 58 "/usr/include/signal.h" 2 3 4 | |
# 1 "/usr/include/bits/siginfo-consts.h" 1 3 4 | |
# 35 "/usr/include/bits/siginfo-consts.h" 3 4 | |
enum | |
{ | |
SI_ASYNCNL = -60, | |
SI_DETHREAD = -7, | |
SI_TKILL, | |
SI_SIGIO, | |
SI_ASYNCIO, | |
SI_MESGQ, | |
SI_TIMER, | |
SI_QUEUE, | |
SI_USER, | |
SI_KERNEL = 0x80 | |
# 66 "/usr/include/bits/siginfo-consts.h" 3 4 | |
}; | |
enum | |
{ | |
ILL_ILLOPC = 1, | |
ILL_ILLOPN, | |
ILL_ILLADR, | |
ILL_ILLTRP, | |
ILL_PRVOPC, | |
ILL_PRVREG, | |
ILL_COPROC, | |
ILL_BADSTK, | |
ILL_BADIADDR | |
}; | |
enum | |
{ | |
FPE_INTDIV = 1, | |
FPE_INTOVF, | |
FPE_FLTDIV, | |
FPE_FLTOVF, | |
FPE_FLTUND, | |
FPE_FLTRES, | |
FPE_FLTINV, | |
FPE_FLTSUB, | |
FPE_FLTUNK = 14, | |
FPE_CONDTRAP | |
}; | |
enum | |
{ | |
SEGV_MAPERR = 1, | |
SEGV_ACCERR, | |
SEGV_BNDERR, | |
SEGV_PKUERR, | |
SEGV_ACCADI, | |
SEGV_ADIDERR, | |
SEGV_ADIPERR, | |
SEGV_MTEAERR, | |
SEGV_MTESERR | |
}; | |
enum | |
{ | |
BUS_ADRALN = 1, | |
BUS_ADRERR, | |
BUS_OBJERR, | |
BUS_MCEERR_AR, | |
BUS_MCEERR_AO | |
}; | |
enum | |
{ | |
TRAP_BRKPT = 1, | |
TRAP_TRACE, | |
TRAP_BRANCH, | |
TRAP_HWBKPT, | |
TRAP_UNK | |
}; | |
enum | |
{ | |
CLD_EXITED = 1, | |
CLD_KILLED, | |
CLD_DUMPED, | |
CLD_TRAPPED, | |
CLD_STOPPED, | |
CLD_CONTINUED | |
}; | |
enum | |
{ | |
POLL_IN = 1, | |
POLL_OUT, | |
POLL_MSG, | |
POLL_ERR, | |
POLL_PRI, | |
POLL_HUP | |
}; | |
# 1 "/usr/include/bits/siginfo-consts-arch.h" 1 3 4 | |
# 214 "/usr/include/bits/siginfo-consts.h" 2 3 4 | |
# 59 "/usr/include/signal.h" 2 3 4 | |
# 1 "/usr/include/bits/types/sigval_t.h" 1 3 4 | |
# 16 "/usr/include/bits/types/sigval_t.h" 3 4 | |
typedef __sigval_t sigval_t; | |
# 63 "/usr/include/signal.h" 2 3 4 | |
# 1 "/usr/include/bits/types/sigevent_t.h" 1 3 4 | |
# 1 "/usr/include/bits/wordsize.h" 1 3 4 | |
# 5 "/usr/include/bits/types/sigevent_t.h" 2 3 4 | |
# 22 "/usr/include/bits/types/sigevent_t.h" 3 4 | |
typedef struct sigevent | |
{ | |
__sigval_t sigev_value; | |
int sigev_signo; | |
int sigev_notify; | |
union | |
{ | |
int _pad[((64 / sizeof (int)) - 4)]; | |
__pid_t _tid; | |
struct | |
{ | |
void (*_function) (__sigval_t); | |
pthread_attr_t *_attribute; | |
} _sigev_thread; | |
} _sigev_un; | |
} sigevent_t; | |
# 67 "/usr/include/signal.h" 2 3 4 | |
# 1 "/usr/include/bits/sigevent-consts.h" 1 3 4 | |
# 27 "/usr/include/bits/sigevent-consts.h" 3 4 | |
enum | |
{ | |
SIGEV_SIGNAL = 0, | |
SIGEV_NONE, | |
SIGEV_THREAD, | |
SIGEV_THREAD_ID = 4 | |
}; | |
# 68 "/usr/include/signal.h" 2 3 4 | |
typedef void (*__sighandler_t) (int); | |
extern __sighandler_t __sysv_signal (int __sig, __sighandler_t __handler) | |
noexcept (true); | |
extern __sighandler_t sysv_signal (int __sig, __sighandler_t __handler) | |
noexcept (true); | |
extern __sighandler_t signal (int __sig, __sighandler_t __handler) | |
noexcept (true); | |
# 112 "/usr/include/signal.h" 3 4 | |
extern int kill (__pid_t __pid, int __sig) noexcept (true); | |
extern int killpg (__pid_t __pgrp, int __sig) noexcept (true); | |
extern int raise (int __sig) noexcept (true); | |
extern __sighandler_t ssignal (int __sig, __sighandler_t __handler) | |
noexcept (true); | |
extern int gsignal (int __sig) noexcept (true); | |
extern void psignal (int __sig, const char *__s); | |
extern void psiginfo (const siginfo_t *__pinfo, const char *__s); | |
# 151 "/usr/include/signal.h" 3 4 | |
extern int sigpause (int __sig) __asm__ ("__xpg_sigpause") | |
__attribute__ ((__deprecated__ ("Use the sigsuspend function instead"))); | |
# 173 "/usr/include/signal.h" 3 4 | |
extern int sigblock (int __mask) noexcept (true) __attribute__ ((__deprecated__)); | |
extern int sigsetmask (int __mask) noexcept (true) __attribute__ ((__deprecated__)); | |
extern int siggetmask (void) noexcept (true) __attribute__ ((__deprecated__)); | |
# 188 "/usr/include/signal.h" 3 4 | |
typedef __sighandler_t sighandler_t; | |
typedef __sighandler_t sig_t; | |
extern int sigemptyset (sigset_t *__set) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int sigfillset (sigset_t *__set) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int sigaddset (sigset_t *__set, int __signo) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int sigdelset (sigset_t *__set, int __signo) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int sigismember (const sigset_t *__set, int __signo) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int sigisemptyset (const sigset_t *__set) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int sigandset (sigset_t *__set, const sigset_t *__left, | |
const sigset_t *__right) noexcept (true) __attribute__ ((__nonnull__ (1, 2, 3))); | |
extern int sigorset (sigset_t *__set, const sigset_t *__left, | |
const sigset_t *__right) noexcept (true) __attribute__ ((__nonnull__ (1, 2, 3))); | |
# 1 "/usr/include/bits/sigaction.h" 1 3 4 | |
# 27 "/usr/include/bits/sigaction.h" 3 4 | |
struct sigaction | |
{ | |
union | |
{ | |
__sighandler_t sa_handler; | |
void (*sa_sigaction) (int, siginfo_t *, void *); | |
} | |
__sigaction_handler; | |
__sigset_t sa_mask; | |
int sa_flags; | |
void (*sa_restorer) (void); | |
}; | |
# 230 "/usr/include/signal.h" 2 3 4 | |
extern int sigprocmask (int __how, const sigset_t *__restrict __set, | |
sigset_t *__restrict __oset) noexcept (true); | |
extern int sigsuspend (const sigset_t *__set) __attribute__ ((__nonnull__ (1))); | |
extern int sigaction (int __sig, const struct sigaction *__restrict __act, | |
struct sigaction *__restrict __oact) noexcept (true); | |
extern int sigpending (sigset_t *__set) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int sigwait (const sigset_t *__restrict __set, int *__restrict __sig) | |
__attribute__ ((__nonnull__ (1, 2))); | |
extern int sigwaitinfo (const sigset_t *__restrict __set, | |
siginfo_t *__restrict __info) __attribute__ ((__nonnull__ (1))); | |
extern int sigtimedwait (const sigset_t *__restrict __set, | |
siginfo_t *__restrict __info, | |
const struct timespec *__restrict __timeout) | |
__attribute__ ((__nonnull__ (1))); | |
extern int sigqueue (__pid_t __pid, int __sig, const union sigval __val) | |
noexcept (true); | |
# 1 "/usr/include/bits/sigcontext.h" 1 3 4 | |
# 31 "/usr/include/bits/sigcontext.h" 3 4 | |
struct _fpx_sw_bytes | |
{ | |
__uint32_t magic1; | |
__uint32_t extended_size; | |
__uint64_t xstate_bv; | |
__uint32_t xstate_size; | |
__uint32_t __glibc_reserved1[7]; | |
}; | |
struct _fpreg | |
{ | |
unsigned short significand[4]; | |
unsigned short exponent; | |
}; | |
struct _fpxreg | |
{ | |
unsigned short significand[4]; | |
unsigned short exponent; | |
unsigned short __glibc_reserved1[3]; | |
}; | |
struct _xmmreg | |
{ | |
__uint32_t element[4]; | |
}; | |
# 123 "/usr/include/bits/sigcontext.h" 3 4 | |
struct _fpstate | |
{ | |
__uint16_t cwd; | |
__uint16_t swd; | |
__uint16_t ftw; | |
__uint16_t fop; | |
__uint64_t rip; | |
__uint64_t rdp; | |
__uint32_t mxcsr; | |
__uint32_t mxcr_mask; | |
struct _fpxreg _st[8]; | |
struct _xmmreg _xmm[16]; | |
__uint32_t __glibc_reserved1[24]; | |
}; | |
struct sigcontext | |
{ | |
__uint64_t r8; | |
__uint64_t r9; | |
__uint64_t r10; | |
__uint64_t r11; | |
__uint64_t r12; | |
__uint64_t r13; | |
__uint64_t r14; | |
__uint64_t r15; | |
__uint64_t rdi; | |
__uint64_t rsi; | |
__uint64_t rbp; | |
__uint64_t rbx; | |
__uint64_t rdx; | |
__uint64_t rax; | |
__uint64_t rcx; | |
__uint64_t rsp; | |
__uint64_t rip; | |
__uint64_t eflags; | |
unsigned short cs; | |
unsigned short gs; | |
unsigned short fs; | |
unsigned short __pad0; | |
__uint64_t err; | |
__uint64_t trapno; | |
__uint64_t oldmask; | |
__uint64_t cr2; | |
__extension__ union | |
{ | |
struct _fpstate * fpstate; | |
__uint64_t __fpstate_word; | |
}; | |
__uint64_t __reserved1 [8]; | |
}; | |
struct _xsave_hdr | |
{ | |
__uint64_t xstate_bv; | |
__uint64_t __glibc_reserved1[2]; | |
__uint64_t __glibc_reserved2[5]; | |
}; | |
struct _ymmh_state | |
{ | |
__uint32_t ymmh_space[64]; | |
}; | |
struct _xstate | |
{ | |
struct _fpstate fpstate; | |
struct _xsave_hdr xstate_hdr; | |
struct _ymmh_state ymmh; | |
}; | |
# 289 "/usr/include/signal.h" 2 3 4 | |
extern int sigreturn (struct sigcontext *__scp) noexcept (true); | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 299 "/usr/include/signal.h" 2 3 4 | |
# 1 "/usr/include/bits/types/stack_t.h" 1 3 4 | |
# 23 "/usr/include/bits/types/stack_t.h" 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 24 "/usr/include/bits/types/stack_t.h" 2 3 4 | |
typedef struct | |
{ | |
void *ss_sp; | |
int ss_flags; | |
size_t ss_size; | |
} stack_t; | |
# 301 "/usr/include/signal.h" 2 3 4 | |
# 1 "/usr/include/sys/ucontext.h" 1 3 4 | |
# 37 "/usr/include/sys/ucontext.h" 3 4 | |
__extension__ typedef long long int greg_t; | |
# 46 "/usr/include/sys/ucontext.h" 3 4 | |
typedef greg_t gregset_t[23]; | |
enum | |
{ | |
REG_R8 = 0, | |
REG_R9, | |
REG_R10, | |
REG_R11, | |
REG_R12, | |
REG_R13, | |
REG_R14, | |
REG_R15, | |
REG_RDI, | |
REG_RSI, | |
REG_RBP, | |
REG_RBX, | |
REG_RDX, | |
REG_RAX, | |
REG_RCX, | |
REG_RSP, | |
REG_RIP, | |
REG_EFL, | |
REG_CSGSFS, | |
REG_ERR, | |
REG_TRAPNO, | |
REG_OLDMASK, | |
REG_CR2 | |
}; | |
struct _libc_fpxreg | |
{ | |
unsigned short int significand[4]; | |
unsigned short int exponent; | |
unsigned short int __glibc_reserved1[3]; | |
}; | |
struct _libc_xmmreg | |
{ | |
__uint32_t element[4]; | |
}; | |
struct _libc_fpstate | |
{ | |
__uint16_t cwd; | |
__uint16_t swd; | |
__uint16_t ftw; | |
__uint16_t fop; | |
__uint64_t rip; | |
__uint64_t rdp; | |
__uint32_t mxcsr; | |
__uint32_t mxcr_mask; | |
struct _libc_fpxreg _st[8]; | |
struct _libc_xmmreg _xmm[16]; | |
__uint32_t __glibc_reserved1[24]; | |
}; | |
typedef struct _libc_fpstate *fpregset_t; | |
typedef struct | |
{ | |
gregset_t gregs; | |
fpregset_t fpregs; | |
__extension__ unsigned long long __reserved1 [8]; | |
} mcontext_t; | |
typedef struct ucontext_t | |
{ | |
unsigned long int uc_flags; | |
struct ucontext_t *uc_link; | |
stack_t uc_stack; | |
mcontext_t uc_mcontext; | |
sigset_t uc_sigmask; | |
struct _libc_fpstate __fpregs_mem; | |
__extension__ unsigned long long int __ssp[4]; | |
} ucontext_t; | |
# 304 "/usr/include/signal.h" 2 3 4 | |
extern int siginterrupt (int __sig, int __interrupt) noexcept (true) | |
__attribute__ ((__deprecated__ ("Use sigaction with SA_RESTART instead"))); | |
# 1 "/usr/include/bits/sigstack.h" 1 3 4 | |
# 315 "/usr/include/signal.h" 2 3 4 | |
# 1 "/usr/include/bits/ss_flags.h" 1 3 4 | |
# 27 "/usr/include/bits/ss_flags.h" 3 4 | |
enum | |
{ | |
SS_ONSTACK = 1, | |
SS_DISABLE | |
}; | |
# 316 "/usr/include/signal.h" 2 3 4 | |
extern int sigaltstack (const stack_t *__restrict __ss, | |
stack_t *__restrict __oss) noexcept (true); | |
# 1 "/usr/include/bits/types/struct_sigstack.h" 1 3 4 | |
# 23 "/usr/include/bits/types/struct_sigstack.h" 3 4 | |
struct sigstack | |
{ | |
void *ss_sp; | |
int ss_onstack; | |
}; | |
# 326 "/usr/include/signal.h" 2 3 4 | |
extern int sigstack (struct sigstack *__ss, struct sigstack *__oss) | |
noexcept (true) __attribute__ ((__deprecated__)); | |
extern int sighold (int __sig) noexcept (true) | |
__attribute__ ((__deprecated__ ("Use the sigprocmask function instead"))); | |
extern int sigrelse (int __sig) noexcept (true) | |
__attribute__ ((__deprecated__ ("Use the sigprocmask function instead"))); | |
extern int sigignore (int __sig) noexcept (true) | |
__attribute__ ((__deprecated__ ("Use the signal function instead"))); | |
extern __sighandler_t sigset (int __sig, __sighandler_t __disp) noexcept (true) | |
__attribute__ ((__deprecated__ ("Use the signal and sigprocmask functions instead"))); | |
# 1 "/usr/include/bits/sigthread.h" 1 3 4 | |
# 31 "/usr/include/bits/sigthread.h" 3 4 | |
extern int pthread_sigmask (int __how, | |
const __sigset_t *__restrict __newmask, | |
__sigset_t *__restrict __oldmask)noexcept (true); | |
extern int pthread_kill (pthread_t __threadid, int __signo) noexcept (true); | |
extern int pthread_sigqueue (pthread_t __threadid, int __signo, | |
const union sigval __value) noexcept (true); | |
# 363 "/usr/include/signal.h" 2 3 4 | |
extern int __libc_current_sigrtmin (void) noexcept (true); | |
extern int __libc_current_sigrtmax (void) noexcept (true); | |
# 1 "/usr/include/bits/signal_ext.h" 1 3 4 | |
# 29 "/usr/include/bits/signal_ext.h" 3 4 | |
extern int tgkill (__pid_t __tgid, __pid_t __tid, int __signal); | |
# 378 "/usr/include/signal.h" 2 3 4 | |
} | |
# 31 "src/shared/Common.h" 2 | |
# 1 "/usr/include/assert.h" 1 3 4 | |
# 64 "/usr/include/assert.h" 3 4 | |
extern "C" { | |
extern void __assert_fail (const char *__assertion, const char *__file, | |
unsigned int __line, const char *__function) | |
noexcept (true) __attribute__ ((__noreturn__)); | |
extern void __assert_perror_fail (int __errnum, const char *__file, | |
unsigned int __line, const char *__function) | |
noexcept (true) __attribute__ ((__noreturn__)); | |
extern void __assert (const char *__assertion, const char *__file, int __line) | |
noexcept (true) __attribute__ ((__noreturn__)); | |
} | |
# 32 "src/shared/Common.h" 2 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/set" 1 3 | |
# 59 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/set" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 1 3 | |
# 62 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 1 3 | |
# 60 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functexcept.h" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functexcept.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/exception_defines.h" 1 3 | |
# 41 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functexcept.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
void | |
__throw_bad_exception(void) __attribute__((__noreturn__)); | |
void | |
__throw_bad_alloc(void) __attribute__((__noreturn__)); | |
void | |
__throw_bad_array_new_length(void) __attribute__((__noreturn__)); | |
void | |
__throw_bad_cast(void) __attribute__((__noreturn__)); | |
void | |
__throw_bad_typeid(void) __attribute__((__noreturn__)); | |
void | |
__throw_logic_error(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_domain_error(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_invalid_argument(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_length_error(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_out_of_range(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_out_of_range_fmt(const char*, ...) __attribute__((__noreturn__)) | |
__attribute__((__format__(__gnu_printf__, 1, 2))); | |
void | |
__throw_runtime_error(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_range_error(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_overflow_error(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_underflow_error(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_ios_failure(const char*) __attribute__((__noreturn__)); | |
void | |
__throw_ios_failure(const char*, int) __attribute__((__noreturn__)); | |
void | |
__throw_system_error(int) __attribute__((__noreturn__)); | |
void | |
__throw_future_error(int) __attribute__((__noreturn__)); | |
void | |
__throw_bad_function_call() __attribute__((__noreturn__)); | |
} | |
# 61 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/numeric_traits.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/numeric_traits.h" 3 | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 50 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/numeric_traits.h" 3 | |
template<typename _Tp> | |
struct __is_integer_nonstrict | |
: public std::__is_integer<_Tp> | |
{ | |
using std::__is_integer<_Tp>::__value; | |
enum { __width = __value ? sizeof(_Tp) * 8 : 0 }; | |
}; | |
template<typename _Value> | |
struct __numeric_traits_integer | |
{ | |
static_assert(__is_integer_nonstrict<_Value>::__value, | |
"invalid specialization"); | |
static const bool __is_signed = (_Value)(-1) < 0; | |
static const int __digits | |
= __is_integer_nonstrict<_Value>::__width - __is_signed; | |
static const _Value __max = __is_signed | |
? (((((_Value)1 << (__digits - 1)) - 1) << 1) + 1) | |
: ~(_Value)0; | |
static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; | |
}; | |
template<typename _Value> | |
const _Value __numeric_traits_integer<_Value>::__min; | |
template<typename _Value> | |
const _Value __numeric_traits_integer<_Value>::__max; | |
template<typename _Value> | |
const bool __numeric_traits_integer<_Value>::__is_signed; | |
template<typename _Value> | |
const int __numeric_traits_integer<_Value>::__digits; | |
# 135 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/numeric_traits.h" 3 | |
template<typename _Tp> | |
using __int_traits = __numeric_traits_integer<_Tp>; | |
# 155 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/numeric_traits.h" 3 | |
template<typename _Value> | |
struct __numeric_traits_floating | |
{ | |
static const int __max_digits10 = (2 + (std::__are_same<_Value, float>::__value ? 24 : std::__are_same<_Value, double>::__value ? 53 : 64) * 643L / 2136); | |
static const bool __is_signed = true; | |
static const int __digits10 = (std::__are_same<_Value, float>::__value ? 6 : std::__are_same<_Value, double>::__value ? 15 : 18); | |
static const int __max_exponent10 = (std::__are_same<_Value, float>::__value ? 38 : std::__are_same<_Value, double>::__value ? 308 : 4932); | |
}; | |
template<typename _Value> | |
const int __numeric_traits_floating<_Value>::__max_digits10; | |
template<typename _Value> | |
const bool __numeric_traits_floating<_Value>::__is_signed; | |
template<typename _Value> | |
const int __numeric_traits_floating<_Value>::__digits10; | |
template<typename _Value> | |
const int __numeric_traits_floating<_Value>::__max_exponent10; | |
template<typename _Value> | |
struct __numeric_traits | |
: public __numeric_traits_integer<_Value> | |
{ }; | |
template<> | |
struct __numeric_traits<float> | |
: public __numeric_traits_floating<float> | |
{ }; | |
template<> | |
struct __numeric_traits<double> | |
: public __numeric_traits_floating<double> | |
{ }; | |
template<> | |
struct __numeric_traits<long double> | |
: public __numeric_traits_floating<long double> | |
{ }; | |
# 237 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/numeric_traits.h" 3 | |
} | |
# 64 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 1 3 | |
# 59 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/move.h" 1 3 | |
# 38 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/move.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Tp> | |
inline constexpr _Tp* | |
__addressof(_Tp& __r) noexcept | |
{ return __builtin_addressof(__r); } | |
} | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 56 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename _Tp, _Tp __v> | |
struct integral_constant | |
{ | |
static constexpr _Tp value = __v; | |
typedef _Tp value_type; | |
typedef integral_constant<_Tp, __v> type; | |
constexpr operator value_type() const noexcept { return value; } | |
constexpr value_type operator()() const noexcept { return value; } | |
}; | |
template<typename _Tp, _Tp __v> | |
constexpr _Tp integral_constant<_Tp, __v>::value; | |
typedef integral_constant<bool, true> true_type; | |
typedef integral_constant<bool, false> false_type; | |
template<bool __v> | |
using __bool_constant = integral_constant<bool, __v>; | |
# 91 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<bool, typename, typename> | |
struct conditional; | |
template <typename _Type> | |
struct __type_identity | |
{ using type = _Type; }; | |
template<typename _Tp> | |
using __type_identity_t = typename __type_identity<_Tp>::type; | |
template<typename...> | |
struct __or_; | |
template<> | |
struct __or_<> | |
: public false_type | |
{ }; | |
template<typename _B1> | |
struct __or_<_B1> | |
: public _B1 | |
{ }; | |
template<typename _B1, typename _B2> | |
struct __or_<_B1, _B2> | |
: public conditional<_B1::value, _B1, _B2>::type | |
{ }; | |
template<typename _B1, typename _B2, typename _B3, typename... _Bn> | |
struct __or_<_B1, _B2, _B3, _Bn...> | |
: public conditional<_B1::value, _B1, __or_<_B2, _B3, _Bn...>>::type | |
{ }; | |
template<typename...> | |
struct __and_; | |
template<> | |
struct __and_<> | |
: public true_type | |
{ }; | |
template<typename _B1> | |
struct __and_<_B1> | |
: public _B1 | |
{ }; | |
template<typename _B1, typename _B2> | |
struct __and_<_B1, _B2> | |
: public conditional<_B1::value, _B2, _B1>::type | |
{ }; | |
template<typename _B1, typename _B2, typename _B3, typename... _Bn> | |
struct __and_<_B1, _B2, _B3, _Bn...> | |
: public conditional<_B1::value, __and_<_B2, _B3, _Bn...>, _B1>::type | |
{ }; | |
template<typename _Pp> | |
struct __not_ | |
: public __bool_constant<!bool(_Pp::value)> | |
{ }; | |
# 188 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename> | |
struct is_reference; | |
template<typename> | |
struct is_function; | |
template<typename> | |
struct is_void; | |
template<typename> | |
struct __is_array_unknown_bounds; | |
template <typename _Tp, size_t = sizeof(_Tp)> | |
constexpr true_type __is_complete_or_unbounded(__type_identity<_Tp>) | |
{ return {}; } | |
template <typename _TypeIdentity, | |
typename _NestedType = typename _TypeIdentity::type> | |
constexpr typename __or_< | |
is_reference<_NestedType>, | |
is_function<_NestedType>, | |
is_void<_NestedType>, | |
__is_array_unknown_bounds<_NestedType> | |
>::type __is_complete_or_unbounded(_TypeIdentity) | |
{ return {}; } | |
template<typename _Tp> | |
struct __success_type | |
{ typedef _Tp type; }; | |
struct __failure_type | |
{ }; | |
template<typename> | |
struct remove_cv; | |
template<typename _Tp> | |
using __remove_cv_t = typename remove_cv<_Tp>::type; | |
template<typename> | |
struct is_const; | |
template<typename> | |
struct __is_void_helper | |
: public false_type { }; | |
template<> | |
struct __is_void_helper<void> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_void | |
: public __is_void_helper<__remove_cv_t<_Tp>>::type | |
{ }; | |
template<typename> | |
struct __is_integral_helper | |
: public false_type { }; | |
template<> | |
struct __is_integral_helper<bool> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<char> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<signed char> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<unsigned char> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<wchar_t> | |
: public true_type { }; | |
# 287 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<> | |
struct __is_integral_helper<char16_t> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<char32_t> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<short> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<unsigned short> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<int> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<unsigned int> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<long> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<unsigned long> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<long long> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<unsigned long long> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<__int128> | |
: public true_type { }; | |
template<> | |
struct __is_integral_helper<unsigned __int128> | |
: public true_type { }; | |
# 367 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename _Tp> | |
struct is_integral | |
: public __is_integral_helper<__remove_cv_t<_Tp>>::type | |
{ }; | |
template<typename> | |
struct __is_floating_point_helper | |
: public false_type { }; | |
template<> | |
struct __is_floating_point_helper<float> | |
: public true_type { }; | |
template<> | |
struct __is_floating_point_helper<double> | |
: public true_type { }; | |
template<> | |
struct __is_floating_point_helper<long double> | |
: public true_type { }; | |
template<> | |
struct __is_floating_point_helper<__float128> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_floating_point | |
: public __is_floating_point_helper<__remove_cv_t<_Tp>>::type | |
{ }; | |
template<typename> | |
struct is_array | |
: public false_type { }; | |
template<typename _Tp, std::size_t _Size> | |
struct is_array<_Tp[_Size]> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_array<_Tp[]> | |
: public true_type { }; | |
template<typename> | |
struct __is_pointer_helper | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_pointer_helper<_Tp*> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_pointer | |
: public __is_pointer_helper<__remove_cv_t<_Tp>>::type | |
{ }; | |
template<typename> | |
struct is_lvalue_reference | |
: public false_type { }; | |
template<typename _Tp> | |
struct is_lvalue_reference<_Tp&> | |
: public true_type { }; | |
template<typename> | |
struct is_rvalue_reference | |
: public false_type { }; | |
template<typename _Tp> | |
struct is_rvalue_reference<_Tp&&> | |
: public true_type { }; | |
template<typename> | |
struct __is_member_object_pointer_helper | |
: public false_type { }; | |
template<typename _Tp, typename _Cp> | |
struct __is_member_object_pointer_helper<_Tp _Cp::*> | |
: public __not_<is_function<_Tp>>::type { }; | |
template<typename _Tp> | |
struct is_member_object_pointer | |
: public __is_member_object_pointer_helper<__remove_cv_t<_Tp>>::type | |
{ }; | |
template<typename> | |
struct __is_member_function_pointer_helper | |
: public false_type { }; | |
template<typename _Tp, typename _Cp> | |
struct __is_member_function_pointer_helper<_Tp _Cp::*> | |
: public is_function<_Tp>::type { }; | |
template<typename _Tp> | |
struct is_member_function_pointer | |
: public __is_member_function_pointer_helper<__remove_cv_t<_Tp>>::type | |
{ }; | |
template<typename _Tp> | |
struct is_enum | |
: public integral_constant<bool, __is_enum(_Tp)> | |
{ }; | |
template<typename _Tp> | |
struct is_union | |
: public integral_constant<bool, __is_union(_Tp)> | |
{ }; | |
template<typename _Tp> | |
struct is_class | |
: public integral_constant<bool, __is_class(_Tp)> | |
{ }; | |
template<typename _Tp> | |
struct is_function | |
: public __bool_constant<!is_const<const _Tp>::value> { }; | |
template<typename _Tp> | |
struct is_function<_Tp&> | |
: public false_type { }; | |
template<typename _Tp> | |
struct is_function<_Tp&&> | |
: public false_type { }; | |
template<typename> | |
struct __is_null_pointer_helper | |
: public false_type { }; | |
template<> | |
struct __is_null_pointer_helper<std::nullptr_t> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_null_pointer | |
: public __is_null_pointer_helper<__remove_cv_t<_Tp>>::type | |
{ }; | |
template<typename _Tp> | |
struct __is_nullptr_t | |
: public is_null_pointer<_Tp> | |
{ } __attribute__ ((__deprecated__ ("use '" "std::is_null_pointer" "' instead"))); | |
template<typename _Tp> | |
struct is_reference | |
: public __or_<is_lvalue_reference<_Tp>, | |
is_rvalue_reference<_Tp>>::type | |
{ }; | |
template<typename _Tp> | |
struct is_arithmetic | |
: public __or_<is_integral<_Tp>, is_floating_point<_Tp>>::type | |
{ }; | |
template<typename _Tp> | |
struct is_fundamental | |
: public __or_<is_arithmetic<_Tp>, is_void<_Tp>, | |
is_null_pointer<_Tp>>::type | |
{ }; | |
template<typename _Tp> | |
struct is_object | |
: public __not_<__or_<is_function<_Tp>, is_reference<_Tp>, | |
is_void<_Tp>>>::type | |
{ }; | |
template<typename> | |
struct is_member_pointer; | |
template<typename _Tp> | |
struct is_scalar | |
: public __or_<is_arithmetic<_Tp>, is_enum<_Tp>, is_pointer<_Tp>, | |
is_member_pointer<_Tp>, is_null_pointer<_Tp>>::type | |
{ }; | |
template<typename _Tp> | |
struct is_compound | |
: public __not_<is_fundamental<_Tp>>::type { }; | |
template<typename _Tp> | |
struct __is_member_pointer_helper | |
: public false_type { }; | |
template<typename _Tp, typename _Cp> | |
struct __is_member_pointer_helper<_Tp _Cp::*> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_member_pointer | |
: public __is_member_pointer_helper<__remove_cv_t<_Tp>>::type | |
{ }; | |
template<typename, typename> | |
struct is_same; | |
template<typename _Tp, typename... _Types> | |
using __is_one_of = __or_<is_same<_Tp, _Types>...>; | |
template<typename _Tp> | |
using __is_signed_integer = __is_one_of<__remove_cv_t<_Tp>, | |
signed char, signed short, signed int, signed long, | |
signed long long | |
, signed __int128 | |
# 607 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
>; | |
template<typename _Tp> | |
using __is_unsigned_integer = __is_one_of<__remove_cv_t<_Tp>, | |
unsigned char, unsigned short, unsigned int, unsigned long, | |
unsigned long long | |
, unsigned __int128 | |
# 626 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
>; | |
template<typename _Tp> | |
using __is_standard_integer | |
= __or_<__is_signed_integer<_Tp>, __is_unsigned_integer<_Tp>>; | |
template<typename...> using __void_t = void; | |
template<typename _Tp, typename = void> | |
struct __is_referenceable | |
: public false_type | |
{ }; | |
template<typename _Tp> | |
struct __is_referenceable<_Tp, __void_t<_Tp&>> | |
: public true_type | |
{ }; | |
template<typename> | |
struct is_const | |
: public false_type { }; | |
template<typename _Tp> | |
struct is_const<_Tp const> | |
: public true_type { }; | |
template<typename> | |
struct is_volatile | |
: public false_type { }; | |
template<typename _Tp> | |
struct is_volatile<_Tp volatile> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_trivial | |
: public integral_constant<bool, __is_trivial(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct is_trivially_copyable | |
: public integral_constant<bool, __is_trivially_copyable(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct is_standard_layout | |
: public integral_constant<bool, __is_standard_layout(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct | |
is_pod | |
: public integral_constant<bool, __is_pod(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct | |
is_literal_type | |
: public integral_constant<bool, __is_literal_type(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct is_empty | |
: public integral_constant<bool, __is_empty(_Tp)> | |
{ }; | |
template<typename _Tp> | |
struct is_polymorphic | |
: public integral_constant<bool, __is_polymorphic(_Tp)> | |
{ }; | |
template<typename _Tp> | |
struct is_final | |
: public integral_constant<bool, __is_final(_Tp)> | |
{ }; | |
template<typename _Tp> | |
struct is_abstract | |
: public integral_constant<bool, __is_abstract(_Tp)> | |
{ }; | |
template<typename _Tp, | |
bool = is_arithmetic<_Tp>::value> | |
struct __is_signed_helper | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_signed_helper<_Tp, true> | |
: public integral_constant<bool, _Tp(-1) < _Tp(0)> | |
{ }; | |
template<typename _Tp> | |
struct is_signed | |
: public __is_signed_helper<_Tp>::type | |
{ }; | |
template<typename _Tp> | |
struct is_unsigned | |
: public __and_<is_arithmetic<_Tp>, __not_<is_signed<_Tp>>> | |
{ }; | |
# 775 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename _Tp, typename _Up = _Tp&&> | |
_Up | |
__declval(int); | |
template<typename _Tp> | |
_Tp | |
__declval(long); | |
template<typename _Tp> | |
auto declval() noexcept -> decltype(__declval<_Tp>(0)); | |
template<typename, unsigned = 0> | |
struct extent; | |
template<typename> | |
struct remove_all_extents; | |
template<typename _Tp> | |
struct __is_array_known_bounds | |
: public integral_constant<bool, (extent<_Tp>::value > 0)> | |
{ }; | |
template<typename _Tp> | |
struct __is_array_unknown_bounds | |
: public __and_<is_array<_Tp>, __not_<extent<_Tp>>> | |
{ }; | |
struct __do_is_destructible_impl | |
{ | |
template<typename _Tp, typename = decltype(declval<_Tp&>().~_Tp())> | |
static true_type __test(int); | |
template<typename> | |
static false_type __test(...); | |
}; | |
template<typename _Tp> | |
struct __is_destructible_impl | |
: public __do_is_destructible_impl | |
{ | |
typedef decltype(__test<_Tp>(0)) type; | |
}; | |
template<typename _Tp, | |
bool = __or_<is_void<_Tp>, | |
__is_array_unknown_bounds<_Tp>, | |
is_function<_Tp>>::value, | |
bool = __or_<is_reference<_Tp>, is_scalar<_Tp>>::value> | |
struct __is_destructible_safe; | |
template<typename _Tp> | |
struct __is_destructible_safe<_Tp, false, false> | |
: public __is_destructible_impl<typename | |
remove_all_extents<_Tp>::type>::type | |
{ }; | |
template<typename _Tp> | |
struct __is_destructible_safe<_Tp, true, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_destructible_safe<_Tp, false, true> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_destructible | |
: public __is_destructible_safe<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
struct __do_is_nt_destructible_impl | |
{ | |
template<typename _Tp> | |
static __bool_constant<noexcept(declval<_Tp&>().~_Tp())> | |
__test(int); | |
template<typename> | |
static false_type __test(...); | |
}; | |
template<typename _Tp> | |
struct __is_nt_destructible_impl | |
: public __do_is_nt_destructible_impl | |
{ | |
typedef decltype(__test<_Tp>(0)) type; | |
}; | |
template<typename _Tp, | |
bool = __or_<is_void<_Tp>, | |
__is_array_unknown_bounds<_Tp>, | |
is_function<_Tp>>::value, | |
bool = __or_<is_reference<_Tp>, is_scalar<_Tp>>::value> | |
struct __is_nt_destructible_safe; | |
template<typename _Tp> | |
struct __is_nt_destructible_safe<_Tp, false, false> | |
: public __is_nt_destructible_impl<typename | |
remove_all_extents<_Tp>::type>::type | |
{ }; | |
template<typename _Tp> | |
struct __is_nt_destructible_safe<_Tp, true, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_nt_destructible_safe<_Tp, false, true> | |
: public true_type { }; | |
template<typename _Tp> | |
struct is_nothrow_destructible | |
: public __is_nt_destructible_safe<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, typename... _Args> | |
struct __is_constructible_impl | |
: public __bool_constant<__is_constructible(_Tp, _Args...)> | |
{ }; | |
template<typename _Tp, typename... _Args> | |
struct is_constructible | |
: public __is_constructible_impl<_Tp, _Args...> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct is_default_constructible | |
: public __is_constructible_impl<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_copy_constructible_impl; | |
template<typename _Tp> | |
struct __is_copy_constructible_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_copy_constructible_impl<_Tp, true> | |
: public __is_constructible_impl<_Tp, const _Tp&> | |
{ }; | |
template<typename _Tp> | |
struct is_copy_constructible | |
: public __is_copy_constructible_impl<_Tp> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_move_constructible_impl; | |
template<typename _Tp> | |
struct __is_move_constructible_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_move_constructible_impl<_Tp, true> | |
: public __is_constructible_impl<_Tp, _Tp&&> | |
{ }; | |
template<typename _Tp> | |
struct is_move_constructible | |
: public __is_move_constructible_impl<_Tp> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, typename... _Args> | |
using __is_nothrow_constructible_impl | |
= __bool_constant<__is_nothrow_constructible(_Tp, _Args...)>; | |
template<typename _Tp, typename... _Args> | |
struct is_nothrow_constructible | |
: public __is_nothrow_constructible_impl<_Tp, _Args...>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct is_nothrow_default_constructible | |
: public __bool_constant<__is_nothrow_constructible(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_nothrow_copy_constructible_impl; | |
template<typename _Tp> | |
struct __is_nothrow_copy_constructible_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_nothrow_copy_constructible_impl<_Tp, true> | |
: public __is_nothrow_constructible_impl<_Tp, const _Tp&> | |
{ }; | |
template<typename _Tp> | |
struct is_nothrow_copy_constructible | |
: public __is_nothrow_copy_constructible_impl<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_nothrow_move_constructible_impl; | |
template<typename _Tp> | |
struct __is_nothrow_move_constructible_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_nothrow_move_constructible_impl<_Tp, true> | |
: public __is_nothrow_constructible_impl<_Tp, _Tp&&> | |
{ }; | |
template<typename _Tp> | |
struct is_nothrow_move_constructible | |
: public __is_nothrow_move_constructible_impl<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, typename _Up> | |
struct is_assignable | |
: public __bool_constant<__is_assignable(_Tp, _Up)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_copy_assignable_impl; | |
template<typename _Tp> | |
struct __is_copy_assignable_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_copy_assignable_impl<_Tp, true> | |
: public __bool_constant<__is_assignable(_Tp&, const _Tp&)> | |
{ }; | |
template<typename _Tp> | |
struct is_copy_assignable | |
: public __is_copy_assignable_impl<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_move_assignable_impl; | |
template<typename _Tp> | |
struct __is_move_assignable_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_move_assignable_impl<_Tp, true> | |
: public __bool_constant<__is_assignable(_Tp&, _Tp&&)> | |
{ }; | |
template<typename _Tp> | |
struct is_move_assignable | |
: public __is_move_assignable_impl<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, typename _Up> | |
using __is_nothrow_assignable_impl | |
= __bool_constant<__is_nothrow_assignable(_Tp, _Up)>; | |
template<typename _Tp, typename _Up> | |
struct is_nothrow_assignable | |
: public __is_nothrow_assignable_impl<_Tp, _Up> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_nt_copy_assignable_impl; | |
template<typename _Tp> | |
struct __is_nt_copy_assignable_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_nt_copy_assignable_impl<_Tp, true> | |
: public __is_nothrow_assignable_impl<_Tp&, const _Tp&> | |
{ }; | |
template<typename _Tp> | |
struct is_nothrow_copy_assignable | |
: public __is_nt_copy_assignable_impl<_Tp> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_nt_move_assignable_impl; | |
template<typename _Tp> | |
struct __is_nt_move_assignable_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_nt_move_assignable_impl<_Tp, true> | |
: public __is_nothrow_assignable_impl<_Tp&, _Tp&&> | |
{ }; | |
template<typename _Tp> | |
struct is_nothrow_move_assignable | |
: public __is_nt_move_assignable_impl<_Tp> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, typename... _Args> | |
struct is_trivially_constructible | |
: public __bool_constant<__is_trivially_constructible(_Tp, _Args...)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct is_trivially_default_constructible | |
: public __bool_constant<__is_trivially_constructible(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
struct __do_is_implicitly_default_constructible_impl | |
{ | |
template <typename _Tp> | |
static void __helper(const _Tp&); | |
template <typename _Tp> | |
static true_type __test(const _Tp&, | |
decltype(__helper<const _Tp&>({}))* = 0); | |
static false_type __test(...); | |
}; | |
template<typename _Tp> | |
struct __is_implicitly_default_constructible_impl | |
: public __do_is_implicitly_default_constructible_impl | |
{ | |
typedef decltype(__test(declval<_Tp>())) type; | |
}; | |
template<typename _Tp> | |
struct __is_implicitly_default_constructible_safe | |
: public __is_implicitly_default_constructible_impl<_Tp>::type | |
{ }; | |
template <typename _Tp> | |
struct __is_implicitly_default_constructible | |
: public __and_<__is_constructible_impl<_Tp>, | |
__is_implicitly_default_constructible_safe<_Tp>> | |
{ }; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_trivially_copy_constructible_impl; | |
template<typename _Tp> | |
struct __is_trivially_copy_constructible_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_trivially_copy_constructible_impl<_Tp, true> | |
: public __and_<__is_copy_constructible_impl<_Tp>, | |
integral_constant<bool, | |
__is_trivially_constructible(_Tp, const _Tp&)>> | |
{ }; | |
template<typename _Tp> | |
struct is_trivially_copy_constructible | |
: public __is_trivially_copy_constructible_impl<_Tp> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_trivially_move_constructible_impl; | |
template<typename _Tp> | |
struct __is_trivially_move_constructible_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_trivially_move_constructible_impl<_Tp, true> | |
: public __and_<__is_move_constructible_impl<_Tp>, | |
integral_constant<bool, | |
__is_trivially_constructible(_Tp, _Tp&&)>> | |
{ }; | |
template<typename _Tp> | |
struct is_trivially_move_constructible | |
: public __is_trivially_move_constructible_impl<_Tp> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, typename _Up> | |
struct is_trivially_assignable | |
: public __bool_constant<__is_trivially_assignable(_Tp, _Up)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_trivially_copy_assignable_impl; | |
template<typename _Tp> | |
struct __is_trivially_copy_assignable_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_trivially_copy_assignable_impl<_Tp, true> | |
: public __bool_constant<__is_trivially_assignable(_Tp&, const _Tp&)> | |
{ }; | |
template<typename _Tp> | |
struct is_trivially_copy_assignable | |
: public __is_trivially_copy_assignable_impl<_Tp> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __is_trivially_move_assignable_impl; | |
template<typename _Tp> | |
struct __is_trivially_move_assignable_impl<_Tp, false> | |
: public false_type { }; | |
template<typename _Tp> | |
struct __is_trivially_move_assignable_impl<_Tp, true> | |
: public __bool_constant<__is_trivially_assignable(_Tp&, _Tp&&)> | |
{ }; | |
template<typename _Tp> | |
struct is_trivially_move_assignable | |
: public __is_trivially_move_assignable_impl<_Tp> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct is_trivially_destructible | |
: public __and_<__is_destructible_safe<_Tp>, | |
__bool_constant<__has_trivial_destructor(_Tp)>> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct has_virtual_destructor | |
: public integral_constant<bool, __has_virtual_destructor(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct alignment_of | |
: public integral_constant<std::size_t, alignof(_Tp)> | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename> | |
struct rank | |
: public integral_constant<std::size_t, 0> { }; | |
template<typename _Tp, std::size_t _Size> | |
struct rank<_Tp[_Size]> | |
: public integral_constant<std::size_t, 1 + rank<_Tp>::value> { }; | |
template<typename _Tp> | |
struct rank<_Tp[]> | |
: public integral_constant<std::size_t, 1 + rank<_Tp>::value> { }; | |
template<typename, unsigned _Uint> | |
struct extent | |
: public integral_constant<std::size_t, 0> { }; | |
template<typename _Tp, unsigned _Uint, std::size_t _Size> | |
struct extent<_Tp[_Size], _Uint> | |
: public integral_constant<std::size_t, | |
_Uint == 0 ? _Size : extent<_Tp, | |
_Uint - 1>::value> | |
{ }; | |
template<typename _Tp, unsigned _Uint> | |
struct extent<_Tp[], _Uint> | |
: public integral_constant<std::size_t, | |
_Uint == 0 ? 0 : extent<_Tp, | |
_Uint - 1>::value> | |
{ }; | |
template<typename _Tp, typename _Up> | |
struct is_same | |
: public integral_constant<bool, __is_same(_Tp, _Up)> | |
{ }; | |
# 1370 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename _Base, typename _Derived> | |
struct is_base_of | |
: public integral_constant<bool, __is_base_of(_Base, _Derived)> | |
{ }; | |
template<typename _From, typename _To, | |
bool = __or_<is_void<_From>, is_function<_To>, | |
is_array<_To>>::value> | |
struct __is_convertible_helper | |
{ | |
typedef typename is_void<_To>::type type; | |
}; | |
#pragma GCC diagnostic push | |
#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" | |
template<typename _From, typename _To> | |
class __is_convertible_helper<_From, _To, false> | |
{ | |
template<typename _To1> | |
static void __test_aux(_To1) noexcept; | |
template<typename _From1, typename _To1, | |
typename = decltype(__test_aux<_To1>(std::declval<_From1>()))> | |
static true_type | |
__test(int); | |
template<typename, typename> | |
static false_type | |
__test(...); | |
public: | |
typedef decltype(__test<_From, _To>(0)) type; | |
}; | |
#pragma GCC diagnostic pop | |
template<typename _From, typename _To> | |
struct is_convertible | |
: public __is_convertible_helper<_From, _To>::type | |
{ }; | |
template<typename _ToElementType, typename _FromElementType> | |
using __is_array_convertible | |
= is_convertible<_FromElementType(*)[], _ToElementType(*)[]>; | |
template<typename _From, typename _To, | |
bool = __or_<is_void<_From>, is_function<_To>, | |
is_array<_To>>::value> | |
struct __is_nt_convertible_helper | |
: is_void<_To> | |
{ }; | |
#pragma GCC diagnostic push | |
#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" | |
template<typename _From, typename _To> | |
class __is_nt_convertible_helper<_From, _To, false> | |
{ | |
template<typename _To1> | |
static void __test_aux(_To1) noexcept; | |
template<typename _From1, typename _To1> | |
static | |
__bool_constant<noexcept(__test_aux<_To1>(std::declval<_From1>()))> | |
__test(int); | |
template<typename, typename> | |
static false_type | |
__test(...); | |
public: | |
using type = decltype(__test<_From, _To>(0)); | |
}; | |
#pragma GCC diagnostic pop | |
template<typename _From, typename _To> | |
struct __is_nothrow_convertible | |
: public __is_nt_convertible_helper<_From, _To>::type | |
{ }; | |
# 1468 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename _Tp> | |
struct remove_const | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct remove_const<_Tp const> | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct remove_volatile | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct remove_volatile<_Tp volatile> | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct remove_cv | |
{ using type = _Tp; }; | |
template<typename _Tp> | |
struct remove_cv<const _Tp> | |
{ using type = _Tp; }; | |
template<typename _Tp> | |
struct remove_cv<volatile _Tp> | |
{ using type = _Tp; }; | |
template<typename _Tp> | |
struct remove_cv<const volatile _Tp> | |
{ using type = _Tp; }; | |
template<typename _Tp> | |
struct add_const | |
{ typedef _Tp const type; }; | |
template<typename _Tp> | |
struct add_volatile | |
{ typedef _Tp volatile type; }; | |
template<typename _Tp> | |
struct add_cv | |
{ | |
typedef typename | |
add_const<typename add_volatile<_Tp>::type>::type type; | |
}; | |
template<typename _Tp> | |
using remove_const_t = typename remove_const<_Tp>::type; | |
template<typename _Tp> | |
using remove_volatile_t = typename remove_volatile<_Tp>::type; | |
template<typename _Tp> | |
using remove_cv_t = typename remove_cv<_Tp>::type; | |
template<typename _Tp> | |
using add_const_t = typename add_const<_Tp>::type; | |
template<typename _Tp> | |
using add_volatile_t = typename add_volatile<_Tp>::type; | |
template<typename _Tp> | |
using add_cv_t = typename add_cv<_Tp>::type; | |
template<typename _Tp> | |
struct remove_reference | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct remove_reference<_Tp&> | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct remove_reference<_Tp&&> | |
{ typedef _Tp type; }; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __add_lvalue_reference_helper | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct __add_lvalue_reference_helper<_Tp, true> | |
{ typedef _Tp& type; }; | |
template<typename _Tp> | |
struct add_lvalue_reference | |
: public __add_lvalue_reference_helper<_Tp> | |
{ }; | |
template<typename _Tp, bool = __is_referenceable<_Tp>::value> | |
struct __add_rvalue_reference_helper | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct __add_rvalue_reference_helper<_Tp, true> | |
{ typedef _Tp&& type; }; | |
template<typename _Tp> | |
struct add_rvalue_reference | |
: public __add_rvalue_reference_helper<_Tp> | |
{ }; | |
template<typename _Tp> | |
using remove_reference_t = typename remove_reference<_Tp>::type; | |
template<typename _Tp> | |
using add_lvalue_reference_t = typename add_lvalue_reference<_Tp>::type; | |
template<typename _Tp> | |
using add_rvalue_reference_t = typename add_rvalue_reference<_Tp>::type; | |
template<typename _Unqualified, bool _IsConst, bool _IsVol> | |
struct __cv_selector; | |
template<typename _Unqualified> | |
struct __cv_selector<_Unqualified, false, false> | |
{ typedef _Unqualified __type; }; | |
template<typename _Unqualified> | |
struct __cv_selector<_Unqualified, false, true> | |
{ typedef volatile _Unqualified __type; }; | |
template<typename _Unqualified> | |
struct __cv_selector<_Unqualified, true, false> | |
{ typedef const _Unqualified __type; }; | |
template<typename _Unqualified> | |
struct __cv_selector<_Unqualified, true, true> | |
{ typedef const volatile _Unqualified __type; }; | |
template<typename _Qualified, typename _Unqualified, | |
bool _IsConst = is_const<_Qualified>::value, | |
bool _IsVol = is_volatile<_Qualified>::value> | |
class __match_cv_qualifiers | |
{ | |
typedef __cv_selector<_Unqualified, _IsConst, _IsVol> __match; | |
public: | |
typedef typename __match::__type __type; | |
}; | |
template<typename _Tp> | |
struct __make_unsigned | |
{ typedef _Tp __type; }; | |
template<> | |
struct __make_unsigned<char> | |
{ typedef unsigned char __type; }; | |
template<> | |
struct __make_unsigned<signed char> | |
{ typedef unsigned char __type; }; | |
template<> | |
struct __make_unsigned<short> | |
{ typedef unsigned short __type; }; | |
template<> | |
struct __make_unsigned<int> | |
{ typedef unsigned int __type; }; | |
template<> | |
struct __make_unsigned<long> | |
{ typedef unsigned long __type; }; | |
template<> | |
struct __make_unsigned<long long> | |
{ typedef unsigned long long __type; }; | |
template<> | |
struct __make_unsigned<__int128> | |
{ typedef unsigned __int128 __type; }; | |
# 1690 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename _Tp, | |
bool _IsInt = is_integral<_Tp>::value, | |
bool _IsEnum = is_enum<_Tp>::value> | |
class __make_unsigned_selector; | |
template<typename _Tp> | |
class __make_unsigned_selector<_Tp, true, false> | |
{ | |
using __unsigned_type | |
= typename __make_unsigned<__remove_cv_t<_Tp>>::__type; | |
public: | |
using __type | |
= typename __match_cv_qualifiers<_Tp, __unsigned_type>::__type; | |
}; | |
class __make_unsigned_selector_base | |
{ | |
protected: | |
template<typename...> struct _List { }; | |
template<typename _Tp, typename... _Up> | |
struct _List<_Tp, _Up...> : _List<_Up...> | |
{ static constexpr size_t __size = sizeof(_Tp); }; | |
template<size_t _Sz, typename _Tp, bool = (_Sz <= _Tp::__size)> | |
struct __select; | |
template<size_t _Sz, typename _Uint, typename... _UInts> | |
struct __select<_Sz, _List<_Uint, _UInts...>, true> | |
{ using __type = _Uint; }; | |
template<size_t _Sz, typename _Uint, typename... _UInts> | |
struct __select<_Sz, _List<_Uint, _UInts...>, false> | |
: __select<_Sz, _List<_UInts...>> | |
{ }; | |
}; | |
template<typename _Tp> | |
class __make_unsigned_selector<_Tp, false, true> | |
: __make_unsigned_selector_base | |
{ | |
using _UInts = _List<unsigned char, unsigned short, unsigned int, | |
unsigned long, unsigned long long>; | |
using __unsigned_type = typename __select<sizeof(_Tp), _UInts>::__type; | |
public: | |
using __type | |
= typename __match_cv_qualifiers<_Tp, __unsigned_type>::__type; | |
}; | |
template<> | |
struct __make_unsigned<wchar_t> | |
{ | |
using __type | |
= typename __make_unsigned_selector<wchar_t, false, true>::__type; | |
}; | |
# 1766 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<> | |
struct __make_unsigned<char16_t> | |
{ | |
using __type | |
= typename __make_unsigned_selector<char16_t, false, true>::__type; | |
}; | |
template<> | |
struct __make_unsigned<char32_t> | |
{ | |
using __type | |
= typename __make_unsigned_selector<char32_t, false, true>::__type; | |
}; | |
template<typename _Tp> | |
struct make_unsigned | |
{ typedef typename __make_unsigned_selector<_Tp>::__type type; }; | |
template<> | |
struct make_unsigned<bool>; | |
template<typename _Tp> | |
struct __make_signed | |
{ typedef _Tp __type; }; | |
template<> | |
struct __make_signed<char> | |
{ typedef signed char __type; }; | |
template<> | |
struct __make_signed<unsigned char> | |
{ typedef signed char __type; }; | |
template<> | |
struct __make_signed<unsigned short> | |
{ typedef signed short __type; }; | |
template<> | |
struct __make_signed<unsigned int> | |
{ typedef signed int __type; }; | |
template<> | |
struct __make_signed<unsigned long> | |
{ typedef signed long __type; }; | |
template<> | |
struct __make_signed<unsigned long long> | |
{ typedef signed long long __type; }; | |
template<> | |
struct __make_signed<unsigned __int128> | |
{ typedef __int128 __type; }; | |
# 1844 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename _Tp, | |
bool _IsInt = is_integral<_Tp>::value, | |
bool _IsEnum = is_enum<_Tp>::value> | |
class __make_signed_selector; | |
template<typename _Tp> | |
class __make_signed_selector<_Tp, true, false> | |
{ | |
using __signed_type | |
= typename __make_signed<__remove_cv_t<_Tp>>::__type; | |
public: | |
using __type | |
= typename __match_cv_qualifiers<_Tp, __signed_type>::__type; | |
}; | |
template<typename _Tp> | |
class __make_signed_selector<_Tp, false, true> | |
{ | |
typedef typename __make_unsigned_selector<_Tp>::__type __unsigned_type; | |
public: | |
typedef typename __make_signed_selector<__unsigned_type>::__type __type; | |
}; | |
template<> | |
struct __make_signed<wchar_t> | |
{ | |
using __type | |
= typename __make_signed_selector<wchar_t, false, true>::__type; | |
}; | |
# 1892 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<> | |
struct __make_signed<char16_t> | |
{ | |
using __type | |
= typename __make_signed_selector<char16_t, false, true>::__type; | |
}; | |
template<> | |
struct __make_signed<char32_t> | |
{ | |
using __type | |
= typename __make_signed_selector<char32_t, false, true>::__type; | |
}; | |
template<typename _Tp> | |
struct make_signed | |
{ typedef typename __make_signed_selector<_Tp>::__type type; }; | |
template<> | |
struct make_signed<bool>; | |
template<typename _Tp> | |
using make_signed_t = typename make_signed<_Tp>::type; | |
template<typename _Tp> | |
using make_unsigned_t = typename make_unsigned<_Tp>::type; | |
template<typename _Tp> | |
struct remove_extent | |
{ typedef _Tp type; }; | |
template<typename _Tp, std::size_t _Size> | |
struct remove_extent<_Tp[_Size]> | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct remove_extent<_Tp[]> | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct remove_all_extents | |
{ typedef _Tp type; }; | |
template<typename _Tp, std::size_t _Size> | |
struct remove_all_extents<_Tp[_Size]> | |
{ typedef typename remove_all_extents<_Tp>::type type; }; | |
template<typename _Tp> | |
struct remove_all_extents<_Tp[]> | |
{ typedef typename remove_all_extents<_Tp>::type type; }; | |
template<typename _Tp> | |
using remove_extent_t = typename remove_extent<_Tp>::type; | |
template<typename _Tp> | |
using remove_all_extents_t = typename remove_all_extents<_Tp>::type; | |
template<typename _Tp, typename> | |
struct __remove_pointer_helper | |
{ typedef _Tp type; }; | |
template<typename _Tp, typename _Up> | |
struct __remove_pointer_helper<_Tp, _Up*> | |
{ typedef _Up type; }; | |
template<typename _Tp> | |
struct remove_pointer | |
: public __remove_pointer_helper<_Tp, __remove_cv_t<_Tp>> | |
{ }; | |
template<typename _Tp, bool = __or_<__is_referenceable<_Tp>, | |
is_void<_Tp>>::value> | |
struct __add_pointer_helper | |
{ typedef _Tp type; }; | |
template<typename _Tp> | |
struct __add_pointer_helper<_Tp, true> | |
{ typedef typename remove_reference<_Tp>::type* type; }; | |
template<typename _Tp> | |
struct add_pointer | |
: public __add_pointer_helper<_Tp> | |
{ }; | |
template<typename _Tp> | |
using remove_pointer_t = typename remove_pointer<_Tp>::type; | |
template<typename _Tp> | |
using add_pointer_t = typename add_pointer<_Tp>::type; | |
template<std::size_t _Len> | |
struct __aligned_storage_msa | |
{ | |
union __type | |
{ | |
unsigned char __data[_Len]; | |
struct __attribute__((__aligned__)) { } __align; | |
}; | |
}; | |
# 2027 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<std::size_t _Len, std::size_t _Align = | |
__alignof__(typename __aligned_storage_msa<_Len>::__type)> | |
struct aligned_storage | |
{ | |
union type | |
{ | |
unsigned char __data[_Len]; | |
struct __attribute__((__aligned__((_Align)))) { } __align; | |
}; | |
}; | |
template <typename... _Types> | |
struct __strictest_alignment | |
{ | |
static const size_t _S_alignment = 0; | |
static const size_t _S_size = 0; | |
}; | |
template <typename _Tp, typename... _Types> | |
struct __strictest_alignment<_Tp, _Types...> | |
{ | |
static const size_t _S_alignment = | |
alignof(_Tp) > __strictest_alignment<_Types...>::_S_alignment | |
? alignof(_Tp) : __strictest_alignment<_Types...>::_S_alignment; | |
static const size_t _S_size = | |
sizeof(_Tp) > __strictest_alignment<_Types...>::_S_size | |
? sizeof(_Tp) : __strictest_alignment<_Types...>::_S_size; | |
}; | |
# 2066 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template <size_t _Len, typename... _Types> | |
struct aligned_union | |
{ | |
private: | |
static_assert(sizeof...(_Types) != 0, "At least one type is required"); | |
using __strictest = __strictest_alignment<_Types...>; | |
static const size_t _S_len = _Len > __strictest::_S_size | |
? _Len : __strictest::_S_size; | |
public: | |
static const size_t alignment_value = __strictest::_S_alignment; | |
typedef typename aligned_storage<_S_len, alignment_value>::type type; | |
}; | |
template <size_t _Len, typename... _Types> | |
const size_t aligned_union<_Len, _Types...>::alignment_value; | |
template<typename _Up, | |
bool _IsArray = is_array<_Up>::value, | |
bool _IsFunction = is_function<_Up>::value> | |
struct __decay_selector; | |
template<typename _Up> | |
struct __decay_selector<_Up, false, false> | |
{ typedef __remove_cv_t<_Up> __type; }; | |
template<typename _Up> | |
struct __decay_selector<_Up, true, false> | |
{ typedef typename remove_extent<_Up>::type* __type; }; | |
template<typename _Up> | |
struct __decay_selector<_Up, false, true> | |
{ typedef typename add_pointer<_Up>::type __type; }; | |
template<typename _Tp> | |
class decay | |
{ | |
typedef typename remove_reference<_Tp>::type __remove_type; | |
public: | |
typedef typename __decay_selector<__remove_type>::__type type; | |
}; | |
template<typename _Tp> | |
using __decay_t = typename decay<_Tp>::type; | |
template<typename _Tp> | |
class reference_wrapper; | |
template<typename _Tp> | |
struct __strip_reference_wrapper | |
{ | |
typedef _Tp __type; | |
}; | |
template<typename _Tp> | |
struct __strip_reference_wrapper<reference_wrapper<_Tp> > | |
{ | |
typedef _Tp& __type; | |
}; | |
template<typename _Tp> | |
using __decay_and_strip = __strip_reference_wrapper<__decay_t<_Tp>>; | |
template<bool, typename _Tp = void> | |
struct enable_if | |
{ }; | |
template<typename _Tp> | |
struct enable_if<true, _Tp> | |
{ typedef _Tp type; }; | |
template<bool _Cond, typename _Tp = void> | |
using __enable_if_t = typename enable_if<_Cond, _Tp>::type; | |
template<typename... _Cond> | |
using _Require = __enable_if_t<__and_<_Cond...>::value>; | |
template<bool _Cond, typename _Iftrue, typename _Iffalse> | |
struct conditional | |
{ typedef _Iftrue type; }; | |
template<typename _Iftrue, typename _Iffalse> | |
struct conditional<false, _Iftrue, _Iffalse> | |
{ typedef _Iffalse type; }; | |
template<typename _Tp> | |
using __remove_cvref_t | |
= typename remove_cv<typename remove_reference<_Tp>::type>::type; | |
template<typename... _Tp> | |
struct common_type; | |
struct __do_common_type_impl | |
{ | |
template<typename _Tp, typename _Up> | |
using __cond_t | |
= decltype(true ? std::declval<_Tp>() : std::declval<_Up>()); | |
template<typename _Tp, typename _Up> | |
static __success_type<__decay_t<__cond_t<_Tp, _Up>>> | |
_S_test(int); | |
# 2199 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template<typename, typename> | |
static __failure_type | |
_S_test_2(...); | |
template<typename _Tp, typename _Up> | |
static decltype(_S_test_2<_Tp, _Up>(0)) | |
_S_test(...); | |
}; | |
template<> | |
struct common_type<> | |
{ }; | |
template<typename _Tp0> | |
struct common_type<_Tp0> | |
: public common_type<_Tp0, _Tp0> | |
{ }; | |
template<typename _Tp1, typename _Tp2, | |
typename _Dp1 = __decay_t<_Tp1>, typename _Dp2 = __decay_t<_Tp2>> | |
struct __common_type_impl | |
{ | |
using type = common_type<_Dp1, _Dp2>; | |
}; | |
template<typename _Tp1, typename _Tp2> | |
struct __common_type_impl<_Tp1, _Tp2, _Tp1, _Tp2> | |
: private __do_common_type_impl | |
{ | |
using type = decltype(_S_test<_Tp1, _Tp2>(0)); | |
}; | |
template<typename _Tp1, typename _Tp2> | |
struct common_type<_Tp1, _Tp2> | |
: public __common_type_impl<_Tp1, _Tp2>::type | |
{ }; | |
template<typename...> | |
struct __common_type_pack | |
{ }; | |
template<typename, typename, typename = void> | |
struct __common_type_fold; | |
template<typename _Tp1, typename _Tp2, typename... _Rp> | |
struct common_type<_Tp1, _Tp2, _Rp...> | |
: public __common_type_fold<common_type<_Tp1, _Tp2>, | |
__common_type_pack<_Rp...>> | |
{ }; | |
template<typename _CTp, typename... _Rp> | |
struct __common_type_fold<_CTp, __common_type_pack<_Rp...>, | |
__void_t<typename _CTp::type>> | |
: public common_type<typename _CTp::type, _Rp...> | |
{ }; | |
template<typename _CTp, typename _Rp> | |
struct __common_type_fold<_CTp, _Rp, void> | |
{ }; | |
template<typename _Tp, bool = is_enum<_Tp>::value> | |
struct __underlying_type_impl | |
{ | |
using type = __underlying_type(_Tp); | |
}; | |
template<typename _Tp> | |
struct __underlying_type_impl<_Tp, false> | |
{ }; | |
template<typename _Tp> | |
struct underlying_type | |
: public __underlying_type_impl<_Tp> | |
{ }; | |
template<typename _Tp> | |
struct __declval_protector | |
{ | |
static const bool __stop = false; | |
}; | |
template<typename _Tp> | |
auto declval() noexcept -> decltype(__declval<_Tp>(0)) | |
{ | |
static_assert(__declval_protector<_Tp>::__stop, | |
"declval() must not be used!"); | |
return __declval<_Tp>(0); | |
} | |
template<typename _Signature> | |
struct result_of; | |
struct __invoke_memfun_ref { }; | |
struct __invoke_memfun_deref { }; | |
struct __invoke_memobj_ref { }; | |
struct __invoke_memobj_deref { }; | |
struct __invoke_other { }; | |
template<typename _Tp, typename _Tag> | |
struct __result_of_success : __success_type<_Tp> | |
{ using __invoke_type = _Tag; }; | |
struct __result_of_memfun_ref_impl | |
{ | |
template<typename _Fp, typename _Tp1, typename... _Args> | |
static __result_of_success<decltype( | |
(std::declval<_Tp1>().*std::declval<_Fp>())(std::declval<_Args>()...) | |
), __invoke_memfun_ref> _S_test(int); | |
template<typename...> | |
static __failure_type _S_test(...); | |
}; | |
template<typename _MemPtr, typename _Arg, typename... _Args> | |
struct __result_of_memfun_ref | |
: private __result_of_memfun_ref_impl | |
{ | |
typedef decltype(_S_test<_MemPtr, _Arg, _Args...>(0)) type; | |
}; | |
struct __result_of_memfun_deref_impl | |
{ | |
template<typename _Fp, typename _Tp1, typename... _Args> | |
static __result_of_success<decltype( | |
((*std::declval<_Tp1>()).*std::declval<_Fp>())(std::declval<_Args>()...) | |
), __invoke_memfun_deref> _S_test(int); | |
template<typename...> | |
static __failure_type _S_test(...); | |
}; | |
template<typename _MemPtr, typename _Arg, typename... _Args> | |
struct __result_of_memfun_deref | |
: private __result_of_memfun_deref_impl | |
{ | |
typedef decltype(_S_test<_MemPtr, _Arg, _Args...>(0)) type; | |
}; | |
struct __result_of_memobj_ref_impl | |
{ | |
template<typename _Fp, typename _Tp1> | |
static __result_of_success<decltype( | |
std::declval<_Tp1>().*std::declval<_Fp>() | |
), __invoke_memobj_ref> _S_test(int); | |
template<typename, typename> | |
static __failure_type _S_test(...); | |
}; | |
template<typename _MemPtr, typename _Arg> | |
struct __result_of_memobj_ref | |
: private __result_of_memobj_ref_impl | |
{ | |
typedef decltype(_S_test<_MemPtr, _Arg>(0)) type; | |
}; | |
struct __result_of_memobj_deref_impl | |
{ | |
template<typename _Fp, typename _Tp1> | |
static __result_of_success<decltype( | |
(*std::declval<_Tp1>()).*std::declval<_Fp>() | |
), __invoke_memobj_deref> _S_test(int); | |
template<typename, typename> | |
static __failure_type _S_test(...); | |
}; | |
template<typename _MemPtr, typename _Arg> | |
struct __result_of_memobj_deref | |
: private __result_of_memobj_deref_impl | |
{ | |
typedef decltype(_S_test<_MemPtr, _Arg>(0)) type; | |
}; | |
template<typename _MemPtr, typename _Arg> | |
struct __result_of_memobj; | |
template<typename _Res, typename _Class, typename _Arg> | |
struct __result_of_memobj<_Res _Class::*, _Arg> | |
{ | |
typedef __remove_cvref_t<_Arg> _Argval; | |
typedef _Res _Class::* _MemPtr; | |
typedef typename conditional<__or_<is_same<_Argval, _Class>, | |
is_base_of<_Class, _Argval>>::value, | |
__result_of_memobj_ref<_MemPtr, _Arg>, | |
__result_of_memobj_deref<_MemPtr, _Arg> | |
>::type::type type; | |
}; | |
template<typename _MemPtr, typename _Arg, typename... _Args> | |
struct __result_of_memfun; | |
template<typename _Res, typename _Class, typename _Arg, typename... _Args> | |
struct __result_of_memfun<_Res _Class::*, _Arg, _Args...> | |
{ | |
typedef typename remove_reference<_Arg>::type _Argval; | |
typedef _Res _Class::* _MemPtr; | |
typedef typename conditional<is_base_of<_Class, _Argval>::value, | |
__result_of_memfun_ref<_MemPtr, _Arg, _Args...>, | |
__result_of_memfun_deref<_MemPtr, _Arg, _Args...> | |
>::type::type type; | |
}; | |
template<typename _Tp, typename _Up = __remove_cvref_t<_Tp>> | |
struct __inv_unwrap | |
{ | |
using type = _Tp; | |
}; | |
template<typename _Tp, typename _Up> | |
struct __inv_unwrap<_Tp, reference_wrapper<_Up>> | |
{ | |
using type = _Up&; | |
}; | |
template<bool, bool, typename _Functor, typename... _ArgTypes> | |
struct __result_of_impl | |
{ | |
typedef __failure_type type; | |
}; | |
template<typename _MemPtr, typename _Arg> | |
struct __result_of_impl<true, false, _MemPtr, _Arg> | |
: public __result_of_memobj<__decay_t<_MemPtr>, | |
typename __inv_unwrap<_Arg>::type> | |
{ }; | |
template<typename _MemPtr, typename _Arg, typename... _Args> | |
struct __result_of_impl<false, true, _MemPtr, _Arg, _Args...> | |
: public __result_of_memfun<__decay_t<_MemPtr>, | |
typename __inv_unwrap<_Arg>::type, _Args...> | |
{ }; | |
struct __result_of_other_impl | |
{ | |
template<typename _Fn, typename... _Args> | |
static __result_of_success<decltype( | |
std::declval<_Fn>()(std::declval<_Args>()...) | |
), __invoke_other> _S_test(int); | |
template<typename...> | |
static __failure_type _S_test(...); | |
}; | |
template<typename _Functor, typename... _ArgTypes> | |
struct __result_of_impl<false, false, _Functor, _ArgTypes...> | |
: private __result_of_other_impl | |
{ | |
typedef decltype(_S_test<_Functor, _ArgTypes...>(0)) type; | |
}; | |
template<typename _Functor, typename... _ArgTypes> | |
struct __invoke_result | |
: public __result_of_impl< | |
is_member_object_pointer< | |
typename remove_reference<_Functor>::type | |
>::value, | |
is_member_function_pointer< | |
typename remove_reference<_Functor>::type | |
>::value, | |
_Functor, _ArgTypes... | |
>::type | |
{ }; | |
template<typename _Functor, typename... _ArgTypes> | |
struct result_of<_Functor(_ArgTypes...)> | |
: public __invoke_result<_Functor, _ArgTypes...> | |
{ }; | |
template<size_t _Len, size_t _Align = | |
__alignof__(typename __aligned_storage_msa<_Len>::__type)> | |
using aligned_storage_t = typename aligned_storage<_Len, _Align>::type; | |
template <size_t _Len, typename... _Types> | |
using aligned_union_t = typename aligned_union<_Len, _Types...>::type; | |
template<typename _Tp> | |
using decay_t = typename decay<_Tp>::type; | |
template<bool _Cond, typename _Tp = void> | |
using enable_if_t = typename enable_if<_Cond, _Tp>::type; | |
template<bool _Cond, typename _Iftrue, typename _Iffalse> | |
using conditional_t = typename conditional<_Cond, _Iftrue, _Iffalse>::type; | |
template<typename... _Tp> | |
using common_type_t = typename common_type<_Tp...>::type; | |
template<typename _Tp> | |
using underlying_type_t = typename underlying_type<_Tp>::type; | |
template<typename _Tp> | |
using result_of_t = typename result_of<_Tp>::type; | |
template<typename...> using void_t = void; | |
template<typename _Default, typename _AlwaysVoid, | |
template<typename...> class _Op, typename... _Args> | |
struct __detector | |
{ | |
using value_t = false_type; | |
using type = _Default; | |
}; | |
template<typename _Default, template<typename...> class _Op, | |
typename... _Args> | |
struct __detector<_Default, __void_t<_Op<_Args...>>, _Op, _Args...> | |
{ | |
using value_t = true_type; | |
using type = _Op<_Args...>; | |
}; | |
template<typename _Default, template<typename...> class _Op, | |
typename... _Args> | |
using __detected_or = __detector<_Default, void, _Op, _Args...>; | |
template<typename _Default, template<typename...> class _Op, | |
typename... _Args> | |
using __detected_or_t | |
= typename __detected_or<_Default, _Op, _Args...>::type; | |
# 2584 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
template <typename _Tp> | |
struct __is_swappable; | |
template <typename _Tp> | |
struct __is_nothrow_swappable; | |
template<typename... _Elements> | |
class tuple; | |
template<typename> | |
struct __is_tuple_like_impl : false_type | |
{ }; | |
template<typename... _Tps> | |
struct __is_tuple_like_impl<tuple<_Tps...>> : true_type | |
{ }; | |
template<typename _Tp> | |
struct __is_tuple_like | |
: public __is_tuple_like_impl<__remove_cvref_t<_Tp>>::type | |
{ }; | |
template<typename _Tp> | |
inline | |
_Require<__not_<__is_tuple_like<_Tp>>, | |
is_move_constructible<_Tp>, | |
is_move_assignable<_Tp>> | |
swap(_Tp&, _Tp&) | |
noexcept(__and_<is_nothrow_move_constructible<_Tp>, | |
is_nothrow_move_assignable<_Tp>>::value); | |
template<typename _Tp, size_t _Nm> | |
inline | |
__enable_if_t<__is_swappable<_Tp>::value> | |
swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm]) | |
noexcept(__is_nothrow_swappable<_Tp>::value); | |
namespace __swappable_details { | |
using std::swap; | |
struct __do_is_swappable_impl | |
{ | |
template<typename _Tp, typename | |
= decltype(swap(std::declval<_Tp&>(), std::declval<_Tp&>()))> | |
static true_type __test(int); | |
template<typename> | |
static false_type __test(...); | |
}; | |
struct __do_is_nothrow_swappable_impl | |
{ | |
template<typename _Tp> | |
static __bool_constant< | |
noexcept(swap(std::declval<_Tp&>(), std::declval<_Tp&>())) | |
> __test(int); | |
template<typename> | |
static false_type __test(...); | |
}; | |
} | |
template<typename _Tp> | |
struct __is_swappable_impl | |
: public __swappable_details::__do_is_swappable_impl | |
{ | |
typedef decltype(__test<_Tp>(0)) type; | |
}; | |
template<typename _Tp> | |
struct __is_nothrow_swappable_impl | |
: public __swappable_details::__do_is_nothrow_swappable_impl | |
{ | |
typedef decltype(__test<_Tp>(0)) type; | |
}; | |
template<typename _Tp> | |
struct __is_swappable | |
: public __is_swappable_impl<_Tp>::type | |
{ }; | |
template<typename _Tp> | |
struct __is_nothrow_swappable | |
: public __is_nothrow_swappable_impl<_Tp>::type | |
{ }; | |
template<typename _Tp> | |
struct is_swappable | |
: public __is_swappable_impl<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
struct is_nothrow_swappable | |
: public __is_nothrow_swappable_impl<_Tp>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp> | |
constexpr bool is_swappable_v = | |
is_swappable<_Tp>::value; | |
template<typename _Tp> | |
constexpr bool is_nothrow_swappable_v = | |
is_nothrow_swappable<_Tp>::value; | |
namespace __swappable_with_details { | |
using std::swap; | |
struct __do_is_swappable_with_impl | |
{ | |
template<typename _Tp, typename _Up, typename | |
= decltype(swap(std::declval<_Tp>(), std::declval<_Up>())), | |
typename | |
= decltype(swap(std::declval<_Up>(), std::declval<_Tp>()))> | |
static true_type __test(int); | |
template<typename, typename> | |
static false_type __test(...); | |
}; | |
struct __do_is_nothrow_swappable_with_impl | |
{ | |
template<typename _Tp, typename _Up> | |
static __bool_constant< | |
noexcept(swap(std::declval<_Tp>(), std::declval<_Up>())) | |
&& | |
noexcept(swap(std::declval<_Up>(), std::declval<_Tp>())) | |
> __test(int); | |
template<typename, typename> | |
static false_type __test(...); | |
}; | |
} | |
template<typename _Tp, typename _Up> | |
struct __is_swappable_with_impl | |
: public __swappable_with_details::__do_is_swappable_with_impl | |
{ | |
typedef decltype(__test<_Tp, _Up>(0)) type; | |
}; | |
template<typename _Tp> | |
struct __is_swappable_with_impl<_Tp&, _Tp&> | |
: public __swappable_details::__do_is_swappable_impl | |
{ | |
typedef decltype(__test<_Tp&>(0)) type; | |
}; | |
template<typename _Tp, typename _Up> | |
struct __is_nothrow_swappable_with_impl | |
: public __swappable_with_details::__do_is_nothrow_swappable_with_impl | |
{ | |
typedef decltype(__test<_Tp, _Up>(0)) type; | |
}; | |
template<typename _Tp> | |
struct __is_nothrow_swappable_with_impl<_Tp&, _Tp&> | |
: public __swappable_details::__do_is_nothrow_swappable_impl | |
{ | |
typedef decltype(__test<_Tp&>(0)) type; | |
}; | |
template<typename _Tp, typename _Up> | |
struct is_swappable_with | |
: public __is_swappable_with_impl<_Tp, _Up>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"first template argument must be a complete class or an unbounded array"); | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Up>{}), | |
"second template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, typename _Up> | |
struct is_nothrow_swappable_with | |
: public __is_nothrow_swappable_with_impl<_Tp, _Up>::type | |
{ | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), | |
"first template argument must be a complete class or an unbounded array"); | |
static_assert(std::__is_complete_or_unbounded(__type_identity<_Up>{}), | |
"second template argument must be a complete class or an unbounded array"); | |
}; | |
template<typename _Tp, typename _Up> | |
constexpr bool is_swappable_with_v = | |
is_swappable_with<_Tp, _Up>::value; | |
template<typename _Tp, typename _Up> | |
constexpr bool is_nothrow_swappable_with_v = | |
is_nothrow_swappable_with<_Tp, _Up>::value; | |
template<typename _Result, typename _Ret, | |
bool = is_void<_Ret>::value, typename = void> | |
struct __is_invocable_impl : false_type { }; | |
template<typename _Result, typename _Ret> | |
struct __is_invocable_impl<_Result, _Ret, | |
true, | |
__void_t<typename _Result::type>> | |
: true_type | |
{ }; | |
#pragma GCC diagnostic push | |
#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" | |
template<typename _Result, typename _Ret> | |
struct __is_invocable_impl<_Result, _Ret, | |
false, | |
__void_t<typename _Result::type>> | |
{ | |
private: | |
static typename _Result::type _S_get(); | |
template<typename _Tp> | |
static void _S_conv(_Tp); | |
template<typename _Tp, typename = decltype(_S_conv<_Tp>(_S_get()))> | |
static true_type | |
_S_test(int); | |
template<typename _Tp> | |
static false_type | |
_S_test(...); | |
public: | |
using type = decltype(_S_test<_Ret>(1)); | |
}; | |
#pragma GCC diagnostic pop | |
template<typename _Fn, typename... _ArgTypes> | |
struct __is_invocable | |
: __is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, void>::type | |
{ }; | |
template<typename _Fn, typename _Tp, typename... _Args> | |
constexpr bool __call_is_nt(__invoke_memfun_ref) | |
{ | |
using _Up = typename __inv_unwrap<_Tp>::type; | |
return noexcept((std::declval<_Up>().*std::declval<_Fn>())( | |
std::declval<_Args>()...)); | |
} | |
template<typename _Fn, typename _Tp, typename... _Args> | |
constexpr bool __call_is_nt(__invoke_memfun_deref) | |
{ | |
return noexcept(((*std::declval<_Tp>()).*std::declval<_Fn>())( | |
std::declval<_Args>()...)); | |
} | |
template<typename _Fn, typename _Tp> | |
constexpr bool __call_is_nt(__invoke_memobj_ref) | |
{ | |
using _Up = typename __inv_unwrap<_Tp>::type; | |
return noexcept(std::declval<_Up>().*std::declval<_Fn>()); | |
} | |
template<typename _Fn, typename _Tp> | |
constexpr bool __call_is_nt(__invoke_memobj_deref) | |
{ | |
return noexcept((*std::declval<_Tp>()).*std::declval<_Fn>()); | |
} | |
template<typename _Fn, typename... _Args> | |
constexpr bool __call_is_nt(__invoke_other) | |
{ | |
return noexcept(std::declval<_Fn>()(std::declval<_Args>()...)); | |
} | |
template<typename _Result, typename _Fn, typename... _Args> | |
struct __call_is_nothrow | |
: __bool_constant< | |
std::__call_is_nt<_Fn, _Args...>(typename _Result::__invoke_type{}) | |
> | |
{ }; | |
template<typename _Fn, typename... _Args> | |
using __call_is_nothrow_ | |
= __call_is_nothrow<__invoke_result<_Fn, _Args...>, _Fn, _Args...>; | |
template<typename _Fn, typename... _Args> | |
struct __is_nothrow_invocable | |
: __and_<__is_invocable<_Fn, _Args...>, | |
__call_is_nothrow_<_Fn, _Args...>>::type | |
{ }; | |
#pragma GCC diagnostic push | |
#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" | |
struct __nonesuchbase {}; | |
struct __nonesuch : private __nonesuchbase { | |
~__nonesuch() = delete; | |
__nonesuch(__nonesuch const&) = delete; | |
void operator=(__nonesuch const&) = delete; | |
}; | |
#pragma GCC diagnostic pop | |
# 3480 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/type_traits" 3 | |
} | |
# 58 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/move.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 74 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/move.h" 3 | |
template<typename _Tp> | |
constexpr _Tp&& | |
forward(typename std::remove_reference<_Tp>::type& __t) noexcept | |
{ return static_cast<_Tp&&>(__t); } | |
template<typename _Tp> | |
constexpr _Tp&& | |
forward(typename std::remove_reference<_Tp>::type&& __t) noexcept | |
{ | |
static_assert(!std::is_lvalue_reference<_Tp>::value, "template argument" | |
" substituting _Tp must not be an lvalue reference type"); | |
return static_cast<_Tp&&>(__t); | |
} | |
template<typename _Tp> | |
constexpr typename std::remove_reference<_Tp>::type&& | |
move(_Tp&& __t) noexcept | |
{ return static_cast<typename std::remove_reference<_Tp>::type&&>(__t); } | |
template<typename _Tp> | |
struct __move_if_noexcept_cond | |
: public __and_<__not_<is_nothrow_move_constructible<_Tp>>, | |
is_copy_constructible<_Tp>>::type { }; | |
# 121 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/move.h" 3 | |
template<typename _Tp> | |
constexpr typename | |
conditional<__move_if_noexcept_cond<_Tp>::value, const _Tp&, _Tp&&>::type | |
move_if_noexcept(_Tp& __x) noexcept | |
{ return std::move(__x); } | |
# 142 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/move.h" 3 | |
template<typename _Tp> | |
inline _Tp* | |
addressof(_Tp& __r) noexcept | |
{ return std::__addressof(__r); } | |
template<typename _Tp> | |
const _Tp* addressof(const _Tp&&) = delete; | |
template <typename _Tp, typename _Up = _Tp> | |
inline _Tp | |
__exchange(_Tp& __obj, _Up&& __new_val) | |
{ | |
_Tp __old_val = std::move(__obj); | |
__obj = std::forward<_Up>(__new_val); | |
return __old_val; | |
} | |
# 186 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/move.h" 3 | |
template<typename _Tp> | |
inline | |
typename enable_if<__and_<__not_<__is_tuple_like<_Tp>>, | |
is_move_constructible<_Tp>, | |
is_move_assignable<_Tp>>::value>::type | |
swap(_Tp& __a, _Tp& __b) | |
noexcept(__and_<is_nothrow_move_constructible<_Tp>, is_nothrow_move_assignable<_Tp>>::value) | |
{ | |
_Tp __tmp = std::move(__a); | |
__a = std::move(__b); | |
__b = std::move(__tmp); | |
} | |
template<typename _Tp, size_t _Nm> | |
inline | |
typename enable_if<__is_swappable<_Tp>::value>::type | |
swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm]) | |
noexcept(__is_nothrow_swappable<_Tp>::value) | |
{ | |
for (size_t __n = 0; __n < _Nm; ++__n) | |
swap(__a[__n], __b[__n]); | |
} | |
} | |
# 60 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 2 3 | |
# 69 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 80 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; | |
constexpr piecewise_construct_t piecewise_construct = | |
piecewise_construct_t(); | |
template<typename...> | |
class tuple; | |
template<size_t...> | |
struct _Index_tuple; | |
template <bool, typename _T1, typename _T2> | |
struct _PCC | |
{ | |
template <typename _U1, typename _U2> | |
static constexpr bool _ConstructiblePair() | |
{ | |
return __and_<is_constructible<_T1, const _U1&>, | |
is_constructible<_T2, const _U2&>>::value; | |
} | |
template <typename _U1, typename _U2> | |
static constexpr bool _ImplicitlyConvertiblePair() | |
{ | |
return __and_<is_convertible<const _U1&, _T1>, | |
is_convertible<const _U2&, _T2>>::value; | |
} | |
template <typename _U1, typename _U2> | |
static constexpr bool _MoveConstructiblePair() | |
{ | |
return __and_<is_constructible<_T1, _U1&&>, | |
is_constructible<_T2, _U2&&>>::value; | |
} | |
template <typename _U1, typename _U2> | |
static constexpr bool _ImplicitlyMoveConvertiblePair() | |
{ | |
return __and_<is_convertible<_U1&&, _T1>, | |
is_convertible<_U2&&, _T2>>::value; | |
} | |
template <bool __implicit, typename _U1, typename _U2> | |
static constexpr bool _CopyMovePair() | |
{ | |
using __do_converts = __and_<is_convertible<const _U1&, _T1>, | |
is_convertible<_U2&&, _T2>>; | |
using __converts = typename conditional<__implicit, | |
__do_converts, | |
__not_<__do_converts>>::type; | |
return __and_<is_constructible<_T1, const _U1&>, | |
is_constructible<_T2, _U2&&>, | |
__converts | |
>::value; | |
} | |
template <bool __implicit, typename _U1, typename _U2> | |
static constexpr bool _MoveCopyPair() | |
{ | |
using __do_converts = __and_<is_convertible<_U1&&, _T1>, | |
is_convertible<const _U2&, _T2>>; | |
using __converts = typename conditional<__implicit, | |
__do_converts, | |
__not_<__do_converts>>::type; | |
return __and_<is_constructible<_T1, _U1&&>, | |
is_constructible<_T2, const _U2&&>, | |
__converts | |
>::value; | |
} | |
}; | |
template <typename _T1, typename _T2> | |
struct _PCC<false, _T1, _T2> | |
{ | |
template <typename _U1, typename _U2> | |
static constexpr bool _ConstructiblePair() | |
{ | |
return false; | |
} | |
template <typename _U1, typename _U2> | |
static constexpr bool _ImplicitlyConvertiblePair() | |
{ | |
return false; | |
} | |
template <typename _U1, typename _U2> | |
static constexpr bool _MoveConstructiblePair() | |
{ | |
return false; | |
} | |
template <typename _U1, typename _U2> | |
static constexpr bool _ImplicitlyMoveConvertiblePair() | |
{ | |
return false; | |
} | |
}; | |
template<typename _U1, typename _U2> class __pair_base | |
{ | |
template<typename _T1, typename _T2> friend struct pair; | |
__pair_base() = default; | |
~__pair_base() = default; | |
__pair_base(const __pair_base&) = default; | |
__pair_base& operator=(const __pair_base&) = delete; | |
}; | |
# 210 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
template<typename _T1, typename _T2> | |
struct pair | |
: private __pair_base<_T1, _T2> | |
{ | |
typedef _T1 first_type; | |
typedef _T2 second_type; | |
_T1 first; | |
_T2 second; | |
template <typename _U1 = _T1, | |
typename _U2 = _T2, | |
typename enable_if<__and_< | |
__is_implicitly_default_constructible<_U1>, | |
__is_implicitly_default_constructible<_U2>> | |
::value, bool>::type = true> | |
constexpr pair() | |
: first(), second() { } | |
template <typename _U1 = _T1, | |
typename _U2 = _T2, | |
typename enable_if<__and_< | |
is_default_constructible<_U1>, | |
is_default_constructible<_U2>, | |
__not_< | |
__and_<__is_implicitly_default_constructible<_U1>, | |
__is_implicitly_default_constructible<_U2>>>> | |
::value, bool>::type = false> | |
explicit constexpr pair() | |
: first(), second() { } | |
# 256 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
using _PCCP = _PCC<true, _T1, _T2>; | |
template<typename _U1 = _T1, typename _U2=_T2, typename | |
enable_if<_PCCP::template | |
_ConstructiblePair<_U1, _U2>() | |
&& _PCCP::template | |
_ImplicitlyConvertiblePair<_U1, _U2>(), | |
bool>::type=true> | |
constexpr pair(const _T1& __a, const _T2& __b) | |
: first(__a), second(__b) { } | |
template<typename _U1 = _T1, typename _U2=_T2, typename | |
enable_if<_PCCP::template | |
_ConstructiblePair<_U1, _U2>() | |
&& !_PCCP::template | |
_ImplicitlyConvertiblePair<_U1, _U2>(), | |
bool>::type=false> | |
explicit constexpr pair(const _T1& __a, const _T2& __b) | |
: first(__a), second(__b) { } | |
# 288 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
template <typename _U1, typename _U2> | |
using _PCCFP = _PCC<!is_same<_T1, _U1>::value | |
|| !is_same<_T2, _U2>::value, | |
_T1, _T2>; | |
template<typename _U1, typename _U2, typename | |
enable_if<_PCCFP<_U1, _U2>::template | |
_ConstructiblePair<_U1, _U2>() | |
&& _PCCFP<_U1, _U2>::template | |
_ImplicitlyConvertiblePair<_U1, _U2>(), | |
bool>::type=true> | |
constexpr pair(const pair<_U1, _U2>& __p) | |
: first(__p.first), second(__p.second) { } | |
template<typename _U1, typename _U2, typename | |
enable_if<_PCCFP<_U1, _U2>::template | |
_ConstructiblePair<_U1, _U2>() | |
&& !_PCCFP<_U1, _U2>::template | |
_ImplicitlyConvertiblePair<_U1, _U2>(), | |
bool>::type=false> | |
explicit constexpr pair(const pair<_U1, _U2>& __p) | |
: first(__p.first), second(__p.second) { } | |
constexpr pair(const pair&) = default; | |
constexpr pair(pair&&) = default; | |
template<typename _U1, typename | |
enable_if<_PCCP::template | |
_MoveCopyPair<true, _U1, _T2>(), | |
bool>::type=true> | |
constexpr pair(_U1&& __x, const _T2& __y) | |
: first(std::forward<_U1>(__x)), second(__y) { } | |
template<typename _U1, typename | |
enable_if<_PCCP::template | |
_MoveCopyPair<false, _U1, _T2>(), | |
bool>::type=false> | |
explicit constexpr pair(_U1&& __x, const _T2& __y) | |
: first(std::forward<_U1>(__x)), second(__y) { } | |
template<typename _U2, typename | |
enable_if<_PCCP::template | |
_CopyMovePair<true, _T1, _U2>(), | |
bool>::type=true> | |
constexpr pair(const _T1& __x, _U2&& __y) | |
: first(__x), second(std::forward<_U2>(__y)) { } | |
template<typename _U2, typename | |
enable_if<_PCCP::template | |
_CopyMovePair<false, _T1, _U2>(), | |
bool>::type=false> | |
explicit pair(const _T1& __x, _U2&& __y) | |
: first(__x), second(std::forward<_U2>(__y)) { } | |
template<typename _U1, typename _U2, typename | |
enable_if<_PCCP::template | |
_MoveConstructiblePair<_U1, _U2>() | |
&& _PCCP::template | |
_ImplicitlyMoveConvertiblePair<_U1, _U2>(), | |
bool>::type=true> | |
constexpr pair(_U1&& __x, _U2&& __y) | |
: first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | |
template<typename _U1, typename _U2, typename | |
enable_if<_PCCP::template | |
_MoveConstructiblePair<_U1, _U2>() | |
&& !_PCCP::template | |
_ImplicitlyMoveConvertiblePair<_U1, _U2>(), | |
bool>::type=false> | |
explicit constexpr pair(_U1&& __x, _U2&& __y) | |
: first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | |
template<typename _U1, typename _U2, typename | |
enable_if<_PCCFP<_U1, _U2>::template | |
_MoveConstructiblePair<_U1, _U2>() | |
&& _PCCFP<_U1, _U2>::template | |
_ImplicitlyMoveConvertiblePair<_U1, _U2>(), | |
bool>::type=true> | |
constexpr pair(pair<_U1, _U2>&& __p) | |
: first(std::forward<_U1>(__p.first)), | |
second(std::forward<_U2>(__p.second)) { } | |
template<typename _U1, typename _U2, typename | |
enable_if<_PCCFP<_U1, _U2>::template | |
_MoveConstructiblePair<_U1, _U2>() | |
&& !_PCCFP<_U1, _U2>::template | |
_ImplicitlyMoveConvertiblePair<_U1, _U2>(), | |
bool>::type=false> | |
explicit constexpr pair(pair<_U1, _U2>&& __p) | |
: first(std::forward<_U1>(__p.first)), | |
second(std::forward<_U2>(__p.second)) { } | |
template<typename... _Args1, typename... _Args2> | |
pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); | |
pair& | |
operator=(typename conditional< | |
__and_<is_copy_assignable<_T1>, | |
is_copy_assignable<_T2>>::value, | |
const pair&, const __nonesuch&>::type __p) | |
{ | |
first = __p.first; | |
second = __p.second; | |
return *this; | |
} | |
pair& | |
operator=(typename conditional< | |
__and_<is_move_assignable<_T1>, | |
is_move_assignable<_T2>>::value, | |
pair&&, __nonesuch&&>::type __p) | |
noexcept(__and_<is_nothrow_move_assignable<_T1>, | |
is_nothrow_move_assignable<_T2>>::value) | |
{ | |
first = std::forward<first_type>(__p.first); | |
second = std::forward<second_type>(__p.second); | |
return *this; | |
} | |
template<typename _U1, typename _U2> | |
typename enable_if<__and_<is_assignable<_T1&, const _U1&>, | |
is_assignable<_T2&, const _U2&>>::value, | |
pair&>::type | |
operator=(const pair<_U1, _U2>& __p) | |
{ | |
first = __p.first; | |
second = __p.second; | |
return *this; | |
} | |
template<typename _U1, typename _U2> | |
typename enable_if<__and_<is_assignable<_T1&, _U1&&>, | |
is_assignable<_T2&, _U2&&>>::value, | |
pair&>::type | |
operator=(pair<_U1, _U2>&& __p) | |
{ | |
first = std::forward<_U1>(__p.first); | |
second = std::forward<_U2>(__p.second); | |
return *this; | |
} | |
void | |
swap(pair& __p) | |
noexcept(__and_<__is_nothrow_swappable<_T1>, | |
__is_nothrow_swappable<_T2>>::value) | |
{ | |
using std::swap; | |
swap(first, __p.first); | |
swap(second, __p.second); | |
} | |
private: | |
template<typename... _Args1, size_t... _Indexes1, | |
typename... _Args2, size_t... _Indexes2> | |
pair(tuple<_Args1...>&, tuple<_Args2...>&, | |
_Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); | |
}; | |
# 464 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
template<typename _T1, typename _T2> | |
inline constexpr bool | |
operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) | |
{ return __x.first == __y.first && __x.second == __y.second; } | |
# 487 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
template<typename _T1, typename _T2> | |
inline constexpr bool | |
operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) | |
{ return __x.first < __y.first | |
|| (!(__y.first < __x.first) && __x.second < __y.second); } | |
template<typename _T1, typename _T2> | |
inline constexpr bool | |
operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) | |
{ return !(__x == __y); } | |
template<typename _T1, typename _T2> | |
inline constexpr bool | |
operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) | |
{ return __y < __x; } | |
template<typename _T1, typename _T2> | |
inline constexpr bool | |
operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) | |
{ return !(__y < __x); } | |
template<typename _T1, typename _T2> | |
inline constexpr bool | |
operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) | |
{ return !(__x < __y); } | |
# 524 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
template<typename _T1, typename _T2> | |
inline | |
typename enable_if<__and_<__is_swappable<_T1>, | |
__is_swappable<_T2>>::value>::type | |
swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) | |
noexcept(noexcept(__x.swap(__y))) | |
{ __x.swap(__y); } | |
template<typename _T1, typename _T2> | |
typename enable_if<!__and_<__is_swappable<_T1>, | |
__is_swappable<_T2>>::value>::type | |
swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; | |
# 564 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
template<typename _T1, typename _T2> | |
constexpr pair<typename __decay_and_strip<_T1>::__type, | |
typename __decay_and_strip<_T2>::__type> | |
make_pair(_T1&& __x, _T2&& __y) | |
{ | |
typedef typename __decay_and_strip<_T1>::__type __ds_type1; | |
typedef typename __decay_and_strip<_T2>::__type __ds_type2; | |
typedef pair<__ds_type1, __ds_type2> __pair_type; | |
return __pair_type(std::forward<_T1>(__x), std::forward<_T2>(__y)); | |
} | |
# 584 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_pair.h" 3 | |
} | |
# 65 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_types.h" 1 3 | |
# 63 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_types.h" 3 | |
# 74 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_types.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 93 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_types.h" 3 | |
struct input_iterator_tag { }; | |
struct output_iterator_tag { }; | |
struct forward_iterator_tag : public input_iterator_tag { }; | |
struct bidirectional_iterator_tag : public forward_iterator_tag { }; | |
struct random_access_iterator_tag : public bidirectional_iterator_tag { }; | |
# 125 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_types.h" 3 | |
template<typename _Category, typename _Tp, typename _Distance = ptrdiff_t, | |
typename _Pointer = _Tp*, typename _Reference = _Tp&> | |
struct iterator | |
{ | |
typedef _Category iterator_category; | |
typedef _Tp value_type; | |
typedef _Distance difference_type; | |
typedef _Pointer pointer; | |
typedef _Reference reference; | |
}; | |
# 149 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_types.h" 3 | |
template<typename _Iterator> | |
struct iterator_traits; | |
template<typename _Iterator, typename = __void_t<>> | |
struct __iterator_traits { }; | |
template<typename _Iterator> | |
struct __iterator_traits<_Iterator, | |
__void_t<typename _Iterator::iterator_category, | |
typename _Iterator::value_type, | |
typename _Iterator::difference_type, | |
typename _Iterator::pointer, | |
typename _Iterator::reference>> | |
{ | |
typedef typename _Iterator::iterator_category iterator_category; | |
typedef typename _Iterator::value_type value_type; | |
typedef typename _Iterator::difference_type difference_type; | |
typedef typename _Iterator::pointer pointer; | |
typedef typename _Iterator::reference reference; | |
}; | |
template<typename _Iterator> | |
struct iterator_traits | |
: public __iterator_traits<_Iterator> { }; | |
# 209 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_types.h" 3 | |
template<typename _Tp> | |
struct iterator_traits<_Tp*> | |
{ | |
typedef random_access_iterator_tag iterator_category; | |
typedef _Tp value_type; | |
typedef ptrdiff_t difference_type; | |
typedef _Tp* pointer; | |
typedef _Tp& reference; | |
}; | |
template<typename _Tp> | |
struct iterator_traits<const _Tp*> | |
{ | |
typedef random_access_iterator_tag iterator_category; | |
typedef _Tp value_type; | |
typedef ptrdiff_t difference_type; | |
typedef const _Tp* pointer; | |
typedef const _Tp& reference; | |
}; | |
template<typename _Iter> | |
inline constexpr | |
typename iterator_traits<_Iter>::iterator_category | |
__iterator_category(const _Iter&) | |
{ return typename iterator_traits<_Iter>::iterator_category(); } | |
template<typename _Iter> | |
using __iterator_category_t | |
= typename iterator_traits<_Iter>::iterator_category; | |
template<typename _InIter> | |
using _RequireInputIter = | |
__enable_if_t<is_convertible<__iterator_category_t<_InIter>, | |
input_iterator_tag>::value>; | |
template<typename _It, | |
typename _Cat = __iterator_category_t<_It>> | |
struct __is_random_access_iter | |
: is_base_of<random_access_iterator_tag, _Cat> | |
{ | |
typedef is_base_of<random_access_iterator_tag, _Cat> _Base; | |
enum { __value = _Base::value }; | |
}; | |
# 269 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_types.h" 3 | |
} | |
# 66 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_funcs.h" 1 3 | |
# 63 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_funcs.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/concept_check.h" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/concept_check.h" 3 | |
# 65 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_funcs.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/debug/assertions.h" 1 3 | |
# 66 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_funcs.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template <typename> struct _List_iterator; | |
template <typename> struct _List_const_iterator; | |
template<typename _InputIterator> | |
inline constexpr | |
typename iterator_traits<_InputIterator>::difference_type | |
__distance(_InputIterator __first, _InputIterator __last, | |
input_iterator_tag) | |
{ | |
typename iterator_traits<_InputIterator>::difference_type __n = 0; | |
while (__first != __last) | |
{ | |
++__first; | |
++__n; | |
} | |
return __n; | |
} | |
template<typename _RandomAccessIterator> | |
inline constexpr | |
typename iterator_traits<_RandomAccessIterator>::difference_type | |
__distance(_RandomAccessIterator __first, _RandomAccessIterator __last, | |
random_access_iterator_tag) | |
{ | |
return __last - __first; | |
} | |
template<typename _Tp> | |
ptrdiff_t | |
__distance(std::_List_iterator<_Tp>, | |
std::_List_iterator<_Tp>, | |
input_iterator_tag); | |
template<typename _Tp> | |
ptrdiff_t | |
__distance(std::_List_const_iterator<_Tp>, | |
std::_List_const_iterator<_Tp>, | |
input_iterator_tag); | |
# 135 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_funcs.h" 3 | |
template<typename _InputIterator> | |
inline | |
typename iterator_traits<_InputIterator>::difference_type | |
distance(_InputIterator __first, _InputIterator __last) | |
{ | |
return std::__distance(__first, __last, | |
std::__iterator_category(__first)); | |
} | |
template<typename _InputIterator, typename _Distance> | |
inline constexpr void | |
__advance(_InputIterator& __i, _Distance __n, input_iterator_tag) | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(__n >= 0)) __failed_assertion(); } else { ; } } while (false); | |
while (__n--) | |
++__i; | |
} | |
template<typename _BidirectionalIterator, typename _Distance> | |
inline constexpr void | |
__advance(_BidirectionalIterator& __i, _Distance __n, | |
bidirectional_iterator_tag) | |
{ | |
if (__n > 0) | |
while (__n--) | |
++__i; | |
else | |
while (__n++) | |
--__i; | |
} | |
template<typename _RandomAccessIterator, typename _Distance> | |
inline constexpr void | |
__advance(_RandomAccessIterator& __i, _Distance __n, | |
random_access_iterator_tag) | |
{ | |
if (__builtin_constant_p(__n) && __n == 1) | |
++__i; | |
else if (__builtin_constant_p(__n) && __n == -1) | |
--__i; | |
else | |
__i += __n; | |
} | |
# 200 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator_base_funcs.h" 3 | |
template<typename _InputIterator, typename _Distance> | |
inline void | |
advance(_InputIterator& __i, _Distance __n) | |
{ | |
typename iterator_traits<_InputIterator>::difference_type __d = __n; | |
std::__advance(__i, __d, std::__iterator_category(__i)); | |
} | |
template<typename _InputIterator> | |
inline _InputIterator | |
next(_InputIterator __x, typename | |
iterator_traits<_InputIterator>::difference_type __n = 1) | |
{ | |
std::advance(__x, __n); | |
return __x; | |
} | |
template<typename _BidirectionalIterator> | |
inline _BidirectionalIterator | |
prev(_BidirectionalIterator __x, typename | |
iterator_traits<_BidirectionalIterator>::difference_type __n = 1) | |
{ | |
std::advance(__x, -__n); | |
return __x; | |
} | |
} | |
# 67 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 1 3 | |
# 67 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/ptr_traits.h" 1 3 | |
# 42 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/ptr_traits.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
class __undefined; | |
template<typename _Tp> | |
struct __get_first_arg | |
{ using type = __undefined; }; | |
template<template<typename, typename...> class _Template, typename _Tp, | |
typename... _Types> | |
struct __get_first_arg<_Template<_Tp, _Types...>> | |
{ using type = _Tp; }; | |
template<typename _Tp> | |
using __get_first_arg_t = typename __get_first_arg<_Tp>::type; | |
template<typename _Tp, typename _Up> | |
struct __replace_first_arg | |
{ }; | |
template<template<typename, typename...> class _Template, typename _Up, | |
typename _Tp, typename... _Types> | |
struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> | |
{ using type = _Template<_Up, _Types...>; }; | |
template<typename _Tp, typename _Up> | |
using __replace_first_arg_t = typename __replace_first_arg<_Tp, _Up>::type; | |
template<typename _Tp> | |
using __make_not_void | |
= typename conditional<is_void<_Tp>::value, __undefined, _Tp>::type; | |
template<typename _Ptr> | |
struct pointer_traits | |
{ | |
private: | |
template<typename _Tp> | |
using __element_type = typename _Tp::element_type; | |
template<typename _Tp> | |
using __difference_type = typename _Tp::difference_type; | |
template<typename _Tp, typename _Up, typename = void> | |
struct __rebind : __replace_first_arg<_Tp, _Up> { }; | |
template<typename _Tp, typename _Up> | |
struct __rebind<_Tp, _Up, __void_t<typename _Tp::template rebind<_Up>>> | |
{ using type = typename _Tp::template rebind<_Up>; }; | |
public: | |
using pointer = _Ptr; | |
using element_type | |
= __detected_or_t<__get_first_arg_t<_Ptr>, __element_type, _Ptr>; | |
using difference_type | |
= __detected_or_t<ptrdiff_t, __difference_type, _Ptr>; | |
template<typename _Up> | |
using rebind = typename __rebind<_Ptr, _Up>::type; | |
static _Ptr | |
pointer_to(__make_not_void<element_type>& __e) | |
{ return _Ptr::pointer_to(__e); } | |
static_assert(!is_same<element_type, __undefined>::value, | |
"pointer type defines element_type or is like SomePointer<T, Args>"); | |
}; | |
template<typename _Tp> | |
struct pointer_traits<_Tp*> | |
{ | |
typedef _Tp* pointer; | |
typedef _Tp element_type; | |
typedef ptrdiff_t difference_type; | |
template<typename _Up> | |
using rebind = _Up*; | |
static pointer | |
pointer_to(__make_not_void<element_type>& __r) noexcept | |
{ return std::addressof(__r); } | |
}; | |
template<typename _Ptr, typename _Tp> | |
using __ptr_rebind = typename pointer_traits<_Ptr>::template rebind<_Tp>; | |
template<typename _Tp> | |
constexpr _Tp* | |
__to_address(_Tp* __ptr) noexcept | |
{ | |
static_assert(!std::is_function<_Tp>::value, "not a function pointer"); | |
return __ptr; | |
} | |
template<typename _Ptr> | |
constexpr typename std::pointer_traits<_Ptr>::element_type* | |
__to_address(const _Ptr& __ptr) | |
{ return std::__to_address(__ptr.operator->()); } | |
# 211 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/ptr_traits.h" 3 | |
} | |
# 68 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 2 3 | |
# 87 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 126 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Iterator> | |
class reverse_iterator | |
: public iterator<typename iterator_traits<_Iterator>::iterator_category, | |
typename iterator_traits<_Iterator>::value_type, | |
typename iterator_traits<_Iterator>::difference_type, | |
typename iterator_traits<_Iterator>::pointer, | |
typename iterator_traits<_Iterator>::reference> | |
{ | |
template<typename _Iter> | |
friend class reverse_iterator; | |
# 145 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
protected: | |
_Iterator current; | |
typedef iterator_traits<_Iterator> __traits_type; | |
public: | |
typedef _Iterator iterator_type; | |
typedef typename __traits_type::difference_type difference_type; | |
typedef typename __traits_type::pointer pointer; | |
typedef typename __traits_type::reference reference; | |
# 174 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
reverse_iterator() : current() { } | |
explicit | |
reverse_iterator(iterator_type __x) : current(__x) { } | |
reverse_iterator(const reverse_iterator& __x) | |
: current(__x.current) { } | |
reverse_iterator& operator=(const reverse_iterator&) = default; | |
template<typename _Iter> | |
reverse_iterator(const reverse_iterator<_Iter>& __x) | |
: current(__x.current) { } | |
template<typename _Iter> | |
reverse_iterator& | |
operator=(const reverse_iterator<_Iter>& __x) | |
{ | |
current = __x.current; | |
return *this; | |
} | |
iterator_type | |
base() const | |
{ return current; } | |
# 237 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
reference | |
operator*() const | |
{ | |
_Iterator __tmp = current; | |
return *--__tmp; | |
} | |
pointer | |
operator->() const | |
{ | |
_Iterator __tmp = current; | |
--__tmp; | |
return _S_to_pointer(__tmp); | |
} | |
reverse_iterator& | |
operator++() | |
{ | |
--current; | |
return *this; | |
} | |
reverse_iterator | |
operator++(int) | |
{ | |
reverse_iterator __tmp = *this; | |
--current; | |
return __tmp; | |
} | |
reverse_iterator& | |
operator--() | |
{ | |
++current; | |
return *this; | |
} | |
reverse_iterator | |
operator--(int) | |
{ | |
reverse_iterator __tmp = *this; | |
++current; | |
return __tmp; | |
} | |
reverse_iterator | |
operator+(difference_type __n) const | |
{ return reverse_iterator(current - __n); } | |
reverse_iterator& | |
operator+=(difference_type __n) | |
{ | |
current -= __n; | |
return *this; | |
} | |
reverse_iterator | |
operator-(difference_type __n) const | |
{ return reverse_iterator(current + __n); } | |
reverse_iterator& | |
operator-=(difference_type __n) | |
{ | |
current += __n; | |
return *this; | |
} | |
reference | |
operator[](difference_type __n) const | |
{ return *(*this + __n); } | |
# 391 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
private: | |
template<typename _Tp> | |
static _Tp* | |
_S_to_pointer(_Tp* __p) | |
{ return __p; } | |
template<typename _Tp> | |
static pointer | |
_S_to_pointer(_Tp __t) | |
{ return __t.operator->(); } | |
}; | |
# 414 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Iterator> | |
inline bool | |
operator==(const reverse_iterator<_Iterator>& __x, | |
const reverse_iterator<_Iterator>& __y) | |
{ return __x.base() == __y.base(); } | |
template<typename _Iterator> | |
inline bool | |
operator<(const reverse_iterator<_Iterator>& __x, | |
const reverse_iterator<_Iterator>& __y) | |
{ return __y.base() < __x.base(); } | |
template<typename _Iterator> | |
inline bool | |
operator!=(const reverse_iterator<_Iterator>& __x, | |
const reverse_iterator<_Iterator>& __y) | |
{ return !(__x == __y); } | |
template<typename _Iterator> | |
inline bool | |
operator>(const reverse_iterator<_Iterator>& __x, | |
const reverse_iterator<_Iterator>& __y) | |
{ return __y < __x; } | |
template<typename _Iterator> | |
inline bool | |
operator<=(const reverse_iterator<_Iterator>& __x, | |
const reverse_iterator<_Iterator>& __y) | |
{ return !(__y < __x); } | |
template<typename _Iterator> | |
inline bool | |
operator>=(const reverse_iterator<_Iterator>& __x, | |
const reverse_iterator<_Iterator>& __y) | |
{ return !(__x < __y); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator==(const reverse_iterator<_IteratorL>& __x, | |
const reverse_iterator<_IteratorR>& __y) | |
{ return __x.base() == __y.base(); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator<(const reverse_iterator<_IteratorL>& __x, | |
const reverse_iterator<_IteratorR>& __y) | |
{ return __x.base() > __y.base(); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator!=(const reverse_iterator<_IteratorL>& __x, | |
const reverse_iterator<_IteratorR>& __y) | |
{ return __x.base() != __y.base(); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator>(const reverse_iterator<_IteratorL>& __x, | |
const reverse_iterator<_IteratorR>& __y) | |
{ return __x.base() < __y.base(); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator<=(const reverse_iterator<_IteratorL>& __x, | |
const reverse_iterator<_IteratorR>& __y) | |
{ return __x.base() >= __y.base(); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator>=(const reverse_iterator<_IteratorL>& __x, | |
const reverse_iterator<_IteratorR>& __y) | |
{ return __x.base() <= __y.base(); } | |
# 555 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _IteratorL, typename _IteratorR> | |
inline auto | |
operator-(const reverse_iterator<_IteratorL>& __x, | |
const reverse_iterator<_IteratorR>& __y) | |
-> decltype(__y.base() - __x.base()) | |
{ return __y.base() - __x.base(); } | |
template<typename _Iterator> | |
inline reverse_iterator<_Iterator> | |
operator+(typename reverse_iterator<_Iterator>::difference_type __n, | |
const reverse_iterator<_Iterator>& __x) | |
{ return reverse_iterator<_Iterator>(__x.base() - __n); } | |
template<typename _Iterator> | |
inline reverse_iterator<_Iterator> | |
__make_reverse_iterator(_Iterator __i) | |
{ return reverse_iterator<_Iterator>(__i); } | |
template<typename _Iterator> | |
inline reverse_iterator<_Iterator> | |
make_reverse_iterator(_Iterator __i) | |
{ return reverse_iterator<_Iterator>(__i); } | |
# 596 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Iterator> | |
auto | |
__niter_base(reverse_iterator<_Iterator> __it) | |
-> decltype(__make_reverse_iterator(__niter_base(__it.base()))) | |
{ return __make_reverse_iterator(__niter_base(__it.base())); } | |
template<typename _Iterator> | |
struct __is_move_iterator<reverse_iterator<_Iterator> > | |
: __is_move_iterator<_Iterator> | |
{ }; | |
template<typename _Iterator> | |
auto | |
__miter_base(reverse_iterator<_Iterator> __it) | |
-> decltype(__make_reverse_iterator(__miter_base(__it.base()))) | |
{ return __make_reverse_iterator(__miter_base(__it.base())); } | |
# 627 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Container> | |
class back_insert_iterator | |
: public iterator<output_iterator_tag, void, void, void, void> | |
{ | |
protected: | |
_Container* container; | |
public: | |
typedef _Container container_type; | |
explicit | |
back_insert_iterator(_Container& __x) | |
: container(std::__addressof(__x)) { } | |
# 668 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
back_insert_iterator& | |
operator=(const typename _Container::value_type& __value) | |
{ | |
container->push_back(__value); | |
return *this; | |
} | |
back_insert_iterator& | |
operator=(typename _Container::value_type&& __value) | |
{ | |
container->push_back(std::move(__value)); | |
return *this; | |
} | |
back_insert_iterator& | |
operator*() | |
{ return *this; } | |
back_insert_iterator& | |
operator++() | |
{ return *this; } | |
back_insert_iterator | |
operator++(int) | |
{ return *this; } | |
}; | |
# 714 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Container> | |
inline back_insert_iterator<_Container> | |
back_inserter(_Container& __x) | |
{ return back_insert_iterator<_Container>(__x); } | |
# 730 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Container> | |
class front_insert_iterator | |
: public iterator<output_iterator_tag, void, void, void, void> | |
{ | |
protected: | |
_Container* container; | |
public: | |
typedef _Container container_type; | |
explicit | |
front_insert_iterator(_Container& __x) | |
: container(std::__addressof(__x)) { } | |
# 771 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
front_insert_iterator& | |
operator=(const typename _Container::value_type& __value) | |
{ | |
container->push_front(__value); | |
return *this; | |
} | |
front_insert_iterator& | |
operator=(typename _Container::value_type&& __value) | |
{ | |
container->push_front(std::move(__value)); | |
return *this; | |
} | |
front_insert_iterator& | |
operator*() | |
{ return *this; } | |
front_insert_iterator& | |
operator++() | |
{ return *this; } | |
front_insert_iterator | |
operator++(int) | |
{ return *this; } | |
}; | |
# 817 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Container> | |
inline front_insert_iterator<_Container> | |
front_inserter(_Container& __x) | |
{ return front_insert_iterator<_Container>(__x); } | |
# 837 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Container> | |
class insert_iterator | |
: public iterator<output_iterator_tag, void, void, void, void> | |
{ | |
typedef typename _Container::iterator _Iter; | |
protected: | |
_Container* container; | |
_Iter iter; | |
public: | |
typedef _Container container_type; | |
# 870 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
insert_iterator(_Container& __x, _Iter __i) | |
: container(std::__addressof(__x)), iter(__i) {} | |
# 906 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
insert_iterator& | |
operator=(const typename _Container::value_type& __value) | |
{ | |
iter = container->insert(iter, __value); | |
++iter; | |
return *this; | |
} | |
insert_iterator& | |
operator=(typename _Container::value_type&& __value) | |
{ | |
iter = container->insert(iter, std::move(__value)); | |
++iter; | |
return *this; | |
} | |
insert_iterator& | |
operator*() | |
{ return *this; } | |
insert_iterator& | |
operator++() | |
{ return *this; } | |
insert_iterator& | |
operator++(int) | |
{ return *this; } | |
}; | |
# 961 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Container> | |
inline insert_iterator<_Container> | |
inserter(_Container& __x, typename _Container::iterator __i) | |
{ return insert_iterator<_Container>(__x, __i); } | |
} | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 983 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Iterator, typename _Container> | |
class __normal_iterator | |
{ | |
protected: | |
_Iterator _M_current; | |
typedef std::iterator_traits<_Iterator> __traits_type; | |
public: | |
typedef _Iterator iterator_type; | |
typedef typename __traits_type::iterator_category iterator_category; | |
typedef typename __traits_type::value_type value_type; | |
typedef typename __traits_type::difference_type difference_type; | |
typedef typename __traits_type::reference reference; | |
typedef typename __traits_type::pointer pointer; | |
constexpr __normal_iterator() noexcept | |
: _M_current(_Iterator()) { } | |
explicit | |
__normal_iterator(const _Iterator& __i) noexcept | |
: _M_current(__i) { } | |
template<typename _Iter> | |
__normal_iterator(const __normal_iterator<_Iter, | |
typename __enable_if< | |
(std::__are_same<_Iter, typename _Container::pointer>::__value), | |
_Container>::__type>& __i) noexcept | |
: _M_current(__i.base()) { } | |
reference | |
operator*() const noexcept | |
{ return *_M_current; } | |
pointer | |
operator->() const noexcept | |
{ return _M_current; } | |
__normal_iterator& | |
operator++() noexcept | |
{ | |
++_M_current; | |
return *this; | |
} | |
__normal_iterator | |
operator++(int) noexcept | |
{ return __normal_iterator(_M_current++); } | |
__normal_iterator& | |
operator--() noexcept | |
{ | |
--_M_current; | |
return *this; | |
} | |
__normal_iterator | |
operator--(int) noexcept | |
{ return __normal_iterator(_M_current--); } | |
reference | |
operator[](difference_type __n) const noexcept | |
{ return _M_current[__n]; } | |
__normal_iterator& | |
operator+=(difference_type __n) noexcept | |
{ _M_current += __n; return *this; } | |
__normal_iterator | |
operator+(difference_type __n) const noexcept | |
{ return __normal_iterator(_M_current + __n); } | |
__normal_iterator& | |
operator-=(difference_type __n) noexcept | |
{ _M_current -= __n; return *this; } | |
__normal_iterator | |
operator-(difference_type __n) const noexcept | |
{ return __normal_iterator(_M_current - __n); } | |
const _Iterator& | |
base() const noexcept | |
{ return _M_current; } | |
}; | |
# 1115 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _IteratorL, typename _IteratorR, typename _Container> | |
inline bool | |
operator==(const __normal_iterator<_IteratorL, _Container>& __lhs, | |
const __normal_iterator<_IteratorR, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() == __rhs.base(); } | |
template<typename _Iterator, typename _Container> | |
inline bool | |
operator==(const __normal_iterator<_Iterator, _Container>& __lhs, | |
const __normal_iterator<_Iterator, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() == __rhs.base(); } | |
template<typename _IteratorL, typename _IteratorR, typename _Container> | |
inline bool | |
operator!=(const __normal_iterator<_IteratorL, _Container>& __lhs, | |
const __normal_iterator<_IteratorR, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() != __rhs.base(); } | |
template<typename _Iterator, typename _Container> | |
inline bool | |
operator!=(const __normal_iterator<_Iterator, _Container>& __lhs, | |
const __normal_iterator<_Iterator, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() != __rhs.base(); } | |
template<typename _IteratorL, typename _IteratorR, typename _Container> | |
inline bool | |
operator<(const __normal_iterator<_IteratorL, _Container>& __lhs, | |
const __normal_iterator<_IteratorR, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() < __rhs.base(); } | |
template<typename _Iterator, typename _Container> | |
inline bool | |
operator<(const __normal_iterator<_Iterator, _Container>& __lhs, | |
const __normal_iterator<_Iterator, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() < __rhs.base(); } | |
template<typename _IteratorL, typename _IteratorR, typename _Container> | |
inline bool | |
operator>(const __normal_iterator<_IteratorL, _Container>& __lhs, | |
const __normal_iterator<_IteratorR, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() > __rhs.base(); } | |
template<typename _Iterator, typename _Container> | |
inline bool | |
operator>(const __normal_iterator<_Iterator, _Container>& __lhs, | |
const __normal_iterator<_Iterator, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() > __rhs.base(); } | |
template<typename _IteratorL, typename _IteratorR, typename _Container> | |
inline bool | |
operator<=(const __normal_iterator<_IteratorL, _Container>& __lhs, | |
const __normal_iterator<_IteratorR, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() <= __rhs.base(); } | |
template<typename _Iterator, typename _Container> | |
inline bool | |
operator<=(const __normal_iterator<_Iterator, _Container>& __lhs, | |
const __normal_iterator<_Iterator, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() <= __rhs.base(); } | |
template<typename _IteratorL, typename _IteratorR, typename _Container> | |
inline bool | |
operator>=(const __normal_iterator<_IteratorL, _Container>& __lhs, | |
const __normal_iterator<_IteratorR, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() >= __rhs.base(); } | |
template<typename _Iterator, typename _Container> | |
inline bool | |
operator>=(const __normal_iterator<_Iterator, _Container>& __lhs, | |
const __normal_iterator<_Iterator, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() >= __rhs.base(); } | |
template<typename _IteratorL, typename _IteratorR, typename _Container> | |
inline auto | |
operator-(const __normal_iterator<_IteratorL, _Container>& __lhs, | |
const __normal_iterator<_IteratorR, _Container>& __rhs) noexcept | |
-> decltype(__lhs.base() - __rhs.base()) | |
{ return __lhs.base() - __rhs.base(); } | |
template<typename _Iterator, typename _Container> | |
inline typename __normal_iterator<_Iterator, _Container>::difference_type | |
operator-(const __normal_iterator<_Iterator, _Container>& __lhs, | |
const __normal_iterator<_Iterator, _Container>& __rhs) | |
noexcept | |
{ return __lhs.base() - __rhs.base(); } | |
template<typename _Iterator, typename _Container> | |
inline __normal_iterator<_Iterator, _Container> | |
operator+(typename __normal_iterator<_Iterator, _Container>::difference_type | |
__n, const __normal_iterator<_Iterator, _Container>& __i) | |
noexcept | |
{ return __normal_iterator<_Iterator, _Container>(__i.base() + __n); } | |
} | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Iterator, typename _Container> | |
_Iterator | |
__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) | |
noexcept(std::is_nothrow_copy_constructible<_Iterator>::value) | |
{ return __it.base(); } | |
# 1305 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
namespace __detail | |
{ | |
# 1321 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
} | |
# 1332 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Iterator> | |
class move_iterator | |
{ | |
_Iterator _M_current; | |
using __traits_type = iterator_traits<_Iterator>; | |
using __base_ref = typename __traits_type::reference; | |
template<typename _Iter2> | |
friend class move_iterator; | |
# 1356 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
public: | |
using iterator_type = _Iterator; | |
# 1367 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
typedef typename __traits_type::iterator_category iterator_category; | |
typedef typename __traits_type::value_type value_type; | |
typedef typename __traits_type::difference_type difference_type; | |
typedef _Iterator pointer; | |
typedef typename conditional<is_reference<__base_ref>::value, | |
typename remove_reference<__base_ref>::type&&, | |
__base_ref>::type reference; | |
move_iterator() | |
: _M_current() { } | |
explicit | |
move_iterator(iterator_type __i) | |
: _M_current(std::move(__i)) { } | |
template<typename _Iter> | |
move_iterator(const move_iterator<_Iter>& __i) | |
: _M_current(__i._M_current) { } | |
template<typename _Iter> | |
move_iterator& operator=(const move_iterator<_Iter>& __i) | |
{ | |
_M_current = __i._M_current; | |
return *this; | |
} | |
iterator_type | |
base() const | |
{ return _M_current; } | |
# 1424 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
reference | |
operator*() const | |
{ return static_cast<reference>(*_M_current); } | |
pointer | |
operator->() const | |
{ return _M_current; } | |
move_iterator& | |
operator++() | |
{ | |
++_M_current; | |
return *this; | |
} | |
move_iterator | |
operator++(int) | |
{ | |
move_iterator __tmp = *this; | |
++_M_current; | |
return __tmp; | |
} | |
move_iterator& | |
operator--() | |
{ | |
--_M_current; | |
return *this; | |
} | |
move_iterator | |
operator--(int) | |
{ | |
move_iterator __tmp = *this; | |
--_M_current; | |
return __tmp; | |
} | |
move_iterator | |
operator+(difference_type __n) const | |
{ return move_iterator(_M_current + __n); } | |
move_iterator& | |
operator+=(difference_type __n) | |
{ | |
_M_current += __n; | |
return *this; | |
} | |
move_iterator | |
operator-(difference_type __n) const | |
{ return move_iterator(_M_current - __n); } | |
move_iterator& | |
operator-=(difference_type __n) | |
{ | |
_M_current -= __n; | |
return *this; | |
} | |
reference | |
operator[](difference_type __n) const | |
{ return std::move(_M_current[__n]); } | |
# 1529 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
}; | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator==(const move_iterator<_IteratorL>& __x, | |
const move_iterator<_IteratorR>& __y) | |
{ return __x.base() == __y.base(); } | |
# 1548 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator!=(const move_iterator<_IteratorL>& __x, | |
const move_iterator<_IteratorR>& __y) | |
{ return !(__x == __y); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator<(const move_iterator<_IteratorL>& __x, | |
const move_iterator<_IteratorR>& __y) | |
{ return __x.base() < __y.base(); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator<=(const move_iterator<_IteratorL>& __x, | |
const move_iterator<_IteratorR>& __y) | |
{ return !(__y < __x); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator>(const move_iterator<_IteratorL>& __x, | |
const move_iterator<_IteratorR>& __y) | |
{ return __y < __x; } | |
template<typename _IteratorL, typename _IteratorR> | |
inline bool | |
operator>=(const move_iterator<_IteratorL>& __x, | |
const move_iterator<_IteratorR>& __y) | |
{ return !(__x < __y); } | |
# 1599 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Iterator> | |
inline bool | |
operator==(const move_iterator<_Iterator>& __x, | |
const move_iterator<_Iterator>& __y) | |
{ return __x.base() == __y.base(); } | |
template<typename _Iterator> | |
inline bool | |
operator!=(const move_iterator<_Iterator>& __x, | |
const move_iterator<_Iterator>& __y) | |
{ return !(__x == __y); } | |
template<typename _Iterator> | |
inline bool | |
operator<(const move_iterator<_Iterator>& __x, | |
const move_iterator<_Iterator>& __y) | |
{ return __x.base() < __y.base(); } | |
template<typename _Iterator> | |
inline bool | |
operator<=(const move_iterator<_Iterator>& __x, | |
const move_iterator<_Iterator>& __y) | |
{ return !(__y < __x); } | |
template<typename _Iterator> | |
inline bool | |
operator>(const move_iterator<_Iterator>& __x, | |
const move_iterator<_Iterator>& __y) | |
{ return __y < __x; } | |
template<typename _Iterator> | |
inline bool | |
operator>=(const move_iterator<_Iterator>& __x, | |
const move_iterator<_Iterator>& __y) | |
{ return !(__x < __y); } | |
template<typename _IteratorL, typename _IteratorR> | |
inline auto | |
operator-(const move_iterator<_IteratorL>& __x, | |
const move_iterator<_IteratorR>& __y) | |
-> decltype(__x.base() - __y.base()) | |
{ return __x.base() - __y.base(); } | |
template<typename _Iterator> | |
inline move_iterator<_Iterator> | |
operator+(typename move_iterator<_Iterator>::difference_type __n, | |
const move_iterator<_Iterator>& __x) | |
{ return __x + __n; } | |
template<typename _Iterator> | |
inline move_iterator<_Iterator> | |
make_move_iterator(_Iterator __i) | |
{ return move_iterator<_Iterator>(std::move(__i)); } | |
template<typename _Iterator, typename _ReturnType | |
= typename conditional<__move_if_noexcept_cond | |
<typename iterator_traits<_Iterator>::value_type>::value, | |
_Iterator, move_iterator<_Iterator>>::type> | |
inline _ReturnType | |
__make_move_if_noexcept_iterator(_Iterator __i) | |
{ return _ReturnType(__i); } | |
template<typename _Tp, typename _ReturnType | |
= typename conditional<__move_if_noexcept_cond<_Tp>::value, | |
const _Tp*, move_iterator<_Tp*>>::type> | |
inline _ReturnType | |
__make_move_if_noexcept_iterator(_Tp* __i) | |
{ return _ReturnType(__i); } | |
# 2340 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
template<typename _Iterator> | |
auto | |
__niter_base(move_iterator<_Iterator> __it) | |
-> decltype(make_move_iterator(__niter_base(__it.base()))) | |
{ return make_move_iterator(__niter_base(__it.base())); } | |
template<typename _Iterator> | |
struct __is_move_iterator<move_iterator<_Iterator> > | |
{ | |
enum { __value = 1 }; | |
typedef __true_type __type; | |
}; | |
template<typename _Iterator> | |
auto | |
__miter_base(move_iterator<_Iterator> __it) | |
-> decltype(__miter_base(__it.base())) | |
{ return __miter_base(__it.base()); } | |
# 2388 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_iterator.h" 3 | |
} | |
# 68 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/debug/debug.h" 1 3 | |
# 48 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/debug/debug.h" 3 | |
namespace std | |
{ | |
namespace __debug { } | |
} | |
namespace __gnu_debug | |
{ | |
using namespace std::__debug; | |
template<typename _Ite, typename _Seq, typename _Cat> | |
struct _Safe_iterator; | |
} | |
# 70 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/predefined_ops.h" 1 3 | |
# 35 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/predefined_ops.h" 3 | |
namespace __gnu_cxx | |
{ | |
namespace __ops | |
{ | |
struct _Iter_less_iter | |
{ | |
template<typename _Iterator1, typename _Iterator2> | |
constexpr | |
bool | |
operator()(_Iterator1 __it1, _Iterator2 __it2) const | |
{ return *__it1 < *__it2; } | |
}; | |
constexpr | |
inline _Iter_less_iter | |
__iter_less_iter() | |
{ return _Iter_less_iter(); } | |
struct _Iter_less_val | |
{ | |
constexpr _Iter_less_val() = default; | |
explicit | |
_Iter_less_val(_Iter_less_iter) { } | |
template<typename _Iterator, typename _Value> | |
bool | |
operator()(_Iterator __it, _Value& __val) const | |
{ return *__it < __val; } | |
}; | |
inline _Iter_less_val | |
__iter_less_val() | |
{ return _Iter_less_val(); } | |
inline _Iter_less_val | |
__iter_comp_val(_Iter_less_iter) | |
{ return _Iter_less_val(); } | |
struct _Val_less_iter | |
{ | |
constexpr _Val_less_iter() = default; | |
explicit | |
_Val_less_iter(_Iter_less_iter) { } | |
template<typename _Value, typename _Iterator> | |
bool | |
operator()(_Value& __val, _Iterator __it) const | |
{ return __val < *__it; } | |
}; | |
inline _Val_less_iter | |
__val_less_iter() | |
{ return _Val_less_iter(); } | |
inline _Val_less_iter | |
__val_comp_iter(_Iter_less_iter) | |
{ return _Val_less_iter(); } | |
struct _Iter_equal_to_iter | |
{ | |
template<typename _Iterator1, typename _Iterator2> | |
bool | |
operator()(_Iterator1 __it1, _Iterator2 __it2) const | |
{ return *__it1 == *__it2; } | |
}; | |
inline _Iter_equal_to_iter | |
__iter_equal_to_iter() | |
{ return _Iter_equal_to_iter(); } | |
struct _Iter_equal_to_val | |
{ | |
template<typename _Iterator, typename _Value> | |
bool | |
operator()(_Iterator __it, _Value& __val) const | |
{ return *__it == __val; } | |
}; | |
inline _Iter_equal_to_val | |
__iter_equal_to_val() | |
{ return _Iter_equal_to_val(); } | |
inline _Iter_equal_to_val | |
__iter_comp_val(_Iter_equal_to_iter) | |
{ return _Iter_equal_to_val(); } | |
template<typename _Compare> | |
struct _Iter_comp_iter | |
{ | |
_Compare _M_comp; | |
explicit constexpr | |
_Iter_comp_iter(_Compare __comp) | |
: _M_comp(std::move(__comp)) | |
{ } | |
template<typename _Iterator1, typename _Iterator2> | |
constexpr | |
bool | |
operator()(_Iterator1 __it1, _Iterator2 __it2) | |
{ return bool(_M_comp(*__it1, *__it2)); } | |
}; | |
template<typename _Compare> | |
constexpr | |
inline _Iter_comp_iter<_Compare> | |
__iter_comp_iter(_Compare __comp) | |
{ return _Iter_comp_iter<_Compare>(std::move(__comp)); } | |
template<typename _Compare> | |
struct _Iter_comp_val | |
{ | |
_Compare _M_comp; | |
explicit | |
_Iter_comp_val(_Compare __comp) | |
: _M_comp(std::move(__comp)) | |
{ } | |
explicit | |
_Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) | |
: _M_comp(__comp._M_comp) | |
{ } | |
explicit | |
_Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) | |
: _M_comp(std::move(__comp._M_comp)) | |
{ } | |
template<typename _Iterator, typename _Value> | |
bool | |
operator()(_Iterator __it, _Value& __val) | |
{ return bool(_M_comp(*__it, __val)); } | |
}; | |
template<typename _Compare> | |
inline _Iter_comp_val<_Compare> | |
__iter_comp_val(_Compare __comp) | |
{ return _Iter_comp_val<_Compare>(std::move(__comp)); } | |
template<typename _Compare> | |
inline _Iter_comp_val<_Compare> | |
__iter_comp_val(_Iter_comp_iter<_Compare> __comp) | |
{ return _Iter_comp_val<_Compare>(std::move(__comp)); } | |
template<typename _Compare> | |
struct _Val_comp_iter | |
{ | |
_Compare _M_comp; | |
explicit | |
_Val_comp_iter(_Compare __comp) | |
: _M_comp(std::move(__comp)) | |
{ } | |
explicit | |
_Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) | |
: _M_comp(__comp._M_comp) | |
{ } | |
explicit | |
_Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) | |
: _M_comp(std::move(__comp._M_comp)) | |
{ } | |
template<typename _Value, typename _Iterator> | |
bool | |
operator()(_Value& __val, _Iterator __it) | |
{ return bool(_M_comp(__val, *__it)); } | |
}; | |
template<typename _Compare> | |
inline _Val_comp_iter<_Compare> | |
__val_comp_iter(_Compare __comp) | |
{ return _Val_comp_iter<_Compare>(std::move(__comp)); } | |
template<typename _Compare> | |
inline _Val_comp_iter<_Compare> | |
__val_comp_iter(_Iter_comp_iter<_Compare> __comp) | |
{ return _Val_comp_iter<_Compare>(std::move(__comp)); } | |
template<typename _Value> | |
struct _Iter_equals_val | |
{ | |
_Value& _M_value; | |
explicit | |
_Iter_equals_val(_Value& __value) | |
: _M_value(__value) | |
{ } | |
template<typename _Iterator> | |
bool | |
operator()(_Iterator __it) | |
{ return *__it == _M_value; } | |
}; | |
template<typename _Value> | |
inline _Iter_equals_val<_Value> | |
__iter_equals_val(_Value& __val) | |
{ return _Iter_equals_val<_Value>(__val); } | |
template<typename _Iterator1> | |
struct _Iter_equals_iter | |
{ | |
_Iterator1 _M_it1; | |
explicit | |
_Iter_equals_iter(_Iterator1 __it1) | |
: _M_it1(__it1) | |
{ } | |
template<typename _Iterator2> | |
bool | |
operator()(_Iterator2 __it2) | |
{ return *__it2 == *_M_it1; } | |
}; | |
template<typename _Iterator> | |
inline _Iter_equals_iter<_Iterator> | |
__iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) | |
{ return _Iter_equals_iter<_Iterator>(__it); } | |
template<typename _Predicate> | |
struct _Iter_pred | |
{ | |
_Predicate _M_pred; | |
explicit | |
_Iter_pred(_Predicate __pred) | |
: _M_pred(std::move(__pred)) | |
{ } | |
template<typename _Iterator> | |
bool | |
operator()(_Iterator __it) | |
{ return bool(_M_pred(*__it)); } | |
}; | |
template<typename _Predicate> | |
inline _Iter_pred<_Predicate> | |
__pred_iter(_Predicate __pred) | |
{ return _Iter_pred<_Predicate>(std::move(__pred)); } | |
template<typename _Compare, typename _Value> | |
struct _Iter_comp_to_val | |
{ | |
_Compare _M_comp; | |
_Value& _M_value; | |
_Iter_comp_to_val(_Compare __comp, _Value& __value) | |
: _M_comp(std::move(__comp)), _M_value(__value) | |
{ } | |
template<typename _Iterator> | |
bool | |
operator()(_Iterator __it) | |
{ return bool(_M_comp(*__it, _M_value)); } | |
}; | |
template<typename _Compare, typename _Value> | |
_Iter_comp_to_val<_Compare, _Value> | |
__iter_comp_val(_Compare __comp, _Value &__val) | |
{ | |
return _Iter_comp_to_val<_Compare, _Value>(std::move(__comp), __val); | |
} | |
template<typename _Compare, typename _Iterator1> | |
struct _Iter_comp_to_iter | |
{ | |
_Compare _M_comp; | |
_Iterator1 _M_it1; | |
_Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) | |
: _M_comp(std::move(__comp)), _M_it1(__it1) | |
{ } | |
template<typename _Iterator2> | |
bool | |
operator()(_Iterator2 __it2) | |
{ return bool(_M_comp(*__it2, *_M_it1)); } | |
}; | |
template<typename _Compare, typename _Iterator> | |
inline _Iter_comp_to_iter<_Compare, _Iterator> | |
__iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) | |
{ | |
return _Iter_comp_to_iter<_Compare, _Iterator>( | |
std::move(__comp._M_comp), __it); | |
} | |
template<typename _Predicate> | |
struct _Iter_negate | |
{ | |
_Predicate _M_pred; | |
explicit | |
_Iter_negate(_Predicate __pred) | |
: _M_pred(std::move(__pred)) | |
{ } | |
template<typename _Iterator> | |
bool | |
operator()(_Iterator __it) | |
{ return !bool(_M_pred(*__it)); } | |
}; | |
template<typename _Predicate> | |
inline _Iter_negate<_Predicate> | |
__negate(_Iter_pred<_Predicate> __pred) | |
{ return _Iter_negate<_Predicate>(std::move(__pred._M_pred)); } | |
} | |
} | |
# 72 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Tp, typename _Up> | |
constexpr | |
inline int | |
__memcmp(const _Tp* __first1, const _Up* __first2, size_t __num) | |
{ | |
static_assert(sizeof(_Tp) == sizeof(_Up), "can be compared with memcmp"); | |
# 105 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
return __builtin_memcmp(__first1, __first2, sizeof(_Tp) * __num); | |
} | |
# 149 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _ForwardIterator1, typename _ForwardIterator2> | |
inline void | |
iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) | |
{ | |
# 182 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
swap(*__a, *__b); | |
} | |
# 198 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _ForwardIterator1, typename _ForwardIterator2> | |
_ForwardIterator2 | |
swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, | |
_ForwardIterator2 __first2) | |
{ | |
; | |
for (; __first1 != __last1; ++__first1, (void)++__first2) | |
std::iter_swap(__first1, __first2); | |
return __first2; | |
} | |
# 227 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _Tp> | |
constexpr | |
inline const _Tp& | |
min(const _Tp& __a, const _Tp& __b) | |
{ | |
if (__b < __a) | |
return __b; | |
return __a; | |
} | |
# 251 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _Tp> | |
constexpr | |
inline const _Tp& | |
max(const _Tp& __a, const _Tp& __b) | |
{ | |
if (__a < __b) | |
return __b; | |
return __a; | |
} | |
# 275 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _Tp, typename _Compare> | |
constexpr | |
inline const _Tp& | |
min(const _Tp& __a, const _Tp& __b, _Compare __comp) | |
{ | |
if (__comp(__b, __a)) | |
return __b; | |
return __a; | |
} | |
# 297 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _Tp, typename _Compare> | |
constexpr | |
inline const _Tp& | |
max(const _Tp& __a, const _Tp& __b, _Compare __comp) | |
{ | |
if (__comp(__a, __b)) | |
return __b; | |
return __a; | |
} | |
template<typename _Iterator> | |
inline _Iterator | |
__niter_base(_Iterator __it) | |
noexcept(std::is_nothrow_copy_constructible<_Iterator>::value) | |
{ return __it; } | |
template<typename _Ite, typename _Seq> | |
_Ite | |
__niter_base(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, | |
std::random_access_iterator_tag>&); | |
template<typename _From, typename _To> | |
inline _From | |
__niter_wrap(_From __from, _To __res) | |
{ return __from + (__res - std::__niter_base(__from)); } | |
template<typename _Iterator> | |
inline _Iterator | |
__niter_wrap(const _Iterator&, _Iterator __res) | |
{ return __res; } | |
template<bool _IsMove, bool _IsSimple, typename _Category> | |
struct __copy_move | |
{ | |
template<typename _II, typename _OI> | |
static _OI | |
__copy_m(_II __first, _II __last, _OI __result) | |
{ | |
for (; __first != __last; ++__result, (void)++__first) | |
*__result = *__first; | |
return __result; | |
} | |
}; | |
template<typename _Category> | |
struct __copy_move<true, false, _Category> | |
{ | |
template<typename _II, typename _OI> | |
static _OI | |
__copy_m(_II __first, _II __last, _OI __result) | |
{ | |
for (; __first != __last; ++__result, (void)++__first) | |
*__result = std::move(*__first); | |
return __result; | |
} | |
}; | |
template<> | |
struct __copy_move<false, false, random_access_iterator_tag> | |
{ | |
template<typename _II, typename _OI> | |
static _OI | |
__copy_m(_II __first, _II __last, _OI __result) | |
{ | |
typedef typename iterator_traits<_II>::difference_type _Distance; | |
for(_Distance __n = __last - __first; __n > 0; --__n) | |
{ | |
*__result = *__first; | |
++__first; | |
++__result; | |
} | |
return __result; | |
} | |
}; | |
template<> | |
struct __copy_move<true, false, random_access_iterator_tag> | |
{ | |
template<typename _II, typename _OI> | |
static _OI | |
__copy_m(_II __first, _II __last, _OI __result) | |
{ | |
typedef typename iterator_traits<_II>::difference_type _Distance; | |
for(_Distance __n = __last - __first; __n > 0; --__n) | |
{ | |
*__result = std::move(*__first); | |
++__first; | |
++__result; | |
} | |
return __result; | |
} | |
}; | |
template<bool _IsMove> | |
struct __copy_move<_IsMove, true, random_access_iterator_tag> | |
{ | |
template<typename _Tp> | |
static _Tp* | |
__copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) | |
{ | |
using __assignable = conditional<_IsMove, | |
is_move_assignable<_Tp>, | |
is_copy_assignable<_Tp>>; | |
static_assert( __assignable::type::value, "type is not assignable" ); | |
const ptrdiff_t _Num = __last - __first; | |
if (_Num) | |
__builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | |
return __result + _Num; | |
} | |
}; | |
template<typename _Tp, typename _Ref, typename _Ptr> | |
struct _Deque_iterator; | |
struct _Bit_iterator; | |
template<typename _CharT> | |
struct char_traits; | |
template<typename _CharT, typename _Traits> | |
class istreambuf_iterator; | |
template<typename _CharT, typename _Traits> | |
class ostreambuf_iterator; | |
template<bool _IsMove, typename _CharT> | |
typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, | |
ostreambuf_iterator<_CharT, char_traits<_CharT> > >::__type | |
__copy_move_a2(_CharT*, _CharT*, | |
ostreambuf_iterator<_CharT, char_traits<_CharT> >); | |
template<bool _IsMove, typename _CharT> | |
typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, | |
ostreambuf_iterator<_CharT, char_traits<_CharT> > >::__type | |
__copy_move_a2(const _CharT*, const _CharT*, | |
ostreambuf_iterator<_CharT, char_traits<_CharT> >); | |
template<bool _IsMove, typename _CharT> | |
typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, | |
_CharT*>::__type | |
__copy_move_a2(istreambuf_iterator<_CharT, char_traits<_CharT> >, | |
istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); | |
template<bool _IsMove, typename _CharT> | |
typename __gnu_cxx::__enable_if< | |
__is_char<_CharT>::__value, | |
std::_Deque_iterator<_CharT, _CharT&, _CharT*> >::__type | |
__copy_move_a2( | |
istreambuf_iterator<_CharT, char_traits<_CharT> >, | |
istreambuf_iterator<_CharT, char_traits<_CharT> >, | |
std::_Deque_iterator<_CharT, _CharT&, _CharT*>); | |
template<bool _IsMove, typename _II, typename _OI> | |
inline _OI | |
__copy_move_a2(_II __first, _II __last, _OI __result) | |
{ | |
typedef typename iterator_traits<_II>::iterator_category _Category; | |
return std::__copy_move<_IsMove, __memcpyable<_OI, _II>::__value, | |
_Category>::__copy_m(__first, __last, __result); | |
} | |
template<bool _IsMove, | |
typename _Tp, typename _Ref, typename _Ptr, typename _OI> | |
_OI | |
__copy_move_a1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, | |
std::_Deque_iterator<_Tp, _Ref, _Ptr>, | |
_OI); | |
template<bool _IsMove, | |
typename _ITp, typename _IRef, typename _IPtr, typename _OTp> | |
std::_Deque_iterator<_OTp, _OTp&, _OTp*> | |
__copy_move_a1(std::_Deque_iterator<_ITp, _IRef, _IPtr>, | |
std::_Deque_iterator<_ITp, _IRef, _IPtr>, | |
std::_Deque_iterator<_OTp, _OTp&, _OTp*>); | |
template<bool _IsMove, typename _II, typename _Tp> | |
typename __gnu_cxx::__enable_if< | |
__is_random_access_iter<_II>::__value, | |
std::_Deque_iterator<_Tp, _Tp&, _Tp*> >::__type | |
__copy_move_a1(_II, _II, std::_Deque_iterator<_Tp, _Tp&, _Tp*>); | |
template<bool _IsMove, typename _II, typename _OI> | |
inline _OI | |
__copy_move_a1(_II __first, _II __last, _OI __result) | |
{ return std::__copy_move_a2<_IsMove>(__first, __last, __result); } | |
template<bool _IsMove, typename _II, typename _OI> | |
inline _OI | |
__copy_move_a(_II __first, _II __last, _OI __result) | |
{ | |
return std::__niter_wrap(__result, | |
std::__copy_move_a1<_IsMove>(std::__niter_base(__first), | |
std::__niter_base(__last), | |
std::__niter_base(__result))); | |
} | |
template<bool _IsMove, | |
typename _Ite, typename _Seq, typename _Cat, typename _OI> | |
_OI | |
__copy_move_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, | |
const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, | |
_OI); | |
template<bool _IsMove, | |
typename _II, typename _Ite, typename _Seq, typename _Cat> | |
__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> | |
__copy_move_a(_II, _II, | |
const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&); | |
template<bool _IsMove, | |
typename _IIte, typename _ISeq, typename _ICat, | |
typename _OIte, typename _OSeq, typename _OCat> | |
::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat> | |
__copy_move_a(const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, | |
const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, | |
const ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat>&); | |
template<typename _InputIterator, typename _Size, typename _OutputIterator> | |
_OutputIterator | |
__copy_n_a(_InputIterator __first, _Size __n, _OutputIterator __result, | |
bool) | |
{ | |
if (__n > 0) | |
{ | |
while (true) | |
{ | |
*__result = *__first; | |
++__result; | |
if (--__n > 0) | |
++__first; | |
else | |
break; | |
} | |
} | |
return __result; | |
} | |
template<typename _CharT, typename _Size> | |
typename __gnu_cxx::__enable_if< | |
__is_char<_CharT>::__value, _CharT*>::__type | |
__copy_n_a(istreambuf_iterator<_CharT, char_traits<_CharT> >, | |
_Size, _CharT*, bool); | |
template<typename _CharT, typename _Size> | |
typename __gnu_cxx::__enable_if< | |
__is_char<_CharT>::__value, | |
std::_Deque_iterator<_CharT, _CharT&, _CharT*> >::__type | |
__copy_n_a(istreambuf_iterator<_CharT, char_traits<_CharT> >, _Size, | |
std::_Deque_iterator<_CharT, _CharT&, _CharT*>, | |
bool); | |
# 608 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _II, typename _OI> | |
inline _OI | |
copy(_II __first, _II __last, _OI __result) | |
{ | |
; | |
return std::__copy_move_a<__is_move_iterator<_II>::__value> | |
(std::__miter_base(__first), std::__miter_base(__last), __result); | |
} | |
# 641 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _II, typename _OI> | |
inline _OI | |
move(_II __first, _II __last, _OI __result) | |
{ | |
; | |
return std::__copy_move_a<true>(std::__miter_base(__first), | |
std::__miter_base(__last), __result); | |
} | |
template<bool _IsMove, bool _IsSimple, typename _Category> | |
struct __copy_move_backward | |
{ | |
template<typename _BI1, typename _BI2> | |
static _BI2 | |
__copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) | |
{ | |
while (__first != __last) | |
*--__result = *--__last; | |
return __result; | |
} | |
}; | |
template<typename _Category> | |
struct __copy_move_backward<true, false, _Category> | |
{ | |
template<typename _BI1, typename _BI2> | |
static _BI2 | |
__copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) | |
{ | |
while (__first != __last) | |
*--__result = std::move(*--__last); | |
return __result; | |
} | |
}; | |
template<> | |
struct __copy_move_backward<false, false, random_access_iterator_tag> | |
{ | |
template<typename _BI1, typename _BI2> | |
static _BI2 | |
__copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) | |
{ | |
typename iterator_traits<_BI1>::difference_type | |
__n = __last - __first; | |
for (; __n > 0; --__n) | |
*--__result = *--__last; | |
return __result; | |
} | |
}; | |
template<> | |
struct __copy_move_backward<true, false, random_access_iterator_tag> | |
{ | |
template<typename _BI1, typename _BI2> | |
static _BI2 | |
__copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) | |
{ | |
typename iterator_traits<_BI1>::difference_type | |
__n = __last - __first; | |
for (; __n > 0; --__n) | |
*--__result = std::move(*--__last); | |
return __result; | |
} | |
}; | |
template<bool _IsMove> | |
struct __copy_move_backward<_IsMove, true, random_access_iterator_tag> | |
{ | |
template<typename _Tp> | |
static _Tp* | |
__copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) | |
{ | |
using __assignable = conditional<_IsMove, | |
is_move_assignable<_Tp>, | |
is_copy_assignable<_Tp>>; | |
static_assert( __assignable::type::value, "type is not assignable" ); | |
const ptrdiff_t _Num = __last - __first; | |
if (_Num) | |
__builtin_memmove(__result - _Num, __first, sizeof(_Tp) * _Num); | |
return __result - _Num; | |
} | |
}; | |
template<bool _IsMove, typename _BI1, typename _BI2> | |
inline _BI2 | |
__copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) | |
{ | |
typedef typename iterator_traits<_BI1>::iterator_category _Category; | |
return std::__copy_move_backward<_IsMove, | |
__memcpyable<_BI2, _BI1>::__value, | |
_Category>::__copy_move_b(__first, | |
__last, | |
__result); | |
} | |
template<bool _IsMove, typename _BI1, typename _BI2> | |
inline _BI2 | |
__copy_move_backward_a1(_BI1 __first, _BI1 __last, _BI2 __result) | |
{ return std::__copy_move_backward_a2<_IsMove>(__first, __last, __result); } | |
template<bool _IsMove, | |
typename _Tp, typename _Ref, typename _Ptr, typename _OI> | |
_OI | |
__copy_move_backward_a1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, | |
std::_Deque_iterator<_Tp, _Ref, _Ptr>, | |
_OI); | |
template<bool _IsMove, | |
typename _ITp, typename _IRef, typename _IPtr, typename _OTp> | |
std::_Deque_iterator<_OTp, _OTp&, _OTp*> | |
__copy_move_backward_a1( | |
std::_Deque_iterator<_ITp, _IRef, _IPtr>, | |
std::_Deque_iterator<_ITp, _IRef, _IPtr>, | |
std::_Deque_iterator<_OTp, _OTp&, _OTp*>); | |
template<bool _IsMove, typename _II, typename _Tp> | |
typename __gnu_cxx::__enable_if< | |
__is_random_access_iter<_II>::__value, | |
std::_Deque_iterator<_Tp, _Tp&, _Tp*> >::__type | |
__copy_move_backward_a1(_II, _II, | |
std::_Deque_iterator<_Tp, _Tp&, _Tp*>); | |
template<bool _IsMove, typename _II, typename _OI> | |
inline _OI | |
__copy_move_backward_a(_II __first, _II __last, _OI __result) | |
{ | |
return std::__niter_wrap(__result, | |
std::__copy_move_backward_a1<_IsMove> | |
(std::__niter_base(__first), std::__niter_base(__last), | |
std::__niter_base(__result))); | |
} | |
template<bool _IsMove, | |
typename _Ite, typename _Seq, typename _Cat, typename _OI> | |
_OI | |
__copy_move_backward_a( | |
const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, | |
const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, | |
_OI); | |
template<bool _IsMove, | |
typename _II, typename _Ite, typename _Seq, typename _Cat> | |
__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> | |
__copy_move_backward_a(_II, _II, | |
const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&); | |
template<bool _IsMove, | |
typename _IIte, typename _ISeq, typename _ICat, | |
typename _OIte, typename _OSeq, typename _OCat> | |
::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat> | |
__copy_move_backward_a( | |
const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, | |
const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, | |
const ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat>&); | |
# 845 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _BI1, typename _BI2> | |
inline _BI2 | |
copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) | |
{ | |
; | |
return std::__copy_move_backward_a<__is_move_iterator<_BI1>::__value> | |
(std::__miter_base(__first), std::__miter_base(__last), __result); | |
} | |
# 881 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _BI1, typename _BI2> | |
inline _BI2 | |
move_backward(_BI1 __first, _BI1 __last, _BI2 __result) | |
{ | |
; | |
return std::__copy_move_backward_a<true>(std::__miter_base(__first), | |
std::__miter_base(__last), | |
__result); | |
} | |
template<typename _ForwardIterator, typename _Tp> | |
inline typename | |
__gnu_cxx::__enable_if<!__is_scalar<_Tp>::__value, void>::__type | |
__fill_a1(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __value) | |
{ | |
for (; __first != __last; ++__first) | |
*__first = __value; | |
} | |
template<typename _ForwardIterator, typename _Tp> | |
inline typename | |
__gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, void>::__type | |
__fill_a1(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __value) | |
{ | |
const _Tp __tmp = __value; | |
for (; __first != __last; ++__first) | |
*__first = __tmp; | |
} | |
template<typename _Tp> | |
inline typename | |
__gnu_cxx::__enable_if<__is_byte<_Tp>::__value, void>::__type | |
__fill_a1(_Tp* __first, _Tp* __last, const _Tp& __c) | |
{ | |
const _Tp __tmp = __c; | |
# 943 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
if (const size_t __len = __last - __first) | |
__builtin_memset(__first, static_cast<unsigned char>(__tmp), __len); | |
} | |
template<typename _Ite, typename _Cont, typename _Tp> | |
inline void | |
__fill_a1(::__gnu_cxx::__normal_iterator<_Ite, _Cont> __first, | |
::__gnu_cxx::__normal_iterator<_Ite, _Cont> __last, | |
const _Tp& __value) | |
{ std::__fill_a1(__first.base(), __last.base(), __value); } | |
template<typename _Tp, typename _VTp> | |
void | |
__fill_a1(const std::_Deque_iterator<_Tp, _Tp&, _Tp*>&, | |
const std::_Deque_iterator<_Tp, _Tp&, _Tp*>&, | |
const _VTp&); | |
void | |
__fill_a1(std::_Bit_iterator, std::_Bit_iterator, | |
const bool&); | |
template<typename _FIte, typename _Tp> | |
inline void | |
__fill_a(_FIte __first, _FIte __last, const _Tp& __value) | |
{ std::__fill_a1(__first, __last, __value); } | |
template<typename _Ite, typename _Seq, typename _Cat, typename _Tp> | |
void | |
__fill_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, | |
const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, | |
const _Tp&); | |
# 989 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _ForwardIterator, typename _Tp> | |
inline void | |
fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) | |
{ | |
; | |
std::__fill_a(__first, __last, __value); | |
} | |
inline constexpr int | |
__size_to_integer(int __n) { return __n; } | |
inline constexpr unsigned | |
__size_to_integer(unsigned __n) { return __n; } | |
inline constexpr long | |
__size_to_integer(long __n) { return __n; } | |
inline constexpr unsigned long | |
__size_to_integer(unsigned long __n) { return __n; } | |
inline constexpr long long | |
__size_to_integer(long long __n) { return __n; } | |
inline constexpr unsigned long long | |
__size_to_integer(unsigned long long __n) { return __n; } | |
inline constexpr __int128 | |
__size_to_integer(__int128 __n) { return __n; } | |
inline constexpr unsigned __int128 | |
__size_to_integer(unsigned __int128 __n) { return __n; } | |
# 1041 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
inline constexpr long long | |
__size_to_integer(float __n) { return (long long)__n; } | |
inline constexpr long long | |
__size_to_integer(double __n) { return (long long)__n; } | |
inline constexpr long long | |
__size_to_integer(long double __n) { return (long long)__n; } | |
inline constexpr long long | |
__size_to_integer(__float128 __n) { return (long long)__n; } | |
template<typename _OutputIterator, typename _Size, typename _Tp> | |
inline typename | |
__gnu_cxx::__enable_if<!__is_scalar<_Tp>::__value, _OutputIterator>::__type | |
__fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) | |
{ | |
for (; __n > 0; --__n, (void) ++__first) | |
*__first = __value; | |
return __first; | |
} | |
template<typename _OutputIterator, typename _Size, typename _Tp> | |
inline typename | |
__gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, _OutputIterator>::__type | |
__fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) | |
{ | |
const _Tp __tmp = __value; | |
for (; __n > 0; --__n, (void) ++__first) | |
*__first = __tmp; | |
return __first; | |
} | |
template<typename _Ite, typename _Seq, typename _Cat, typename _Size, | |
typename _Tp> | |
::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> | |
__fill_n_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>& __first, | |
_Size __n, const _Tp& __value, | |
std::input_iterator_tag); | |
template<typename _OutputIterator, typename _Size, typename _Tp> | |
inline _OutputIterator | |
__fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, | |
std::output_iterator_tag) | |
{ | |
static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); | |
return __fill_n_a1(__first, __n, __value); | |
} | |
template<typename _OutputIterator, typename _Size, typename _Tp> | |
inline _OutputIterator | |
__fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, | |
std::input_iterator_tag) | |
{ | |
static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); | |
return __fill_n_a1(__first, __n, __value); | |
} | |
template<typename _OutputIterator, typename _Size, typename _Tp> | |
inline _OutputIterator | |
__fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, | |
std::random_access_iterator_tag) | |
{ | |
static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); | |
if (__n <= 0) | |
return __first; | |
; | |
std::__fill_a(__first, __first + __n, __value); | |
return __first + __n; | |
} | |
# 1141 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _OI, typename _Size, typename _Tp> | |
inline _OI | |
fill_n(_OI __first, _Size __n, const _Tp& __value) | |
{ | |
return std::__fill_n_a(__first, std::__size_to_integer(__n), __value, | |
std::__iterator_category(__first)); | |
} | |
template<bool _BoolType> | |
struct __equal | |
{ | |
template<typename _II1, typename _II2> | |
static bool | |
equal(_II1 __first1, _II1 __last1, _II2 __first2) | |
{ | |
for (; __first1 != __last1; ++__first1, (void) ++__first2) | |
if (!(*__first1 == *__first2)) | |
return false; | |
return true; | |
} | |
}; | |
template<> | |
struct __equal<true> | |
{ | |
template<typename _Tp> | |
static bool | |
equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) | |
{ | |
if (const size_t __len = (__last1 - __first1)) | |
return !std::__memcmp(__first1, __first2, __len); | |
return true; | |
} | |
}; | |
template<typename _Tp, typename _Ref, typename _Ptr, typename _II> | |
typename __gnu_cxx::__enable_if< | |
__is_random_access_iter<_II>::__value, bool>::__type | |
__equal_aux1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, | |
std::_Deque_iterator<_Tp, _Ref, _Ptr>, | |
_II); | |
template<typename _Tp1, typename _Ref1, typename _Ptr1, | |
typename _Tp2, typename _Ref2, typename _Ptr2> | |
bool | |
__equal_aux1(std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, | |
std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, | |
std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); | |
template<typename _II, typename _Tp, typename _Ref, typename _Ptr> | |
typename __gnu_cxx::__enable_if< | |
__is_random_access_iter<_II>::__value, bool>::__type | |
__equal_aux1(_II, _II, | |
std::_Deque_iterator<_Tp, _Ref, _Ptr>); | |
template<typename _II1, typename _II2> | |
inline bool | |
__equal_aux1(_II1 __first1, _II1 __last1, _II2 __first2) | |
{ | |
typedef typename iterator_traits<_II1>::value_type _ValueType1; | |
const bool __simple = ((__is_integer<_ValueType1>::__value | |
|| __is_pointer<_ValueType1>::__value) | |
&& __memcmpable<_II1, _II2>::__value); | |
return std::__equal<__simple>::equal(__first1, __last1, __first2); | |
} | |
template<typename _II1, typename _II2> | |
inline bool | |
__equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) | |
{ | |
return std::__equal_aux1(std::__niter_base(__first1), | |
std::__niter_base(__last1), | |
std::__niter_base(__first2)); | |
} | |
template<typename _II1, typename _Seq1, typename _Cat1, typename _II2> | |
bool | |
__equal_aux(const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, | |
const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, | |
_II2); | |
template<typename _II1, typename _II2, typename _Seq2, typename _Cat2> | |
bool | |
__equal_aux(_II1, _II1, | |
const ::__gnu_debug::_Safe_iterator<_II2, _Seq2, _Cat2>&); | |
template<typename _II1, typename _Seq1, typename _Cat1, | |
typename _II2, typename _Seq2, typename _Cat2> | |
bool | |
__equal_aux(const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, | |
const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, | |
const ::__gnu_debug::_Safe_iterator<_II2, _Seq2, _Cat2>&); | |
template<typename, typename> | |
struct __lc_rai | |
{ | |
template<typename _II1, typename _II2> | |
static _II1 | |
__newlast1(_II1, _II1 __last1, _II2, _II2) | |
{ return __last1; } | |
template<typename _II> | |
static bool | |
__cnd2(_II __first, _II __last) | |
{ return __first != __last; } | |
}; | |
template<> | |
struct __lc_rai<random_access_iterator_tag, random_access_iterator_tag> | |
{ | |
template<typename _RAI1, typename _RAI2> | |
static _RAI1 | |
__newlast1(_RAI1 __first1, _RAI1 __last1, | |
_RAI2 __first2, _RAI2 __last2) | |
{ | |
const typename iterator_traits<_RAI1>::difference_type | |
__diff1 = __last1 - __first1; | |
const typename iterator_traits<_RAI2>::difference_type | |
__diff2 = __last2 - __first2; | |
return __diff2 < __diff1 ? __first1 + __diff2 : __last1; | |
} | |
template<typename _RAI> | |
static bool | |
__cnd2(_RAI, _RAI) | |
{ return true; } | |
}; | |
template<typename _II1, typename _II2, typename _Compare> | |
bool | |
__lexicographical_compare_impl(_II1 __first1, _II1 __last1, | |
_II2 __first2, _II2 __last2, | |
_Compare __comp) | |
{ | |
typedef typename iterator_traits<_II1>::iterator_category _Category1; | |
typedef typename iterator_traits<_II2>::iterator_category _Category2; | |
typedef std::__lc_rai<_Category1, _Category2> __rai_type; | |
__last1 = __rai_type::__newlast1(__first1, __last1, __first2, __last2); | |
for (; __first1 != __last1 && __rai_type::__cnd2(__first2, __last2); | |
++__first1, (void)++__first2) | |
{ | |
if (__comp(__first1, __first2)) | |
return true; | |
if (__comp(__first2, __first1)) | |
return false; | |
} | |
return __first1 == __last1 && __first2 != __last2; | |
} | |
template<bool _BoolType> | |
struct __lexicographical_compare | |
{ | |
template<typename _II1, typename _II2> | |
static bool | |
__lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) | |
{ | |
using __gnu_cxx::__ops::__iter_less_iter; | |
return std::__lexicographical_compare_impl(__first1, __last1, | |
__first2, __last2, | |
__iter_less_iter()); | |
} | |
template<typename _II1, typename _II2> | |
static int | |
__3way(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) | |
{ | |
while (__first1 != __last1) | |
{ | |
if (__first2 == __last2) | |
return +1; | |
if (*__first1 < *__first2) | |
return -1; | |
if (*__first2 < *__first1) | |
return +1; | |
++__first1; | |
++__first2; | |
} | |
return int(__first2 == __last2) - 1; | |
} | |
}; | |
template<> | |
struct __lexicographical_compare<true> | |
{ | |
template<typename _Tp, typename _Up> | |
static bool | |
__lc(const _Tp* __first1, const _Tp* __last1, | |
const _Up* __first2, const _Up* __last2) | |
{ return __3way(__first1, __last1, __first2, __last2) < 0; } | |
template<typename _Tp, typename _Up> | |
static ptrdiff_t | |
__3way(const _Tp* __first1, const _Tp* __last1, | |
const _Up* __first2, const _Up* __last2) | |
{ | |
const size_t __len1 = __last1 - __first1; | |
const size_t __len2 = __last2 - __first2; | |
if (const size_t __len = std::min(__len1, __len2)) | |
if (int __result = std::__memcmp(__first1, __first2, __len)) | |
return __result; | |
return ptrdiff_t(__len1 - __len2); | |
} | |
}; | |
template<typename _II1, typename _II2> | |
inline bool | |
__lexicographical_compare_aux1(_II1 __first1, _II1 __last1, | |
_II2 __first2, _II2 __last2) | |
{ | |
typedef typename iterator_traits<_II1>::value_type _ValueType1; | |
typedef typename iterator_traits<_II2>::value_type _ValueType2; | |
const bool __simple = | |
(__is_memcmp_ordered_with<_ValueType1, _ValueType2>::__value | |
&& __is_pointer<_II1>::__value | |
&& __is_pointer<_II2>::__value | |
); | |
return std::__lexicographical_compare<__simple>::__lc(__first1, __last1, | |
__first2, __last2); | |
} | |
template<typename _Tp1, typename _Ref1, typename _Ptr1, | |
typename _Tp2> | |
bool | |
__lexicographical_compare_aux1( | |
std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, | |
std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, | |
_Tp2*, _Tp2*); | |
template<typename _Tp1, | |
typename _Tp2, typename _Ref2, typename _Ptr2> | |
bool | |
__lexicographical_compare_aux1(_Tp1*, _Tp1*, | |
std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>, | |
std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); | |
template<typename _Tp1, typename _Ref1, typename _Ptr1, | |
typename _Tp2, typename _Ref2, typename _Ptr2> | |
bool | |
__lexicographical_compare_aux1( | |
std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, | |
std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, | |
std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>, | |
std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); | |
template<typename _II1, typename _II2> | |
inline bool | |
__lexicographical_compare_aux(_II1 __first1, _II1 __last1, | |
_II2 __first2, _II2 __last2) | |
{ | |
return std::__lexicographical_compare_aux1(std::__niter_base(__first1), | |
std::__niter_base(__last1), | |
std::__niter_base(__first2), | |
std::__niter_base(__last2)); | |
} | |
template<typename _Iter1, typename _Seq1, typename _Cat1, | |
typename _II2> | |
bool | |
__lexicographical_compare_aux( | |
const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, | |
const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, | |
_II2, _II2); | |
template<typename _II1, | |
typename _Iter2, typename _Seq2, typename _Cat2> | |
bool | |
__lexicographical_compare_aux( | |
_II1, _II1, | |
const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&, | |
const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&); | |
template<typename _Iter1, typename _Seq1, typename _Cat1, | |
typename _Iter2, typename _Seq2, typename _Cat2> | |
bool | |
__lexicographical_compare_aux( | |
const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, | |
const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, | |
const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&, | |
const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&); | |
template<typename _ForwardIterator, typename _Tp, typename _Compare> | |
_ForwardIterator | |
__lower_bound(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __val, _Compare __comp) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::difference_type | |
_DistanceType; | |
_DistanceType __len = std::distance(__first, __last); | |
while (__len > 0) | |
{ | |
_DistanceType __half = __len >> 1; | |
_ForwardIterator __middle = __first; | |
std::advance(__middle, __half); | |
if (__comp(__middle, __val)) | |
{ | |
__first = __middle; | |
++__first; | |
__len = __len - __half - 1; | |
} | |
else | |
__len = __half; | |
} | |
return __first; | |
} | |
# 1487 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _ForwardIterator, typename _Tp> | |
inline _ForwardIterator | |
lower_bound(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __val) | |
{ | |
; | |
return std::__lower_bound(__first, __last, __val, | |
__gnu_cxx::__ops::__iter_less_val()); | |
} | |
inline constexpr int | |
__lg(int __n) | |
{ return (int)sizeof(int) * 8 - 1 - __builtin_clz(__n); } | |
inline constexpr unsigned | |
__lg(unsigned __n) | |
{ return (int)sizeof(int) * 8 - 1 - __builtin_clz(__n); } | |
inline constexpr long | |
__lg(long __n) | |
{ return (int)sizeof(long) * 8 - 1 - __builtin_clzl(__n); } | |
inline constexpr unsigned long | |
__lg(unsigned long __n) | |
{ return (int)sizeof(long) * 8 - 1 - __builtin_clzl(__n); } | |
inline constexpr long long | |
__lg(long long __n) | |
{ return (int)sizeof(long long) * 8 - 1 - __builtin_clzll(__n); } | |
inline constexpr unsigned long long | |
__lg(unsigned long long __n) | |
{ return (int)sizeof(long long) * 8 - 1 - __builtin_clzll(__n); } | |
# 1543 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _II1, typename _II2> | |
inline bool | |
equal(_II1 __first1, _II1 __last1, _II2 __first2) | |
{ | |
; | |
return std::__equal_aux(__first1, __last1, __first2); | |
} | |
# 1574 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _IIter1, typename _IIter2, typename _BinaryPredicate> | |
inline bool | |
equal(_IIter1 __first1, _IIter1 __last1, | |
_IIter2 __first2, _BinaryPredicate __binary_pred) | |
{ | |
; | |
for (; __first1 != __last1; ++__first1, (void)++__first2) | |
if (!bool(__binary_pred(*__first1, *__first2))) | |
return false; | |
return true; | |
} | |
template<typename _II1, typename _II2> | |
inline bool | |
__equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) | |
{ | |
using _RATag = random_access_iterator_tag; | |
using _Cat1 = typename iterator_traits<_II1>::iterator_category; | |
using _Cat2 = typename iterator_traits<_II2>::iterator_category; | |
using _RAIters = __and_<is_same<_Cat1, _RATag>, is_same<_Cat2, _RATag>>; | |
if (_RAIters()) | |
{ | |
auto __d1 = std::distance(__first1, __last1); | |
auto __d2 = std::distance(__first2, __last2); | |
if (__d1 != __d2) | |
return false; | |
return std::equal(__first1, __last1, __first2); | |
} | |
for (; __first1 != __last1 && __first2 != __last2; | |
++__first1, (void)++__first2) | |
if (!(*__first1 == *__first2)) | |
return false; | |
return __first1 == __last1 && __first2 == __last2; | |
} | |
template<typename _II1, typename _II2, typename _BinaryPredicate> | |
inline bool | |
__equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2, | |
_BinaryPredicate __binary_pred) | |
{ | |
using _RATag = random_access_iterator_tag; | |
using _Cat1 = typename iterator_traits<_II1>::iterator_category; | |
using _Cat2 = typename iterator_traits<_II2>::iterator_category; | |
using _RAIters = __and_<is_same<_Cat1, _RATag>, is_same<_Cat2, _RATag>>; | |
if (_RAIters()) | |
{ | |
auto __d1 = std::distance(__first1, __last1); | |
auto __d2 = std::distance(__first2, __last2); | |
if (__d1 != __d2) | |
return false; | |
return std::equal(__first1, __last1, __first2, | |
__binary_pred); | |
} | |
for (; __first1 != __last1 && __first2 != __last2; | |
++__first1, (void)++__first2) | |
if (!bool(__binary_pred(*__first1, *__first2))) | |
return false; | |
return __first1 == __last1 && __first2 == __last2; | |
} | |
# 1664 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _II1, typename _II2> | |
inline bool | |
equal(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) | |
{ | |
; | |
; | |
return std::__equal4(__first1, __last1, __first2, __last2); | |
} | |
# 1697 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _IIter1, typename _IIter2, typename _BinaryPredicate> | |
inline bool | |
equal(_IIter1 __first1, _IIter1 __last1, | |
_IIter2 __first2, _IIter2 __last2, _BinaryPredicate __binary_pred) | |
{ | |
; | |
; | |
return std::__equal4(__first1, __last1, __first2, __last2, | |
__binary_pred); | |
} | |
# 1729 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _II1, typename _II2> | |
inline bool | |
lexicographical_compare(_II1 __first1, _II1 __last1, | |
_II2 __first2, _II2 __last2) | |
{ | |
# 1744 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
; | |
; | |
return std::__lexicographical_compare_aux(__first1, __last1, | |
__first2, __last2); | |
} | |
# 1764 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _II1, typename _II2, typename _Compare> | |
inline bool | |
lexicographical_compare(_II1 __first1, _II1 __last1, | |
_II2 __first2, _II2 __last2, _Compare __comp) | |
{ | |
; | |
; | |
return std::__lexicographical_compare_impl | |
(__first1, __last1, __first2, __last2, | |
__gnu_cxx::__ops::__iter_comp_iter(__comp)); | |
} | |
# 1877 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _InputIterator1, typename _InputIterator2, | |
typename _BinaryPredicate> | |
pair<_InputIterator1, _InputIterator2> | |
__mismatch(_InputIterator1 __first1, _InputIterator1 __last1, | |
_InputIterator2 __first2, _BinaryPredicate __binary_pred) | |
{ | |
while (__first1 != __last1 && __binary_pred(__first1, __first2)) | |
{ | |
++__first1; | |
++__first2; | |
} | |
return pair<_InputIterator1, _InputIterator2>(__first1, __first2); | |
} | |
# 1905 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _InputIterator1, typename _InputIterator2> | |
inline pair<_InputIterator1, _InputIterator2> | |
mismatch(_InputIterator1 __first1, _InputIterator1 __last1, | |
_InputIterator2 __first2) | |
{ | |
; | |
return std::__mismatch(__first1, __last1, __first2, | |
__gnu_cxx::__ops::__iter_equal_to_iter()); | |
} | |
# 1939 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _InputIterator1, typename _InputIterator2, | |
typename _BinaryPredicate> | |
inline pair<_InputIterator1, _InputIterator2> | |
mismatch(_InputIterator1 __first1, _InputIterator1 __last1, | |
_InputIterator2 __first2, _BinaryPredicate __binary_pred) | |
{ | |
; | |
return std::__mismatch(__first1, __last1, __first2, | |
__gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); | |
} | |
template<typename _InputIterator1, typename _InputIterator2, | |
typename _BinaryPredicate> | |
pair<_InputIterator1, _InputIterator2> | |
__mismatch(_InputIterator1 __first1, _InputIterator1 __last1, | |
_InputIterator2 __first2, _InputIterator2 __last2, | |
_BinaryPredicate __binary_pred) | |
{ | |
while (__first1 != __last1 && __first2 != __last2 | |
&& __binary_pred(__first1, __first2)) | |
{ | |
++__first1; | |
++__first2; | |
} | |
return pair<_InputIterator1, _InputIterator2>(__first1, __first2); | |
} | |
# 1988 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _InputIterator1, typename _InputIterator2> | |
inline pair<_InputIterator1, _InputIterator2> | |
mismatch(_InputIterator1 __first1, _InputIterator1 __last1, | |
_InputIterator2 __first2, _InputIterator2 __last2) | |
{ | |
; | |
; | |
return std::__mismatch(__first1, __last1, __first2, __last2, | |
__gnu_cxx::__ops::__iter_equal_to_iter()); | |
} | |
# 2024 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _InputIterator1, typename _InputIterator2, | |
typename _BinaryPredicate> | |
inline pair<_InputIterator1, _InputIterator2> | |
mismatch(_InputIterator1 __first1, _InputIterator1 __last1, | |
_InputIterator2 __first2, _InputIterator2 __last2, | |
_BinaryPredicate __binary_pred) | |
{ | |
; | |
; | |
return std::__mismatch(__first1, __last1, __first2, __last2, | |
__gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); | |
} | |
template<typename _InputIterator, typename _Predicate> | |
inline _InputIterator | |
__find_if(_InputIterator __first, _InputIterator __last, | |
_Predicate __pred, input_iterator_tag) | |
{ | |
while (__first != __last && !__pred(__first)) | |
++__first; | |
return __first; | |
} | |
template<typename _RandomAccessIterator, typename _Predicate> | |
_RandomAccessIterator | |
__find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, | |
_Predicate __pred, random_access_iterator_tag) | |
{ | |
typename iterator_traits<_RandomAccessIterator>::difference_type | |
__trip_count = (__last - __first) >> 2; | |
for (; __trip_count > 0; --__trip_count) | |
{ | |
if (__pred(__first)) | |
return __first; | |
++__first; | |
if (__pred(__first)) | |
return __first; | |
++__first; | |
if (__pred(__first)) | |
return __first; | |
++__first; | |
if (__pred(__first)) | |
return __first; | |
++__first; | |
} | |
switch (__last - __first) | |
{ | |
case 3: | |
if (__pred(__first)) | |
return __first; | |
++__first; | |
case 2: | |
if (__pred(__first)) | |
return __first; | |
++__first; | |
case 1: | |
if (__pred(__first)) | |
return __first; | |
++__first; | |
case 0: | |
default: | |
return __last; | |
} | |
} | |
template<typename _Iterator, typename _Predicate> | |
inline _Iterator | |
__find_if(_Iterator __first, _Iterator __last, _Predicate __pred) | |
{ | |
return __find_if(__first, __last, __pred, | |
std::__iterator_category(__first)); | |
} | |
template<typename _InputIterator, typename _Predicate> | |
typename iterator_traits<_InputIterator>::difference_type | |
__count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) | |
{ | |
typename iterator_traits<_InputIterator>::difference_type __n = 0; | |
for (; __first != __last; ++__first) | |
if (__pred(__first)) | |
++__n; | |
return __n; | |
} | |
template<typename _ForwardIterator1, typename _ForwardIterator2, | |
typename _BinaryPredicate> | |
bool | |
__is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, | |
_ForwardIterator2 __first2, _BinaryPredicate __pred) | |
{ | |
for (; __first1 != __last1; ++__first1, (void)++__first2) | |
if (!__pred(__first1, __first2)) | |
break; | |
if (__first1 == __last1) | |
return true; | |
_ForwardIterator2 __last2 = __first2; | |
std::advance(__last2, std::distance(__first1, __last1)); | |
for (_ForwardIterator1 __scan = __first1; __scan != __last1; ++__scan) | |
{ | |
if (__scan != std::__find_if(__first1, __scan, | |
__gnu_cxx::__ops::__iter_comp_iter(__pred, __scan))) | |
continue; | |
auto __matches | |
= std::__count_if(__first2, __last2, | |
__gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)); | |
if (0 == __matches || | |
std::__count_if(__scan, __last1, | |
__gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)) | |
!= __matches) | |
return false; | |
} | |
return true; | |
} | |
# 2181 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_algobase.h" 3 | |
template<typename _ForwardIterator1, typename _ForwardIterator2> | |
inline bool | |
is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, | |
_ForwardIterator2 __first2) | |
{ | |
; | |
return std::__is_permutation(__first1, __last1, __first2, | |
__gnu_cxx::__ops::__iter_equal_to_iter()); | |
} | |
} | |
# 64 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocator.h" 1 3 | |
# 46 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocator.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++allocator.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++allocator.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/new_allocator.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/new_allocator.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/new" 1 3 | |
# 39 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/new" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/exception.h" 1 3 | |
# 35 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/exception.h" 3 | |
#pragma GCC visibility push(default) | |
extern "C++" { | |
namespace std | |
{ | |
# 60 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/exception.h" 3 | |
class exception | |
{ | |
public: | |
exception() noexcept { } | |
virtual ~exception() noexcept; | |
exception(const exception&) = default; | |
exception& operator=(const exception&) = default; | |
exception(exception&&) = default; | |
exception& operator=(exception&&) = default; | |
virtual const char* | |
what() const noexcept; | |
}; | |
} | |
} | |
#pragma GCC visibility pop | |
# 42 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/new" 2 3 | |
#pragma GCC visibility push(default) | |
extern "C++" { | |
namespace std | |
{ | |
class bad_alloc : public exception | |
{ | |
public: | |
bad_alloc() throw() { } | |
bad_alloc(const bad_alloc&) = default; | |
bad_alloc& operator=(const bad_alloc&) = default; | |
virtual ~bad_alloc() throw(); | |
virtual const char* what() const throw(); | |
}; | |
class bad_array_new_length : public bad_alloc | |
{ | |
public: | |
bad_array_new_length() throw() { } | |
virtual ~bad_array_new_length() throw(); | |
virtual const char* what() const throw(); | |
}; | |
struct nothrow_t | |
{ | |
explicit nothrow_t() = default; | |
}; | |
extern const nothrow_t nothrow; | |
typedef void (*new_handler)(); | |
new_handler set_new_handler(new_handler) throw(); | |
new_handler get_new_handler() noexcept; | |
} | |
# 126 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/new" 3 | |
void* operator new(std::size_t) | |
__attribute__((__externally_visible__)); | |
void* operator new[](std::size_t) | |
__attribute__((__externally_visible__)); | |
void operator delete(void*) noexcept | |
__attribute__((__externally_visible__)); | |
void operator delete[](void*) noexcept | |
__attribute__((__externally_visible__)); | |
void* operator new(std::size_t, const std::nothrow_t&) noexcept | |
__attribute__((__externally_visible__, __alloc_size__ (1), __malloc__)); | |
void* operator new[](std::size_t, const std::nothrow_t&) noexcept | |
__attribute__((__externally_visible__, __alloc_size__ (1), __malloc__)); | |
void operator delete(void*, const std::nothrow_t&) noexcept | |
__attribute__((__externally_visible__)); | |
void operator delete[](void*, const std::nothrow_t&) noexcept | |
__attribute__((__externally_visible__)); | |
# 174 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/new" 3 | |
inline void* operator new(std::size_t, void* __p) noexcept | |
{ return __p; } | |
inline void* operator new[](std::size_t, void* __p) noexcept | |
{ return __p; } | |
inline void operator delete (void*, void*) noexcept { } | |
inline void operator delete[](void*, void*) noexcept { } | |
} | |
# 230 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/new" 3 | |
#pragma GCC visibility pop | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/new_allocator.h" 2 3 | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 54 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/new_allocator.h" 3 | |
template<typename _Tp> | |
class new_allocator | |
{ | |
public: | |
typedef _Tp value_type; | |
typedef std::size_t size_type; | |
typedef std::ptrdiff_t difference_type; | |
typedef _Tp* pointer; | |
typedef const _Tp* const_pointer; | |
typedef _Tp& reference; | |
typedef const _Tp& const_reference; | |
template<typename _Tp1> | |
struct rebind | |
{ typedef new_allocator<_Tp1> other; }; | |
typedef std::true_type propagate_on_container_move_assignment; | |
new_allocator() noexcept { } | |
new_allocator(const new_allocator&) noexcept { } | |
template<typename _Tp1> | |
new_allocator(const new_allocator<_Tp1>&) noexcept { } | |
~new_allocator() noexcept { } | |
pointer | |
address(reference __x) const noexcept | |
{ return std::__addressof(__x); } | |
const_pointer | |
address(const_reference __x) const noexcept | |
{ return std::__addressof(__x); } | |
_Tp* | |
allocate(size_type __n, const void* = static_cast<const void*>(0)) | |
{ | |
if (__builtin_expect(__n > this->_M_max_size(), false)) | |
{ | |
if (__n > (std::size_t(-1) / sizeof(_Tp))) | |
std::__throw_bad_array_new_length(); | |
std::__throw_bad_alloc(); | |
} | |
# 121 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/new_allocator.h" 3 | |
return static_cast<_Tp*>(::operator new(__n * sizeof(_Tp))); | |
} | |
void | |
deallocate(_Tp* __p, size_type __t __attribute__ ((__unused__))) | |
{ | |
# 139 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/new_allocator.h" 3 | |
::operator delete(__p | |
); | |
} | |
size_type | |
max_size() const noexcept | |
{ return _M_max_size(); } | |
template<typename _Up, typename... _Args> | |
void | |
construct(_Up* __p, _Args&&... __args) | |
noexcept(std::is_nothrow_constructible<_Up, _Args...>::value) | |
{ ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | |
template<typename _Up> | |
void | |
destroy(_Up* __p) | |
noexcept(std::is_nothrow_destructible<_Up>::value) | |
{ __p->~_Up(); } | |
# 175 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/new_allocator.h" 3 | |
template<typename _Up> | |
friend bool | |
operator==(const new_allocator&, const new_allocator<_Up>&) | |
noexcept | |
{ return true; } | |
template<typename _Up> | |
friend bool | |
operator!=(const new_allocator&, const new_allocator<_Up>&) | |
noexcept | |
{ return false; } | |
private: | |
constexpr size_type | |
_M_max_size() const noexcept | |
{ | |
return std::size_t(9223372036854775807L) / sizeof(_Tp); | |
} | |
}; | |
} | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++allocator.h" 2 3 | |
namespace std | |
{ | |
# 47 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++allocator.h" 3 | |
template<typename _Tp> | |
using __allocator_base = __gnu_cxx::new_allocator<_Tp>; | |
} | |
# 47 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocator.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/memoryfwd.h" 1 3 | |
# 47 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/memoryfwd.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 63 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/memoryfwd.h" 3 | |
template<typename> | |
class allocator; | |
template<> | |
class allocator<void>; | |
template<typename, typename> | |
struct uses_allocator; | |
} | |
# 48 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocator.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 64 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocator.h" 3 | |
template<> | |
class allocator<void> | |
{ | |
public: | |
typedef void value_type; | |
typedef size_t size_type; | |
typedef ptrdiff_t difference_type; | |
typedef void* pointer; | |
typedef const void* const_pointer; | |
template<typename _Tp1> | |
struct rebind | |
{ typedef allocator<_Tp1> other; }; | |
# 89 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocator.h" 3 | |
typedef true_type propagate_on_container_move_assignment; | |
typedef true_type is_always_equal; | |
template<typename _Up, typename... _Args> | |
void | |
construct(_Up* __p, _Args&&... __args) | |
noexcept(std::is_nothrow_constructible<_Up, _Args...>::value) | |
{ ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | |
template<typename _Up> | |
void | |
destroy(_Up* __p) | |
noexcept(std::is_nothrow_destructible<_Up>::value) | |
{ __p->~_Up(); } | |
}; | |
# 115 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocator.h" 3 | |
template<typename _Tp> | |
class allocator : public __allocator_base<_Tp> | |
{ | |
public: | |
typedef _Tp value_type; | |
typedef size_t size_type; | |
typedef ptrdiff_t difference_type; | |
typedef _Tp* pointer; | |
typedef const _Tp* const_pointer; | |
typedef _Tp& reference; | |
typedef const _Tp& const_reference; | |
template<typename _Tp1> | |
struct rebind | |
{ typedef allocator<_Tp1> other; }; | |
typedef true_type propagate_on_container_move_assignment; | |
typedef true_type is_always_equal; | |
allocator() noexcept { } | |
allocator(const allocator& __a) noexcept | |
: __allocator_base<_Tp>(__a) { } | |
allocator& operator=(const allocator&) = default; | |
template<typename _Tp1> | |
allocator(const allocator<_Tp1>&) noexcept { } | |
~allocator() noexcept { } | |
# 191 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocator.h" 3 | |
friend bool | |
operator==(const allocator&, const allocator&) noexcept | |
{ return true; } | |
friend bool | |
operator!=(const allocator&, const allocator&) noexcept | |
{ return false; } | |
}; | |
template<typename _T1, typename _T2> | |
inline bool | |
operator==(const allocator<_T1>&, const allocator<_T2>&) | |
noexcept | |
{ return true; } | |
template<typename _T1, typename _T2> | |
inline bool | |
operator!=(const allocator<_T1>&, const allocator<_T2>&) | |
noexcept | |
{ return false; } | |
template<typename _Tp> | |
class allocator<const _Tp> | |
{ | |
public: | |
typedef _Tp value_type; | |
template<typename _Up> allocator(const allocator<_Up>&) { } | |
}; | |
template<typename _Tp> | |
class allocator<volatile _Tp> | |
{ | |
public: | |
typedef _Tp value_type; | |
template<typename _Up> allocator(const allocator<_Up>&) { } | |
}; | |
template<typename _Tp> | |
class allocator<const volatile _Tp> | |
{ | |
public: | |
typedef _Tp value_type; | |
template<typename _Up> allocator(const allocator<_Up>&) { } | |
}; | |
extern template class allocator<char>; | |
extern template class allocator<wchar_t>; | |
template<typename _Alloc, bool = __is_empty(_Alloc)> | |
struct __alloc_swap | |
{ static void _S_do_it(_Alloc&, _Alloc&) noexcept { } }; | |
template<typename _Alloc> | |
struct __alloc_swap<_Alloc, false> | |
{ | |
static void | |
_S_do_it(_Alloc& __one, _Alloc& __two) noexcept | |
{ | |
if (__one != __two) | |
swap(__one, __two); | |
} | |
}; | |
template<typename _Alloc, bool = __is_empty(_Alloc)> | |
struct __alloc_neq | |
{ | |
static bool | |
_S_do_it(const _Alloc&, const _Alloc&) | |
{ return false; } | |
}; | |
template<typename _Alloc> | |
struct __alloc_neq<_Alloc, false> | |
{ | |
static bool | |
_S_do_it(const _Alloc& __one, const _Alloc& __two) | |
{ return __one != __two; } | |
}; | |
template<typename _Tp, bool | |
= __or_<is_copy_constructible<typename _Tp::value_type>, | |
is_nothrow_move_constructible<typename _Tp::value_type>>::value> | |
struct __shrink_to_fit_aux | |
{ static bool _S_do_it(_Tp&) noexcept { return false; } }; | |
template<typename _Tp> | |
struct __shrink_to_fit_aux<_Tp, true> | |
{ | |
static bool | |
_S_do_it(_Tp& __c) noexcept | |
{ | |
try | |
{ | |
_Tp(__make_move_if_noexcept_iterator(__c.begin()), | |
__make_move_if_noexcept_iterator(__c.end()), | |
__c.get_allocator()).swap(__c); | |
return true; | |
} | |
catch(...) | |
{ return false; } | |
} | |
}; | |
} | |
# 65 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 1 3 | |
# 63 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 104 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 3 | |
template<typename _Arg, typename _Result> | |
struct unary_function | |
{ | |
typedef _Arg argument_type; | |
typedef _Result result_type; | |
}; | |
template<typename _Arg1, typename _Arg2, typename _Result> | |
struct binary_function | |
{ | |
typedef _Arg1 first_argument_type; | |
typedef _Arg2 second_argument_type; | |
typedef _Result result_type; | |
}; | |
# 144 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 3 | |
struct __is_transparent; | |
template<typename _Tp = void> | |
struct plus; | |
template<typename _Tp = void> | |
struct minus; | |
template<typename _Tp = void> | |
struct multiplies; | |
template<typename _Tp = void> | |
struct divides; | |
template<typename _Tp = void> | |
struct modulus; | |
template<typename _Tp = void> | |
struct negate; | |
template<typename _Tp> | |
struct plus : public binary_function<_Tp, _Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x + __y; } | |
}; | |
template<typename _Tp> | |
struct minus : public binary_function<_Tp, _Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x - __y; } | |
}; | |
template<typename _Tp> | |
struct multiplies : public binary_function<_Tp, _Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x * __y; } | |
}; | |
template<typename _Tp> | |
struct divides : public binary_function<_Tp, _Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x / __y; } | |
}; | |
template<typename _Tp> | |
struct modulus : public binary_function<_Tp, _Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x % __y; } | |
}; | |
template<typename _Tp> | |
struct negate : public unary_function<_Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x) const | |
{ return -__x; } | |
}; | |
template<> | |
struct plus<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) + std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) + std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) + std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct minus<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) - std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) - std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) - std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct multiplies<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) * std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) * std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) * std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct divides<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) / std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) / std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) / std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct modulus<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) % std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) % std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) % std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct negate<void> | |
{ | |
template <typename _Tp> | |
constexpr | |
auto | |
operator()(_Tp&& __t) const | |
noexcept(noexcept(-std::forward<_Tp>(__t))) | |
-> decltype(-std::forward<_Tp>(__t)) | |
{ return -std::forward<_Tp>(__t); } | |
typedef __is_transparent is_transparent; | |
}; | |
# 330 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 3 | |
template<typename _Tp = void> | |
struct equal_to; | |
template<typename _Tp = void> | |
struct not_equal_to; | |
template<typename _Tp = void> | |
struct greater; | |
template<typename _Tp = void> | |
struct less; | |
template<typename _Tp = void> | |
struct greater_equal; | |
template<typename _Tp = void> | |
struct less_equal; | |
template<typename _Tp> | |
struct equal_to : public binary_function<_Tp, _Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x == __y; } | |
}; | |
template<typename _Tp> | |
struct not_equal_to : public binary_function<_Tp, _Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x != __y; } | |
}; | |
template<typename _Tp> | |
struct greater : public binary_function<_Tp, _Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x > __y; } | |
}; | |
template<typename _Tp> | |
struct less : public binary_function<_Tp, _Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x < __y; } | |
}; | |
template<typename _Tp> | |
struct greater_equal : public binary_function<_Tp, _Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x >= __y; } | |
}; | |
template<typename _Tp> | |
struct less_equal : public binary_function<_Tp, _Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x <= __y; } | |
}; | |
template<typename _Tp> | |
struct greater<_Tp*> : public binary_function<_Tp*, _Tp*, bool> | |
{ | |
constexpr bool | |
operator()(_Tp* __x, _Tp* __y) const noexcept | |
{ | |
if (__builtin_is_constant_evaluated()) | |
return __x > __y; | |
return (long unsigned int)__x > (long unsigned int)__y; | |
} | |
}; | |
template<typename _Tp> | |
struct less<_Tp*> : public binary_function<_Tp*, _Tp*, bool> | |
{ | |
constexpr bool | |
operator()(_Tp* __x, _Tp* __y) const noexcept | |
{ | |
if (__builtin_is_constant_evaluated()) | |
return __x < __y; | |
return (long unsigned int)__x < (long unsigned int)__y; | |
} | |
}; | |
template<typename _Tp> | |
struct greater_equal<_Tp*> : public binary_function<_Tp*, _Tp*, bool> | |
{ | |
constexpr bool | |
operator()(_Tp* __x, _Tp* __y) const noexcept | |
{ | |
if (__builtin_is_constant_evaluated()) | |
return __x >= __y; | |
return (long unsigned int)__x >= (long unsigned int)__y; | |
} | |
}; | |
template<typename _Tp> | |
struct less_equal<_Tp*> : public binary_function<_Tp*, _Tp*, bool> | |
{ | |
constexpr bool | |
operator()(_Tp* __x, _Tp* __y) const noexcept | |
{ | |
if (__builtin_is_constant_evaluated()) | |
return __x <= __y; | |
return (long unsigned int)__x <= (long unsigned int)__y; | |
} | |
}; | |
template<> | |
struct equal_to<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) == std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) == std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) == std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct not_equal_to<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) != std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) != std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) != std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct greater<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) > std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) > std::forward<_Up>(__u)) | |
{ | |
return _S_cmp(std::forward<_Tp>(__t), std::forward<_Up>(__u), | |
__ptr_cmp<_Tp, _Up>{}); | |
} | |
template<typename _Tp, typename _Up> | |
constexpr bool | |
operator()(_Tp* __t, _Up* __u) const noexcept | |
{ return greater<common_type_t<_Tp*, _Up*>>{}(__t, __u); } | |
typedef __is_transparent is_transparent; | |
private: | |
template <typename _Tp, typename _Up> | |
static constexpr decltype(auto) | |
_S_cmp(_Tp&& __t, _Up&& __u, false_type) | |
{ return std::forward<_Tp>(__t) > std::forward<_Up>(__u); } | |
template <typename _Tp, typename _Up> | |
static constexpr bool | |
_S_cmp(_Tp&& __t, _Up&& __u, true_type) noexcept | |
{ | |
return greater<const volatile void*>{}( | |
static_cast<const volatile void*>(std::forward<_Tp>(__t)), | |
static_cast<const volatile void*>(std::forward<_Up>(__u))); | |
} | |
template<typename _Tp, typename _Up, typename = void> | |
struct __not_overloaded2 : true_type { }; | |
template<typename _Tp, typename _Up> | |
struct __not_overloaded2<_Tp, _Up, __void_t< | |
decltype(std::declval<_Tp>().operator>(std::declval<_Up>()))>> | |
: false_type { }; | |
template<typename _Tp, typename _Up, typename = void> | |
struct __not_overloaded : __not_overloaded2<_Tp, _Up> { }; | |
template<typename _Tp, typename _Up> | |
struct __not_overloaded<_Tp, _Up, __void_t< | |
decltype(operator>(std::declval<_Tp>(), std::declval<_Up>()))>> | |
: false_type { }; | |
template<typename _Tp, typename _Up> | |
using __ptr_cmp = __and_<__not_overloaded<_Tp, _Up>, | |
is_convertible<_Tp, const volatile void*>, | |
is_convertible<_Up, const volatile void*>>; | |
}; | |
template<> | |
struct less<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) < std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) < std::forward<_Up>(__u)) | |
{ | |
return _S_cmp(std::forward<_Tp>(__t), std::forward<_Up>(__u), | |
__ptr_cmp<_Tp, _Up>{}); | |
} | |
template<typename _Tp, typename _Up> | |
constexpr bool | |
operator()(_Tp* __t, _Up* __u) const noexcept | |
{ return less<common_type_t<_Tp*, _Up*>>{}(__t, __u); } | |
typedef __is_transparent is_transparent; | |
private: | |
template <typename _Tp, typename _Up> | |
static constexpr decltype(auto) | |
_S_cmp(_Tp&& __t, _Up&& __u, false_type) | |
{ return std::forward<_Tp>(__t) < std::forward<_Up>(__u); } | |
template <typename _Tp, typename _Up> | |
static constexpr bool | |
_S_cmp(_Tp&& __t, _Up&& __u, true_type) noexcept | |
{ | |
return less<const volatile void*>{}( | |
static_cast<const volatile void*>(std::forward<_Tp>(__t)), | |
static_cast<const volatile void*>(std::forward<_Up>(__u))); | |
} | |
template<typename _Tp, typename _Up, typename = void> | |
struct __not_overloaded2 : true_type { }; | |
template<typename _Tp, typename _Up> | |
struct __not_overloaded2<_Tp, _Up, __void_t< | |
decltype(std::declval<_Tp>().operator<(std::declval<_Up>()))>> | |
: false_type { }; | |
template<typename _Tp, typename _Up, typename = void> | |
struct __not_overloaded : __not_overloaded2<_Tp, _Up> { }; | |
template<typename _Tp, typename _Up> | |
struct __not_overloaded<_Tp, _Up, __void_t< | |
decltype(operator<(std::declval<_Tp>(), std::declval<_Up>()))>> | |
: false_type { }; | |
template<typename _Tp, typename _Up> | |
using __ptr_cmp = __and_<__not_overloaded<_Tp, _Up>, | |
is_convertible<_Tp, const volatile void*>, | |
is_convertible<_Up, const volatile void*>>; | |
}; | |
template<> | |
struct greater_equal<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) >= std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) >= std::forward<_Up>(__u)) | |
{ | |
return _S_cmp(std::forward<_Tp>(__t), std::forward<_Up>(__u), | |
__ptr_cmp<_Tp, _Up>{}); | |
} | |
template<typename _Tp, typename _Up> | |
constexpr bool | |
operator()(_Tp* __t, _Up* __u) const noexcept | |
{ return greater_equal<common_type_t<_Tp*, _Up*>>{}(__t, __u); } | |
typedef __is_transparent is_transparent; | |
private: | |
template <typename _Tp, typename _Up> | |
static constexpr decltype(auto) | |
_S_cmp(_Tp&& __t, _Up&& __u, false_type) | |
{ return std::forward<_Tp>(__t) >= std::forward<_Up>(__u); } | |
template <typename _Tp, typename _Up> | |
static constexpr bool | |
_S_cmp(_Tp&& __t, _Up&& __u, true_type) noexcept | |
{ | |
return greater_equal<const volatile void*>{}( | |
static_cast<const volatile void*>(std::forward<_Tp>(__t)), | |
static_cast<const volatile void*>(std::forward<_Up>(__u))); | |
} | |
template<typename _Tp, typename _Up, typename = void> | |
struct __not_overloaded2 : true_type { }; | |
template<typename _Tp, typename _Up> | |
struct __not_overloaded2<_Tp, _Up, __void_t< | |
decltype(std::declval<_Tp>().operator>=(std::declval<_Up>()))>> | |
: false_type { }; | |
template<typename _Tp, typename _Up, typename = void> | |
struct __not_overloaded : __not_overloaded2<_Tp, _Up> { }; | |
template<typename _Tp, typename _Up> | |
struct __not_overloaded<_Tp, _Up, __void_t< | |
decltype(operator>=(std::declval<_Tp>(), std::declval<_Up>()))>> | |
: false_type { }; | |
template<typename _Tp, typename _Up> | |
using __ptr_cmp = __and_<__not_overloaded<_Tp, _Up>, | |
is_convertible<_Tp, const volatile void*>, | |
is_convertible<_Up, const volatile void*>>; | |
}; | |
template<> | |
struct less_equal<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) <= std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) <= std::forward<_Up>(__u)) | |
{ | |
return _S_cmp(std::forward<_Tp>(__t), std::forward<_Up>(__u), | |
__ptr_cmp<_Tp, _Up>{}); | |
} | |
template<typename _Tp, typename _Up> | |
constexpr bool | |
operator()(_Tp* __t, _Up* __u) const noexcept | |
{ return less_equal<common_type_t<_Tp*, _Up*>>{}(__t, __u); } | |
typedef __is_transparent is_transparent; | |
private: | |
template <typename _Tp, typename _Up> | |
static constexpr decltype(auto) | |
_S_cmp(_Tp&& __t, _Up&& __u, false_type) | |
{ return std::forward<_Tp>(__t) <= std::forward<_Up>(__u); } | |
template <typename _Tp, typename _Up> | |
static constexpr bool | |
_S_cmp(_Tp&& __t, _Up&& __u, true_type) noexcept | |
{ | |
return less_equal<const volatile void*>{}( | |
static_cast<const volatile void*>(std::forward<_Tp>(__t)), | |
static_cast<const volatile void*>(std::forward<_Up>(__u))); | |
} | |
template<typename _Tp, typename _Up, typename = void> | |
struct __not_overloaded2 : true_type { }; | |
template<typename _Tp, typename _Up> | |
struct __not_overloaded2<_Tp, _Up, __void_t< | |
decltype(std::declval<_Tp>().operator<=(std::declval<_Up>()))>> | |
: false_type { }; | |
template<typename _Tp, typename _Up, typename = void> | |
struct __not_overloaded : __not_overloaded2<_Tp, _Up> { }; | |
template<typename _Tp, typename _Up> | |
struct __not_overloaded<_Tp, _Up, __void_t< | |
decltype(operator<=(std::declval<_Tp>(), std::declval<_Up>()))>> | |
: false_type { }; | |
template<typename _Tp, typename _Up> | |
using __ptr_cmp = __and_<__not_overloaded<_Tp, _Up>, | |
is_convertible<_Tp, const volatile void*>, | |
is_convertible<_Up, const volatile void*>>; | |
}; | |
# 774 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 3 | |
template<typename _Tp = void> | |
struct logical_and; | |
template<typename _Tp = void> | |
struct logical_or; | |
template<typename _Tp = void> | |
struct logical_not; | |
template<typename _Tp> | |
struct logical_and : public binary_function<_Tp, _Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x && __y; } | |
}; | |
template<typename _Tp> | |
struct logical_or : public binary_function<_Tp, _Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x || __y; } | |
}; | |
template<typename _Tp> | |
struct logical_not : public unary_function<_Tp, bool> | |
{ | |
constexpr | |
bool | |
operator()(const _Tp& __x) const | |
{ return !__x; } | |
}; | |
template<> | |
struct logical_and<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) && std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) && std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) && std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct logical_or<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) || std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) || std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) || std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<> | |
struct logical_not<void> | |
{ | |
template <typename _Tp> | |
constexpr | |
auto | |
operator()(_Tp&& __t) const | |
noexcept(noexcept(!std::forward<_Tp>(__t))) | |
-> decltype(!std::forward<_Tp>(__t)) | |
{ return !std::forward<_Tp>(__t); } | |
typedef __is_transparent is_transparent; | |
}; | |
template<typename _Tp = void> | |
struct bit_and; | |
template<typename _Tp = void> | |
struct bit_or; | |
template<typename _Tp = void> | |
struct bit_xor; | |
template<typename _Tp = void> | |
struct bit_not; | |
template<typename _Tp> | |
struct bit_and : public binary_function<_Tp, _Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x & __y; } | |
}; | |
template<typename _Tp> | |
struct bit_or : public binary_function<_Tp, _Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x | __y; } | |
}; | |
template<typename _Tp> | |
struct bit_xor : public binary_function<_Tp, _Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x, const _Tp& __y) const | |
{ return __x ^ __y; } | |
}; | |
template<typename _Tp> | |
struct bit_not : public unary_function<_Tp, _Tp> | |
{ | |
constexpr | |
_Tp | |
operator()(const _Tp& __x) const | |
{ return ~__x; } | |
}; | |
template <> | |
struct bit_and<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) & std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) & std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) & std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template <> | |
struct bit_or<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) | std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) | std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) | std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template <> | |
struct bit_xor<void> | |
{ | |
template <typename _Tp, typename _Up> | |
constexpr | |
auto | |
operator()(_Tp&& __t, _Up&& __u) const | |
noexcept(noexcept(std::forward<_Tp>(__t) ^ std::forward<_Up>(__u))) | |
-> decltype(std::forward<_Tp>(__t) ^ std::forward<_Up>(__u)) | |
{ return std::forward<_Tp>(__t) ^ std::forward<_Up>(__u); } | |
typedef __is_transparent is_transparent; | |
}; | |
template <> | |
struct bit_not<void> | |
{ | |
template <typename _Tp> | |
constexpr | |
auto | |
operator()(_Tp&& __t) const | |
noexcept(noexcept(~std::forward<_Tp>(__t))) | |
-> decltype(~std::forward<_Tp>(__t)) | |
{ return ~std::forward<_Tp>(__t); } | |
typedef __is_transparent is_transparent; | |
}; | |
# 1002 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 3 | |
template<typename _Predicate> | |
class unary_negate | |
: public unary_function<typename _Predicate::argument_type, bool> | |
{ | |
protected: | |
_Predicate _M_pred; | |
public: | |
constexpr | |
explicit | |
unary_negate(const _Predicate& __x) : _M_pred(__x) { } | |
constexpr | |
bool | |
operator()(const typename _Predicate::argument_type& __x) const | |
{ return !_M_pred(__x); } | |
}; | |
template<typename _Predicate> | |
constexpr | |
inline unary_negate<_Predicate> | |
not1(const _Predicate& __pred) | |
{ return unary_negate<_Predicate>(__pred); } | |
template<typename _Predicate> | |
class binary_negate | |
: public binary_function<typename _Predicate::first_argument_type, | |
typename _Predicate::second_argument_type, bool> | |
{ | |
protected: | |
_Predicate _M_pred; | |
public: | |
constexpr | |
explicit | |
binary_negate(const _Predicate& __x) : _M_pred(__x) { } | |
constexpr | |
bool | |
operator()(const typename _Predicate::first_argument_type& __x, | |
const typename _Predicate::second_argument_type& __y) const | |
{ return !_M_pred(__x, __y); } | |
}; | |
template<typename _Predicate> | |
constexpr | |
inline binary_negate<_Predicate> | |
not2(const _Predicate& __pred) | |
{ return binary_negate<_Predicate>(__pred); } | |
# 1079 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 3 | |
template<typename _Arg, typename _Result> | |
class pointer_to_unary_function : public unary_function<_Arg, _Result> | |
{ | |
protected: | |
_Result (*_M_ptr)(_Arg); | |
public: | |
pointer_to_unary_function() { } | |
explicit | |
pointer_to_unary_function(_Result (*__x)(_Arg)) | |
: _M_ptr(__x) { } | |
_Result | |
operator()(_Arg __x) const | |
{ return _M_ptr(__x); } | |
}; | |
template<typename _Arg, typename _Result> | |
inline pointer_to_unary_function<_Arg, _Result> | |
ptr_fun(_Result (*__x)(_Arg)) | |
{ return pointer_to_unary_function<_Arg, _Result>(__x); } | |
template<typename _Arg1, typename _Arg2, typename _Result> | |
class pointer_to_binary_function | |
: public binary_function<_Arg1, _Arg2, _Result> | |
{ | |
protected: | |
_Result (*_M_ptr)(_Arg1, _Arg2); | |
public: | |
pointer_to_binary_function() { } | |
explicit | |
pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) | |
: _M_ptr(__x) { } | |
_Result | |
operator()(_Arg1 __x, _Arg2 __y) const | |
{ return _M_ptr(__x, __y); } | |
}; | |
template<typename _Arg1, typename _Arg2, typename _Result> | |
inline pointer_to_binary_function<_Arg1, _Arg2, _Result> | |
ptr_fun(_Result (*__x)(_Arg1, _Arg2)) | |
{ return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__x); } | |
template<typename _Tp> | |
struct _Identity | |
: public unary_function<_Tp, _Tp> | |
{ | |
_Tp& | |
operator()(_Tp& __x) const | |
{ return __x; } | |
const _Tp& | |
operator()(const _Tp& __x) const | |
{ return __x; } | |
}; | |
template<typename _Tp> struct _Identity<const _Tp> : _Identity<_Tp> { }; | |
template<typename _Pair> | |
struct _Select1st | |
: public unary_function<_Pair, typename _Pair::first_type> | |
{ | |
typename _Pair::first_type& | |
operator()(_Pair& __x) const | |
{ return __x.first; } | |
const typename _Pair::first_type& | |
operator()(const _Pair& __x) const | |
{ return __x.first; } | |
template<typename _Pair2> | |
typename _Pair2::first_type& | |
operator()(_Pair2& __x) const | |
{ return __x.first; } | |
template<typename _Pair2> | |
const typename _Pair2::first_type& | |
operator()(const _Pair2& __x) const | |
{ return __x.first; } | |
}; | |
template<typename _Pair> | |
struct _Select2nd | |
: public unary_function<_Pair, typename _Pair::second_type> | |
{ | |
typename _Pair::second_type& | |
operator()(_Pair& __x) const | |
{ return __x.second; } | |
const typename _Pair::second_type& | |
operator()(const _Pair& __x) const | |
{ return __x.second; } | |
}; | |
# 1202 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 3 | |
template<typename _Ret, typename _Tp> | |
class mem_fun_t : public unary_function<_Tp*, _Ret> | |
{ | |
public: | |
explicit | |
mem_fun_t(_Ret (_Tp::*__pf)()) | |
: _M_f(__pf) { } | |
_Ret | |
operator()(_Tp* __p) const | |
{ return (__p->*_M_f)(); } | |
private: | |
_Ret (_Tp::*_M_f)(); | |
}; | |
template<typename _Ret, typename _Tp> | |
class const_mem_fun_t : public unary_function<const _Tp*, _Ret> | |
{ | |
public: | |
explicit | |
const_mem_fun_t(_Ret (_Tp::*__pf)() const) | |
: _M_f(__pf) { } | |
_Ret | |
operator()(const _Tp* __p) const | |
{ return (__p->*_M_f)(); } | |
private: | |
_Ret (_Tp::*_M_f)() const; | |
}; | |
template<typename _Ret, typename _Tp> | |
class mem_fun_ref_t : public unary_function<_Tp, _Ret> | |
{ | |
public: | |
explicit | |
mem_fun_ref_t(_Ret (_Tp::*__pf)()) | |
: _M_f(__pf) { } | |
_Ret | |
operator()(_Tp& __r) const | |
{ return (__r.*_M_f)(); } | |
private: | |
_Ret (_Tp::*_M_f)(); | |
}; | |
template<typename _Ret, typename _Tp> | |
class const_mem_fun_ref_t : public unary_function<_Tp, _Ret> | |
{ | |
public: | |
explicit | |
const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) | |
: _M_f(__pf) { } | |
_Ret | |
operator()(const _Tp& __r) const | |
{ return (__r.*_M_f)(); } | |
private: | |
_Ret (_Tp::*_M_f)() const; | |
}; | |
template<typename _Ret, typename _Tp, typename _Arg> | |
class mem_fun1_t : public binary_function<_Tp*, _Arg, _Ret> | |
{ | |
public: | |
explicit | |
mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) | |
: _M_f(__pf) { } | |
_Ret | |
operator()(_Tp* __p, _Arg __x) const | |
{ return (__p->*_M_f)(__x); } | |
private: | |
_Ret (_Tp::*_M_f)(_Arg); | |
}; | |
template<typename _Ret, typename _Tp, typename _Arg> | |
class const_mem_fun1_t : public binary_function<const _Tp*, _Arg, _Ret> | |
{ | |
public: | |
explicit | |
const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) | |
: _M_f(__pf) { } | |
_Ret | |
operator()(const _Tp* __p, _Arg __x) const | |
{ return (__p->*_M_f)(__x); } | |
private: | |
_Ret (_Tp::*_M_f)(_Arg) const; | |
}; | |
template<typename _Ret, typename _Tp, typename _Arg> | |
class mem_fun1_ref_t : public binary_function<_Tp, _Arg, _Ret> | |
{ | |
public: | |
explicit | |
mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) | |
: _M_f(__pf) { } | |
_Ret | |
operator()(_Tp& __r, _Arg __x) const | |
{ return (__r.*_M_f)(__x); } | |
private: | |
_Ret (_Tp::*_M_f)(_Arg); | |
}; | |
template<typename _Ret, typename _Tp, typename _Arg> | |
class const_mem_fun1_ref_t : public binary_function<_Tp, _Arg, _Ret> | |
{ | |
public: | |
explicit | |
const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) | |
: _M_f(__pf) { } | |
_Ret | |
operator()(const _Tp& __r, _Arg __x) const | |
{ return (__r.*_M_f)(__x); } | |
private: | |
_Ret (_Tp::*_M_f)(_Arg) const; | |
}; | |
template<typename _Ret, typename _Tp> | |
inline mem_fun_t<_Ret, _Tp> | |
mem_fun(_Ret (_Tp::*__f)()) | |
{ return mem_fun_t<_Ret, _Tp>(__f); } | |
template<typename _Ret, typename _Tp> | |
inline const_mem_fun_t<_Ret, _Tp> | |
mem_fun(_Ret (_Tp::*__f)() const) | |
{ return const_mem_fun_t<_Ret, _Tp>(__f); } | |
template<typename _Ret, typename _Tp> | |
inline mem_fun_ref_t<_Ret, _Tp> | |
mem_fun_ref(_Ret (_Tp::*__f)()) | |
{ return mem_fun_ref_t<_Ret, _Tp>(__f); } | |
template<typename _Ret, typename _Tp> | |
inline const_mem_fun_ref_t<_Ret, _Tp> | |
mem_fun_ref(_Ret (_Tp::*__f)() const) | |
{ return const_mem_fun_ref_t<_Ret, _Tp>(__f); } | |
template<typename _Ret, typename _Tp, typename _Arg> | |
inline mem_fun1_t<_Ret, _Tp, _Arg> | |
mem_fun(_Ret (_Tp::*__f)(_Arg)) | |
{ return mem_fun1_t<_Ret, _Tp, _Arg>(__f); } | |
template<typename _Ret, typename _Tp, typename _Arg> | |
inline const_mem_fun1_t<_Ret, _Tp, _Arg> | |
mem_fun(_Ret (_Tp::*__f)(_Arg) const) | |
{ return const_mem_fun1_t<_Ret, _Tp, _Arg>(__f); } | |
template<typename _Ret, typename _Tp, typename _Arg> | |
inline mem_fun1_ref_t<_Ret, _Tp, _Arg> | |
mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) | |
{ return mem_fun1_ref_t<_Ret, _Tp, _Arg>(__f); } | |
template<typename _Ret, typename _Tp, typename _Arg> | |
inline const_mem_fun1_ref_t<_Ret, _Tp, _Arg> | |
mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) | |
{ return const_mem_fun1_ref_t<_Ret, _Tp, _Arg>(__f); } | |
template<typename _Func, typename _SfinaeType, typename = __void_t<>> | |
struct __has_is_transparent | |
{ }; | |
template<typename _Func, typename _SfinaeType> | |
struct __has_is_transparent<_Func, _SfinaeType, | |
__void_t<typename _Func::is_transparent>> | |
{ typedef void type; }; | |
template<typename _Func, typename _SfinaeType> | |
using __has_is_transparent_t | |
= typename __has_is_transparent<_Func, _SfinaeType>::type; | |
} | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/backward/binders.h" 1 3 | |
# 60 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/backward/binders.h" 3 | |
#pragma GCC diagnostic push | |
#pragma GCC diagnostic ignored "-Wdeprecated-declarations" | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 107 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/backward/binders.h" 3 | |
template<typename _Operation> | |
class binder1st | |
: public unary_function<typename _Operation::second_argument_type, | |
typename _Operation::result_type> | |
{ | |
protected: | |
_Operation op; | |
typename _Operation::first_argument_type value; | |
public: | |
binder1st(const _Operation& __x, | |
const typename _Operation::first_argument_type& __y) | |
: op(__x), value(__y) { } | |
typename _Operation::result_type | |
operator()(const typename _Operation::second_argument_type& __x) const | |
{ return op(value, __x); } | |
typename _Operation::result_type | |
operator()(typename _Operation::second_argument_type& __x) const | |
{ return op(value, __x); } | |
} __attribute__ ((__deprecated__ ("use '" "std::bind" "' instead"))); | |
template<typename _Operation, typename _Tp> | |
inline binder1st<_Operation> | |
bind1st(const _Operation& __fn, const _Tp& __x) | |
{ | |
typedef typename _Operation::first_argument_type _Arg1_type; | |
return binder1st<_Operation>(__fn, _Arg1_type(__x)); | |
} | |
template<typename _Operation> | |
class binder2nd | |
: public unary_function<typename _Operation::first_argument_type, | |
typename _Operation::result_type> | |
{ | |
protected: | |
_Operation op; | |
typename _Operation::second_argument_type value; | |
public: | |
binder2nd(const _Operation& __x, | |
const typename _Operation::second_argument_type& __y) | |
: op(__x), value(__y) { } | |
typename _Operation::result_type | |
operator()(const typename _Operation::first_argument_type& __x) const | |
{ return op(__x, value); } | |
typename _Operation::result_type | |
operator()(typename _Operation::first_argument_type& __x) const | |
{ return op(__x, value); } | |
} __attribute__ ((__deprecated__ ("use '" "std::bind" "' instead"))); | |
template<typename _Operation, typename _Tp> | |
inline binder2nd<_Operation> | |
bind2nd(const _Operation& __fn, const _Tp& __x) | |
{ | |
typedef typename _Operation::second_argument_type _Arg2_type; | |
return binder2nd<_Operation>(__fn, _Arg2_type(__x)); | |
} | |
} | |
#pragma GCC diagnostic pop | |
# 1408 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_function.h" 2 3 | |
# 66 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/alloc_traits.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/alloc_traits.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_construct.h" 1 3 | |
# 73 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_construct.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 106 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_construct.h" 3 | |
template<typename _Tp, typename... _Args> | |
inline void | |
_Construct(_Tp* __p, _Args&&... __args) | |
{ ::new(static_cast<void*>(__p)) _Tp(std::forward<_Args>(__args)...); } | |
# 121 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_construct.h" 3 | |
template<typename _T1> | |
inline void | |
_Construct_novalue(_T1* __p) | |
{ ::new(static_cast<void*>(__p)) _T1; } | |
template<typename _ForwardIterator> | |
void | |
_Destroy(_ForwardIterator __first, _ForwardIterator __last); | |
template<typename _Tp> | |
constexpr inline void | |
_Destroy(_Tp* __pointer) | |
{ | |
__pointer->~_Tp(); | |
} | |
template<bool> | |
struct _Destroy_aux | |
{ | |
template<typename _ForwardIterator> | |
static void | |
__destroy(_ForwardIterator __first, _ForwardIterator __last) | |
{ | |
for (; __first != __last; ++__first) | |
std::_Destroy(std::__addressof(*__first)); | |
} | |
}; | |
template<> | |
struct _Destroy_aux<true> | |
{ | |
template<typename _ForwardIterator> | |
static void | |
__destroy(_ForwardIterator, _ForwardIterator) { } | |
}; | |
template<typename _ForwardIterator> | |
inline void | |
_Destroy(_ForwardIterator __first, _ForwardIterator __last) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_Value_type; | |
static_assert(is_destructible<_Value_type>::value, | |
"value type is destructible"); | |
std::_Destroy_aux<__has_trivial_destructor(_Value_type)>:: | |
__destroy(__first, __last); | |
} | |
template<bool> | |
struct _Destroy_n_aux | |
{ | |
template<typename _ForwardIterator, typename _Size> | |
static _ForwardIterator | |
__destroy_n(_ForwardIterator __first, _Size __count) | |
{ | |
for (; __count > 0; (void)++__first, --__count) | |
std::_Destroy(std::__addressof(*__first)); | |
return __first; | |
} | |
}; | |
template<> | |
struct _Destroy_n_aux<true> | |
{ | |
template<typename _ForwardIterator, typename _Size> | |
static _ForwardIterator | |
__destroy_n(_ForwardIterator __first, _Size __count) | |
{ | |
std::advance(__first, __count); | |
return __first; | |
} | |
}; | |
template<typename _ForwardIterator, typename _Size> | |
inline _ForwardIterator | |
_Destroy_n(_ForwardIterator __first, _Size __count) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_Value_type; | |
static_assert(is_destructible<_Value_type>::value, | |
"value type is destructible"); | |
return std::_Destroy_n_aux<__has_trivial_destructor(_Value_type)>:: | |
__destroy_n(__first, __count); | |
} | |
# 254 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_construct.h" 3 | |
} | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
struct __allocator_traits_base | |
{ | |
template<typename _Tp, typename _Up, typename = void> | |
struct __rebind : __replace_first_arg<_Tp, _Up> { }; | |
template<typename _Tp, typename _Up> | |
struct __rebind<_Tp, _Up, | |
__void_t<typename _Tp::template rebind<_Up>::other>> | |
{ using type = typename _Tp::template rebind<_Up>::other; }; | |
protected: | |
template<typename _Tp> | |
using __pointer = typename _Tp::pointer; | |
template<typename _Tp> | |
using __c_pointer = typename _Tp::const_pointer; | |
template<typename _Tp> | |
using __v_pointer = typename _Tp::void_pointer; | |
template<typename _Tp> | |
using __cv_pointer = typename _Tp::const_void_pointer; | |
template<typename _Tp> | |
using __pocca = typename _Tp::propagate_on_container_copy_assignment; | |
template<typename _Tp> | |
using __pocma = typename _Tp::propagate_on_container_move_assignment; | |
template<typename _Tp> | |
using __pocs = typename _Tp::propagate_on_container_swap; | |
template<typename _Tp> | |
using __equal = typename _Tp::is_always_equal; | |
}; | |
template<typename _Alloc, typename _Up> | |
using __alloc_rebind | |
= typename __allocator_traits_base::template __rebind<_Alloc, _Up>::type; | |
template<typename _Alloc> | |
struct allocator_traits : __allocator_traits_base | |
{ | |
typedef _Alloc allocator_type; | |
typedef typename _Alloc::value_type value_type; | |
using pointer = __detected_or_t<value_type*, __pointer, _Alloc>; | |
private: | |
template<template<typename> class _Func, typename _Tp, typename = void> | |
struct _Ptr | |
{ | |
using type = typename pointer_traits<pointer>::template rebind<_Tp>; | |
}; | |
template<template<typename> class _Func, typename _Tp> | |
struct _Ptr<_Func, _Tp, __void_t<_Func<_Alloc>>> | |
{ | |
using type = _Func<_Alloc>; | |
}; | |
template<typename _A2, typename _PtrT, typename = void> | |
struct _Diff | |
{ using type = typename pointer_traits<_PtrT>::difference_type; }; | |
template<typename _A2, typename _PtrT> | |
struct _Diff<_A2, _PtrT, __void_t<typename _A2::difference_type>> | |
{ using type = typename _A2::difference_type; }; | |
template<typename _A2, typename _DiffT, typename = void> | |
struct _Size : make_unsigned<_DiffT> { }; | |
template<typename _A2, typename _DiffT> | |
struct _Size<_A2, _DiffT, __void_t<typename _A2::size_type>> | |
{ using type = typename _A2::size_type; }; | |
public: | |
using const_pointer = typename _Ptr<__c_pointer, const value_type>::type; | |
using void_pointer = typename _Ptr<__v_pointer, void>::type; | |
using const_void_pointer = typename _Ptr<__cv_pointer, const void>::type; | |
using difference_type = typename _Diff<_Alloc, pointer>::type; | |
using size_type = typename _Size<_Alloc, difference_type>::type; | |
using propagate_on_container_copy_assignment | |
= __detected_or_t<false_type, __pocca, _Alloc>; | |
using propagate_on_container_move_assignment | |
= __detected_or_t<false_type, __pocma, _Alloc>; | |
using propagate_on_container_swap | |
= __detected_or_t<false_type, __pocs, _Alloc>; | |
using is_always_equal | |
= __detected_or_t<typename is_empty<_Alloc>::type, __equal, _Alloc>; | |
template<typename _Tp> | |
using rebind_alloc = __alloc_rebind<_Alloc, _Tp>; | |
template<typename _Tp> | |
using rebind_traits = allocator_traits<rebind_alloc<_Tp>>; | |
private: | |
template<typename _Alloc2> | |
static constexpr auto | |
_S_allocate(_Alloc2& __a, size_type __n, const_void_pointer __hint, int) | |
-> decltype(__a.allocate(__n, __hint)) | |
{ return __a.allocate(__n, __hint); } | |
template<typename _Alloc2> | |
static constexpr pointer | |
_S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) | |
{ return __a.allocate(__n); } | |
template<typename _Tp, typename... _Args> | |
struct __construct_helper | |
{ | |
template<typename _Alloc2, | |
typename = decltype(std::declval<_Alloc2*>()->construct( | |
std::declval<_Tp*>(), std::declval<_Args>()...))> | |
static true_type __test(int); | |
template<typename> | |
static false_type __test(...); | |
using type = decltype(__test<_Alloc>(0)); | |
}; | |
template<typename _Tp, typename... _Args> | |
using __has_construct | |
= typename __construct_helper<_Tp, _Args...>::type; | |
template<typename _Tp, typename... _Args> | |
static constexpr _Require<__has_construct<_Tp, _Args...>> | |
_S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) | |
noexcept(noexcept(__a.construct(__p, std::forward<_Args>(__args)...))) | |
{ __a.construct(__p, std::forward<_Args>(__args)...); } | |
template<typename _Tp, typename... _Args> | |
static constexpr | |
_Require<__and_<__not_<__has_construct<_Tp, _Args...>>, | |
is_constructible<_Tp, _Args...>>> | |
_S_construct(_Alloc&, _Tp* __p, _Args&&... __args) | |
noexcept(std::is_nothrow_constructible<_Tp, _Args...>::value) | |
{ | |
::new((void*)__p) _Tp(std::forward<_Args>(__args)...); | |
} | |
template<typename _Alloc2, typename _Tp> | |
static constexpr auto | |
_S_destroy(_Alloc2& __a, _Tp* __p, int) | |
noexcept(noexcept(__a.destroy(__p))) | |
-> decltype(__a.destroy(__p)) | |
{ __a.destroy(__p); } | |
template<typename _Alloc2, typename _Tp> | |
static constexpr void | |
_S_destroy(_Alloc2&, _Tp* __p, ...) | |
noexcept(std::is_nothrow_destructible<_Tp>::value) | |
{ std::_Destroy(__p); } | |
template<typename _Alloc2> | |
static constexpr auto | |
_S_max_size(_Alloc2& __a, int) | |
-> decltype(__a.max_size()) | |
{ return __a.max_size(); } | |
template<typename _Alloc2> | |
static constexpr size_type | |
_S_max_size(_Alloc2&, ...) | |
{ | |
return __gnu_cxx::__numeric_traits<size_type>::__max | |
/ sizeof(value_type); | |
} | |
template<typename _Alloc2> | |
static constexpr auto | |
_S_select(_Alloc2& __a, int) | |
-> decltype(__a.select_on_container_copy_construction()) | |
{ return __a.select_on_container_copy_construction(); } | |
template<typename _Alloc2> | |
static constexpr _Alloc2 | |
_S_select(_Alloc2& __a, ...) | |
{ return __a; } | |
public: | |
# 312 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
static pointer | |
allocate(_Alloc& __a, size_type __n) | |
{ return __a.allocate(__n); } | |
# 327 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
static pointer | |
allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) | |
{ return _S_allocate(__a, __n, __hint, 0); } | |
# 339 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
static void | |
deallocate(_Alloc& __a, pointer __p, size_type __n) | |
{ __a.deallocate(__p, __n); } | |
# 354 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
template<typename _Tp, typename... _Args> | |
static auto | |
construct(_Alloc& __a, _Tp* __p, _Args&&... __args) | |
noexcept(noexcept(_S_construct(__a, __p, | |
std::forward<_Args>(__args)...))) | |
-> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) | |
{ _S_construct(__a, __p, std::forward<_Args>(__args)...); } | |
# 370 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
template<typename _Tp> | |
static void | |
destroy(_Alloc& __a, _Tp* __p) | |
noexcept(noexcept(_S_destroy(__a, __p, 0))) | |
{ _S_destroy(__a, __p, 0); } | |
# 384 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
static size_type | |
max_size(const _Alloc& __a) noexcept | |
{ return _S_max_size(__a, 0); } | |
# 396 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
static _Alloc | |
select_on_container_copy_construction(const _Alloc& __rhs) | |
{ return _S_select(__rhs, 0); } | |
}; | |
template<typename _Tp> | |
struct allocator_traits<allocator<_Tp>> | |
{ | |
using allocator_type = allocator<_Tp>; | |
using value_type = _Tp; | |
using pointer = _Tp*; | |
using const_pointer = const _Tp*; | |
using void_pointer = void*; | |
using const_void_pointer = const void*; | |
using difference_type = std::ptrdiff_t; | |
using size_type = std::size_t; | |
using propagate_on_container_copy_assignment = false_type; | |
using propagate_on_container_move_assignment = true_type; | |
using propagate_on_container_swap = false_type; | |
using is_always_equal = true_type; | |
template<typename _Up> | |
using rebind_alloc = allocator<_Up>; | |
template<typename _Up> | |
using rebind_traits = allocator_traits<allocator<_Up>>; | |
# 458 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
static pointer | |
allocate(allocator_type& __a, size_type __n) | |
{ return __a.allocate(__n); } | |
# 472 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
static pointer | |
allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) | |
{ | |
return __a.allocate(__n, __hint); | |
} | |
# 490 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
static void | |
deallocate(allocator_type& __a, pointer __p, size_type __n) | |
{ __a.deallocate(__p, __n); } | |
# 505 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
template<typename _Up, typename... _Args> | |
static void | |
construct(allocator_type& __a __attribute__((__unused__)), _Up* __p, | |
_Args&&... __args) | |
noexcept(std::is_nothrow_constructible<_Up, _Args...>::value) | |
{ | |
__a.construct(__p, std::forward<_Args>(__args)...); | |
} | |
# 525 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
template<typename _Up> | |
static void | |
destroy(allocator_type& __a __attribute__((__unused__)), _Up* __p) | |
noexcept(is_nothrow_destructible<_Up>::value) | |
{ | |
__a.destroy(__p); | |
} | |
static size_type | |
max_size(const allocator_type& __a __attribute__((__unused__))) noexcept | |
{ | |
return __a.max_size(); | |
} | |
static allocator_type | |
select_on_container_copy_construction(const allocator_type& __rhs) | |
{ return __rhs; } | |
}; | |
template<typename _Alloc> | |
inline void | |
__do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) | |
{ __one = __two; } | |
template<typename _Alloc> | |
inline void | |
__do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) | |
{ } | |
template<typename _Alloc> | |
constexpr inline void | |
__alloc_on_copy(_Alloc& __one, const _Alloc& __two) | |
{ | |
typedef allocator_traits<_Alloc> __traits; | |
typedef typename __traits::propagate_on_container_copy_assignment __pocca; | |
__do_alloc_on_copy(__one, __two, __pocca()); | |
} | |
template<typename _Alloc> | |
constexpr _Alloc | |
__alloc_on_copy(const _Alloc& __a) | |
{ | |
typedef allocator_traits<_Alloc> __traits; | |
return __traits::select_on_container_copy_construction(__a); | |
} | |
template<typename _Alloc> | |
inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) | |
{ __one = std::move(__two); } | |
template<typename _Alloc> | |
inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) | |
{ } | |
template<typename _Alloc> | |
constexpr inline void | |
__alloc_on_move(_Alloc& __one, _Alloc& __two) | |
{ | |
typedef allocator_traits<_Alloc> __traits; | |
typedef typename __traits::propagate_on_container_move_assignment __pocma; | |
__do_alloc_on_move(__one, __two, __pocma()); | |
} | |
template<typename _Alloc> | |
inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) | |
{ | |
using std::swap; | |
swap(__one, __two); | |
} | |
template<typename _Alloc> | |
inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) | |
{ } | |
template<typename _Alloc> | |
constexpr inline void | |
__alloc_on_swap(_Alloc& __one, _Alloc& __two) | |
{ | |
typedef allocator_traits<_Alloc> __traits; | |
typedef typename __traits::propagate_on_container_swap __pocs; | |
__do_alloc_on_swap(__one, __two, __pocs()); | |
} | |
template<typename _Alloc, typename _Tp, | |
typename _ValueT = __remove_cvref_t<typename _Alloc::value_type>, | |
typename = void> | |
struct __is_alloc_insertable_impl | |
: false_type | |
{ }; | |
template<typename _Alloc, typename _Tp, typename _ValueT> | |
struct __is_alloc_insertable_impl<_Alloc, _Tp, _ValueT, | |
__void_t<decltype(allocator_traits<_Alloc>::construct( | |
std::declval<_Alloc&>(), std::declval<_ValueT*>(), | |
std::declval<_Tp>()))>> | |
: true_type | |
{ }; | |
template<typename _Alloc> | |
struct __is_copy_insertable | |
: __is_alloc_insertable_impl<_Alloc, | |
typename _Alloc::value_type const&>::type | |
{ }; | |
template<typename _Tp> | |
struct __is_copy_insertable<allocator<_Tp>> | |
: is_copy_constructible<_Tp> | |
{ }; | |
template<typename _Alloc> | |
struct __is_move_insertable | |
: __is_alloc_insertable_impl<_Alloc, typename _Alloc::value_type>::type | |
{ }; | |
template<typename _Tp> | |
struct __is_move_insertable<allocator<_Tp>> | |
: is_move_constructible<_Tp> | |
{ }; | |
template<typename _Alloc, typename = void> | |
struct __is_allocator : false_type { }; | |
template<typename _Alloc> | |
struct __is_allocator<_Alloc, | |
__void_t<typename _Alloc::value_type, | |
decltype(std::declval<_Alloc&>().allocate(size_t{}))>> | |
: true_type { }; | |
template<typename _Alloc> | |
using _RequireAllocator | |
= typename enable_if<__is_allocator<_Alloc>::value, _Alloc>::type; | |
template<typename _Alloc> | |
using _RequireNotAllocator | |
= typename enable_if<!__is_allocator<_Alloc>::value, _Alloc>::type; | |
# 727 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/alloc_traits.h" 3 | |
template<typename _ForwardIterator, typename _Allocator> | |
void | |
_Destroy(_ForwardIterator __first, _ForwardIterator __last, | |
_Allocator& __alloc) | |
{ | |
for (; __first != __last; ++__first) | |
allocator_traits<_Allocator>::destroy(__alloc, | |
std::__addressof(*__first)); | |
} | |
template<typename _ForwardIterator, typename _Tp> | |
inline void | |
_Destroy(_ForwardIterator __first, _ForwardIterator __last, | |
allocator<_Tp>&) | |
{ | |
_Destroy(__first, __last); | |
} | |
} | |
# 35 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/alloc_traits.h" 2 3 | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Alloc, typename = typename _Alloc::value_type> | |
struct __alloc_traits | |
: std::allocator_traits<_Alloc> | |
{ | |
typedef _Alloc allocator_type; | |
typedef std::allocator_traits<_Alloc> _Base_type; | |
typedef typename _Base_type::value_type value_type; | |
typedef typename _Base_type::pointer pointer; | |
typedef typename _Base_type::const_pointer const_pointer; | |
typedef typename _Base_type::size_type size_type; | |
typedef typename _Base_type::difference_type difference_type; | |
typedef value_type& reference; | |
typedef const value_type& const_reference; | |
using _Base_type::allocate; | |
using _Base_type::deallocate; | |
using _Base_type::construct; | |
using _Base_type::destroy; | |
using _Base_type::max_size; | |
private: | |
template<typename _Ptr> | |
using __is_custom_pointer | |
= std::__and_<std::is_same<pointer, _Ptr>, | |
std::__not_<std::is_pointer<_Ptr>>>; | |
public: | |
template<typename _Ptr, typename... _Args> | |
static constexpr | |
std::__enable_if_t<__is_custom_pointer<_Ptr>::value> | |
construct(_Alloc& __a, _Ptr __p, _Args&&... __args) | |
noexcept(noexcept(_Base_type::construct(__a, std::__to_address(__p), | |
std::forward<_Args>(__args)...))) | |
{ | |
_Base_type::construct(__a, std::__to_address(__p), | |
std::forward<_Args>(__args)...); | |
} | |
template<typename _Ptr> | |
static constexpr | |
std::__enable_if_t<__is_custom_pointer<_Ptr>::value> | |
destroy(_Alloc& __a, _Ptr __p) | |
noexcept(noexcept(_Base_type::destroy(__a, std::__to_address(__p)))) | |
{ _Base_type::destroy(__a, std::__to_address(__p)); } | |
static constexpr _Alloc _S_select_on_copy(const _Alloc& __a) | |
{ return _Base_type::select_on_container_copy_construction(__a); } | |
static constexpr void _S_on_swap(_Alloc& __a, _Alloc& __b) | |
{ std::__alloc_on_swap(__a, __b); } | |
static constexpr bool _S_propagate_on_copy_assign() | |
{ return _Base_type::propagate_on_container_copy_assignment::value; } | |
static constexpr bool _S_propagate_on_move_assign() | |
{ return _Base_type::propagate_on_container_move_assignment::value; } | |
static constexpr bool _S_propagate_on_swap() | |
{ return _Base_type::propagate_on_container_swap::value; } | |
static constexpr bool _S_always_equal() | |
{ return _Base_type::is_always_equal::value; } | |
static constexpr bool _S_nothrow_move() | |
{ return _S_propagate_on_move_assign() || _S_always_equal(); } | |
template<typename _Tp> | |
struct rebind | |
{ typedef typename _Base_type::template rebind_alloc<_Tp> other; }; | |
# 166 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/alloc_traits.h" 3 | |
}; | |
} | |
# 68 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/aligned_buffer.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/aligned_buffer.h" 3 | |
namespace __gnu_cxx | |
{ | |
template<typename _Tp> | |
struct __aligned_membuf | |
{ | |
struct _Tp2 { _Tp _M_t; }; | |
alignas(__alignof__(_Tp2::_M_t)) unsigned char _M_storage[sizeof(_Tp)]; | |
__aligned_membuf() = default; | |
__aligned_membuf(std::nullptr_t) { } | |
void* | |
_M_addr() noexcept | |
{ return static_cast<void*>(&_M_storage); } | |
const void* | |
_M_addr() const noexcept | |
{ return static_cast<const void*>(&_M_storage); } | |
_Tp* | |
_M_ptr() noexcept | |
{ return static_cast<_Tp*>(_M_addr()); } | |
const _Tp* | |
_M_ptr() const noexcept | |
{ return static_cast<const _Tp*>(_M_addr()); } | |
}; | |
# 89 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/aligned_buffer.h" 3 | |
template<typename _Tp> | |
struct __aligned_buffer | |
: std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)> | |
{ | |
typename | |
std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)>::type _M_storage; | |
__aligned_buffer() = default; | |
__aligned_buffer(std::nullptr_t) { } | |
void* | |
_M_addr() noexcept | |
{ | |
return static_cast<void*>(&_M_storage); | |
} | |
const void* | |
_M_addr() const noexcept | |
{ | |
return static_cast<const void*>(&_M_storage); | |
} | |
_Tp* | |
_M_ptr() noexcept | |
{ return static_cast<_Tp*>(_M_addr()); } | |
const _Tp* | |
_M_ptr() const noexcept | |
{ return static_cast<const _Tp*>(_M_addr()); } | |
}; | |
} | |
# 70 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 99 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
enum _Rb_tree_color { _S_red = false, _S_black = true }; | |
struct _Rb_tree_node_base | |
{ | |
typedef _Rb_tree_node_base* _Base_ptr; | |
typedef const _Rb_tree_node_base* _Const_Base_ptr; | |
_Rb_tree_color _M_color; | |
_Base_ptr _M_parent; | |
_Base_ptr _M_left; | |
_Base_ptr _M_right; | |
static _Base_ptr | |
_S_minimum(_Base_ptr __x) noexcept | |
{ | |
while (__x->_M_left != 0) __x = __x->_M_left; | |
return __x; | |
} | |
static _Const_Base_ptr | |
_S_minimum(_Const_Base_ptr __x) noexcept | |
{ | |
while (__x->_M_left != 0) __x = __x->_M_left; | |
return __x; | |
} | |
static _Base_ptr | |
_S_maximum(_Base_ptr __x) noexcept | |
{ | |
while (__x->_M_right != 0) __x = __x->_M_right; | |
return __x; | |
} | |
static _Const_Base_ptr | |
_S_maximum(_Const_Base_ptr __x) noexcept | |
{ | |
while (__x->_M_right != 0) __x = __x->_M_right; | |
return __x; | |
} | |
}; | |
template<typename _Key_compare> | |
struct _Rb_tree_key_compare | |
{ | |
_Key_compare _M_key_compare; | |
_Rb_tree_key_compare() | |
noexcept(is_nothrow_default_constructible<_Key_compare>::value) | |
: _M_key_compare() | |
{ } | |
_Rb_tree_key_compare(const _Key_compare& __comp) | |
: _M_key_compare(__comp) | |
{ } | |
_Rb_tree_key_compare(const _Rb_tree_key_compare&) = default; | |
_Rb_tree_key_compare(_Rb_tree_key_compare&& __x) | |
noexcept(is_nothrow_copy_constructible<_Key_compare>::value) | |
: _M_key_compare(__x._M_key_compare) | |
{ } | |
}; | |
struct _Rb_tree_header | |
{ | |
_Rb_tree_node_base _M_header; | |
size_t _M_node_count; | |
_Rb_tree_header() noexcept | |
{ | |
_M_header._M_color = _S_red; | |
_M_reset(); | |
} | |
_Rb_tree_header(_Rb_tree_header&& __x) noexcept | |
{ | |
if (__x._M_header._M_parent != nullptr) | |
_M_move_data(__x); | |
else | |
{ | |
_M_header._M_color = _S_red; | |
_M_reset(); | |
} | |
} | |
void | |
_M_move_data(_Rb_tree_header& __from) | |
{ | |
_M_header._M_color = __from._M_header._M_color; | |
_M_header._M_parent = __from._M_header._M_parent; | |
_M_header._M_left = __from._M_header._M_left; | |
_M_header._M_right = __from._M_header._M_right; | |
_M_header._M_parent->_M_parent = &_M_header; | |
_M_node_count = __from._M_node_count; | |
__from._M_reset(); | |
} | |
void | |
_M_reset() | |
{ | |
_M_header._M_parent = 0; | |
_M_header._M_left = &_M_header; | |
_M_header._M_right = &_M_header; | |
_M_node_count = 0; | |
} | |
}; | |
template<typename _Val> | |
struct _Rb_tree_node : public _Rb_tree_node_base | |
{ | |
typedef _Rb_tree_node<_Val>* _Link_type; | |
# 231 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
__gnu_cxx::__aligned_membuf<_Val> _M_storage; | |
_Val* | |
_M_valptr() | |
{ return _M_storage._M_ptr(); } | |
const _Val* | |
_M_valptr() const | |
{ return _M_storage._M_ptr(); } | |
}; | |
__attribute__ ((__pure__)) _Rb_tree_node_base* | |
_Rb_tree_increment(_Rb_tree_node_base* __x) throw (); | |
__attribute__ ((__pure__)) const _Rb_tree_node_base* | |
_Rb_tree_increment(const _Rb_tree_node_base* __x) throw (); | |
__attribute__ ((__pure__)) _Rb_tree_node_base* | |
_Rb_tree_decrement(_Rb_tree_node_base* __x) throw (); | |
__attribute__ ((__pure__)) const _Rb_tree_node_base* | |
_Rb_tree_decrement(const _Rb_tree_node_base* __x) throw (); | |
template<typename _Tp> | |
struct _Rb_tree_iterator | |
{ | |
typedef _Tp value_type; | |
typedef _Tp& reference; | |
typedef _Tp* pointer; | |
typedef bidirectional_iterator_tag iterator_category; | |
typedef ptrdiff_t difference_type; | |
typedef _Rb_tree_iterator<_Tp> _Self; | |
typedef _Rb_tree_node_base::_Base_ptr _Base_ptr; | |
typedef _Rb_tree_node<_Tp>* _Link_type; | |
_Rb_tree_iterator() noexcept | |
: _M_node() { } | |
explicit | |
_Rb_tree_iterator(_Base_ptr __x) noexcept | |
: _M_node(__x) { } | |
reference | |
operator*() const noexcept | |
{ return *static_cast<_Link_type>(_M_node)->_M_valptr(); } | |
pointer | |
operator->() const noexcept | |
{ return static_cast<_Link_type> (_M_node)->_M_valptr(); } | |
_Self& | |
operator++() noexcept | |
{ | |
_M_node = _Rb_tree_increment(_M_node); | |
return *this; | |
} | |
_Self | |
operator++(int) noexcept | |
{ | |
_Self __tmp = *this; | |
_M_node = _Rb_tree_increment(_M_node); | |
return __tmp; | |
} | |
_Self& | |
operator--() noexcept | |
{ | |
_M_node = _Rb_tree_decrement(_M_node); | |
return *this; | |
} | |
_Self | |
operator--(int) noexcept | |
{ | |
_Self __tmp = *this; | |
_M_node = _Rb_tree_decrement(_M_node); | |
return __tmp; | |
} | |
friend bool | |
operator==(const _Self& __x, const _Self& __y) noexcept | |
{ return __x._M_node == __y._M_node; } | |
friend bool | |
operator!=(const _Self& __x, const _Self& __y) noexcept | |
{ return __x._M_node != __y._M_node; } | |
_Base_ptr _M_node; | |
}; | |
template<typename _Tp> | |
struct _Rb_tree_const_iterator | |
{ | |
typedef _Tp value_type; | |
typedef const _Tp& reference; | |
typedef const _Tp* pointer; | |
typedef _Rb_tree_iterator<_Tp> iterator; | |
typedef bidirectional_iterator_tag iterator_category; | |
typedef ptrdiff_t difference_type; | |
typedef _Rb_tree_const_iterator<_Tp> _Self; | |
typedef _Rb_tree_node_base::_Const_Base_ptr _Base_ptr; | |
typedef const _Rb_tree_node<_Tp>* _Link_type; | |
_Rb_tree_const_iterator() noexcept | |
: _M_node() { } | |
explicit | |
_Rb_tree_const_iterator(_Base_ptr __x) noexcept | |
: _M_node(__x) { } | |
_Rb_tree_const_iterator(const iterator& __it) noexcept | |
: _M_node(__it._M_node) { } | |
iterator | |
_M_const_cast() const noexcept | |
{ return iterator(const_cast<typename iterator::_Base_ptr>(_M_node)); } | |
reference | |
operator*() const noexcept | |
{ return *static_cast<_Link_type>(_M_node)->_M_valptr(); } | |
pointer | |
operator->() const noexcept | |
{ return static_cast<_Link_type>(_M_node)->_M_valptr(); } | |
_Self& | |
operator++() noexcept | |
{ | |
_M_node = _Rb_tree_increment(_M_node); | |
return *this; | |
} | |
_Self | |
operator++(int) noexcept | |
{ | |
_Self __tmp = *this; | |
_M_node = _Rb_tree_increment(_M_node); | |
return __tmp; | |
} | |
_Self& | |
operator--() noexcept | |
{ | |
_M_node = _Rb_tree_decrement(_M_node); | |
return *this; | |
} | |
_Self | |
operator--(int) noexcept | |
{ | |
_Self __tmp = *this; | |
_M_node = _Rb_tree_decrement(_M_node); | |
return __tmp; | |
} | |
friend bool | |
operator==(const _Self& __x, const _Self& __y) noexcept | |
{ return __x._M_node == __y._M_node; } | |
friend bool | |
operator!=(const _Self& __x, const _Self& __y) noexcept | |
{ return __x._M_node != __y._M_node; } | |
_Base_ptr _M_node; | |
}; | |
void | |
_Rb_tree_insert_and_rebalance(const bool __insert_left, | |
_Rb_tree_node_base* __x, | |
_Rb_tree_node_base* __p, | |
_Rb_tree_node_base& __header) throw (); | |
_Rb_tree_node_base* | |
_Rb_tree_rebalance_for_erase(_Rb_tree_node_base* const __z, | |
_Rb_tree_node_base& __header) throw (); | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc = allocator<_Val> > | |
class _Rb_tree | |
{ | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_Rb_tree_node<_Val> >::other _Node_allocator; | |
typedef __gnu_cxx::__alloc_traits<_Node_allocator> _Alloc_traits; | |
protected: | |
typedef _Rb_tree_node_base* _Base_ptr; | |
typedef const _Rb_tree_node_base* _Const_Base_ptr; | |
typedef _Rb_tree_node<_Val>* _Link_type; | |
typedef const _Rb_tree_node<_Val>* _Const_Link_type; | |
private: | |
struct _Reuse_or_alloc_node | |
{ | |
_Reuse_or_alloc_node(_Rb_tree& __t) | |
: _M_root(__t._M_root()), _M_nodes(__t._M_rightmost()), _M_t(__t) | |
{ | |
if (_M_root) | |
{ | |
_M_root->_M_parent = 0; | |
if (_M_nodes->_M_left) | |
_M_nodes = _M_nodes->_M_left; | |
} | |
else | |
_M_nodes = 0; | |
} | |
_Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; | |
~_Reuse_or_alloc_node() | |
{ _M_t._M_erase(static_cast<_Link_type>(_M_root)); } | |
template<typename _Arg> | |
_Link_type | |
operator()(_Arg&& __arg) | |
{ | |
_Link_type __node = static_cast<_Link_type>(_M_extract()); | |
if (__node) | |
{ | |
_M_t._M_destroy_node(__node); | |
_M_t._M_construct_node(__node, std::forward<_Arg>(__arg)); | |
return __node; | |
} | |
return _M_t._M_create_node(std::forward<_Arg>(__arg)); | |
} | |
private: | |
_Base_ptr | |
_M_extract() | |
{ | |
if (!_M_nodes) | |
return _M_nodes; | |
_Base_ptr __node = _M_nodes; | |
_M_nodes = _M_nodes->_M_parent; | |
if (_M_nodes) | |
{ | |
if (_M_nodes->_M_right == __node) | |
{ | |
_M_nodes->_M_right = 0; | |
if (_M_nodes->_M_left) | |
{ | |
_M_nodes = _M_nodes->_M_left; | |
while (_M_nodes->_M_right) | |
_M_nodes = _M_nodes->_M_right; | |
if (_M_nodes->_M_left) | |
_M_nodes = _M_nodes->_M_left; | |
} | |
} | |
else | |
_M_nodes->_M_left = 0; | |
} | |
else | |
_M_root = 0; | |
return __node; | |
} | |
_Base_ptr _M_root; | |
_Base_ptr _M_nodes; | |
_Rb_tree& _M_t; | |
}; | |
struct _Alloc_node | |
{ | |
_Alloc_node(_Rb_tree& __t) | |
: _M_t(__t) { } | |
template<typename _Arg> | |
_Link_type | |
operator()(_Arg&& __arg) const | |
{ return _M_t._M_create_node(std::forward<_Arg>(__arg)); } | |
private: | |
_Rb_tree& _M_t; | |
}; | |
public: | |
typedef _Key key_type; | |
typedef _Val value_type; | |
typedef value_type* pointer; | |
typedef const value_type* const_pointer; | |
typedef value_type& reference; | |
typedef const value_type& const_reference; | |
typedef size_t size_type; | |
typedef ptrdiff_t difference_type; | |
typedef _Alloc allocator_type; | |
_Node_allocator& | |
_M_get_Node_allocator() noexcept | |
{ return this->_M_impl; } | |
const _Node_allocator& | |
_M_get_Node_allocator() const noexcept | |
{ return this->_M_impl; } | |
allocator_type | |
get_allocator() const noexcept | |
{ return allocator_type(_M_get_Node_allocator()); } | |
protected: | |
_Link_type | |
_M_get_node() | |
{ return _Alloc_traits::allocate(_M_get_Node_allocator(), 1); } | |
void | |
_M_put_node(_Link_type __p) noexcept | |
{ _Alloc_traits::deallocate(_M_get_Node_allocator(), __p, 1); } | |
# 588 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
template<typename... _Args> | |
void | |
_M_construct_node(_Link_type __node, _Args&&... __args) | |
{ | |
try | |
{ | |
::new(__node) _Rb_tree_node<_Val>; | |
_Alloc_traits::construct(_M_get_Node_allocator(), | |
__node->_M_valptr(), | |
std::forward<_Args>(__args)...); | |
} | |
catch(...) | |
{ | |
__node->~_Rb_tree_node<_Val>(); | |
_M_put_node(__node); | |
throw; | |
} | |
} | |
template<typename... _Args> | |
_Link_type | |
_M_create_node(_Args&&... __args) | |
{ | |
_Link_type __tmp = _M_get_node(); | |
_M_construct_node(__tmp, std::forward<_Args>(__args)...); | |
return __tmp; | |
} | |
void | |
_M_destroy_node(_Link_type __p) noexcept | |
{ | |
_Alloc_traits::destroy(_M_get_Node_allocator(), __p->_M_valptr()); | |
__p->~_Rb_tree_node<_Val>(); | |
} | |
void | |
_M_drop_node(_Link_type __p) noexcept | |
{ | |
_M_destroy_node(__p); | |
_M_put_node(__p); | |
} | |
template<bool _MoveValue, typename _NodeGen> | |
_Link_type | |
_M_clone_node(_Link_type __x, _NodeGen& __node_gen) | |
{ | |
using _Vp = typename conditional<_MoveValue, | |
value_type&&, | |
const value_type&>::type; | |
_Link_type __tmp | |
= __node_gen(std::forward<_Vp>(*__x->_M_valptr())); | |
__tmp->_M_color = __x->_M_color; | |
__tmp->_M_left = 0; | |
__tmp->_M_right = 0; | |
return __tmp; | |
} | |
protected: | |
template<typename _Key_compare, | |
bool = __is_pod(_Key_compare)> | |
struct _Rb_tree_impl | |
: public _Node_allocator | |
, public _Rb_tree_key_compare<_Key_compare> | |
, public _Rb_tree_header | |
{ | |
typedef _Rb_tree_key_compare<_Key_compare> _Base_key_compare; | |
_Rb_tree_impl() | |
noexcept(is_nothrow_default_constructible<_Node_allocator>::value && is_nothrow_default_constructible<_Base_key_compare>::value) | |
: _Node_allocator() | |
{ } | |
_Rb_tree_impl(const _Rb_tree_impl& __x) | |
: _Node_allocator(_Alloc_traits::_S_select_on_copy(__x)) | |
, _Base_key_compare(__x._M_key_compare) | |
, _Rb_tree_header() | |
{ } | |
_Rb_tree_impl(_Rb_tree_impl&&) | |
noexcept( is_nothrow_move_constructible<_Base_key_compare>::value ) | |
= default; | |
explicit | |
_Rb_tree_impl(_Node_allocator&& __a) | |
: _Node_allocator(std::move(__a)) | |
{ } | |
_Rb_tree_impl(_Rb_tree_impl&& __x, _Node_allocator&& __a) | |
: _Node_allocator(std::move(__a)), | |
_Base_key_compare(std::move(__x)), | |
_Rb_tree_header(std::move(__x)) | |
{ } | |
_Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a) | |
: _Node_allocator(std::move(__a)), _Base_key_compare(__comp) | |
{ } | |
}; | |
_Rb_tree_impl<_Compare> _M_impl; | |
protected: | |
_Base_ptr& | |
_M_root() noexcept | |
{ return this->_M_impl._M_header._M_parent; } | |
_Const_Base_ptr | |
_M_root() const noexcept | |
{ return this->_M_impl._M_header._M_parent; } | |
_Base_ptr& | |
_M_leftmost() noexcept | |
{ return this->_M_impl._M_header._M_left; } | |
_Const_Base_ptr | |
_M_leftmost() const noexcept | |
{ return this->_M_impl._M_header._M_left; } | |
_Base_ptr& | |
_M_rightmost() noexcept | |
{ return this->_M_impl._M_header._M_right; } | |
_Const_Base_ptr | |
_M_rightmost() const noexcept | |
{ return this->_M_impl._M_header._M_right; } | |
_Link_type | |
_M_mbegin() const noexcept | |
{ return static_cast<_Link_type>(this->_M_impl._M_header._M_parent); } | |
_Link_type | |
_M_begin() noexcept | |
{ return _M_mbegin(); } | |
_Const_Link_type | |
_M_begin() const noexcept | |
{ | |
return static_cast<_Const_Link_type> | |
(this->_M_impl._M_header._M_parent); | |
} | |
_Base_ptr | |
_M_end() noexcept | |
{ return &this->_M_impl._M_header; } | |
_Const_Base_ptr | |
_M_end() const noexcept | |
{ return &this->_M_impl._M_header; } | |
static const _Key& | |
_S_key(_Const_Link_type __x) | |
{ | |
static_assert(__is_invocable<_Compare&, const _Key&, const _Key&>{}, | |
"comparison object must be invocable " | |
"with two arguments of key type"); | |
# 775 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
return _KeyOfValue()(*__x->_M_valptr()); | |
} | |
static _Link_type | |
_S_left(_Base_ptr __x) noexcept | |
{ return static_cast<_Link_type>(__x->_M_left); } | |
static _Const_Link_type | |
_S_left(_Const_Base_ptr __x) noexcept | |
{ return static_cast<_Const_Link_type>(__x->_M_left); } | |
static _Link_type | |
_S_right(_Base_ptr __x) noexcept | |
{ return static_cast<_Link_type>(__x->_M_right); } | |
static _Const_Link_type | |
_S_right(_Const_Base_ptr __x) noexcept | |
{ return static_cast<_Const_Link_type>(__x->_M_right); } | |
static const _Key& | |
_S_key(_Const_Base_ptr __x) | |
{ return _S_key(static_cast<_Const_Link_type>(__x)); } | |
static _Base_ptr | |
_S_minimum(_Base_ptr __x) noexcept | |
{ return _Rb_tree_node_base::_S_minimum(__x); } | |
static _Const_Base_ptr | |
_S_minimum(_Const_Base_ptr __x) noexcept | |
{ return _Rb_tree_node_base::_S_minimum(__x); } | |
static _Base_ptr | |
_S_maximum(_Base_ptr __x) noexcept | |
{ return _Rb_tree_node_base::_S_maximum(__x); } | |
static _Const_Base_ptr | |
_S_maximum(_Const_Base_ptr __x) noexcept | |
{ return _Rb_tree_node_base::_S_maximum(__x); } | |
public: | |
typedef _Rb_tree_iterator<value_type> iterator; | |
typedef _Rb_tree_const_iterator<value_type> const_iterator; | |
typedef std::reverse_iterator<iterator> reverse_iterator; | |
typedef std::reverse_iterator<const_iterator> const_reverse_iterator; | |
# 828 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
pair<_Base_ptr, _Base_ptr> | |
_M_get_insert_unique_pos(const key_type& __k); | |
pair<_Base_ptr, _Base_ptr> | |
_M_get_insert_equal_pos(const key_type& __k); | |
pair<_Base_ptr, _Base_ptr> | |
_M_get_insert_hint_unique_pos(const_iterator __pos, | |
const key_type& __k); | |
pair<_Base_ptr, _Base_ptr> | |
_M_get_insert_hint_equal_pos(const_iterator __pos, | |
const key_type& __k); | |
private: | |
template<typename _Arg, typename _NodeGen> | |
iterator | |
_M_insert_(_Base_ptr __x, _Base_ptr __y, _Arg&& __v, _NodeGen&); | |
iterator | |
_M_insert_node(_Base_ptr __x, _Base_ptr __y, _Link_type __z); | |
template<typename _Arg> | |
iterator | |
_M_insert_lower(_Base_ptr __y, _Arg&& __v); | |
template<typename _Arg> | |
iterator | |
_M_insert_equal_lower(_Arg&& __x); | |
iterator | |
_M_insert_lower_node(_Base_ptr __p, _Link_type __z); | |
iterator | |
_M_insert_equal_lower_node(_Link_type __z); | |
# 879 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
enum { __as_lvalue, __as_rvalue }; | |
template<bool _MoveValues, typename _NodeGen> | |
_Link_type | |
_M_copy(_Link_type, _Base_ptr, _NodeGen&); | |
template<bool _MoveValues, typename _NodeGen> | |
_Link_type | |
_M_copy(const _Rb_tree& __x, _NodeGen& __gen) | |
{ | |
_Link_type __root = | |
_M_copy<_MoveValues>(__x._M_mbegin(), _M_end(), __gen); | |
_M_leftmost() = _S_minimum(__root); | |
_M_rightmost() = _S_maximum(__root); | |
_M_impl._M_node_count = __x._M_impl._M_node_count; | |
return __root; | |
} | |
_Link_type | |
_M_copy(const _Rb_tree& __x) | |
{ | |
_Alloc_node __an(*this); | |
return _M_copy<__as_lvalue>(__x, __an); | |
} | |
void | |
_M_erase(_Link_type __x); | |
iterator | |
_M_lower_bound(_Link_type __x, _Base_ptr __y, | |
const _Key& __k); | |
const_iterator | |
_M_lower_bound(_Const_Link_type __x, _Const_Base_ptr __y, | |
const _Key& __k) const; | |
iterator | |
_M_upper_bound(_Link_type __x, _Base_ptr __y, | |
const _Key& __k); | |
const_iterator | |
_M_upper_bound(_Const_Link_type __x, _Const_Base_ptr __y, | |
const _Key& __k) const; | |
public: | |
_Rb_tree() = default; | |
_Rb_tree(const _Compare& __comp, | |
const allocator_type& __a = allocator_type()) | |
: _M_impl(__comp, _Node_allocator(__a)) { } | |
_Rb_tree(const _Rb_tree& __x) | |
: _M_impl(__x._M_impl) | |
{ | |
if (__x._M_root() != 0) | |
_M_root() = _M_copy(__x); | |
} | |
_Rb_tree(const allocator_type& __a) | |
: _M_impl(_Node_allocator(__a)) | |
{ } | |
_Rb_tree(const _Rb_tree& __x, const allocator_type& __a) | |
: _M_impl(__x._M_impl._M_key_compare, _Node_allocator(__a)) | |
{ | |
if (__x._M_root() != nullptr) | |
_M_root() = _M_copy(__x); | |
} | |
_Rb_tree(_Rb_tree&&) = default; | |
_Rb_tree(_Rb_tree&& __x, const allocator_type& __a) | |
: _Rb_tree(std::move(__x), _Node_allocator(__a)) | |
{ } | |
private: | |
_Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a, true_type) | |
noexcept(is_nothrow_default_constructible<_Compare>::value) | |
: _M_impl(std::move(__x._M_impl), std::move(__a)) | |
{ } | |
_Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a, false_type) | |
: _M_impl(__x._M_impl._M_key_compare, std::move(__a)) | |
{ | |
if (__x._M_root() != nullptr) | |
_M_move_data(__x, false_type{}); | |
} | |
public: | |
_Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a) | |
noexcept( noexcept( | |
_Rb_tree(std::declval<_Rb_tree&&>(), std::declval<_Node_allocator&&>(), | |
std::declval<typename _Alloc_traits::is_always_equal>())) ) | |
: _Rb_tree(std::move(__x), std::move(__a), | |
typename _Alloc_traits::is_always_equal{}) | |
{ } | |
~_Rb_tree() noexcept | |
{ _M_erase(_M_begin()); } | |
_Rb_tree& | |
operator=(const _Rb_tree& __x); | |
_Compare | |
key_comp() const | |
{ return _M_impl._M_key_compare; } | |
iterator | |
begin() noexcept | |
{ return iterator(this->_M_impl._M_header._M_left); } | |
const_iterator | |
begin() const noexcept | |
{ return const_iterator(this->_M_impl._M_header._M_left); } | |
iterator | |
end() noexcept | |
{ return iterator(&this->_M_impl._M_header); } | |
const_iterator | |
end() const noexcept | |
{ return const_iterator(&this->_M_impl._M_header); } | |
reverse_iterator | |
rbegin() noexcept | |
{ return reverse_iterator(end()); } | |
const_reverse_iterator | |
rbegin() const noexcept | |
{ return const_reverse_iterator(end()); } | |
reverse_iterator | |
rend() noexcept | |
{ return reverse_iterator(begin()); } | |
const_reverse_iterator | |
rend() const noexcept | |
{ return const_reverse_iterator(begin()); } | |
bool | |
empty() const noexcept | |
{ return _M_impl._M_node_count == 0; } | |
size_type | |
size() const noexcept | |
{ return _M_impl._M_node_count; } | |
size_type | |
max_size() const noexcept | |
{ return _Alloc_traits::max_size(_M_get_Node_allocator()); } | |
void | |
swap(_Rb_tree& __t) | |
noexcept(__is_nothrow_swappable<_Compare>::value); | |
template<typename _Arg> | |
pair<iterator, bool> | |
_M_insert_unique(_Arg&& __x); | |
template<typename _Arg> | |
iterator | |
_M_insert_equal(_Arg&& __x); | |
template<typename _Arg, typename _NodeGen> | |
iterator | |
_M_insert_unique_(const_iterator __pos, _Arg&& __x, _NodeGen&); | |
template<typename _Arg> | |
iterator | |
_M_insert_unique_(const_iterator __pos, _Arg&& __x) | |
{ | |
_Alloc_node __an(*this); | |
return _M_insert_unique_(__pos, std::forward<_Arg>(__x), __an); | |
} | |
template<typename _Arg, typename _NodeGen> | |
iterator | |
_M_insert_equal_(const_iterator __pos, _Arg&& __x, _NodeGen&); | |
template<typename _Arg> | |
iterator | |
_M_insert_equal_(const_iterator __pos, _Arg&& __x) | |
{ | |
_Alloc_node __an(*this); | |
return _M_insert_equal_(__pos, std::forward<_Arg>(__x), __an); | |
} | |
template<typename... _Args> | |
pair<iterator, bool> | |
_M_emplace_unique(_Args&&... __args); | |
template<typename... _Args> | |
iterator | |
_M_emplace_equal(_Args&&... __args); | |
template<typename... _Args> | |
iterator | |
_M_emplace_hint_unique(const_iterator __pos, _Args&&... __args); | |
template<typename... _Args> | |
iterator | |
_M_emplace_hint_equal(const_iterator __pos, _Args&&... __args); | |
template<typename _Iter> | |
using __same_value_type | |
= is_same<value_type, typename iterator_traits<_Iter>::value_type>; | |
template<typename _InputIterator> | |
__enable_if_t<__same_value_type<_InputIterator>::value> | |
_M_insert_range_unique(_InputIterator __first, _InputIterator __last) | |
{ | |
_Alloc_node __an(*this); | |
for (; __first != __last; ++__first) | |
_M_insert_unique_(end(), *__first, __an); | |
} | |
template<typename _InputIterator> | |
__enable_if_t<!__same_value_type<_InputIterator>::value> | |
_M_insert_range_unique(_InputIterator __first, _InputIterator __last) | |
{ | |
for (; __first != __last; ++__first) | |
_M_emplace_unique(*__first); | |
} | |
template<typename _InputIterator> | |
__enable_if_t<__same_value_type<_InputIterator>::value> | |
_M_insert_range_equal(_InputIterator __first, _InputIterator __last) | |
{ | |
_Alloc_node __an(*this); | |
for (; __first != __last; ++__first) | |
_M_insert_equal_(end(), *__first, __an); | |
} | |
template<typename _InputIterator> | |
__enable_if_t<!__same_value_type<_InputIterator>::value> | |
_M_insert_range_equal(_InputIterator __first, _InputIterator __last) | |
{ | |
_Alloc_node __an(*this); | |
for (; __first != __last; ++__first) | |
_M_emplace_equal(*__first); | |
} | |
# 1179 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
private: | |
void | |
_M_erase_aux(const_iterator __position); | |
void | |
_M_erase_aux(const_iterator __first, const_iterator __last); | |
public: | |
__attribute ((__abi_tag__ ("cxx11"))) | |
iterator | |
erase(const_iterator __position) | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(__position != end())) __failed_assertion(); } else { ; } } while (false); | |
const_iterator __result = __position; | |
++__result; | |
_M_erase_aux(__position); | |
return __result._M_const_cast(); | |
} | |
__attribute ((__abi_tag__ ("cxx11"))) | |
iterator | |
erase(iterator __position) | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(__position != end())) __failed_assertion(); } else { ; } } while (false); | |
iterator __result = __position; | |
++__result; | |
_M_erase_aux(__position); | |
return __result; | |
} | |
# 1228 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
size_type | |
erase(const key_type& __x); | |
__attribute ((__abi_tag__ ("cxx11"))) | |
iterator | |
erase(const_iterator __first, const_iterator __last) | |
{ | |
_M_erase_aux(__first, __last); | |
return __last._M_const_cast(); | |
} | |
# 1251 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
void | |
clear() noexcept | |
{ | |
_M_erase(_M_begin()); | |
_M_impl._M_reset(); | |
} | |
iterator | |
find(const key_type& __k); | |
const_iterator | |
find(const key_type& __k) const; | |
size_type | |
count(const key_type& __k) const; | |
iterator | |
lower_bound(const key_type& __k) | |
{ return _M_lower_bound(_M_begin(), _M_end(), __k); } | |
const_iterator | |
lower_bound(const key_type& __k) const | |
{ return _M_lower_bound(_M_begin(), _M_end(), __k); } | |
iterator | |
upper_bound(const key_type& __k) | |
{ return _M_upper_bound(_M_begin(), _M_end(), __k); } | |
const_iterator | |
upper_bound(const key_type& __k) const | |
{ return _M_upper_bound(_M_begin(), _M_end(), __k); } | |
pair<iterator, iterator> | |
equal_range(const key_type& __k); | |
pair<const_iterator, const_iterator> | |
equal_range(const key_type& __k) const; | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
iterator | |
_M_find_tr(const _Kt& __k) | |
{ | |
const _Rb_tree* __const_this = this; | |
return __const_this->_M_find_tr(__k)._M_const_cast(); | |
} | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
const_iterator | |
_M_find_tr(const _Kt& __k) const | |
{ | |
auto __j = _M_lower_bound_tr(__k); | |
if (__j != end() && _M_impl._M_key_compare(__k, _S_key(__j._M_node))) | |
__j = end(); | |
return __j; | |
} | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
size_type | |
_M_count_tr(const _Kt& __k) const | |
{ | |
auto __p = _M_equal_range_tr(__k); | |
return std::distance(__p.first, __p.second); | |
} | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
iterator | |
_M_lower_bound_tr(const _Kt& __k) | |
{ | |
const _Rb_tree* __const_this = this; | |
return __const_this->_M_lower_bound_tr(__k)._M_const_cast(); | |
} | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
const_iterator | |
_M_lower_bound_tr(const _Kt& __k) const | |
{ | |
auto __x = _M_begin(); | |
auto __y = _M_end(); | |
while (__x != 0) | |
if (!_M_impl._M_key_compare(_S_key(__x), __k)) | |
{ | |
__y = __x; | |
__x = _S_left(__x); | |
} | |
else | |
__x = _S_right(__x); | |
return const_iterator(__y); | |
} | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
iterator | |
_M_upper_bound_tr(const _Kt& __k) | |
{ | |
const _Rb_tree* __const_this = this; | |
return __const_this->_M_upper_bound_tr(__k)._M_const_cast(); | |
} | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
const_iterator | |
_M_upper_bound_tr(const _Kt& __k) const | |
{ | |
auto __x = _M_begin(); | |
auto __y = _M_end(); | |
while (__x != 0) | |
if (_M_impl._M_key_compare(__k, _S_key(__x))) | |
{ | |
__y = __x; | |
__x = _S_left(__x); | |
} | |
else | |
__x = _S_right(__x); | |
return const_iterator(__y); | |
} | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
pair<iterator, iterator> | |
_M_equal_range_tr(const _Kt& __k) | |
{ | |
const _Rb_tree* __const_this = this; | |
auto __ret = __const_this->_M_equal_range_tr(__k); | |
return { __ret.first._M_const_cast(), __ret.second._M_const_cast() }; | |
} | |
template<typename _Kt, | |
typename _Req = __has_is_transparent_t<_Compare, _Kt>> | |
pair<const_iterator, const_iterator> | |
_M_equal_range_tr(const _Kt& __k) const | |
{ | |
auto __low = _M_lower_bound_tr(__k); | |
auto __high = __low; | |
auto& __cmp = _M_impl._M_key_compare; | |
while (__high != end() && !__cmp(__k, _S_key(__high._M_node))) | |
++__high; | |
return { __low, __high }; | |
} | |
bool | |
__rb_verify() const; | |
_Rb_tree& | |
operator=(_Rb_tree&&) | |
noexcept(_Alloc_traits::_S_nothrow_move() | |
&& is_nothrow_move_assignable<_Compare>::value); | |
template<typename _Iterator> | |
void | |
_M_assign_unique(_Iterator, _Iterator); | |
template<typename _Iterator> | |
void | |
_M_assign_equal(_Iterator, _Iterator); | |
private: | |
void | |
_M_move_data(_Rb_tree& __x, true_type) | |
{ _M_impl._M_move_data(__x._M_impl); } | |
void | |
_M_move_data(_Rb_tree&, false_type); | |
void | |
_M_move_assign(_Rb_tree&, true_type); | |
void | |
_M_move_assign(_Rb_tree&, false_type); | |
# 1603 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
friend bool | |
operator==(const _Rb_tree& __x, const _Rb_tree& __y) | |
{ | |
return __x.size() == __y.size() | |
&& std::equal(__x.begin(), __x.end(), __y.begin()); | |
} | |
# 1620 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
friend bool | |
operator<(const _Rb_tree& __x, const _Rb_tree& __y) | |
{ | |
return std::lexicographical_compare(__x.begin(), __x.end(), | |
__y.begin(), __y.end()); | |
} | |
}; | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
inline void | |
swap(_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) | |
{ __x.swap(__y); } | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_move_data(_Rb_tree& __x, false_type) | |
{ | |
if (_M_get_Node_allocator() == __x._M_get_Node_allocator()) | |
_M_move_data(__x, true_type()); | |
else | |
{ | |
_Alloc_node __an(*this); | |
_M_root() = | |
_M_copy<!__move_if_noexcept_cond<value_type>::value>(__x, __an); | |
} | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
inline void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_move_assign(_Rb_tree& __x, true_type) | |
{ | |
clear(); | |
if (__x._M_root() != nullptr) | |
_M_move_data(__x, true_type()); | |
std::__alloc_on_move(_M_get_Node_allocator(), | |
__x._M_get_Node_allocator()); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_move_assign(_Rb_tree& __x, false_type) | |
{ | |
if (_M_get_Node_allocator() == __x._M_get_Node_allocator()) | |
return _M_move_assign(__x, true_type{}); | |
_Reuse_or_alloc_node __roan(*this); | |
_M_impl._M_reset(); | |
if (__x._M_root() != nullptr) | |
{ | |
_M_root() = _M_copy<__as_rvalue>(__x, __roan); | |
__x.clear(); | |
} | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
inline _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
operator=(_Rb_tree&& __x) | |
noexcept(_Alloc_traits::_S_nothrow_move() | |
&& is_nothrow_move_assignable<_Compare>::value) | |
{ | |
_M_impl._M_key_compare = std::move(__x._M_impl._M_key_compare); | |
_M_move_assign(__x, __bool_constant<_Alloc_traits::_S_nothrow_move()>()); | |
return *this; | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Iterator> | |
void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_assign_unique(_Iterator __first, _Iterator __last) | |
{ | |
_Reuse_or_alloc_node __roan(*this); | |
_M_impl._M_reset(); | |
for (; __first != __last; ++__first) | |
_M_insert_unique_(end(), *__first, __roan); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Iterator> | |
void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_assign_equal(_Iterator __first, _Iterator __last) | |
{ | |
_Reuse_or_alloc_node __roan(*this); | |
_M_impl._M_reset(); | |
for (; __first != __last; ++__first) | |
_M_insert_equal_(end(), *__first, __roan); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
operator=(const _Rb_tree& __x) | |
{ | |
if (this != &__x) | |
{ | |
if (_Alloc_traits::_S_propagate_on_copy_assign()) | |
{ | |
auto& __this_alloc = this->_M_get_Node_allocator(); | |
auto& __that_alloc = __x._M_get_Node_allocator(); | |
if (!_Alloc_traits::_S_always_equal() | |
&& __this_alloc != __that_alloc) | |
{ | |
clear(); | |
std::__alloc_on_copy(__this_alloc, __that_alloc); | |
} | |
} | |
_Reuse_or_alloc_node __roan(*this); | |
_M_impl._M_reset(); | |
_M_impl._M_key_compare = __x._M_impl._M_key_compare; | |
if (__x._M_root() != 0) | |
_M_root() = _M_copy<__as_lvalue>(__x, __roan); | |
} | |
return *this; | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Arg, typename _NodeGen> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_(_Base_ptr __x, _Base_ptr __p, | |
_Arg&& __v, | |
_NodeGen& __node_gen) | |
{ | |
bool __insert_left = (__x != 0 || __p == _M_end() | |
|| _M_impl._M_key_compare(_KeyOfValue()(__v), | |
_S_key(__p))); | |
_Link_type __z = __node_gen(std::forward<_Arg>(__v)); | |
_Rb_tree_insert_and_rebalance(__insert_left, __z, __p, | |
this->_M_impl._M_header); | |
++_M_impl._M_node_count; | |
return iterator(__z); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Arg> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_lower(_Base_ptr __p, _Arg&& __v) | |
{ | |
bool __insert_left = (__p == _M_end() | |
|| !_M_impl._M_key_compare(_S_key(__p), | |
_KeyOfValue()(__v))); | |
_Link_type __z = _M_create_node(std::forward<_Arg>(__v)); | |
_Rb_tree_insert_and_rebalance(__insert_left, __z, __p, | |
this->_M_impl._M_header); | |
++_M_impl._M_node_count; | |
return iterator(__z); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Arg> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_equal_lower(_Arg&& __v) | |
{ | |
_Link_type __x = _M_begin(); | |
_Base_ptr __y = _M_end(); | |
while (__x != 0) | |
{ | |
__y = __x; | |
__x = !_M_impl._M_key_compare(_S_key(__x), _KeyOfValue()(__v)) ? | |
_S_left(__x) : _S_right(__x); | |
} | |
return _M_insert_lower(__y, std::forward<_Arg>(__v)); | |
} | |
template<typename _Key, typename _Val, typename _KoV, | |
typename _Compare, typename _Alloc> | |
template<bool _MoveValues, typename _NodeGen> | |
typename _Rb_tree<_Key, _Val, _KoV, _Compare, _Alloc>::_Link_type | |
_Rb_tree<_Key, _Val, _KoV, _Compare, _Alloc>:: | |
_M_copy(_Link_type __x, _Base_ptr __p, _NodeGen& __node_gen) | |
{ | |
_Link_type __top = _M_clone_node<_MoveValues>(__x, __node_gen); | |
__top->_M_parent = __p; | |
try | |
{ | |
if (__x->_M_right) | |
__top->_M_right = | |
_M_copy<_MoveValues>(_S_right(__x), __top, __node_gen); | |
__p = __top; | |
__x = _S_left(__x); | |
while (__x != 0) | |
{ | |
_Link_type __y = _M_clone_node<_MoveValues>(__x, __node_gen); | |
__p->_M_left = __y; | |
__y->_M_parent = __p; | |
if (__x->_M_right) | |
__y->_M_right = _M_copy<_MoveValues>(_S_right(__x), | |
__y, __node_gen); | |
__p = __y; | |
__x = _S_left(__x); | |
} | |
} | |
catch(...) | |
{ | |
_M_erase(__top); | |
throw; | |
} | |
return __top; | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_erase(_Link_type __x) | |
{ | |
while (__x != 0) | |
{ | |
_M_erase(_S_right(__x)); | |
_Link_type __y = _S_left(__x); | |
_M_drop_node(__x); | |
__x = __y; | |
} | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_lower_bound(_Link_type __x, _Base_ptr __y, | |
const _Key& __k) | |
{ | |
while (__x != 0) | |
if (!_M_impl._M_key_compare(_S_key(__x), __k)) | |
__y = __x, __x = _S_left(__x); | |
else | |
__x = _S_right(__x); | |
return iterator(__y); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::const_iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_lower_bound(_Const_Link_type __x, _Const_Base_ptr __y, | |
const _Key& __k) const | |
{ | |
while (__x != 0) | |
if (!_M_impl._M_key_compare(_S_key(__x), __k)) | |
__y = __x, __x = _S_left(__x); | |
else | |
__x = _S_right(__x); | |
return const_iterator(__y); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_upper_bound(_Link_type __x, _Base_ptr __y, | |
const _Key& __k) | |
{ | |
while (__x != 0) | |
if (_M_impl._M_key_compare(__k, _S_key(__x))) | |
__y = __x, __x = _S_left(__x); | |
else | |
__x = _S_right(__x); | |
return iterator(__y); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::const_iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_upper_bound(_Const_Link_type __x, _Const_Base_ptr __y, | |
const _Key& __k) const | |
{ | |
while (__x != 0) | |
if (_M_impl._M_key_compare(__k, _S_key(__x))) | |
__y = __x, __x = _S_left(__x); | |
else | |
__x = _S_right(__x); | |
return const_iterator(__y); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::iterator, | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::iterator> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
equal_range(const _Key& __k) | |
{ | |
_Link_type __x = _M_begin(); | |
_Base_ptr __y = _M_end(); | |
while (__x != 0) | |
{ | |
if (_M_impl._M_key_compare(_S_key(__x), __k)) | |
__x = _S_right(__x); | |
else if (_M_impl._M_key_compare(__k, _S_key(__x))) | |
__y = __x, __x = _S_left(__x); | |
else | |
{ | |
_Link_type __xu(__x); | |
_Base_ptr __yu(__y); | |
__y = __x, __x = _S_left(__x); | |
__xu = _S_right(__xu); | |
return pair<iterator, | |
iterator>(_M_lower_bound(__x, __y, __k), | |
_M_upper_bound(__xu, __yu, __k)); | |
} | |
} | |
return pair<iterator, iterator>(iterator(__y), | |
iterator(__y)); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::const_iterator, | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::const_iterator> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
equal_range(const _Key& __k) const | |
{ | |
_Const_Link_type __x = _M_begin(); | |
_Const_Base_ptr __y = _M_end(); | |
while (__x != 0) | |
{ | |
if (_M_impl._M_key_compare(_S_key(__x), __k)) | |
__x = _S_right(__x); | |
else if (_M_impl._M_key_compare(__k, _S_key(__x))) | |
__y = __x, __x = _S_left(__x); | |
else | |
{ | |
_Const_Link_type __xu(__x); | |
_Const_Base_ptr __yu(__y); | |
__y = __x, __x = _S_left(__x); | |
__xu = _S_right(__xu); | |
return pair<const_iterator, | |
const_iterator>(_M_lower_bound(__x, __y, __k), | |
_M_upper_bound(__xu, __yu, __k)); | |
} | |
} | |
return pair<const_iterator, const_iterator>(const_iterator(__y), | |
const_iterator(__y)); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
swap(_Rb_tree& __t) | |
noexcept(__is_nothrow_swappable<_Compare>::value) | |
{ | |
if (_M_root() == 0) | |
{ | |
if (__t._M_root() != 0) | |
_M_impl._M_move_data(__t._M_impl); | |
} | |
else if (__t._M_root() == 0) | |
__t._M_impl._M_move_data(_M_impl); | |
else | |
{ | |
std::swap(_M_root(),__t._M_root()); | |
std::swap(_M_leftmost(),__t._M_leftmost()); | |
std::swap(_M_rightmost(),__t._M_rightmost()); | |
_M_root()->_M_parent = _M_end(); | |
__t._M_root()->_M_parent = __t._M_end(); | |
std::swap(this->_M_impl._M_node_count, __t._M_impl._M_node_count); | |
} | |
std::swap(this->_M_impl._M_key_compare, __t._M_impl._M_key_compare); | |
_Alloc_traits::_S_on_swap(_M_get_Node_allocator(), | |
__t._M_get_Node_allocator()); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::_Base_ptr, | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::_Base_ptr> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_get_insert_unique_pos(const key_type& __k) | |
{ | |
typedef pair<_Base_ptr, _Base_ptr> _Res; | |
_Link_type __x = _M_begin(); | |
_Base_ptr __y = _M_end(); | |
bool __comp = true; | |
while (__x != 0) | |
{ | |
__y = __x; | |
__comp = _M_impl._M_key_compare(__k, _S_key(__x)); | |
__x = __comp ? _S_left(__x) : _S_right(__x); | |
} | |
iterator __j = iterator(__y); | |
if (__comp) | |
{ | |
if (__j == begin()) | |
return _Res(__x, __y); | |
else | |
--__j; | |
} | |
if (_M_impl._M_key_compare(_S_key(__j._M_node), __k)) | |
return _Res(__x, __y); | |
return _Res(__j._M_node, 0); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::_Base_ptr, | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::_Base_ptr> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_get_insert_equal_pos(const key_type& __k) | |
{ | |
typedef pair<_Base_ptr, _Base_ptr> _Res; | |
_Link_type __x = _M_begin(); | |
_Base_ptr __y = _M_end(); | |
while (__x != 0) | |
{ | |
__y = __x; | |
__x = _M_impl._M_key_compare(__k, _S_key(__x)) ? | |
_S_left(__x) : _S_right(__x); | |
} | |
return _Res(__x, __y); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Arg> | |
pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::iterator, bool> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_unique(_Arg&& __v) | |
{ | |
typedef pair<iterator, bool> _Res; | |
pair<_Base_ptr, _Base_ptr> __res | |
= _M_get_insert_unique_pos(_KeyOfValue()(__v)); | |
if (__res.second) | |
{ | |
_Alloc_node __an(*this); | |
return _Res(_M_insert_(__res.first, __res.second, | |
std::forward<_Arg>(__v), __an), | |
true); | |
} | |
return _Res(iterator(__res.first), false); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Arg> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_equal(_Arg&& __v) | |
{ | |
pair<_Base_ptr, _Base_ptr> __res | |
= _M_get_insert_equal_pos(_KeyOfValue()(__v)); | |
_Alloc_node __an(*this); | |
return _M_insert_(__res.first, __res.second, | |
std::forward<_Arg>(__v), __an); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::_Base_ptr, | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::_Base_ptr> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_get_insert_hint_unique_pos(const_iterator __position, | |
const key_type& __k) | |
{ | |
iterator __pos = __position._M_const_cast(); | |
typedef pair<_Base_ptr, _Base_ptr> _Res; | |
if (__pos._M_node == _M_end()) | |
{ | |
if (size() > 0 | |
&& _M_impl._M_key_compare(_S_key(_M_rightmost()), __k)) | |
return _Res(0, _M_rightmost()); | |
else | |
return _M_get_insert_unique_pos(__k); | |
} | |
else if (_M_impl._M_key_compare(__k, _S_key(__pos._M_node))) | |
{ | |
iterator __before = __pos; | |
if (__pos._M_node == _M_leftmost()) | |
return _Res(_M_leftmost(), _M_leftmost()); | |
else if (_M_impl._M_key_compare(_S_key((--__before)._M_node), __k)) | |
{ | |
if (_S_right(__before._M_node) == 0) | |
return _Res(0, __before._M_node); | |
else | |
return _Res(__pos._M_node, __pos._M_node); | |
} | |
else | |
return _M_get_insert_unique_pos(__k); | |
} | |
else if (_M_impl._M_key_compare(_S_key(__pos._M_node), __k)) | |
{ | |
iterator __after = __pos; | |
if (__pos._M_node == _M_rightmost()) | |
return _Res(0, _M_rightmost()); | |
else if (_M_impl._M_key_compare(__k, _S_key((++__after)._M_node))) | |
{ | |
if (_S_right(__pos._M_node) == 0) | |
return _Res(0, __pos._M_node); | |
else | |
return _Res(__after._M_node, __after._M_node); | |
} | |
else | |
return _M_get_insert_unique_pos(__k); | |
} | |
else | |
return _Res(__pos._M_node, 0); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Arg, typename _NodeGen> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_unique_(const_iterator __position, | |
_Arg&& __v, | |
_NodeGen& __node_gen) | |
{ | |
pair<_Base_ptr, _Base_ptr> __res | |
= _M_get_insert_hint_unique_pos(__position, _KeyOfValue()(__v)); | |
if (__res.second) | |
return _M_insert_(__res.first, __res.second, | |
std::forward<_Arg>(__v), | |
__node_gen); | |
return iterator(__res.first); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::_Base_ptr, | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::_Base_ptr> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_get_insert_hint_equal_pos(const_iterator __position, const key_type& __k) | |
{ | |
iterator __pos = __position._M_const_cast(); | |
typedef pair<_Base_ptr, _Base_ptr> _Res; | |
if (__pos._M_node == _M_end()) | |
{ | |
if (size() > 0 | |
&& !_M_impl._M_key_compare(__k, _S_key(_M_rightmost()))) | |
return _Res(0, _M_rightmost()); | |
else | |
return _M_get_insert_equal_pos(__k); | |
} | |
else if (!_M_impl._M_key_compare(_S_key(__pos._M_node), __k)) | |
{ | |
iterator __before = __pos; | |
if (__pos._M_node == _M_leftmost()) | |
return _Res(_M_leftmost(), _M_leftmost()); | |
else if (!_M_impl._M_key_compare(__k, _S_key((--__before)._M_node))) | |
{ | |
if (_S_right(__before._M_node) == 0) | |
return _Res(0, __before._M_node); | |
else | |
return _Res(__pos._M_node, __pos._M_node); | |
} | |
else | |
return _M_get_insert_equal_pos(__k); | |
} | |
else | |
{ | |
iterator __after = __pos; | |
if (__pos._M_node == _M_rightmost()) | |
return _Res(0, _M_rightmost()); | |
else if (!_M_impl._M_key_compare(_S_key((++__after)._M_node), __k)) | |
{ | |
if (_S_right(__pos._M_node) == 0) | |
return _Res(0, __pos._M_node); | |
else | |
return _Res(__after._M_node, __after._M_node); | |
} | |
else | |
return _Res(0, 0); | |
} | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename _Arg, typename _NodeGen> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_equal_(const_iterator __position, | |
_Arg&& __v, | |
_NodeGen& __node_gen) | |
{ | |
pair<_Base_ptr, _Base_ptr> __res | |
= _M_get_insert_hint_equal_pos(__position, _KeyOfValue()(__v)); | |
if (__res.second) | |
return _M_insert_(__res.first, __res.second, | |
std::forward<_Arg>(__v), | |
__node_gen); | |
return _M_insert_equal_lower(std::forward<_Arg>(__v)); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_node(_Base_ptr __x, _Base_ptr __p, _Link_type __z) | |
{ | |
bool __insert_left = (__x != 0 || __p == _M_end() | |
|| _M_impl._M_key_compare(_S_key(__z), | |
_S_key(__p))); | |
_Rb_tree_insert_and_rebalance(__insert_left, __z, __p, | |
this->_M_impl._M_header); | |
++_M_impl._M_node_count; | |
return iterator(__z); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_lower_node(_Base_ptr __p, _Link_type __z) | |
{ | |
bool __insert_left = (__p == _M_end() | |
|| !_M_impl._M_key_compare(_S_key(__p), | |
_S_key(__z))); | |
_Rb_tree_insert_and_rebalance(__insert_left, __z, __p, | |
this->_M_impl._M_header); | |
++_M_impl._M_node_count; | |
return iterator(__z); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_insert_equal_lower_node(_Link_type __z) | |
{ | |
_Link_type __x = _M_begin(); | |
_Base_ptr __y = _M_end(); | |
while (__x != 0) | |
{ | |
__y = __x; | |
__x = !_M_impl._M_key_compare(_S_key(__x), _S_key(__z)) ? | |
_S_left(__x) : _S_right(__x); | |
} | |
return _M_insert_lower_node(__y, __z); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename... _Args> | |
pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::iterator, bool> | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_emplace_unique(_Args&&... __args) | |
{ | |
_Link_type __z = _M_create_node(std::forward<_Args>(__args)...); | |
try | |
{ | |
typedef pair<iterator, bool> _Res; | |
auto __res = _M_get_insert_unique_pos(_S_key(__z)); | |
if (__res.second) | |
return _Res(_M_insert_node(__res.first, __res.second, __z), true); | |
_M_drop_node(__z); | |
return _Res(iterator(__res.first), false); | |
} | |
catch(...) | |
{ | |
_M_drop_node(__z); | |
throw; | |
} | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename... _Args> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_emplace_equal(_Args&&... __args) | |
{ | |
_Link_type __z = _M_create_node(std::forward<_Args>(__args)...); | |
try | |
{ | |
auto __res = _M_get_insert_equal_pos(_S_key(__z)); | |
return _M_insert_node(__res.first, __res.second, __z); | |
} | |
catch(...) | |
{ | |
_M_drop_node(__z); | |
throw; | |
} | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename... _Args> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_emplace_hint_unique(const_iterator __pos, _Args&&... __args) | |
{ | |
_Link_type __z = _M_create_node(std::forward<_Args>(__args)...); | |
try | |
{ | |
auto __res = _M_get_insert_hint_unique_pos(__pos, _S_key(__z)); | |
if (__res.second) | |
return _M_insert_node(__res.first, __res.second, __z); | |
_M_drop_node(__z); | |
return iterator(__res.first); | |
} | |
catch(...) | |
{ | |
_M_drop_node(__z); | |
throw; | |
} | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
template<typename... _Args> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_emplace_hint_equal(const_iterator __pos, _Args&&... __args) | |
{ | |
_Link_type __z = _M_create_node(std::forward<_Args>(__args)...); | |
try | |
{ | |
auto __res = _M_get_insert_hint_equal_pos(__pos, _S_key(__z)); | |
if (__res.second) | |
return _M_insert_node(__res.first, __res.second, __z); | |
return _M_insert_equal_lower_node(__z); | |
} | |
catch(...) | |
{ | |
_M_drop_node(__z); | |
throw; | |
} | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_erase_aux(const_iterator __position) | |
{ | |
_Link_type __y = | |
static_cast<_Link_type>(_Rb_tree_rebalance_for_erase | |
(const_cast<_Base_ptr>(__position._M_node), | |
this->_M_impl._M_header)); | |
_M_drop_node(__y); | |
--_M_impl._M_node_count; | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
void | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
_M_erase_aux(const_iterator __first, const_iterator __last) | |
{ | |
if (__first == begin() && __last == end()) | |
clear(); | |
else | |
while (__first != __last) | |
_M_erase_aux(__first++); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
erase(const _Key& __x) | |
{ | |
pair<iterator, iterator> __p = equal_range(__x); | |
const size_type __old_size = size(); | |
_M_erase_aux(__p.first, __p.second); | |
return __old_size - size(); | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
find(const _Key& __k) | |
{ | |
iterator __j = _M_lower_bound(_M_begin(), _M_end(), __k); | |
return (__j == end() | |
|| _M_impl._M_key_compare(__k, | |
_S_key(__j._M_node))) ? end() : __j; | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, | |
_Compare, _Alloc>::const_iterator | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
find(const _Key& __k) const | |
{ | |
const_iterator __j = _M_lower_bound(_M_begin(), _M_end(), __k); | |
return (__j == end() | |
|| _M_impl._M_key_compare(__k, | |
_S_key(__j._M_node))) ? end() : __j; | |
} | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type | |
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | |
count(const _Key& __k) const | |
{ | |
pair<const_iterator, const_iterator> __p = equal_range(__k); | |
const size_type __n = std::distance(__p.first, __p.second); | |
return __n; | |
} | |
__attribute__ ((__pure__)) unsigned int | |
_Rb_tree_black_count(const _Rb_tree_node_base* __node, | |
const _Rb_tree_node_base* __root) throw (); | |
template<typename _Key, typename _Val, typename _KeyOfValue, | |
typename _Compare, typename _Alloc> | |
bool | |
_Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const | |
{ | |
if (_M_impl._M_node_count == 0 || begin() == end()) | |
return _M_impl._M_node_count == 0 && begin() == end() | |
&& this->_M_impl._M_header._M_left == _M_end() | |
&& this->_M_impl._M_header._M_right == _M_end(); | |
unsigned int __len = _Rb_tree_black_count(_M_leftmost(), _M_root()); | |
for (const_iterator __it = begin(); __it != end(); ++__it) | |
{ | |
_Const_Link_type __x = static_cast<_Const_Link_type>(__it._M_node); | |
_Const_Link_type __L = _S_left(__x); | |
_Const_Link_type __R = _S_right(__x); | |
if (__x->_M_color == _S_red) | |
if ((__L && __L->_M_color == _S_red) | |
|| (__R && __R->_M_color == _S_red)) | |
return false; | |
if (__L && _M_impl._M_key_compare(_S_key(__x), _S_key(__L))) | |
return false; | |
if (__R && _M_impl._M_key_compare(_S_key(__R), _S_key(__x))) | |
return false; | |
if (!__L && !__R && _Rb_tree_black_count(__x, _M_root()) != __len) | |
return false; | |
} | |
if (_M_leftmost() != _Rb_tree_node_base::_S_minimum(_M_root())) | |
return false; | |
if (_M_rightmost() != _Rb_tree_node_base::_S_maximum(_M_root())) | |
return false; | |
return true; | |
} | |
# 2610 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_tree.h" 3 | |
} | |
# 61 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/set" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 1 3 | |
# 61 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/initializer_list" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/initializer_list" 3 | |
#pragma GCC visibility push(default) | |
namespace std | |
{ | |
template<class _E> | |
class initializer_list | |
{ | |
public: | |
typedef _E value_type; | |
typedef const _E& reference; | |
typedef const _E& const_reference; | |
typedef size_t size_type; | |
typedef const _E* iterator; | |
typedef const _E* const_iterator; | |
private: | |
iterator _M_array; | |
size_type _M_len; | |
constexpr initializer_list(const_iterator __a, size_type __l) | |
: _M_array(__a), _M_len(__l) { } | |
public: | |
constexpr initializer_list() noexcept | |
: _M_array(0), _M_len(0) { } | |
constexpr size_type | |
size() const noexcept { return _M_len; } | |
constexpr const_iterator | |
begin() const noexcept { return _M_array; } | |
constexpr const_iterator | |
end() const noexcept { return begin() + size(); } | |
}; | |
template<class _Tp> | |
constexpr const _Tp* | |
begin(initializer_list<_Tp> __ils) noexcept | |
{ return __ils.begin(); } | |
template<class _Tp> | |
constexpr const _Tp* | |
end(initializer_list<_Tp> __ils) noexcept | |
{ return __ils.end(); } | |
} | |
#pragma GCC visibility pop | |
# 62 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Key, typename _Compare, typename _Alloc> | |
class multiset; | |
# 92 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
template<typename _Key, typename _Compare = std::less<_Key>, | |
typename _Alloc = std::allocator<_Key> > | |
class set | |
{ | |
# 108 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
static_assert(is_same<typename remove_cv<_Key>::type, _Key>::value, | |
"std::set must have a non-const, non-volatile value_type"); | |
public: | |
typedef _Key key_type; | |
typedef _Key value_type; | |
typedef _Compare key_compare; | |
typedef _Compare value_compare; | |
typedef _Alloc allocator_type; | |
private: | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_Key>::other _Key_alloc_type; | |
typedef _Rb_tree<key_type, value_type, _Identity<value_type>, | |
key_compare, _Key_alloc_type> _Rep_type; | |
_Rep_type _M_t; | |
typedef __gnu_cxx::__alloc_traits<_Key_alloc_type> _Alloc_traits; | |
public: | |
typedef typename _Alloc_traits::pointer pointer; | |
typedef typename _Alloc_traits::const_pointer const_pointer; | |
typedef typename _Alloc_traits::reference reference; | |
typedef typename _Alloc_traits::const_reference const_reference; | |
typedef typename _Rep_type::const_iterator iterator; | |
typedef typename _Rep_type::const_iterator const_iterator; | |
typedef typename _Rep_type::const_reverse_iterator reverse_iterator; | |
typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; | |
typedef typename _Rep_type::size_type size_type; | |
typedef typename _Rep_type::difference_type difference_type; | |
# 167 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
set() = default; | |
explicit | |
set(const _Compare& __comp, | |
const allocator_type& __a = allocator_type()) | |
: _M_t(__comp, _Key_alloc_type(__a)) { } | |
# 190 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
template<typename _InputIterator> | |
set(_InputIterator __first, _InputIterator __last) | |
: _M_t() | |
{ _M_t._M_insert_range_unique(__first, __last); } | |
# 207 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
template<typename _InputIterator> | |
set(_InputIterator __first, _InputIterator __last, | |
const _Compare& __comp, | |
const allocator_type& __a = allocator_type()) | |
: _M_t(__comp, _Key_alloc_type(__a)) | |
{ _M_t._M_insert_range_unique(__first, __last); } | |
# 223 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
set(const set&) = default; | |
set(set&&) = default; | |
# 243 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
set(initializer_list<value_type> __l, | |
const _Compare& __comp = _Compare(), | |
const allocator_type& __a = allocator_type()) | |
: _M_t(__comp, _Key_alloc_type(__a)) | |
{ _M_t._M_insert_range_unique(__l.begin(), __l.end()); } | |
explicit | |
set(const allocator_type& __a) | |
: _M_t(_Key_alloc_type(__a)) { } | |
set(const set& __x, const allocator_type& __a) | |
: _M_t(__x._M_t, _Key_alloc_type(__a)) { } | |
set(set&& __x, const allocator_type& __a) | |
noexcept(is_nothrow_copy_constructible<_Compare>::value | |
&& _Alloc_traits::_S_always_equal()) | |
: _M_t(std::move(__x._M_t), _Key_alloc_type(__a)) { } | |
set(initializer_list<value_type> __l, const allocator_type& __a) | |
: _M_t(_Key_alloc_type(__a)) | |
{ _M_t._M_insert_range_unique(__l.begin(), __l.end()); } | |
template<typename _InputIterator> | |
set(_InputIterator __first, _InputIterator __last, | |
const allocator_type& __a) | |
: _M_t(_Key_alloc_type(__a)) | |
{ _M_t._M_insert_range_unique(__first, __last); } | |
~set() = default; | |
# 297 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
set& | |
operator=(const set&) = default; | |
set& | |
operator=(set&&) = default; | |
# 315 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
set& | |
operator=(initializer_list<value_type> __l) | |
{ | |
_M_t._M_assign_unique(__l.begin(), __l.end()); | |
return *this; | |
} | |
key_compare | |
key_comp() const | |
{ return _M_t.key_comp(); } | |
value_compare | |
value_comp() const | |
{ return _M_t.key_comp(); } | |
allocator_type | |
get_allocator() const noexcept | |
{ return allocator_type(_M_t.get_allocator()); } | |
iterator | |
begin() const noexcept | |
{ return _M_t.begin(); } | |
iterator | |
end() const noexcept | |
{ return _M_t.end(); } | |
reverse_iterator | |
rbegin() const noexcept | |
{ return _M_t.rbegin(); } | |
reverse_iterator | |
rend() const noexcept | |
{ return _M_t.rend(); } | |
iterator | |
cbegin() const noexcept | |
{ return _M_t.begin(); } | |
iterator | |
cend() const noexcept | |
{ return _M_t.end(); } | |
reverse_iterator | |
crbegin() const noexcept | |
{ return _M_t.rbegin(); } | |
reverse_iterator | |
crend() const noexcept | |
{ return _M_t.rend(); } | |
bool | |
empty() const noexcept | |
{ return _M_t.empty(); } | |
size_type | |
size() const noexcept | |
{ return _M_t.size(); } | |
size_type | |
max_size() const noexcept | |
{ return _M_t.max_size(); } | |
# 440 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
void | |
swap(set& __x) | |
noexcept(__is_nothrow_swappable<_Compare>::value) | |
{ _M_t.swap(__x._M_t); } | |
# 460 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
template<typename... _Args> | |
std::pair<iterator, bool> | |
emplace(_Args&&... __args) | |
{ return _M_t._M_emplace_unique(std::forward<_Args>(__args)...); } | |
# 486 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
template<typename... _Args> | |
iterator | |
emplace_hint(const_iterator __pos, _Args&&... __args) | |
{ | |
return _M_t._M_emplace_hint_unique(__pos, | |
std::forward<_Args>(__args)...); | |
} | |
# 508 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
std::pair<iterator, bool> | |
insert(const value_type& __x) | |
{ | |
std::pair<typename _Rep_type::iterator, bool> __p = | |
_M_t._M_insert_unique(__x); | |
return std::pair<iterator, bool>(__p.first, __p.second); | |
} | |
std::pair<iterator, bool> | |
insert(value_type&& __x) | |
{ | |
std::pair<typename _Rep_type::iterator, bool> __p = | |
_M_t._M_insert_unique(std::move(__x)); | |
return std::pair<iterator, bool>(__p.first, __p.second); | |
} | |
# 545 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
iterator | |
insert(const_iterator __position, const value_type& __x) | |
{ return _M_t._M_insert_unique_(__position, __x); } | |
iterator | |
insert(const_iterator __position, value_type&& __x) | |
{ return _M_t._M_insert_unique_(__position, std::move(__x)); } | |
# 564 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
template<typename _InputIterator> | |
void | |
insert(_InputIterator __first, _InputIterator __last) | |
{ _M_t._M_insert_range_unique(__first, __last); } | |
# 577 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
void | |
insert(initializer_list<value_type> __l) | |
{ this->insert(__l.begin(), __l.end()); } | |
# 652 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
__attribute ((__abi_tag__ ("cxx11"))) | |
iterator | |
erase(const_iterator __position) | |
{ return _M_t.erase(__position); } | |
# 683 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
size_type | |
erase(const key_type& __x) | |
{ return _M_t.erase(__x); } | |
# 704 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
__attribute ((__abi_tag__ ("cxx11"))) | |
iterator | |
erase(const_iterator __first, const_iterator __last) | |
{ return _M_t.erase(__first, __last); } | |
# 732 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
void | |
clear() noexcept | |
{ _M_t.clear(); } | |
# 747 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
size_type | |
count(const key_type& __x) const | |
{ return _M_t.find(__x) == _M_t.end() ? 0 : 1; } | |
template<typename _Kt> | |
auto | |
count(const _Kt& __x) const | |
-> decltype(_M_t._M_count_tr(__x)) | |
{ return _M_t._M_count_tr(__x); } | |
# 793 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
iterator | |
find(const key_type& __x) | |
{ return _M_t.find(__x); } | |
const_iterator | |
find(const key_type& __x) const | |
{ return _M_t.find(__x); } | |
template<typename _Kt> | |
auto | |
find(const _Kt& __x) | |
-> decltype(iterator{_M_t._M_find_tr(__x)}) | |
{ return iterator{_M_t._M_find_tr(__x)}; } | |
template<typename _Kt> | |
auto | |
find(const _Kt& __x) const | |
-> decltype(const_iterator{_M_t._M_find_tr(__x)}) | |
{ return const_iterator{_M_t._M_find_tr(__x)}; } | |
# 828 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
iterator | |
lower_bound(const key_type& __x) | |
{ return _M_t.lower_bound(__x); } | |
const_iterator | |
lower_bound(const key_type& __x) const | |
{ return _M_t.lower_bound(__x); } | |
template<typename _Kt> | |
auto | |
lower_bound(const _Kt& __x) | |
-> decltype(iterator(_M_t._M_lower_bound_tr(__x))) | |
{ return iterator(_M_t._M_lower_bound_tr(__x)); } | |
template<typename _Kt> | |
auto | |
lower_bound(const _Kt& __x) const | |
-> decltype(const_iterator(_M_t._M_lower_bound_tr(__x))) | |
{ return const_iterator(_M_t._M_lower_bound_tr(__x)); } | |
# 858 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
iterator | |
upper_bound(const key_type& __x) | |
{ return _M_t.upper_bound(__x); } | |
const_iterator | |
upper_bound(const key_type& __x) const | |
{ return _M_t.upper_bound(__x); } | |
template<typename _Kt> | |
auto | |
upper_bound(const _Kt& __x) | |
-> decltype(iterator(_M_t._M_upper_bound_tr(__x))) | |
{ return iterator(_M_t._M_upper_bound_tr(__x)); } | |
template<typename _Kt> | |
auto | |
upper_bound(const _Kt& __x) const | |
-> decltype(iterator(_M_t._M_upper_bound_tr(__x))) | |
{ return const_iterator(_M_t._M_upper_bound_tr(__x)); } | |
# 897 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
std::pair<iterator, iterator> | |
equal_range(const key_type& __x) | |
{ return _M_t.equal_range(__x); } | |
std::pair<const_iterator, const_iterator> | |
equal_range(const key_type& __x) const | |
{ return _M_t.equal_range(__x); } | |
template<typename _Kt> | |
auto | |
equal_range(const _Kt& __x) | |
-> decltype(pair<iterator, iterator>(_M_t._M_equal_range_tr(__x))) | |
{ return pair<iterator, iterator>(_M_t._M_equal_range_tr(__x)); } | |
template<typename _Kt> | |
auto | |
equal_range(const _Kt& __x) const | |
-> decltype(pair<iterator, iterator>(_M_t._M_equal_range_tr(__x))) | |
{ return pair<iterator, iterator>(_M_t._M_equal_range_tr(__x)); } | |
template<typename _K1, typename _C1, typename _A1> | |
friend bool | |
operator==(const set<_K1, _C1, _A1>&, const set<_K1, _C1, _A1>&); | |
template<typename _K1, typename _C1, typename _A1> | |
friend bool | |
operator<(const set<_K1, _C1, _A1>&, const set<_K1, _C1, _A1>&); | |
}; | |
# 983 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator==(const set<_Key, _Compare, _Alloc>& __x, | |
const set<_Key, _Compare, _Alloc>& __y) | |
{ return __x._M_t == __y._M_t; } | |
# 1021 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator<(const set<_Key, _Compare, _Alloc>& __x, | |
const set<_Key, _Compare, _Alloc>& __y) | |
{ return __x._M_t < __y._M_t; } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator!=(const set<_Key, _Compare, _Alloc>& __x, | |
const set<_Key, _Compare, _Alloc>& __y) | |
{ return !(__x == __y); } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator>(const set<_Key, _Compare, _Alloc>& __x, | |
const set<_Key, _Compare, _Alloc>& __y) | |
{ return __y < __x; } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator<=(const set<_Key, _Compare, _Alloc>& __x, | |
const set<_Key, _Compare, _Alloc>& __y) | |
{ return !(__y < __x); } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator>=(const set<_Key, _Compare, _Alloc>& __x, | |
const set<_Key, _Compare, _Alloc>& __y) | |
{ return !(__x < __y); } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline void | |
swap(set<_Key, _Compare, _Alloc>& __x, set<_Key, _Compare, _Alloc>& __y) | |
noexcept(noexcept(__x.swap(__y))) | |
{ __x.swap(__y); } | |
# 1085 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_set.h" 3 | |
} | |
# 62 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/set" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 1 3 | |
# 64 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Key, typename _Compare, typename _Alloc> | |
class set; | |
# 94 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
template <typename _Key, typename _Compare = std::less<_Key>, | |
typename _Alloc = std::allocator<_Key> > | |
class multiset | |
{ | |
# 110 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
static_assert(is_same<typename remove_cv<_Key>::type, _Key>::value, | |
"std::multiset must have a non-const, non-volatile value_type"); | |
public: | |
typedef _Key key_type; | |
typedef _Key value_type; | |
typedef _Compare key_compare; | |
typedef _Compare value_compare; | |
typedef _Alloc allocator_type; | |
private: | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_Key>::other _Key_alloc_type; | |
typedef _Rb_tree<key_type, value_type, _Identity<value_type>, | |
key_compare, _Key_alloc_type> _Rep_type; | |
_Rep_type _M_t; | |
typedef __gnu_cxx::__alloc_traits<_Key_alloc_type> _Alloc_traits; | |
public: | |
typedef typename _Alloc_traits::pointer pointer; | |
typedef typename _Alloc_traits::const_pointer const_pointer; | |
typedef typename _Alloc_traits::reference reference; | |
typedef typename _Alloc_traits::const_reference const_reference; | |
typedef typename _Rep_type::const_iterator iterator; | |
typedef typename _Rep_type::const_iterator const_iterator; | |
typedef typename _Rep_type::const_reverse_iterator reverse_iterator; | |
typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; | |
typedef typename _Rep_type::size_type size_type; | |
typedef typename _Rep_type::difference_type difference_type; | |
# 164 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
multiset() = default; | |
explicit | |
multiset(const _Compare& __comp, | |
const allocator_type& __a = allocator_type()) | |
: _M_t(__comp, _Key_alloc_type(__a)) { } | |
# 186 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
template<typename _InputIterator> | |
multiset(_InputIterator __first, _InputIterator __last) | |
: _M_t() | |
{ _M_t._M_insert_range_equal(__first, __last); } | |
# 202 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
template<typename _InputIterator> | |
multiset(_InputIterator __first, _InputIterator __last, | |
const _Compare& __comp, | |
const allocator_type& __a = allocator_type()) | |
: _M_t(__comp, _Key_alloc_type(__a)) | |
{ _M_t._M_insert_range_equal(__first, __last); } | |
# 218 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
multiset(const multiset&) = default; | |
# 227 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
multiset(multiset&&) = default; | |
# 239 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
multiset(initializer_list<value_type> __l, | |
const _Compare& __comp = _Compare(), | |
const allocator_type& __a = allocator_type()) | |
: _M_t(__comp, _Key_alloc_type(__a)) | |
{ _M_t._M_insert_range_equal(__l.begin(), __l.end()); } | |
explicit | |
multiset(const allocator_type& __a) | |
: _M_t(_Key_alloc_type(__a)) { } | |
multiset(const multiset& __m, const allocator_type& __a) | |
: _M_t(__m._M_t, _Key_alloc_type(__a)) { } | |
multiset(multiset&& __m, const allocator_type& __a) | |
noexcept(is_nothrow_copy_constructible<_Compare>::value | |
&& _Alloc_traits::_S_always_equal()) | |
: _M_t(std::move(__m._M_t), _Key_alloc_type(__a)) { } | |
multiset(initializer_list<value_type> __l, const allocator_type& __a) | |
: _M_t(_Key_alloc_type(__a)) | |
{ _M_t._M_insert_range_equal(__l.begin(), __l.end()); } | |
template<typename _InputIterator> | |
multiset(_InputIterator __first, _InputIterator __last, | |
const allocator_type& __a) | |
: _M_t(_Key_alloc_type(__a)) | |
{ _M_t._M_insert_range_equal(__first, __last); } | |
~multiset() = default; | |
# 293 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
multiset& | |
operator=(const multiset&) = default; | |
multiset& | |
operator=(multiset&&) = default; | |
# 311 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
multiset& | |
operator=(initializer_list<value_type> __l) | |
{ | |
_M_t._M_assign_equal(__l.begin(), __l.end()); | |
return *this; | |
} | |
key_compare | |
key_comp() const | |
{ return _M_t.key_comp(); } | |
value_compare | |
value_comp() const | |
{ return _M_t.key_comp(); } | |
allocator_type | |
get_allocator() const noexcept | |
{ return allocator_type(_M_t.get_allocator()); } | |
iterator | |
begin() const noexcept | |
{ return _M_t.begin(); } | |
iterator | |
end() const noexcept | |
{ return _M_t.end(); } | |
reverse_iterator | |
rbegin() const noexcept | |
{ return _M_t.rbegin(); } | |
reverse_iterator | |
rend() const noexcept | |
{ return _M_t.rend(); } | |
iterator | |
cbegin() const noexcept | |
{ return _M_t.begin(); } | |
iterator | |
cend() const noexcept | |
{ return _M_t.end(); } | |
reverse_iterator | |
crbegin() const noexcept | |
{ return _M_t.rbegin(); } | |
reverse_iterator | |
crend() const noexcept | |
{ return _M_t.rend(); } | |
bool | |
empty() const noexcept | |
{ return _M_t.empty(); } | |
size_type | |
size() const noexcept | |
{ return _M_t.size(); } | |
size_type | |
max_size() const noexcept | |
{ return _M_t.max_size(); } | |
# 436 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
void | |
swap(multiset& __x) | |
noexcept(__is_nothrow_swappable<_Compare>::value) | |
{ _M_t.swap(__x._M_t); } | |
# 455 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
template<typename... _Args> | |
iterator | |
emplace(_Args&&... __args) | |
{ return _M_t._M_emplace_equal(std::forward<_Args>(__args)...); } | |
# 481 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
template<typename... _Args> | |
iterator | |
emplace_hint(const_iterator __pos, _Args&&... __args) | |
{ | |
return _M_t._M_emplace_hint_equal(__pos, | |
std::forward<_Args>(__args)...); | |
} | |
# 501 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
iterator | |
insert(const value_type& __x) | |
{ return _M_t._M_insert_equal(__x); } | |
iterator | |
insert(value_type&& __x) | |
{ return _M_t._M_insert_equal(std::move(__x)); } | |
# 531 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
iterator | |
insert(const_iterator __position, const value_type& __x) | |
{ return _M_t._M_insert_equal_(__position, __x); } | |
iterator | |
insert(const_iterator __position, value_type&& __x) | |
{ return _M_t._M_insert_equal_(__position, std::move(__x)); } | |
# 549 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
template<typename _InputIterator> | |
void | |
insert(_InputIterator __first, _InputIterator __last) | |
{ _M_t._M_insert_range_equal(__first, __last); } | |
# 562 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
void | |
insert(initializer_list<value_type> __l) | |
{ this->insert(__l.begin(), __l.end()); } | |
# 637 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
__attribute ((__abi_tag__ ("cxx11"))) | |
iterator | |
erase(const_iterator __position) | |
{ return _M_t.erase(__position); } | |
# 668 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
size_type | |
erase(const key_type& __x) | |
{ return _M_t.erase(__x); } | |
# 689 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
__attribute ((__abi_tag__ ("cxx11"))) | |
iterator | |
erase(const_iterator __first, const_iterator __last) | |
{ return _M_t.erase(__first, __last); } | |
# 717 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
void | |
clear() noexcept | |
{ _M_t.clear(); } | |
# 729 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
size_type | |
count(const key_type& __x) const | |
{ return _M_t.count(__x); } | |
template<typename _Kt> | |
auto | |
count(const _Kt& __x) const -> decltype(_M_t._M_count_tr(__x)) | |
{ return _M_t._M_count_tr(__x); } | |
# 774 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
iterator | |
find(const key_type& __x) | |
{ return _M_t.find(__x); } | |
const_iterator | |
find(const key_type& __x) const | |
{ return _M_t.find(__x); } | |
template<typename _Kt> | |
auto | |
find(const _Kt& __x) | |
-> decltype(iterator{_M_t._M_find_tr(__x)}) | |
{ return iterator{_M_t._M_find_tr(__x)}; } | |
template<typename _Kt> | |
auto | |
find(const _Kt& __x) const | |
-> decltype(const_iterator{_M_t._M_find_tr(__x)}) | |
{ return const_iterator{_M_t._M_find_tr(__x)}; } | |
# 809 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
iterator | |
lower_bound(const key_type& __x) | |
{ return _M_t.lower_bound(__x); } | |
const_iterator | |
lower_bound(const key_type& __x) const | |
{ return _M_t.lower_bound(__x); } | |
template<typename _Kt> | |
auto | |
lower_bound(const _Kt& __x) | |
-> decltype(iterator(_M_t._M_lower_bound_tr(__x))) | |
{ return iterator(_M_t._M_lower_bound_tr(__x)); } | |
template<typename _Kt> | |
auto | |
lower_bound(const _Kt& __x) const | |
-> decltype(iterator(_M_t._M_lower_bound_tr(__x))) | |
{ return iterator(_M_t._M_lower_bound_tr(__x)); } | |
# 839 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
iterator | |
upper_bound(const key_type& __x) | |
{ return _M_t.upper_bound(__x); } | |
const_iterator | |
upper_bound(const key_type& __x) const | |
{ return _M_t.upper_bound(__x); } | |
template<typename _Kt> | |
auto | |
upper_bound(const _Kt& __x) | |
-> decltype(iterator(_M_t._M_upper_bound_tr(__x))) | |
{ return iterator(_M_t._M_upper_bound_tr(__x)); } | |
template<typename _Kt> | |
auto | |
upper_bound(const _Kt& __x) const | |
-> decltype(iterator(_M_t._M_upper_bound_tr(__x))) | |
{ return iterator(_M_t._M_upper_bound_tr(__x)); } | |
# 878 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
std::pair<iterator, iterator> | |
equal_range(const key_type& __x) | |
{ return _M_t.equal_range(__x); } | |
std::pair<const_iterator, const_iterator> | |
equal_range(const key_type& __x) const | |
{ return _M_t.equal_range(__x); } | |
template<typename _Kt> | |
auto | |
equal_range(const _Kt& __x) | |
-> decltype(pair<iterator, iterator>(_M_t._M_equal_range_tr(__x))) | |
{ return pair<iterator, iterator>(_M_t._M_equal_range_tr(__x)); } | |
template<typename _Kt> | |
auto | |
equal_range(const _Kt& __x) const | |
-> decltype(pair<iterator, iterator>(_M_t._M_equal_range_tr(__x))) | |
{ return pair<iterator, iterator>(_M_t._M_equal_range_tr(__x)); } | |
template<typename _K1, typename _C1, typename _A1> | |
friend bool | |
operator==(const multiset<_K1, _C1, _A1>&, | |
const multiset<_K1, _C1, _A1>&); | |
template<typename _K1, typename _C1, typename _A1> | |
friend bool | |
operator< (const multiset<_K1, _C1, _A1>&, | |
const multiset<_K1, _C1, _A1>&); | |
}; | |
# 969 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator==(const multiset<_Key, _Compare, _Alloc>& __x, | |
const multiset<_Key, _Compare, _Alloc>& __y) | |
{ return __x._M_t == __y._M_t; } | |
# 1007 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator<(const multiset<_Key, _Compare, _Alloc>& __x, | |
const multiset<_Key, _Compare, _Alloc>& __y) | |
{ return __x._M_t < __y._M_t; } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator!=(const multiset<_Key, _Compare, _Alloc>& __x, | |
const multiset<_Key, _Compare, _Alloc>& __y) | |
{ return !(__x == __y); } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator>(const multiset<_Key,_Compare,_Alloc>& __x, | |
const multiset<_Key,_Compare,_Alloc>& __y) | |
{ return __y < __x; } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator<=(const multiset<_Key, _Compare, _Alloc>& __x, | |
const multiset<_Key, _Compare, _Alloc>& __y) | |
{ return !(__y < __x); } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline bool | |
operator>=(const multiset<_Key, _Compare, _Alloc>& __x, | |
const multiset<_Key, _Compare, _Alloc>& __y) | |
{ return !(__x < __y); } | |
template<typename _Key, typename _Compare, typename _Alloc> | |
inline void | |
swap(multiset<_Key, _Compare, _Alloc>& __x, | |
multiset<_Key, _Compare, _Alloc>& __y) | |
noexcept(noexcept(__x.swap(__y))) | |
{ __x.swap(__y); } | |
# 1073 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_multiset.h" 3 | |
} | |
# 63 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/set" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/range_access.h" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/range_access.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Container> | |
inline auto | |
begin(_Container& __cont) -> decltype(__cont.begin()) | |
{ return __cont.begin(); } | |
template<typename _Container> | |
inline auto | |
begin(const _Container& __cont) -> decltype(__cont.begin()) | |
{ return __cont.begin(); } | |
template<typename _Container> | |
inline auto | |
end(_Container& __cont) -> decltype(__cont.end()) | |
{ return __cont.end(); } | |
template<typename _Container> | |
inline auto | |
end(const _Container& __cont) -> decltype(__cont.end()) | |
{ return __cont.end(); } | |
template<typename _Tp, size_t _Nm> | |
inline constexpr _Tp* | |
begin(_Tp (&__arr)[_Nm]) noexcept | |
{ return __arr; } | |
template<typename _Tp, size_t _Nm> | |
inline constexpr _Tp* | |
end(_Tp (&__arr)[_Nm]) noexcept | |
{ return __arr + _Nm; } | |
template<typename _Tp> class valarray; | |
template<typename _Tp> _Tp* begin(valarray<_Tp>&); | |
template<typename _Tp> const _Tp* begin(const valarray<_Tp>&); | |
template<typename _Tp> _Tp* end(valarray<_Tp>&); | |
template<typename _Tp> const _Tp* end(const valarray<_Tp>&); | |
template<typename _Container> | |
inline constexpr auto | |
cbegin(const _Container& __cont) noexcept(noexcept(std::begin(__cont))) | |
-> decltype(std::begin(__cont)) | |
{ return std::begin(__cont); } | |
template<typename _Container> | |
inline constexpr auto | |
cend(const _Container& __cont) noexcept(noexcept(std::end(__cont))) | |
-> decltype(std::end(__cont)) | |
{ return std::end(__cont); } | |
template<typename _Container> | |
inline auto | |
rbegin(_Container& __cont) -> decltype(__cont.rbegin()) | |
{ return __cont.rbegin(); } | |
template<typename _Container> | |
inline auto | |
rbegin(const _Container& __cont) -> decltype(__cont.rbegin()) | |
{ return __cont.rbegin(); } | |
template<typename _Container> | |
inline auto | |
rend(_Container& __cont) -> decltype(__cont.rend()) | |
{ return __cont.rend(); } | |
template<typename _Container> | |
inline auto | |
rend(const _Container& __cont) -> decltype(__cont.rend()) | |
{ return __cont.rend(); } | |
template<typename _Tp, size_t _Nm> | |
inline reverse_iterator<_Tp*> | |
rbegin(_Tp (&__arr)[_Nm]) noexcept | |
{ return reverse_iterator<_Tp*>(__arr + _Nm); } | |
template<typename _Tp, size_t _Nm> | |
inline reverse_iterator<_Tp*> | |
rend(_Tp (&__arr)[_Nm]) noexcept | |
{ return reverse_iterator<_Tp*>(__arr); } | |
template<typename _Tp> | |
inline reverse_iterator<const _Tp*> | |
rbegin(initializer_list<_Tp> __il) noexcept | |
{ return reverse_iterator<const _Tp*>(__il.end()); } | |
template<typename _Tp> | |
inline reverse_iterator<const _Tp*> | |
rend(initializer_list<_Tp> __il) noexcept | |
{ return reverse_iterator<const _Tp*>(__il.begin()); } | |
template<typename _Container> | |
inline auto | |
crbegin(const _Container& __cont) -> decltype(std::rbegin(__cont)) | |
{ return std::rbegin(__cont); } | |
template<typename _Container> | |
inline auto | |
crend(const _Container& __cont) -> decltype(std::rend(__cont)) | |
{ return std::rend(__cont); } | |
# 342 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/range_access.h" 3 | |
} | |
# 64 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/set" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/erase_if.h" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/erase_if.h" 3 | |
namespace std | |
{ | |
namespace __detail | |
{ | |
template<typename _Container, typename _Predicate> | |
typename _Container::size_type | |
__erase_nodes_if(_Container& __cont, _Predicate __pred) | |
{ | |
typename _Container::size_type __num = 0; | |
for (auto __iter = __cont.begin(), __last = __cont.end(); | |
__iter != __last;) | |
{ | |
if (__pred(*__iter)) | |
{ | |
__iter = __cont.erase(__iter); | |
++__num; | |
} | |
else | |
++__iter; | |
} | |
return __num; | |
} | |
} | |
} | |
# 65 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/set" 2 3 | |
# 38 "src/shared/Common.h" 2 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/vector" 1 3 | |
# 59 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/vector" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 1 3 | |
# 70 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 80 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<bool _TrivialValueTypes> | |
struct __uninitialized_copy | |
{ | |
template<typename _InputIterator, typename _ForwardIterator> | |
static _ForwardIterator | |
__uninit_copy(_InputIterator __first, _InputIterator __last, | |
_ForwardIterator __result) | |
{ | |
_ForwardIterator __cur = __result; | |
try | |
{ | |
for (; __first != __last; ++__first, (void)++__cur) | |
std::_Construct(std::__addressof(*__cur), *__first); | |
return __cur; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__result, __cur); | |
throw; | |
} | |
} | |
}; | |
template<> | |
struct __uninitialized_copy<true> | |
{ | |
template<typename _InputIterator, typename _ForwardIterator> | |
static _ForwardIterator | |
__uninit_copy(_InputIterator __first, _InputIterator __last, | |
_ForwardIterator __result) | |
{ return std::copy(__first, __last, __result); } | |
}; | |
# 124 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<typename _InputIterator, typename _ForwardIterator> | |
inline _ForwardIterator | |
uninitialized_copy(_InputIterator __first, _InputIterator __last, | |
_ForwardIterator __result) | |
{ | |
typedef typename iterator_traits<_InputIterator>::value_type | |
_ValueType1; | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_ValueType2; | |
static_assert(is_constructible<_ValueType2, decltype(*__first)>::value, | |
"result type must be constructible from value type of input range"); | |
typedef typename iterator_traits<_InputIterator>::reference _RefType1; | |
typedef typename iterator_traits<_ForwardIterator>::reference _RefType2; | |
const bool __assignable = is_assignable<_RefType2, _RefType1>::value; | |
return std::__uninitialized_copy<__is_trivial(_ValueType1) | |
&& __is_trivial(_ValueType2) | |
&& __assignable>:: | |
__uninit_copy(__first, __last, __result); | |
} | |
template<bool _TrivialValueType> | |
struct __uninitialized_fill | |
{ | |
template<typename _ForwardIterator, typename _Tp> | |
static void | |
__uninit_fill(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __x) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
for (; __cur != __last; ++__cur) | |
std::_Construct(std::__addressof(*__cur), __x); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur); | |
throw; | |
} | |
} | |
}; | |
template<> | |
struct __uninitialized_fill<true> | |
{ | |
template<typename _ForwardIterator, typename _Tp> | |
static void | |
__uninit_fill(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __x) | |
{ std::fill(__first, __last, __x); } | |
}; | |
# 199 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<typename _ForwardIterator, typename _Tp> | |
inline void | |
uninitialized_fill(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __x) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_ValueType; | |
static_assert(is_constructible<_ValueType, const _Tp&>::value, | |
"result type must be constructible from input type"); | |
const bool __assignable = is_copy_assignable<_ValueType>::value; | |
std::__uninitialized_fill<__is_trivial(_ValueType) && __assignable>:: | |
__uninit_fill(__first, __last, __x); | |
} | |
template<bool _TrivialValueType> | |
struct __uninitialized_fill_n | |
{ | |
template<typename _ForwardIterator, typename _Size, typename _Tp> | |
static _ForwardIterator | |
__uninit_fill_n(_ForwardIterator __first, _Size __n, | |
const _Tp& __x) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
for (; __n > 0; --__n, (void) ++__cur) | |
std::_Construct(std::__addressof(*__cur), __x); | |
return __cur; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur); | |
throw; | |
} | |
} | |
}; | |
template<> | |
struct __uninitialized_fill_n<true> | |
{ | |
template<typename _ForwardIterator, typename _Size, typename _Tp> | |
static _ForwardIterator | |
__uninit_fill_n(_ForwardIterator __first, _Size __n, | |
const _Tp& __x) | |
{ return std::fill_n(__first, __n, __x); } | |
}; | |
# 271 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<typename _ForwardIterator, typename _Size, typename _Tp> | |
inline _ForwardIterator | |
uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_ValueType; | |
# 288 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
static_assert(is_constructible<_ValueType, const _Tp&>::value, | |
"result type must be constructible from input type"); | |
constexpr bool __can_fill | |
= __and_<is_integral<_Size>, is_copy_assignable<_ValueType>>::value; | |
return __uninitialized_fill_n<__is_trivial(_ValueType) && __can_fill>:: | |
__uninit_fill_n(__first, __n, __x); | |
} | |
# 308 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<typename _InputIterator, typename _ForwardIterator, | |
typename _Allocator> | |
_ForwardIterator | |
__uninitialized_copy_a(_InputIterator __first, _InputIterator __last, | |
_ForwardIterator __result, _Allocator& __alloc) | |
{ | |
_ForwardIterator __cur = __result; | |
try | |
{ | |
typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; | |
for (; __first != __last; ++__first, (void)++__cur) | |
__traits::construct(__alloc, std::__addressof(*__cur), *__first); | |
return __cur; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__result, __cur, __alloc); | |
throw; | |
} | |
} | |
template<typename _InputIterator, typename _ForwardIterator, typename _Tp> | |
inline _ForwardIterator | |
__uninitialized_copy_a(_InputIterator __first, _InputIterator __last, | |
_ForwardIterator __result, allocator<_Tp>&) | |
{ return std::uninitialized_copy(__first, __last, __result); } | |
template<typename _InputIterator, typename _ForwardIterator, | |
typename _Allocator> | |
inline _ForwardIterator | |
__uninitialized_move_a(_InputIterator __first, _InputIterator __last, | |
_ForwardIterator __result, _Allocator& __alloc) | |
{ | |
return std::__uninitialized_copy_a(std::make_move_iterator(__first), | |
std::make_move_iterator(__last), | |
__result, __alloc); | |
} | |
template<typename _InputIterator, typename _ForwardIterator, | |
typename _Allocator> | |
inline _ForwardIterator | |
__uninitialized_move_if_noexcept_a(_InputIterator __first, | |
_InputIterator __last, | |
_ForwardIterator __result, | |
_Allocator& __alloc) | |
{ | |
return std::__uninitialized_copy_a | |
(std::__make_move_if_noexcept_iterator(__first), | |
std::__make_move_if_noexcept_iterator(__last), __result, __alloc); | |
} | |
template<typename _ForwardIterator, typename _Tp, typename _Allocator> | |
void | |
__uninitialized_fill_a(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __x, _Allocator& __alloc) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; | |
for (; __cur != __last; ++__cur) | |
__traits::construct(__alloc, std::__addressof(*__cur), __x); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur, __alloc); | |
throw; | |
} | |
} | |
template<typename _ForwardIterator, typename _Tp, typename _Tp2> | |
inline void | |
__uninitialized_fill_a(_ForwardIterator __first, _ForwardIterator __last, | |
const _Tp& __x, allocator<_Tp2>&) | |
{ std::uninitialized_fill(__first, __last, __x); } | |
template<typename _ForwardIterator, typename _Size, typename _Tp, | |
typename _Allocator> | |
_ForwardIterator | |
__uninitialized_fill_n_a(_ForwardIterator __first, _Size __n, | |
const _Tp& __x, _Allocator& __alloc) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; | |
for (; __n > 0; --__n, (void) ++__cur) | |
__traits::construct(__alloc, std::__addressof(*__cur), __x); | |
return __cur; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur, __alloc); | |
throw; | |
} | |
} | |
template<typename _ForwardIterator, typename _Size, typename _Tp, | |
typename _Tp2> | |
inline _ForwardIterator | |
__uninitialized_fill_n_a(_ForwardIterator __first, _Size __n, | |
const _Tp& __x, allocator<_Tp2>&) | |
{ return std::uninitialized_fill_n(__first, __n, __x); } | |
# 422 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<typename _InputIterator1, typename _InputIterator2, | |
typename _ForwardIterator, typename _Allocator> | |
inline _ForwardIterator | |
__uninitialized_copy_move(_InputIterator1 __first1, | |
_InputIterator1 __last1, | |
_InputIterator2 __first2, | |
_InputIterator2 __last2, | |
_ForwardIterator __result, | |
_Allocator& __alloc) | |
{ | |
_ForwardIterator __mid = std::__uninitialized_copy_a(__first1, __last1, | |
__result, | |
__alloc); | |
try | |
{ | |
return std::__uninitialized_move_a(__first2, __last2, __mid, __alloc); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__result, __mid, __alloc); | |
throw; | |
} | |
} | |
template<typename _InputIterator1, typename _InputIterator2, | |
typename _ForwardIterator, typename _Allocator> | |
inline _ForwardIterator | |
__uninitialized_move_copy(_InputIterator1 __first1, | |
_InputIterator1 __last1, | |
_InputIterator2 __first2, | |
_InputIterator2 __last2, | |
_ForwardIterator __result, | |
_Allocator& __alloc) | |
{ | |
_ForwardIterator __mid = std::__uninitialized_move_a(__first1, __last1, | |
__result, | |
__alloc); | |
try | |
{ | |
return std::__uninitialized_copy_a(__first2, __last2, __mid, __alloc); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__result, __mid, __alloc); | |
throw; | |
} | |
} | |
template<typename _ForwardIterator, typename _Tp, typename _InputIterator, | |
typename _Allocator> | |
inline _ForwardIterator | |
__uninitialized_fill_move(_ForwardIterator __result, _ForwardIterator __mid, | |
const _Tp& __x, _InputIterator __first, | |
_InputIterator __last, _Allocator& __alloc) | |
{ | |
std::__uninitialized_fill_a(__result, __mid, __x, __alloc); | |
try | |
{ | |
return std::__uninitialized_move_a(__first, __last, __mid, __alloc); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__result, __mid, __alloc); | |
throw; | |
} | |
} | |
template<typename _InputIterator, typename _ForwardIterator, typename _Tp, | |
typename _Allocator> | |
inline void | |
__uninitialized_move_fill(_InputIterator __first1, _InputIterator __last1, | |
_ForwardIterator __first2, | |
_ForwardIterator __last2, const _Tp& __x, | |
_Allocator& __alloc) | |
{ | |
_ForwardIterator __mid2 = std::__uninitialized_move_a(__first1, __last1, | |
__first2, | |
__alloc); | |
try | |
{ | |
std::__uninitialized_fill_a(__mid2, __last2, __x, __alloc); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first2, __mid2, __alloc); | |
throw; | |
} | |
} | |
# 529 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<bool _TrivialValueType> | |
struct __uninitialized_default_1 | |
{ | |
template<typename _ForwardIterator> | |
static void | |
__uninit_default(_ForwardIterator __first, _ForwardIterator __last) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
for (; __cur != __last; ++__cur) | |
std::_Construct(std::__addressof(*__cur)); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur); | |
throw; | |
} | |
} | |
}; | |
template<> | |
struct __uninitialized_default_1<true> | |
{ | |
template<typename _ForwardIterator> | |
static void | |
__uninit_default(_ForwardIterator __first, _ForwardIterator __last) | |
{ | |
if (__first == __last) | |
return; | |
typename iterator_traits<_ForwardIterator>::value_type* __val | |
= std::__addressof(*__first); | |
std::_Construct(__val); | |
if (++__first != __last) | |
std::fill(__first, __last, *__val); | |
} | |
}; | |
template<bool _TrivialValueType> | |
struct __uninitialized_default_n_1 | |
{ | |
template<typename _ForwardIterator, typename _Size> | |
static _ForwardIterator | |
__uninit_default_n(_ForwardIterator __first, _Size __n) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
for (; __n > 0; --__n, (void) ++__cur) | |
std::_Construct(std::__addressof(*__cur)); | |
return __cur; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur); | |
throw; | |
} | |
} | |
}; | |
template<> | |
struct __uninitialized_default_n_1<true> | |
{ | |
template<typename _ForwardIterator, typename _Size> | |
static _ForwardIterator | |
__uninit_default_n(_ForwardIterator __first, _Size __n) | |
{ | |
if (__n > 0) | |
{ | |
typename iterator_traits<_ForwardIterator>::value_type* __val | |
= std::__addressof(*__first); | |
std::_Construct(__val); | |
++__first; | |
__first = std::fill_n(__first, __n - 1, *__val); | |
} | |
return __first; | |
} | |
}; | |
template<typename _ForwardIterator> | |
inline void | |
__uninitialized_default(_ForwardIterator __first, | |
_ForwardIterator __last) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_ValueType; | |
const bool __assignable = is_copy_assignable<_ValueType>::value; | |
std::__uninitialized_default_1<__is_trivial(_ValueType) | |
&& __assignable>:: | |
__uninit_default(__first, __last); | |
} | |
template<typename _ForwardIterator, typename _Size> | |
inline _ForwardIterator | |
__uninitialized_default_n(_ForwardIterator __first, _Size __n) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_ValueType; | |
constexpr bool __can_fill | |
= __and_<is_integral<_Size>, is_copy_assignable<_ValueType>>::value; | |
return __uninitialized_default_n_1<__is_trivial(_ValueType) | |
&& __can_fill>:: | |
__uninit_default_n(__first, __n); | |
} | |
template<typename _ForwardIterator, typename _Allocator> | |
void | |
__uninitialized_default_a(_ForwardIterator __first, | |
_ForwardIterator __last, | |
_Allocator& __alloc) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; | |
for (; __cur != __last; ++__cur) | |
__traits::construct(__alloc, std::__addressof(*__cur)); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur, __alloc); | |
throw; | |
} | |
} | |
template<typename _ForwardIterator, typename _Tp> | |
inline void | |
__uninitialized_default_a(_ForwardIterator __first, | |
_ForwardIterator __last, | |
allocator<_Tp>&) | |
{ std::__uninitialized_default(__first, __last); } | |
template<typename _ForwardIterator, typename _Size, typename _Allocator> | |
_ForwardIterator | |
__uninitialized_default_n_a(_ForwardIterator __first, _Size __n, | |
_Allocator& __alloc) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; | |
for (; __n > 0; --__n, (void) ++__cur) | |
__traits::construct(__alloc, std::__addressof(*__cur)); | |
return __cur; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur, __alloc); | |
throw; | |
} | |
} | |
template<typename _ForwardIterator, typename _Size, typename _Tp> | |
inline _ForwardIterator | |
__uninitialized_default_n_a(_ForwardIterator __first, _Size __n, | |
allocator<_Tp>&) | |
{ return std::__uninitialized_default_n(__first, __n); } | |
template<bool _TrivialValueType> | |
struct __uninitialized_default_novalue_1 | |
{ | |
template<typename _ForwardIterator> | |
static void | |
__uninit_default_novalue(_ForwardIterator __first, | |
_ForwardIterator __last) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
for (; __cur != __last; ++__cur) | |
std::_Construct_novalue(std::__addressof(*__cur)); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur); | |
throw; | |
} | |
} | |
}; | |
template<> | |
struct __uninitialized_default_novalue_1<true> | |
{ | |
template<typename _ForwardIterator> | |
static void | |
__uninit_default_novalue(_ForwardIterator __first, | |
_ForwardIterator __last) | |
{ | |
} | |
}; | |
template<bool _TrivialValueType> | |
struct __uninitialized_default_novalue_n_1 | |
{ | |
template<typename _ForwardIterator, typename _Size> | |
static _ForwardIterator | |
__uninit_default_novalue_n(_ForwardIterator __first, _Size __n) | |
{ | |
_ForwardIterator __cur = __first; | |
try | |
{ | |
for (; __n > 0; --__n, (void) ++__cur) | |
std::_Construct_novalue(std::__addressof(*__cur)); | |
return __cur; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__first, __cur); | |
throw; | |
} | |
} | |
}; | |
template<> | |
struct __uninitialized_default_novalue_n_1<true> | |
{ | |
template<typename _ForwardIterator, typename _Size> | |
static _ForwardIterator | |
__uninit_default_novalue_n(_ForwardIterator __first, _Size __n) | |
{ return std::next(__first, __n); } | |
}; | |
template<typename _ForwardIterator> | |
inline void | |
__uninitialized_default_novalue(_ForwardIterator __first, | |
_ForwardIterator __last) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_ValueType; | |
std::__uninitialized_default_novalue_1< | |
is_trivially_default_constructible<_ValueType>::value>:: | |
__uninit_default_novalue(__first, __last); | |
} | |
template<typename _ForwardIterator, typename _Size> | |
inline _ForwardIterator | |
__uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) | |
{ | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_ValueType; | |
return __uninitialized_default_novalue_n_1< | |
is_trivially_default_constructible<_ValueType>::value>:: | |
__uninit_default_novalue_n(__first, __n); | |
} | |
template<typename _InputIterator, typename _Size, | |
typename _ForwardIterator> | |
_ForwardIterator | |
__uninitialized_copy_n(_InputIterator __first, _Size __n, | |
_ForwardIterator __result, input_iterator_tag) | |
{ | |
_ForwardIterator __cur = __result; | |
try | |
{ | |
for (; __n > 0; --__n, (void) ++__first, ++__cur) | |
std::_Construct(std::__addressof(*__cur), *__first); | |
return __cur; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__result, __cur); | |
throw; | |
} | |
} | |
template<typename _RandomAccessIterator, typename _Size, | |
typename _ForwardIterator> | |
inline _ForwardIterator | |
__uninitialized_copy_n(_RandomAccessIterator __first, _Size __n, | |
_ForwardIterator __result, | |
random_access_iterator_tag) | |
{ return std::uninitialized_copy(__first, __first + __n, __result); } | |
template<typename _InputIterator, typename _Size, | |
typename _ForwardIterator> | |
pair<_InputIterator, _ForwardIterator> | |
__uninitialized_copy_n_pair(_InputIterator __first, _Size __n, | |
_ForwardIterator __result, input_iterator_tag) | |
{ | |
_ForwardIterator __cur = __result; | |
try | |
{ | |
for (; __n > 0; --__n, (void) ++__first, ++__cur) | |
std::_Construct(std::__addressof(*__cur), *__first); | |
return {__first, __cur}; | |
} | |
catch(...) | |
{ | |
std::_Destroy(__result, __cur); | |
throw; | |
} | |
} | |
template<typename _RandomAccessIterator, typename _Size, | |
typename _ForwardIterator> | |
inline pair<_RandomAccessIterator, _ForwardIterator> | |
__uninitialized_copy_n_pair(_RandomAccessIterator __first, _Size __n, | |
_ForwardIterator __result, | |
random_access_iterator_tag) | |
{ | |
auto __second_res = uninitialized_copy(__first, __first + __n, __result); | |
auto __first_res = std::next(__first, __n); | |
return {__first_res, __second_res}; | |
} | |
# 870 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<typename _InputIterator, typename _Size, typename _ForwardIterator> | |
inline _ForwardIterator | |
uninitialized_copy_n(_InputIterator __first, _Size __n, | |
_ForwardIterator __result) | |
{ return std::__uninitialized_copy_n(__first, __n, __result, | |
std::__iterator_category(__first)); } | |
template<typename _InputIterator, typename _Size, typename _ForwardIterator> | |
inline pair<_InputIterator, _ForwardIterator> | |
__uninitialized_copy_n_pair(_InputIterator __first, _Size __n, | |
_ForwardIterator __result) | |
{ | |
return | |
std::__uninitialized_copy_n_pair(__first, __n, __result, | |
std::__iterator_category(__first)); | |
} | |
# 984 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_uninitialized.h" 3 | |
template<typename _Tp, typename _Up, typename _Allocator> | |
inline void | |
__relocate_object_a(_Tp* __restrict __dest, _Up* __restrict __orig, | |
_Allocator& __alloc) | |
noexcept(noexcept(std::allocator_traits<_Allocator>::construct(__alloc, | |
__dest, std::move(*__orig))) | |
&& noexcept(std::allocator_traits<_Allocator>::destroy( | |
__alloc, std::__addressof(*__orig)))) | |
{ | |
typedef std::allocator_traits<_Allocator> __traits; | |
__traits::construct(__alloc, __dest, std::move(*__orig)); | |
__traits::destroy(__alloc, std::__addressof(*__orig)); | |
} | |
template<typename _Tp, typename = void> | |
struct __is_bitwise_relocatable | |
: is_trivial<_Tp> { }; | |
template <typename _Tp, typename _Up> | |
inline __enable_if_t<std::__is_bitwise_relocatable<_Tp>::value, _Tp*> | |
__relocate_a_1(_Tp* __first, _Tp* __last, | |
_Tp* __result, allocator<_Up>&) noexcept | |
{ | |
ptrdiff_t __count = __last - __first; | |
if (__count > 0) | |
__builtin_memmove(__result, __first, __count * sizeof(_Tp)); | |
return __result + __count; | |
} | |
template <typename _InputIterator, typename _ForwardIterator, | |
typename _Allocator> | |
inline _ForwardIterator | |
__relocate_a_1(_InputIterator __first, _InputIterator __last, | |
_ForwardIterator __result, _Allocator& __alloc) | |
noexcept(noexcept(std::__relocate_object_a(std::addressof(*__result), | |
std::addressof(*__first), | |
__alloc))) | |
{ | |
typedef typename iterator_traits<_InputIterator>::value_type | |
_ValueType; | |
typedef typename iterator_traits<_ForwardIterator>::value_type | |
_ValueType2; | |
static_assert(std::is_same<_ValueType, _ValueType2>::value, | |
"relocation is only possible for values of the same type"); | |
_ForwardIterator __cur = __result; | |
for (; __first != __last; ++__first, (void)++__cur) | |
std::__relocate_object_a(std::__addressof(*__cur), | |
std::__addressof(*__first), __alloc); | |
return __cur; | |
} | |
template <typename _InputIterator, typename _ForwardIterator, | |
typename _Allocator> | |
inline _ForwardIterator | |
__relocate_a(_InputIterator __first, _InputIterator __last, | |
_ForwardIterator __result, _Allocator& __alloc) | |
noexcept(noexcept(__relocate_a_1(std::__niter_base(__first), | |
std::__niter_base(__last), | |
std::__niter_base(__result), __alloc))) | |
{ | |
return __relocate_a_1(std::__niter_base(__first), | |
std::__niter_base(__last), | |
std::__niter_base(__result), __alloc); | |
} | |
} | |
# 67 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/vector" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 1 3 | |
# 77 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Tp, typename _Alloc> | |
struct _Vector_base | |
{ | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_Tp>::other _Tp_alloc_type; | |
typedef typename __gnu_cxx::__alloc_traits<_Tp_alloc_type>::pointer | |
pointer; | |
struct _Vector_impl_data | |
{ | |
pointer _M_start; | |
pointer _M_finish; | |
pointer _M_end_of_storage; | |
_Vector_impl_data() noexcept | |
: _M_start(), _M_finish(), _M_end_of_storage() | |
{ } | |
_Vector_impl_data(_Vector_impl_data&& __x) noexcept | |
: _M_start(__x._M_start), _M_finish(__x._M_finish), | |
_M_end_of_storage(__x._M_end_of_storage) | |
{ __x._M_start = __x._M_finish = __x._M_end_of_storage = pointer(); } | |
void | |
_M_copy_data(_Vector_impl_data const& __x) noexcept | |
{ | |
_M_start = __x._M_start; | |
_M_finish = __x._M_finish; | |
_M_end_of_storage = __x._M_end_of_storage; | |
} | |
void | |
_M_swap_data(_Vector_impl_data& __x) noexcept | |
{ | |
_Vector_impl_data __tmp; | |
__tmp._M_copy_data(*this); | |
_M_copy_data(__x); | |
__x._M_copy_data(__tmp); | |
} | |
}; | |
struct _Vector_impl | |
: public _Tp_alloc_type, public _Vector_impl_data | |
{ | |
_Vector_impl() noexcept(is_nothrow_default_constructible<_Tp_alloc_type>::value) | |
: _Tp_alloc_type() | |
{ } | |
_Vector_impl(_Tp_alloc_type const& __a) noexcept | |
: _Tp_alloc_type(__a) | |
{ } | |
_Vector_impl(_Vector_impl&& __x) noexcept | |
: _Tp_alloc_type(std::move(__x)), _Vector_impl_data(std::move(__x)) | |
{ } | |
_Vector_impl(_Tp_alloc_type&& __a) noexcept | |
: _Tp_alloc_type(std::move(__a)) | |
{ } | |
_Vector_impl(_Tp_alloc_type&& __a, _Vector_impl&& __rv) noexcept | |
: _Tp_alloc_type(std::move(__a)), _Vector_impl_data(std::move(__rv)) | |
{ } | |
# 270 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
}; | |
public: | |
typedef _Alloc allocator_type; | |
_Tp_alloc_type& | |
_M_get_Tp_allocator() noexcept | |
{ return this->_M_impl; } | |
const _Tp_alloc_type& | |
_M_get_Tp_allocator() const noexcept | |
{ return this->_M_impl; } | |
allocator_type | |
get_allocator() const noexcept | |
{ return allocator_type(_M_get_Tp_allocator()); } | |
_Vector_base() = default; | |
_Vector_base(const allocator_type& __a) noexcept | |
: _M_impl(__a) { } | |
_Vector_base(size_t __n) | |
: _M_impl() | |
{ _M_create_storage(__n); } | |
_Vector_base(size_t __n, const allocator_type& __a) | |
: _M_impl(__a) | |
{ _M_create_storage(__n); } | |
_Vector_base(_Vector_base&&) = default; | |
_Vector_base(_Tp_alloc_type&& __a) noexcept | |
: _M_impl(std::move(__a)) { } | |
_Vector_base(_Vector_base&& __x, const allocator_type& __a) | |
: _M_impl(__a) | |
{ | |
if (__x.get_allocator() == __a) | |
this->_M_impl._M_swap_data(__x._M_impl); | |
else | |
{ | |
size_t __n = __x._M_impl._M_finish - __x._M_impl._M_start; | |
_M_create_storage(__n); | |
} | |
} | |
_Vector_base(const allocator_type& __a, _Vector_base&& __x) | |
: _M_impl(_Tp_alloc_type(__a), std::move(__x._M_impl)) | |
{ } | |
~_Vector_base() noexcept | |
{ | |
_M_deallocate(_M_impl._M_start, | |
_M_impl._M_end_of_storage - _M_impl._M_start); | |
} | |
public: | |
_Vector_impl _M_impl; | |
pointer | |
_M_allocate(size_t __n) | |
{ | |
typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Tr; | |
return __n != 0 ? _Tr::allocate(_M_impl, __n) : pointer(); | |
} | |
void | |
_M_deallocate(pointer __p, size_t __n) | |
{ | |
typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Tr; | |
if (__p) | |
_Tr::deallocate(_M_impl, __p, __n); | |
} | |
protected: | |
void | |
_M_create_storage(size_t __n) | |
{ | |
this->_M_impl._M_start = this->_M_allocate(__n); | |
this->_M_impl._M_finish = this->_M_impl._M_start; | |
this->_M_impl._M_end_of_storage = this->_M_impl._M_start + __n; | |
} | |
}; | |
# 388 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename _Tp, typename _Alloc = std::allocator<_Tp> > | |
class vector : protected _Vector_base<_Tp, _Alloc> | |
{ | |
# 401 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
static_assert(is_same<typename remove_cv<_Tp>::type, _Tp>::value, | |
"std::vector must have a non-const, non-volatile value_type"); | |
typedef _Vector_base<_Tp, _Alloc> _Base; | |
typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; | |
typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Alloc_traits; | |
public: | |
typedef _Tp value_type; | |
typedef typename _Base::pointer pointer; | |
typedef typename _Alloc_traits::const_pointer const_pointer; | |
typedef typename _Alloc_traits::reference reference; | |
typedef typename _Alloc_traits::const_reference const_reference; | |
typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator; | |
typedef __gnu_cxx::__normal_iterator<const_pointer, vector> | |
const_iterator; | |
typedef std::reverse_iterator<const_iterator> const_reverse_iterator; | |
typedef std::reverse_iterator<iterator> reverse_iterator; | |
typedef size_t size_type; | |
typedef ptrdiff_t difference_type; | |
typedef _Alloc allocator_type; | |
private: | |
static constexpr bool | |
_S_nothrow_relocate(true_type) | |
{ | |
return noexcept(std::__relocate_a(std::declval<pointer>(), | |
std::declval<pointer>(), | |
std::declval<pointer>(), | |
std::declval<_Tp_alloc_type&>())); | |
} | |
static constexpr bool | |
_S_nothrow_relocate(false_type) | |
{ return false; } | |
static constexpr bool | |
_S_use_relocate() | |
{ | |
return _S_nothrow_relocate(__is_move_insertable<_Tp_alloc_type>{}); | |
} | |
static pointer | |
_S_do_relocate(pointer __first, pointer __last, pointer __result, | |
_Tp_alloc_type& __alloc, true_type) noexcept | |
{ | |
return std::__relocate_a(__first, __last, __result, __alloc); | |
} | |
static pointer | |
_S_do_relocate(pointer, pointer, pointer __result, | |
_Tp_alloc_type&, false_type) noexcept | |
{ return __result; } | |
static pointer | |
_S_relocate(pointer __first, pointer __last, pointer __result, | |
_Tp_alloc_type& __alloc) noexcept | |
{ | |
using __do_it = __bool_constant<_S_use_relocate()>; | |
return _S_do_relocate(__first, __last, __result, __alloc, __do_it{}); | |
} | |
protected: | |
using _Base::_M_allocate; | |
using _Base::_M_deallocate; | |
using _Base::_M_impl; | |
using _Base::_M_get_Tp_allocator; | |
public: | |
vector() = default; | |
# 496 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
explicit | |
vector(const allocator_type& __a) noexcept | |
: _Base(__a) { } | |
# 509 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
explicit | |
vector(size_type __n, const allocator_type& __a = allocator_type()) | |
: _Base(_S_check_init_len(__n, __a), __a) | |
{ _M_default_initialize(__n); } | |
# 522 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
vector(size_type __n, const value_type& __value, | |
const allocator_type& __a = allocator_type()) | |
: _Base(_S_check_init_len(__n, __a), __a) | |
{ _M_fill_initialize(__n, __value); } | |
# 553 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
vector(const vector& __x) | |
: _Base(__x.size(), | |
_Alloc_traits::_S_select_on_copy(__x._M_get_Tp_allocator())) | |
{ | |
this->_M_impl._M_finish = | |
std::__uninitialized_copy_a(__x.begin(), __x.end(), | |
this->_M_impl._M_start, | |
_M_get_Tp_allocator()); | |
} | |
# 572 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
vector(vector&&) noexcept = default; | |
vector(const vector& __x, const allocator_type& __a) | |
: _Base(__x.size(), __a) | |
{ | |
this->_M_impl._M_finish = | |
std::__uninitialized_copy_a(__x.begin(), __x.end(), | |
this->_M_impl._M_start, | |
_M_get_Tp_allocator()); | |
} | |
private: | |
vector(vector&& __rv, const allocator_type& __m, true_type) noexcept | |
: _Base(__m, std::move(__rv)) | |
{ } | |
vector(vector&& __rv, const allocator_type& __m, false_type) | |
: _Base(__m) | |
{ | |
if (__rv.get_allocator() == __m) | |
this->_M_impl._M_swap_data(__rv._M_impl); | |
else if (!__rv.empty()) | |
{ | |
this->_M_create_storage(__rv.size()); | |
this->_M_impl._M_finish = | |
std::__uninitialized_move_a(__rv.begin(), __rv.end(), | |
this->_M_impl._M_start, | |
_M_get_Tp_allocator()); | |
__rv.clear(); | |
} | |
} | |
public: | |
vector(vector&& __rv, const allocator_type& __m) | |
noexcept( noexcept( | |
vector(std::declval<vector&&>(), std::declval<const allocator_type&>(), | |
std::declval<typename _Alloc_traits::is_always_equal>())) ) | |
: vector(std::move(__rv), __m, typename _Alloc_traits::is_always_equal{}) | |
{ } | |
# 625 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
vector(initializer_list<value_type> __l, | |
const allocator_type& __a = allocator_type()) | |
: _Base(__a) | |
{ | |
_M_range_initialize(__l.begin(), __l.end(), | |
random_access_iterator_tag()); | |
} | |
# 651 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
vector(_InputIterator __first, _InputIterator __last, | |
const allocator_type& __a = allocator_type()) | |
: _Base(__a) | |
{ | |
_M_range_initialize(__first, __last, | |
std::__iterator_category(__first)); | |
} | |
# 678 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
~vector() noexcept | |
{ | |
std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
; | |
} | |
# 694 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
vector& | |
operator=(const vector& __x); | |
# 708 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
vector& | |
operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) | |
{ | |
constexpr bool __move_storage = | |
_Alloc_traits::_S_propagate_on_move_assign() | |
|| _Alloc_traits::_S_always_equal(); | |
_M_move_assign(std::move(__x), __bool_constant<__move_storage>()); | |
return *this; | |
} | |
# 729 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
vector& | |
operator=(initializer_list<value_type> __l) | |
{ | |
this->_M_assign_aux(__l.begin(), __l.end(), | |
random_access_iterator_tag()); | |
return *this; | |
} | |
# 748 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
assign(size_type __n, const value_type& __val) | |
{ _M_fill_assign(__n, __val); } | |
# 765 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
void | |
assign(_InputIterator __first, _InputIterator __last) | |
{ _M_assign_dispatch(__first, __last, __false_type()); } | |
# 793 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
assign(initializer_list<value_type> __l) | |
{ | |
this->_M_assign_aux(__l.begin(), __l.end(), | |
random_access_iterator_tag()); | |
} | |
using _Base::get_allocator; | |
iterator | |
begin() noexcept | |
{ return iterator(this->_M_impl._M_start); } | |
const_iterator | |
begin() const noexcept | |
{ return const_iterator(this->_M_impl._M_start); } | |
iterator | |
end() noexcept | |
{ return iterator(this->_M_impl._M_finish); } | |
const_iterator | |
end() const noexcept | |
{ return const_iterator(this->_M_impl._M_finish); } | |
reverse_iterator | |
rbegin() noexcept | |
{ return reverse_iterator(end()); } | |
const_reverse_iterator | |
rbegin() const noexcept | |
{ return const_reverse_iterator(end()); } | |
reverse_iterator | |
rend() noexcept | |
{ return reverse_iterator(begin()); } | |
const_reverse_iterator | |
rend() const noexcept | |
{ return const_reverse_iterator(begin()); } | |
const_iterator | |
cbegin() const noexcept | |
{ return const_iterator(this->_M_impl._M_start); } | |
const_iterator | |
cend() const noexcept | |
{ return const_iterator(this->_M_impl._M_finish); } | |
const_reverse_iterator | |
crbegin() const noexcept | |
{ return const_reverse_iterator(end()); } | |
const_reverse_iterator | |
crend() const noexcept | |
{ return const_reverse_iterator(begin()); } | |
size_type | |
size() const noexcept | |
{ return size_type(this->_M_impl._M_finish - this->_M_impl._M_start); } | |
size_type | |
max_size() const noexcept | |
{ return _S_max_size(_M_get_Tp_allocator()); } | |
# 936 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
resize(size_type __new_size) | |
{ | |
if (__new_size > size()) | |
_M_default_append(__new_size - size()); | |
else if (__new_size < size()) | |
_M_erase_at_end(this->_M_impl._M_start + __new_size); | |
} | |
# 956 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
resize(size_type __new_size, const value_type& __x) | |
{ | |
if (__new_size > size()) | |
_M_fill_insert(end(), __new_size - size(), __x); | |
else if (__new_size < size()) | |
_M_erase_at_end(this->_M_impl._M_start + __new_size); | |
} | |
# 988 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
shrink_to_fit() | |
{ _M_shrink_to_fit(); } | |
size_type | |
capacity() const noexcept | |
{ return size_type(this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_start); } | |
bool | |
empty() const noexcept | |
{ return begin() == end(); } | |
# 1027 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
reserve(size_type __n); | |
# 1042 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
reference | |
operator[](size_type __n) noexcept | |
{ | |
; | |
return *(this->_M_impl._M_start + __n); | |
} | |
# 1060 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
const_reference | |
operator[](size_type __n) const noexcept | |
{ | |
; | |
return *(this->_M_impl._M_start + __n); | |
} | |
protected: | |
void | |
_M_range_check(size_type __n) const | |
{ | |
if (__n >= this->size()) | |
__throw_out_of_range_fmt(("vector::_M_range_check: __n " "(which is %zu) >= this->size() " "(which is %zu)"), | |
__n, this->size()); | |
} | |
public: | |
# 1091 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
reference | |
at(size_type __n) | |
{ | |
_M_range_check(__n); | |
return (*this)[__n]; | |
} | |
# 1109 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
const_reference | |
at(size_type __n) const | |
{ | |
_M_range_check(__n); | |
return (*this)[__n]; | |
} | |
reference | |
front() noexcept | |
{ | |
; | |
return *begin(); | |
} | |
const_reference | |
front() const noexcept | |
{ | |
; | |
return *begin(); | |
} | |
reference | |
back() noexcept | |
{ | |
; | |
return *(end() - 1); | |
} | |
const_reference | |
back() const noexcept | |
{ | |
; | |
return *(end() - 1); | |
} | |
# 1167 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
_Tp* | |
data() noexcept | |
{ return _M_data_ptr(this->_M_impl._M_start); } | |
const _Tp* | |
data() const noexcept | |
{ return _M_data_ptr(this->_M_impl._M_start); } | |
# 1186 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
push_back(const value_type& __x) | |
{ | |
if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) | |
{ | |
; | |
_Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, | |
__x); | |
++this->_M_impl._M_finish; | |
; | |
} | |
else | |
_M_realloc_insert(end(), __x); | |
} | |
void | |
push_back(value_type&& __x) | |
{ emplace_back(std::move(__x)); } | |
template<typename... _Args> | |
void | |
emplace_back(_Args&&... __args); | |
# 1224 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
pop_back() noexcept | |
{ | |
; | |
--this->_M_impl._M_finish; | |
_Alloc_traits::destroy(this->_M_impl, this->_M_impl._M_finish); | |
; | |
} | |
# 1246 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename... _Args> | |
iterator | |
emplace(const_iterator __position, _Args&&... __args) | |
{ return _M_emplace_aux(__position, std::forward<_Args>(__args)...); } | |
# 1262 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
iterator | |
insert(const_iterator __position, const value_type& __x); | |
# 1292 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
iterator | |
insert(const_iterator __position, value_type&& __x) | |
{ return _M_insert_rval(__position, std::move(__x)); } | |
# 1309 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
iterator | |
insert(const_iterator __position, initializer_list<value_type> __l) | |
{ | |
auto __offset = __position - cbegin(); | |
_M_range_insert(begin() + __offset, __l.begin(), __l.end(), | |
std::random_access_iterator_tag()); | |
return begin() + __offset; | |
} | |
# 1334 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
iterator | |
insert(const_iterator __position, size_type __n, const value_type& __x) | |
{ | |
difference_type __offset = __position - cbegin(); | |
_M_fill_insert(begin() + __offset, __n, __x); | |
return begin() + __offset; | |
} | |
# 1376 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
iterator | |
insert(const_iterator __position, _InputIterator __first, | |
_InputIterator __last) | |
{ | |
difference_type __offset = __position - cbegin(); | |
_M_insert_dispatch(begin() + __offset, | |
__first, __last, __false_type()); | |
return begin() + __offset; | |
} | |
# 1428 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
iterator | |
erase(const_iterator __position) | |
{ return _M_erase(begin() + (__position - cbegin())); } | |
# 1455 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
iterator | |
erase(const_iterator __first, const_iterator __last) | |
{ | |
const auto __beg = begin(); | |
const auto __cbeg = cbegin(); | |
return _M_erase(__beg + (__first - __cbeg), __beg + (__last - __cbeg)); | |
} | |
# 1479 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
void | |
swap(vector& __x) noexcept | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(_Alloc_traits::propagate_on_container_swap::value || _M_get_Tp_allocator() == __x._M_get_Tp_allocator())) __failed_assertion(); } else { ; } } while (false); | |
this->_M_impl._M_swap_data(__x._M_impl); | |
_Alloc_traits::_S_on_swap(_M_get_Tp_allocator(), | |
__x._M_get_Tp_allocator()); | |
} | |
void | |
clear() noexcept | |
{ _M_erase_at_end(this->_M_impl._M_start); } | |
protected: | |
template<typename _ForwardIterator> | |
pointer | |
_M_allocate_and_copy(size_type __n, | |
_ForwardIterator __first, _ForwardIterator __last) | |
{ | |
pointer __result = this->_M_allocate(__n); | |
try | |
{ | |
std::__uninitialized_copy_a(__first, __last, __result, | |
_M_get_Tp_allocator()); | |
return __result; | |
} | |
catch(...) | |
{ | |
_M_deallocate(__result, __n); | |
throw; | |
} | |
} | |
# 1556 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename _InputIterator> | |
void | |
_M_range_initialize(_InputIterator __first, _InputIterator __last, | |
std::input_iterator_tag) | |
{ | |
try { | |
for (; __first != __last; ++__first) | |
emplace_back(*__first); | |
} catch(...) { | |
clear(); | |
throw; | |
} | |
} | |
template<typename _ForwardIterator> | |
void | |
_M_range_initialize(_ForwardIterator __first, _ForwardIterator __last, | |
std::forward_iterator_tag) | |
{ | |
const size_type __n = std::distance(__first, __last); | |
this->_M_impl._M_start | |
= this->_M_allocate(_S_check_init_len(__n, _M_get_Tp_allocator())); | |
this->_M_impl._M_end_of_storage = this->_M_impl._M_start + __n; | |
this->_M_impl._M_finish = | |
std::__uninitialized_copy_a(__first, __last, | |
this->_M_impl._M_start, | |
_M_get_Tp_allocator()); | |
} | |
void | |
_M_fill_initialize(size_type __n, const value_type& __value) | |
{ | |
this->_M_impl._M_finish = | |
std::__uninitialized_fill_n_a(this->_M_impl._M_start, __n, __value, | |
_M_get_Tp_allocator()); | |
} | |
void | |
_M_default_initialize(size_type __n) | |
{ | |
this->_M_impl._M_finish = | |
std::__uninitialized_default_n_a(this->_M_impl._M_start, __n, | |
_M_get_Tp_allocator()); | |
} | |
# 1618 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename _Integer> | |
void | |
_M_assign_dispatch(_Integer __n, _Integer __val, __true_type) | |
{ _M_fill_assign(__n, __val); } | |
template<typename _InputIterator> | |
void | |
_M_assign_dispatch(_InputIterator __first, _InputIterator __last, | |
__false_type) | |
{ _M_assign_aux(__first, __last, std::__iterator_category(__first)); } | |
template<typename _InputIterator> | |
void | |
_M_assign_aux(_InputIterator __first, _InputIterator __last, | |
std::input_iterator_tag); | |
template<typename _ForwardIterator> | |
void | |
_M_assign_aux(_ForwardIterator __first, _ForwardIterator __last, | |
std::forward_iterator_tag); | |
void | |
_M_fill_assign(size_type __n, const value_type& __val); | |
template<typename _Integer> | |
void | |
_M_insert_dispatch(iterator __pos, _Integer __n, _Integer __val, | |
__true_type) | |
{ _M_fill_insert(__pos, __n, __val); } | |
template<typename _InputIterator> | |
void | |
_M_insert_dispatch(iterator __pos, _InputIterator __first, | |
_InputIterator __last, __false_type) | |
{ | |
_M_range_insert(__pos, __first, __last, | |
std::__iterator_category(__first)); | |
} | |
template<typename _InputIterator> | |
void | |
_M_range_insert(iterator __pos, _InputIterator __first, | |
_InputIterator __last, std::input_iterator_tag); | |
template<typename _ForwardIterator> | |
void | |
_M_range_insert(iterator __pos, _ForwardIterator __first, | |
_ForwardIterator __last, std::forward_iterator_tag); | |
void | |
_M_fill_insert(iterator __pos, size_type __n, const value_type& __x); | |
void | |
_M_default_append(size_type __n); | |
bool | |
_M_shrink_to_fit(); | |
# 1705 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
struct _Temporary_value | |
{ | |
template<typename... _Args> | |
explicit | |
_Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) | |
{ | |
_Alloc_traits::construct(_M_this->_M_impl, _M_ptr(), | |
std::forward<_Args>(__args)...); | |
} | |
~_Temporary_value() | |
{ _Alloc_traits::destroy(_M_this->_M_impl, _M_ptr()); } | |
value_type& | |
_M_val() { return *_M_ptr(); } | |
private: | |
_Tp* | |
_M_ptr() { return reinterpret_cast<_Tp*>(&__buf); } | |
vector* _M_this; | |
typename aligned_storage<sizeof(_Tp), alignof(_Tp)>::type __buf; | |
}; | |
template<typename _Arg> | |
void | |
_M_insert_aux(iterator __position, _Arg&& __arg); | |
template<typename... _Args> | |
void | |
_M_realloc_insert(iterator __position, _Args&&... __args); | |
iterator | |
_M_insert_rval(const_iterator __position, value_type&& __v); | |
template<typename... _Args> | |
iterator | |
_M_emplace_aux(const_iterator __position, _Args&&... __args); | |
iterator | |
_M_emplace_aux(const_iterator __position, value_type&& __v) | |
{ return _M_insert_rval(__position, std::move(__v)); } | |
size_type | |
_M_check_len(size_type __n, const char* __s) const | |
{ | |
if (max_size() - size() < __n) | |
__throw_length_error((__s)); | |
const size_type __len = size() + (std::max)(size(), __n); | |
return (__len < size() || __len > max_size()) ? max_size() : __len; | |
} | |
static size_type | |
_S_check_init_len(size_type __n, const allocator_type& __a) | |
{ | |
if (__n > _S_max_size(_Tp_alloc_type(__a))) | |
__throw_length_error( | |
("cannot create std::vector larger than max_size()")); | |
return __n; | |
} | |
static size_type | |
_S_max_size(const _Tp_alloc_type& __a) noexcept | |
{ | |
const size_t __diffmax | |
= __gnu_cxx::__numeric_traits<ptrdiff_t>::__max / sizeof(_Tp); | |
const size_t __allocmax = _Alloc_traits::max_size(__a); | |
return (std::min)(__diffmax, __allocmax); | |
} | |
void | |
_M_erase_at_end(pointer __pos) noexcept | |
{ | |
if (size_type __n = this->_M_impl._M_finish - __pos) | |
{ | |
std::_Destroy(__pos, this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
this->_M_impl._M_finish = __pos; | |
; | |
} | |
} | |
iterator | |
_M_erase(iterator __position); | |
iterator | |
_M_erase(iterator __first, iterator __last); | |
private: | |
void | |
_M_move_assign(vector&& __x, true_type) noexcept | |
{ | |
vector __tmp(get_allocator()); | |
this->_M_impl._M_swap_data(__x._M_impl); | |
__tmp._M_impl._M_swap_data(__x._M_impl); | |
std::__alloc_on_move(_M_get_Tp_allocator(), __x._M_get_Tp_allocator()); | |
} | |
void | |
_M_move_assign(vector&& __x, false_type) | |
{ | |
if (__x._M_get_Tp_allocator() == this->_M_get_Tp_allocator()) | |
_M_move_assign(std::move(__x), true_type()); | |
else | |
{ | |
this->_M_assign_aux(std::make_move_iterator(__x.begin()), | |
std::make_move_iterator(__x.end()), | |
std::random_access_iterator_tag()); | |
__x.clear(); | |
} | |
} | |
template<typename _Up> | |
_Up* | |
_M_data_ptr(_Up* __ptr) const noexcept | |
{ return __ptr; } | |
template<typename _Ptr> | |
typename std::pointer_traits<_Ptr>::element_type* | |
_M_data_ptr(_Ptr __ptr) const | |
{ return empty() ? nullptr : std::__to_address(__ptr); } | |
# 1868 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
}; | |
# 1890 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) | |
{ return (__x.size() == __y.size() | |
&& std::equal(__x.begin(), __x.end(), __y.begin())); } | |
# 1928 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) | |
{ return std::lexicographical_compare(__x.begin(), __x.end(), | |
__y.begin(), __y.end()); } | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) | |
{ return !(__x == __y); } | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) | |
{ return __y < __x; } | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) | |
{ return !(__y < __x); } | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) | |
{ return !(__x < __y); } | |
template<typename _Tp, typename _Alloc> | |
inline void | |
swap(vector<_Tp, _Alloc>& __x, vector<_Tp, _Alloc>& __y) | |
noexcept(noexcept(__x.swap(__y))) | |
{ __x.swap(__y); } | |
# 1983 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_vector.h" 3 | |
} | |
# 68 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/vector" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 1 3 | |
# 61 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functional_hash.h" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functional_hash.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/hash_bytes.h" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/hash_bytes.h" 3 | |
namespace std | |
{ | |
size_t | |
_Hash_bytes(const void* __ptr, size_t __len, size_t __seed); | |
size_t | |
_Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); | |
} | |
# 37 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functional_hash.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 50 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functional_hash.h" 3 | |
template<typename _Result, typename _Arg> | |
struct __hash_base | |
{ | |
typedef _Result result_type ; | |
typedef _Arg argument_type ; | |
}; | |
template<typename _Tp> | |
struct hash; | |
template<typename _Tp, typename = void> | |
struct __poison_hash | |
{ | |
static constexpr bool __enable_hash_call = false; | |
private: | |
__poison_hash(__poison_hash&&); | |
~__poison_hash(); | |
}; | |
template<typename _Tp> | |
struct __poison_hash<_Tp, __void_t<decltype(hash<_Tp>()(declval<_Tp>()))>> | |
{ | |
static constexpr bool __enable_hash_call = true; | |
}; | |
template<typename _Tp, bool = is_enum<_Tp>::value> | |
struct __hash_enum | |
{ | |
private: | |
__hash_enum(__hash_enum&&); | |
~__hash_enum(); | |
}; | |
template<typename _Tp> | |
struct __hash_enum<_Tp, true> : public __hash_base<size_t, _Tp> | |
{ | |
size_t | |
operator()(_Tp __val) const noexcept | |
{ | |
using __type = typename underlying_type<_Tp>::type; | |
return hash<__type>{}(static_cast<__type>(__val)); | |
} | |
}; | |
template<typename _Tp> | |
struct hash : __hash_enum<_Tp> | |
{ }; | |
template<typename _Tp> | |
struct hash<_Tp*> : public __hash_base<size_t, _Tp*> | |
{ | |
size_t | |
operator()(_Tp* __p) const noexcept | |
{ return reinterpret_cast<size_t>(__p); } | |
}; | |
# 125 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functional_hash.h" 3 | |
template<> struct hash<bool> : public __hash_base<size_t, bool> { size_t operator()(bool __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<char> : public __hash_base<size_t, char> { size_t operator()(char __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<signed char> : public __hash_base<size_t, signed char> { size_t operator()(signed char __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<unsigned char> : public __hash_base<size_t, unsigned char> { size_t operator()(unsigned char __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<wchar_t> : public __hash_base<size_t, wchar_t> { size_t operator()(wchar_t __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<char16_t> : public __hash_base<size_t, char16_t> { size_t operator()(char16_t __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<char32_t> : public __hash_base<size_t, char32_t> { size_t operator()(char32_t __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<short> : public __hash_base<size_t, short> { size_t operator()(short __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<int> : public __hash_base<size_t, int> { size_t operator()(int __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<long> : public __hash_base<size_t, long> { size_t operator()(long __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<long long> : public __hash_base<size_t, long long> { size_t operator()(long long __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<unsigned short> : public __hash_base<size_t, unsigned short> { size_t operator()(unsigned short __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<unsigned int> : public __hash_base<size_t, unsigned int> { size_t operator()(unsigned int __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<unsigned long> : public __hash_base<size_t, unsigned long> { size_t operator()(unsigned long __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<unsigned long long> : public __hash_base<size_t, unsigned long long> { size_t operator()(unsigned long long __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<__int128> : public __hash_base<size_t, __int128> { size_t operator()(__int128 __val) const noexcept { return static_cast<size_t>(__val); } }; | |
template<> struct hash<__int128 unsigned> : public __hash_base<size_t, __int128 unsigned> { size_t operator()(__int128 unsigned __val) const noexcept { return static_cast<size_t>(__val); } }; | |
# 193 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functional_hash.h" 3 | |
struct _Hash_impl | |
{ | |
static size_t | |
hash(const void* __ptr, size_t __clength, | |
size_t __seed = static_cast<size_t>(0xc70f6907UL)) | |
{ return _Hash_bytes(__ptr, __clength, __seed); } | |
template<typename _Tp> | |
static size_t | |
hash(const _Tp& __val) | |
{ return hash(&__val, sizeof(__val)); } | |
template<typename _Tp> | |
static size_t | |
__hash_combine(const _Tp& __val, size_t __hash) | |
{ return hash(&__val, sizeof(__val), __hash); } | |
}; | |
struct _Fnv_hash_impl | |
{ | |
static size_t | |
hash(const void* __ptr, size_t __clength, | |
size_t __seed = static_cast<size_t>(2166136261UL)) | |
{ return _Fnv_hash_bytes(__ptr, __clength, __seed); } | |
template<typename _Tp> | |
static size_t | |
hash(const _Tp& __val) | |
{ return hash(&__val, sizeof(__val)); } | |
template<typename _Tp> | |
static size_t | |
__hash_combine(const _Tp& __val, size_t __hash) | |
{ return hash(&__val, sizeof(__val), __hash); } | |
}; | |
template<> | |
struct hash<float> : public __hash_base<size_t, float> | |
{ | |
size_t | |
operator()(float __val) const noexcept | |
{ | |
return __val != 0.0f ? std::_Hash_impl::hash(__val) : 0; | |
} | |
}; | |
template<> | |
struct hash<double> : public __hash_base<size_t, double> | |
{ | |
size_t | |
operator()(double __val) const noexcept | |
{ | |
return __val != 0.0 ? std::_Hash_impl::hash(__val) : 0; | |
} | |
}; | |
template<> | |
struct hash<long double> | |
: public __hash_base<size_t, long double> | |
{ | |
__attribute__ ((__pure__)) size_t | |
operator()(long double __val) const noexcept; | |
}; | |
# 279 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/functional_hash.h" 3 | |
template<typename _Hash> | |
struct __is_fast_hash : public std::true_type | |
{ }; | |
template<> | |
struct __is_fast_hash<hash<long double>> : public std::false_type | |
{ }; | |
} | |
# 62 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
typedef unsigned long _Bit_type; | |
enum { _S_word_bit = int(8 * sizeof(_Bit_type)) }; | |
struct _Bit_reference | |
{ | |
_Bit_type * _M_p; | |
_Bit_type _M_mask; | |
_Bit_reference(_Bit_type * __x, _Bit_type __y) | |
: _M_p(__x), _M_mask(__y) { } | |
_Bit_reference() noexcept : _M_p(0), _M_mask(0) { } | |
_Bit_reference(const _Bit_reference&) = default; | |
operator bool() const noexcept | |
{ return !!(*_M_p & _M_mask); } | |
_Bit_reference& | |
operator=(bool __x) noexcept | |
{ | |
if (__x) | |
*_M_p |= _M_mask; | |
else | |
*_M_p &= ~_M_mask; | |
return *this; | |
} | |
_Bit_reference& | |
operator=(const _Bit_reference& __x) noexcept | |
{ return *this = bool(__x); } | |
bool | |
operator==(const _Bit_reference& __x) const | |
{ return bool(*this) == bool(__x); } | |
bool | |
operator<(const _Bit_reference& __x) const | |
{ return !bool(*this) && bool(__x); } | |
void | |
flip() noexcept | |
{ *_M_p ^= _M_mask; } | |
}; | |
inline void | |
swap(_Bit_reference __x, _Bit_reference __y) noexcept | |
{ | |
bool __tmp = __x; | |
__x = __y; | |
__y = __tmp; | |
} | |
inline void | |
swap(_Bit_reference __x, bool& __y) noexcept | |
{ | |
bool __tmp = __x; | |
__x = __y; | |
__y = __tmp; | |
} | |
inline void | |
swap(bool& __x, _Bit_reference __y) noexcept | |
{ | |
bool __tmp = __x; | |
__x = __y; | |
__y = __tmp; | |
} | |
struct _Bit_iterator_base | |
: public std::iterator<std::random_access_iterator_tag, bool> | |
{ | |
_Bit_type * _M_p; | |
unsigned int _M_offset; | |
_Bit_iterator_base(_Bit_type * __x, unsigned int __y) | |
: _M_p(__x), _M_offset(__y) { } | |
void | |
_M_bump_up() | |
{ | |
if (_M_offset++ == int(_S_word_bit) - 1) | |
{ | |
_M_offset = 0; | |
++_M_p; | |
} | |
} | |
void | |
_M_bump_down() | |
{ | |
if (_M_offset-- == 0) | |
{ | |
_M_offset = int(_S_word_bit) - 1; | |
--_M_p; | |
} | |
} | |
void | |
_M_incr(ptrdiff_t __i) | |
{ | |
difference_type __n = __i + _M_offset; | |
_M_p += __n / int(_S_word_bit); | |
__n = __n % int(_S_word_bit); | |
if (__n < 0) | |
{ | |
__n += int(_S_word_bit); | |
--_M_p; | |
} | |
_M_offset = static_cast<unsigned int>(__n); | |
} | |
friend bool | |
operator==(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) | |
{ return __x._M_p == __y._M_p && __x._M_offset == __y._M_offset; } | |
# 199 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
friend bool | |
operator<(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) | |
{ | |
return __x._M_p < __y._M_p | |
|| (__x._M_p == __y._M_p && __x._M_offset < __y._M_offset); | |
} | |
friend bool | |
operator!=(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) | |
{ return !(__x == __y); } | |
friend bool | |
operator>(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) | |
{ return __y < __x; } | |
friend bool | |
operator<=(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) | |
{ return !(__y < __x); } | |
friend bool | |
operator>=(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) | |
{ return !(__x < __y); } | |
friend ptrdiff_t | |
operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) | |
{ | |
return (int(_S_word_bit) * (__x._M_p - __y._M_p) | |
+ __x._M_offset - __y._M_offset); | |
} | |
}; | |
struct _Bit_iterator : public _Bit_iterator_base | |
{ | |
typedef _Bit_reference reference; | |
typedef _Bit_reference* pointer; | |
typedef _Bit_iterator iterator; | |
_Bit_iterator() : _Bit_iterator_base(0, 0) { } | |
_Bit_iterator(_Bit_type * __x, unsigned int __y) | |
: _Bit_iterator_base(__x, __y) { } | |
iterator | |
_M_const_cast() const | |
{ return *this; } | |
reference | |
operator*() const | |
{ return reference(_M_p, 1UL << _M_offset); } | |
iterator& | |
operator++() | |
{ | |
_M_bump_up(); | |
return *this; | |
} | |
iterator | |
operator++(int) | |
{ | |
iterator __tmp = *this; | |
_M_bump_up(); | |
return __tmp; | |
} | |
iterator& | |
operator--() | |
{ | |
_M_bump_down(); | |
return *this; | |
} | |
iterator | |
operator--(int) | |
{ | |
iterator __tmp = *this; | |
_M_bump_down(); | |
return __tmp; | |
} | |
iterator& | |
operator+=(difference_type __i) | |
{ | |
_M_incr(__i); | |
return *this; | |
} | |
iterator& | |
operator-=(difference_type __i) | |
{ | |
*this += -__i; | |
return *this; | |
} | |
reference | |
operator[](difference_type __i) const | |
{ return *(*this + __i); } | |
friend iterator | |
operator+(const iterator& __x, difference_type __n) | |
{ | |
iterator __tmp = __x; | |
__tmp += __n; | |
return __tmp; | |
} | |
friend iterator | |
operator+(difference_type __n, const iterator& __x) | |
{ return __x + __n; } | |
friend iterator | |
operator-(const iterator& __x, difference_type __n) | |
{ | |
iterator __tmp = __x; | |
__tmp -= __n; | |
return __tmp; | |
} | |
}; | |
struct _Bit_const_iterator : public _Bit_iterator_base | |
{ | |
typedef bool reference; | |
typedef bool const_reference; | |
typedef const bool* pointer; | |
typedef _Bit_const_iterator const_iterator; | |
_Bit_const_iterator() : _Bit_iterator_base(0, 0) { } | |
_Bit_const_iterator(_Bit_type * __x, unsigned int __y) | |
: _Bit_iterator_base(__x, __y) { } | |
_Bit_const_iterator(const _Bit_iterator& __x) | |
: _Bit_iterator_base(__x._M_p, __x._M_offset) { } | |
_Bit_iterator | |
_M_const_cast() const | |
{ return _Bit_iterator(_M_p, _M_offset); } | |
const_reference | |
operator*() const | |
{ return _Bit_reference(_M_p, 1UL << _M_offset); } | |
const_iterator& | |
operator++() | |
{ | |
_M_bump_up(); | |
return *this; | |
} | |
const_iterator | |
operator++(int) | |
{ | |
const_iterator __tmp = *this; | |
_M_bump_up(); | |
return __tmp; | |
} | |
const_iterator& | |
operator--() | |
{ | |
_M_bump_down(); | |
return *this; | |
} | |
const_iterator | |
operator--(int) | |
{ | |
const_iterator __tmp = *this; | |
_M_bump_down(); | |
return __tmp; | |
} | |
const_iterator& | |
operator+=(difference_type __i) | |
{ | |
_M_incr(__i); | |
return *this; | |
} | |
const_iterator& | |
operator-=(difference_type __i) | |
{ | |
*this += -__i; | |
return *this; | |
} | |
const_reference | |
operator[](difference_type __i) const | |
{ return *(*this + __i); } | |
friend const_iterator | |
operator+(const const_iterator& __x, difference_type __n) | |
{ | |
const_iterator __tmp = __x; | |
__tmp += __n; | |
return __tmp; | |
} | |
friend const_iterator | |
operator-(const const_iterator& __x, difference_type __n) | |
{ | |
const_iterator __tmp = __x; | |
__tmp -= __n; | |
return __tmp; | |
} | |
friend const_iterator | |
operator+(difference_type __n, const const_iterator& __x) | |
{ return __x + __n; } | |
}; | |
template<typename _Alloc> | |
struct _Bvector_base | |
{ | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_Bit_type>::other _Bit_alloc_type; | |
typedef typename __gnu_cxx::__alloc_traits<_Bit_alloc_type> | |
_Bit_alloc_traits; | |
typedef typename _Bit_alloc_traits::pointer _Bit_pointer; | |
struct _Bvector_impl_data | |
{ | |
_Bit_iterator _M_start; | |
# 440 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
_Bit_iterator _M_finish; | |
_Bit_pointer _M_end_of_storage; | |
_Bvector_impl_data() noexcept | |
: _M_start(), _M_finish(), _M_end_of_storage() | |
{ } | |
_Bvector_impl_data(const _Bvector_impl_data&) = default; | |
_Bvector_impl_data& | |
operator=(const _Bvector_impl_data&) = default; | |
_Bvector_impl_data(_Bvector_impl_data&& __x) noexcept | |
: _Bvector_impl_data(__x) | |
{ __x._M_reset(); } | |
void | |
_M_move_data(_Bvector_impl_data&& __x) noexcept | |
{ | |
*this = __x; | |
__x._M_reset(); | |
} | |
void | |
_M_reset() noexcept | |
{ *this = _Bvector_impl_data(); } | |
void | |
_M_swap_data(_Bvector_impl_data& __x) noexcept | |
{ | |
std::swap(*this, __x); | |
} | |
}; | |
struct _Bvector_impl | |
: public _Bit_alloc_type, public _Bvector_impl_data | |
{ | |
_Bvector_impl() noexcept(is_nothrow_default_constructible<_Bit_alloc_type>::value) | |
: _Bit_alloc_type() | |
{ } | |
_Bvector_impl(const _Bit_alloc_type& __a) noexcept | |
: _Bit_alloc_type(__a) | |
{ } | |
_Bvector_impl(_Bvector_impl&& __x) noexcept | |
: _Bit_alloc_type(std::move(__x)), _Bvector_impl_data(std::move(__x)) | |
{ } | |
_Bvector_impl(_Bit_alloc_type&& __a, _Bvector_impl&& __x) noexcept | |
: _Bit_alloc_type(std::move(__a)), _Bvector_impl_data(std::move(__x)) | |
{ } | |
_Bit_type* | |
_M_end_addr() const noexcept | |
{ | |
if (this->_M_end_of_storage) | |
return std::__addressof(this->_M_end_of_storage[-1]) + 1; | |
return 0; | |
} | |
}; | |
public: | |
typedef _Alloc allocator_type; | |
_Bit_alloc_type& | |
_M_get_Bit_allocator() noexcept | |
{ return this->_M_impl; } | |
const _Bit_alloc_type& | |
_M_get_Bit_allocator() const noexcept | |
{ return this->_M_impl; } | |
allocator_type | |
get_allocator() const noexcept | |
{ return allocator_type(_M_get_Bit_allocator()); } | |
_Bvector_base() = default; | |
_Bvector_base(const allocator_type& __a) | |
: _M_impl(__a) { } | |
_Bvector_base(_Bvector_base&&) = default; | |
_Bvector_base(_Bvector_base&& __x, const allocator_type& __a) noexcept | |
: _M_impl(_Bit_alloc_type(__a), std::move(__x._M_impl)) | |
{ } | |
~_Bvector_base() | |
{ this->_M_deallocate(); } | |
protected: | |
_Bvector_impl _M_impl; | |
_Bit_pointer | |
_M_allocate(size_t __n) | |
{ return _Bit_alloc_traits::allocate(_M_impl, _S_nword(__n)); } | |
void | |
_M_deallocate() | |
{ | |
if (_M_impl._M_start._M_p) | |
{ | |
const size_t __n = _M_impl._M_end_addr() - _M_impl._M_start._M_p; | |
_Bit_alloc_traits::deallocate(_M_impl, | |
_M_impl._M_end_of_storage - __n, | |
__n); | |
_M_impl._M_reset(); | |
} | |
} | |
void | |
_M_move_data(_Bvector_base&& __x) noexcept | |
{ _M_impl._M_move_data(std::move(__x._M_impl)); } | |
static size_t | |
_S_nword(size_t __n) | |
{ return (__n + int(_S_word_bit) - 1) / int(_S_word_bit); } | |
}; | |
# 595 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
template<typename _Alloc> | |
class vector<bool, _Alloc> : protected _Bvector_base<_Alloc> | |
{ | |
typedef _Bvector_base<_Alloc> _Base; | |
typedef typename _Base::_Bit_pointer _Bit_pointer; | |
typedef typename _Base::_Bit_alloc_traits _Bit_alloc_traits; | |
friend struct std::hash<vector>; | |
public: | |
typedef bool value_type; | |
typedef size_t size_type; | |
typedef ptrdiff_t difference_type; | |
typedef _Bit_reference reference; | |
typedef bool const_reference; | |
typedef _Bit_reference* pointer; | |
typedef const bool* const_pointer; | |
typedef _Bit_iterator iterator; | |
typedef _Bit_const_iterator const_iterator; | |
typedef std::reverse_iterator<const_iterator> const_reverse_iterator; | |
typedef std::reverse_iterator<iterator> reverse_iterator; | |
typedef _Alloc allocator_type; | |
allocator_type | |
get_allocator() const | |
{ return _Base::get_allocator(); } | |
protected: | |
using _Base::_M_allocate; | |
using _Base::_M_deallocate; | |
using _Base::_S_nword; | |
using _Base::_M_get_Bit_allocator; | |
public: | |
vector() = default; | |
explicit | |
vector(const allocator_type& __a) | |
: _Base(__a) { } | |
explicit | |
vector(size_type __n, const allocator_type& __a = allocator_type()) | |
: vector(__n, false, __a) | |
{ } | |
vector(size_type __n, const bool& __value, | |
const allocator_type& __a = allocator_type()) | |
: _Base(__a) | |
{ | |
_M_initialize(__n); | |
_M_initialize_value(__value); | |
} | |
vector(const vector& __x) | |
: _Base(_Bit_alloc_traits::_S_select_on_copy(__x._M_get_Bit_allocator())) | |
{ | |
_M_initialize(__x.size()); | |
_M_copy_aligned(__x.begin(), __x.end(), begin()); | |
} | |
vector(vector&&) = default; | |
private: | |
vector(vector&& __x, const allocator_type& __a, true_type) noexcept | |
: _Base(std::move(__x), __a) | |
{ } | |
vector(vector&& __x, const allocator_type& __a, false_type) | |
: _Base(__a) | |
{ | |
if (__x.get_allocator() == __a) | |
this->_M_move_data(std::move(__x)); | |
else | |
{ | |
_M_initialize(__x.size()); | |
_M_copy_aligned(__x.begin(), __x.end(), begin()); | |
__x.clear(); | |
} | |
} | |
public: | |
vector(vector&& __x, const allocator_type& __a) | |
noexcept(_Bit_alloc_traits::_S_always_equal()) | |
: vector(std::move(__x), __a, | |
typename _Bit_alloc_traits::is_always_equal{}) | |
{ } | |
vector(const vector& __x, const allocator_type& __a) | |
: _Base(__a) | |
{ | |
_M_initialize(__x.size()); | |
_M_copy_aligned(__x.begin(), __x.end(), begin()); | |
} | |
vector(initializer_list<bool> __l, | |
const allocator_type& __a = allocator_type()) | |
: _Base(__a) | |
{ | |
_M_initialize_range(__l.begin(), __l.end(), | |
random_access_iterator_tag()); | |
} | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
vector(_InputIterator __first, _InputIterator __last, | |
const allocator_type& __a = allocator_type()) | |
: _Base(__a) | |
{ | |
_M_initialize_range(__first, __last, | |
std::__iterator_category(__first)); | |
} | |
# 733 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
~vector() noexcept { } | |
vector& | |
operator=(const vector& __x) | |
{ | |
if (&__x == this) | |
return *this; | |
if (_Bit_alloc_traits::_S_propagate_on_copy_assign()) | |
{ | |
if (this->_M_get_Bit_allocator() != __x._M_get_Bit_allocator()) | |
{ | |
this->_M_deallocate(); | |
std::__alloc_on_copy(_M_get_Bit_allocator(), | |
__x._M_get_Bit_allocator()); | |
_M_initialize(__x.size()); | |
} | |
else | |
std::__alloc_on_copy(_M_get_Bit_allocator(), | |
__x._M_get_Bit_allocator()); | |
} | |
if (__x.size() > capacity()) | |
{ | |
this->_M_deallocate(); | |
_M_initialize(__x.size()); | |
} | |
this->_M_impl._M_finish = _M_copy_aligned(__x.begin(), __x.end(), | |
begin()); | |
return *this; | |
} | |
vector& | |
operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) | |
{ | |
if (_Bit_alloc_traits::_S_propagate_on_move_assign() | |
|| this->_M_get_Bit_allocator() == __x._M_get_Bit_allocator()) | |
{ | |
this->_M_deallocate(); | |
this->_M_move_data(std::move(__x)); | |
std::__alloc_on_move(_M_get_Bit_allocator(), | |
__x._M_get_Bit_allocator()); | |
} | |
else | |
{ | |
if (__x.size() > capacity()) | |
{ | |
this->_M_deallocate(); | |
_M_initialize(__x.size()); | |
} | |
this->_M_impl._M_finish = _M_copy_aligned(__x.begin(), __x.end(), | |
begin()); | |
__x.clear(); | |
} | |
return *this; | |
} | |
vector& | |
operator=(initializer_list<bool> __l) | |
{ | |
this->assign(__l.begin(), __l.end()); | |
return *this; | |
} | |
void | |
assign(size_type __n, const bool& __x) | |
{ _M_fill_assign(__n, __x); } | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
void | |
assign(_InputIterator __first, _InputIterator __last) | |
{ _M_assign_aux(__first, __last, std::__iterator_category(__first)); } | |
# 825 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
void | |
assign(initializer_list<bool> __l) | |
{ _M_assign_aux(__l.begin(), __l.end(), random_access_iterator_tag()); } | |
iterator | |
begin() noexcept | |
{ return iterator(this->_M_impl._M_start._M_p, 0); } | |
const_iterator | |
begin() const noexcept | |
{ return const_iterator(this->_M_impl._M_start._M_p, 0); } | |
iterator | |
end() noexcept | |
{ return this->_M_impl._M_finish; } | |
const_iterator | |
end() const noexcept | |
{ return this->_M_impl._M_finish; } | |
reverse_iterator | |
rbegin() noexcept | |
{ return reverse_iterator(end()); } | |
const_reverse_iterator | |
rbegin() const noexcept | |
{ return const_reverse_iterator(end()); } | |
reverse_iterator | |
rend() noexcept | |
{ return reverse_iterator(begin()); } | |
const_reverse_iterator | |
rend() const noexcept | |
{ return const_reverse_iterator(begin()); } | |
const_iterator | |
cbegin() const noexcept | |
{ return const_iterator(this->_M_impl._M_start._M_p, 0); } | |
const_iterator | |
cend() const noexcept | |
{ return this->_M_impl._M_finish; } | |
const_reverse_iterator | |
crbegin() const noexcept | |
{ return const_reverse_iterator(end()); } | |
const_reverse_iterator | |
crend() const noexcept | |
{ return const_reverse_iterator(begin()); } | |
size_type | |
size() const noexcept | |
{ return size_type(end() - begin()); } | |
size_type | |
max_size() const noexcept | |
{ | |
const size_type __isize = | |
__gnu_cxx::__numeric_traits<difference_type>::__max | |
- int(_S_word_bit) + 1; | |
const size_type __asize | |
= _Bit_alloc_traits::max_size(_M_get_Bit_allocator()); | |
return (__asize <= __isize / int(_S_word_bit) | |
? __asize * int(_S_word_bit) : __isize); | |
} | |
size_type | |
capacity() const noexcept | |
{ return size_type(const_iterator(this->_M_impl._M_end_addr(), 0) | |
- begin()); } | |
bool | |
empty() const noexcept | |
{ return begin() == end(); } | |
reference | |
operator[](size_type __n) | |
{ return begin()[__n]; } | |
const_reference | |
operator[](size_type __n) const | |
{ return begin()[__n]; } | |
protected: | |
void | |
_M_range_check(size_type __n) const | |
{ | |
if (__n >= this->size()) | |
__throw_out_of_range_fmt(("vector<bool>::_M_range_check: __n " "(which is %zu) >= this->size() " "(which is %zu)"), | |
__n, this->size()); | |
} | |
public: | |
reference | |
at(size_type __n) | |
{ _M_range_check(__n); return (*this)[__n]; } | |
const_reference | |
at(size_type __n) const | |
{ _M_range_check(__n); return (*this)[__n]; } | |
void | |
reserve(size_type __n) | |
{ | |
if (__n > max_size()) | |
__throw_length_error(("vector::reserve")); | |
if (capacity() < __n) | |
_M_reallocate(__n); | |
} | |
reference | |
front() | |
{ return *begin(); } | |
const_reference | |
front() const | |
{ return *begin(); } | |
reference | |
back() | |
{ return *(end() - 1); } | |
const_reference | |
back() const | |
{ return *(end() - 1); } | |
void | |
data() noexcept { } | |
void | |
push_back(bool __x) | |
{ | |
if (this->_M_impl._M_finish._M_p != this->_M_impl._M_end_addr()) | |
*this->_M_impl._M_finish++ = __x; | |
else | |
_M_insert_aux(end(), __x); | |
} | |
void | |
swap(vector& __x) noexcept | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(_Bit_alloc_traits::propagate_on_container_swap::value || _M_get_Bit_allocator() == __x._M_get_Bit_allocator())) __failed_assertion(); } else { ; } } while (false); | |
this->_M_impl._M_swap_data(__x._M_impl); | |
_Bit_alloc_traits::_S_on_swap(_M_get_Bit_allocator(), | |
__x._M_get_Bit_allocator()); | |
} | |
static void | |
swap(reference __x, reference __y) noexcept | |
{ | |
bool __tmp = __x; | |
__x = __y; | |
__y = __tmp; | |
} | |
iterator | |
insert(const_iterator __position, const bool& __x = bool()) | |
{ | |
const difference_type __n = __position - begin(); | |
if (this->_M_impl._M_finish._M_p != this->_M_impl._M_end_addr() | |
&& __position == end()) | |
*this->_M_impl._M_finish++ = __x; | |
else | |
_M_insert_aux(__position._M_const_cast(), __x); | |
return begin() + __n; | |
} | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
iterator | |
insert(const_iterator __position, | |
_InputIterator __first, _InputIterator __last) | |
{ | |
difference_type __offset = __position - cbegin(); | |
_M_insert_range(__position._M_const_cast(), | |
__first, __last, | |
std::__iterator_category(__first)); | |
return begin() + __offset; | |
} | |
# 1038 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
iterator | |
insert(const_iterator __position, size_type __n, const bool& __x) | |
{ | |
difference_type __offset = __position - cbegin(); | |
_M_fill_insert(__position._M_const_cast(), __n, __x); | |
return begin() + __offset; | |
} | |
iterator | |
insert(const_iterator __p, initializer_list<bool> __l) | |
{ return this->insert(__p, __l.begin(), __l.end()); } | |
void | |
pop_back() | |
{ --this->_M_impl._M_finish; } | |
iterator | |
erase(const_iterator __position) | |
{ return _M_erase(__position._M_const_cast()); } | |
iterator | |
erase(const_iterator __first, const_iterator __last) | |
{ return _M_erase(__first._M_const_cast(), __last._M_const_cast()); } | |
void | |
resize(size_type __new_size, bool __x = bool()) | |
{ | |
if (__new_size < size()) | |
_M_erase_at_end(begin() + difference_type(__new_size)); | |
else | |
insert(end(), __new_size - size(), __x); | |
} | |
void | |
shrink_to_fit() | |
{ _M_shrink_to_fit(); } | |
void | |
flip() noexcept | |
{ | |
_Bit_type * const __end = this->_M_impl._M_end_addr(); | |
for (_Bit_type * __p = this->_M_impl._M_start._M_p; __p != __end; ++__p) | |
*__p = ~*__p; | |
} | |
void | |
clear() noexcept | |
{ _M_erase_at_end(begin()); } | |
template<typename... _Args> | |
void | |
emplace_back(_Args&&... __args) | |
{ | |
push_back(bool(__args...)); | |
} | |
template<typename... _Args> | |
iterator | |
emplace(const_iterator __pos, _Args&&... __args) | |
{ return insert(__pos, bool(__args...)); } | |
protected: | |
iterator | |
_M_copy_aligned(const_iterator __first, const_iterator __last, | |
iterator __result) | |
{ | |
_Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); | |
return std::copy(const_iterator(__last._M_p, 0), __last, | |
iterator(__q, 0)); | |
} | |
void | |
_M_initialize(size_type __n) | |
{ | |
if (__n) | |
{ | |
_Bit_pointer __q = this->_M_allocate(__n); | |
this->_M_impl._M_end_of_storage = __q + _S_nword(__n); | |
iterator __start = iterator(std::__addressof(*__q), 0); | |
this->_M_impl._M_start = __start; | |
this->_M_impl._M_finish = __start + difference_type(__n); | |
} | |
} | |
void | |
_M_initialize_value(bool __x) | |
{ | |
if (_Bit_type* __p = this->_M_impl._M_start._M_p) | |
__builtin_memset(__p, __x ? ~0 : 0, | |
(this->_M_impl._M_end_addr() - __p) | |
* sizeof(_Bit_type)); | |
} | |
void | |
_M_reallocate(size_type __n); | |
bool | |
_M_shrink_to_fit(); | |
# 1185 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
template<typename _InputIterator> | |
void | |
_M_initialize_range(_InputIterator __first, _InputIterator __last, | |
std::input_iterator_tag) | |
{ | |
for (; __first != __last; ++__first) | |
push_back(*__first); | |
} | |
template<typename _ForwardIterator> | |
void | |
_M_initialize_range(_ForwardIterator __first, _ForwardIterator __last, | |
std::forward_iterator_tag) | |
{ | |
const size_type __n = std::distance(__first, __last); | |
_M_initialize(__n); | |
std::copy(__first, __last, begin()); | |
} | |
# 1219 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
void | |
_M_fill_assign(size_t __n, bool __x) | |
{ | |
if (__n > size()) | |
{ | |
_M_initialize_value(__x); | |
insert(end(), __n - size(), __x); | |
} | |
else | |
{ | |
_M_erase_at_end(begin() + __n); | |
_M_initialize_value(__x); | |
} | |
} | |
template<typename _InputIterator> | |
void | |
_M_assign_aux(_InputIterator __first, _InputIterator __last, | |
std::input_iterator_tag) | |
{ | |
iterator __cur = begin(); | |
for (; __first != __last && __cur != end(); ++__cur, (void)++__first) | |
*__cur = *__first; | |
if (__first == __last) | |
_M_erase_at_end(__cur); | |
else | |
insert(end(), __first, __last); | |
} | |
template<typename _ForwardIterator> | |
void | |
_M_assign_aux(_ForwardIterator __first, _ForwardIterator __last, | |
std::forward_iterator_tag) | |
{ | |
const size_type __len = std::distance(__first, __last); | |
if (__len < size()) | |
_M_erase_at_end(std::copy(__first, __last, begin())); | |
else | |
{ | |
_ForwardIterator __mid = __first; | |
std::advance(__mid, size()); | |
std::copy(__first, __mid, begin()); | |
insert(end(), __mid, __last); | |
} | |
} | |
# 1283 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_bvector.h" 3 | |
void | |
_M_fill_insert(iterator __position, size_type __n, bool __x); | |
template<typename _InputIterator> | |
void | |
_M_insert_range(iterator __pos, _InputIterator __first, | |
_InputIterator __last, std::input_iterator_tag) | |
{ | |
for (; __first != __last; ++__first) | |
{ | |
__pos = insert(__pos, *__first); | |
++__pos; | |
} | |
} | |
template<typename _ForwardIterator> | |
void | |
_M_insert_range(iterator __position, _ForwardIterator __first, | |
_ForwardIterator __last, std::forward_iterator_tag); | |
void | |
_M_insert_aux(iterator __position, bool __x); | |
size_type | |
_M_check_len(size_type __n, const char* __s) const | |
{ | |
if (max_size() - size() < __n) | |
__throw_length_error((__s)); | |
const size_type __len = size() + std::max(size(), __n); | |
return (__len < size() || __len > max_size()) ? max_size() : __len; | |
} | |
void | |
_M_erase_at_end(iterator __pos) | |
{ this->_M_impl._M_finish = __pos; } | |
iterator | |
_M_erase(iterator __pos); | |
iterator | |
_M_erase(iterator __first, iterator __last); | |
}; | |
inline void | |
__fill_bvector(std::_Bit_type * __v, | |
unsigned int __first, unsigned int __last, bool __x) | |
{ | |
using std::_Bit_type; | |
using std::_S_word_bit; | |
const _Bit_type __fmask = ~0ul << __first; | |
const _Bit_type __lmask = ~0ul >> (_S_word_bit - __last); | |
const _Bit_type __mask = __fmask & __lmask; | |
if (__x) | |
*__v |= __mask; | |
else | |
*__v &= ~__mask; | |
} | |
inline void | |
__fill_a1(std::_Bit_iterator __first, | |
std::_Bit_iterator __last, const bool& __x) | |
{ | |
using std::_Bit_type; | |
using std::_S_word_bit; | |
if (__first._M_p != __last._M_p) | |
{ | |
_Bit_type* __first_p = __first._M_p; | |
if (__first._M_offset != 0) | |
__fill_bvector(__first_p++, __first._M_offset, _S_word_bit, __x); | |
__builtin_memset(__first_p, __x ? ~0 : 0, | |
(__last._M_p - __first_p) * sizeof(_Bit_type)); | |
if (__last._M_offset != 0) | |
__fill_bvector(__last._M_p, 0, __last._M_offset, __x); | |
} | |
else if (__first._M_offset != __last._M_offset) | |
__fill_bvector(__first._M_p, __first._M_offset, __last._M_offset, __x); | |
} | |
template<typename _Alloc> | |
struct hash<std::vector<bool, _Alloc>> | |
: public __hash_base<size_t, std::vector<bool, _Alloc>> | |
{ | |
size_t | |
operator()(const std::vector<bool, _Alloc>&) const noexcept; | |
}; | |
} | |
# 69 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/vector" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/vector.tcc" 1 3 | |
# 59 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/vector.tcc" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Tp, typename _Alloc> | |
void | |
vector<_Tp, _Alloc>:: | |
reserve(size_type __n) | |
{ | |
if (__n > this->max_size()) | |
__throw_length_error(("vector::reserve")); | |
if (this->capacity() < __n) | |
{ | |
const size_type __old_size = size(); | |
pointer __tmp; | |
if (_S_use_relocate()) | |
{ | |
__tmp = this->_M_allocate(__n); | |
_S_relocate(this->_M_impl._M_start, this->_M_impl._M_finish, | |
__tmp, _M_get_Tp_allocator()); | |
} | |
else | |
{ | |
__tmp = _M_allocate_and_copy(__n, | |
std::__make_move_if_noexcept_iterator(this->_M_impl._M_start), | |
std::__make_move_if_noexcept_iterator(this->_M_impl._M_finish)); | |
std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
} | |
; | |
_M_deallocate(this->_M_impl._M_start, | |
this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_start); | |
this->_M_impl._M_start = __tmp; | |
this->_M_impl._M_finish = __tmp + __old_size; | |
this->_M_impl._M_end_of_storage = this->_M_impl._M_start + __n; | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename... _Args> | |
void | |
vector<_Tp, _Alloc>:: | |
emplace_back(_Args&&... __args) | |
{ | |
if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) | |
{ | |
; | |
_Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, | |
std::forward<_Args>(__args)...); | |
++this->_M_impl._M_finish; | |
; | |
} | |
else | |
_M_realloc_insert(end(), std::forward<_Args>(__args)...); | |
} | |
template<typename _Tp, typename _Alloc> | |
typename vector<_Tp, _Alloc>::iterator | |
vector<_Tp, _Alloc>:: | |
insert(const_iterator __position, const value_type& __x) | |
{ | |
const size_type __n = __position - begin(); | |
if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) | |
if (__position == end()) | |
{ | |
; | |
_Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, | |
__x); | |
++this->_M_impl._M_finish; | |
; | |
} | |
else | |
{ | |
const auto __pos = begin() + (__position - cbegin()); | |
_Temporary_value __x_copy(this, __x); | |
_M_insert_aux(__pos, std::move(__x_copy._M_val())); | |
} | |
else | |
_M_realloc_insert(begin() + (__position - cbegin()), __x); | |
return iterator(this->_M_impl._M_start + __n); | |
} | |
template<typename _Tp, typename _Alloc> | |
typename vector<_Tp, _Alloc>::iterator | |
vector<_Tp, _Alloc>:: | |
_M_erase(iterator __position) | |
{ | |
if (__position + 1 != end()) | |
std::move(__position + 1, end(), __position); | |
--this->_M_impl._M_finish; | |
_Alloc_traits::destroy(this->_M_impl, this->_M_impl._M_finish); | |
; | |
return __position; | |
} | |
template<typename _Tp, typename _Alloc> | |
typename vector<_Tp, _Alloc>::iterator | |
vector<_Tp, _Alloc>:: | |
_M_erase(iterator __first, iterator __last) | |
{ | |
if (__first != __last) | |
{ | |
if (__last != end()) | |
std::move(__last, end(), __first); | |
_M_erase_at_end(__first.base() + (end() - __last)); | |
} | |
return __first; | |
} | |
template<typename _Tp, typename _Alloc> | |
vector<_Tp, _Alloc>& | |
vector<_Tp, _Alloc>:: | |
operator=(const vector<_Tp, _Alloc>& __x) | |
{ | |
if (&__x != this) | |
{ | |
; | |
if (_Alloc_traits::_S_propagate_on_copy_assign()) | |
{ | |
if (!_Alloc_traits::_S_always_equal() | |
&& _M_get_Tp_allocator() != __x._M_get_Tp_allocator()) | |
{ | |
this->clear(); | |
_M_deallocate(this->_M_impl._M_start, | |
this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_start); | |
this->_M_impl._M_start = nullptr; | |
this->_M_impl._M_finish = nullptr; | |
this->_M_impl._M_end_of_storage = nullptr; | |
} | |
std::__alloc_on_copy(_M_get_Tp_allocator(), | |
__x._M_get_Tp_allocator()); | |
} | |
const size_type __xlen = __x.size(); | |
if (__xlen > capacity()) | |
{ | |
pointer __tmp = _M_allocate_and_copy(__xlen, __x.begin(), | |
__x.end()); | |
std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
_M_deallocate(this->_M_impl._M_start, | |
this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_start); | |
this->_M_impl._M_start = __tmp; | |
this->_M_impl._M_end_of_storage = this->_M_impl._M_start + __xlen; | |
} | |
else if (size() >= __xlen) | |
{ | |
std::_Destroy(std::copy(__x.begin(), __x.end(), begin()), | |
end(), _M_get_Tp_allocator()); | |
} | |
else | |
{ | |
std::copy(__x._M_impl._M_start, __x._M_impl._M_start + size(), | |
this->_M_impl._M_start); | |
std::__uninitialized_copy_a(__x._M_impl._M_start + size(), | |
__x._M_impl._M_finish, | |
this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
} | |
this->_M_impl._M_finish = this->_M_impl._M_start + __xlen; | |
} | |
return *this; | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_fill_assign(size_t __n, const value_type& __val) | |
{ | |
if (__n > capacity()) | |
{ | |
vector __tmp(__n, __val, _M_get_Tp_allocator()); | |
__tmp._M_impl._M_swap_data(this->_M_impl); | |
} | |
else if (__n > size()) | |
{ | |
std::fill(begin(), end(), __val); | |
const size_type __add = __n - size(); | |
; | |
this->_M_impl._M_finish = | |
std::__uninitialized_fill_n_a(this->_M_impl._M_finish, | |
__add, __val, _M_get_Tp_allocator()); | |
; | |
} | |
else | |
_M_erase_at_end(std::fill_n(this->_M_impl._M_start, __n, __val)); | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename _InputIterator> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_assign_aux(_InputIterator __first, _InputIterator __last, | |
std::input_iterator_tag) | |
{ | |
pointer __cur(this->_M_impl._M_start); | |
for (; __first != __last && __cur != this->_M_impl._M_finish; | |
++__cur, (void)++__first) | |
*__cur = *__first; | |
if (__first == __last) | |
_M_erase_at_end(__cur); | |
else | |
_M_range_insert(end(), __first, __last, | |
std::__iterator_category(__first)); | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename _ForwardIterator> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_assign_aux(_ForwardIterator __first, _ForwardIterator __last, | |
std::forward_iterator_tag) | |
{ | |
const size_type __len = std::distance(__first, __last); | |
if (__len > capacity()) | |
{ | |
_S_check_init_len(__len, _M_get_Tp_allocator()); | |
pointer __tmp(_M_allocate_and_copy(__len, __first, __last)); | |
std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
; | |
_M_deallocate(this->_M_impl._M_start, | |
this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_start); | |
this->_M_impl._M_start = __tmp; | |
this->_M_impl._M_finish = this->_M_impl._M_start + __len; | |
this->_M_impl._M_end_of_storage = this->_M_impl._M_finish; | |
} | |
else if (size() >= __len) | |
_M_erase_at_end(std::copy(__first, __last, this->_M_impl._M_start)); | |
else | |
{ | |
_ForwardIterator __mid = __first; | |
std::advance(__mid, size()); | |
std::copy(__first, __mid, this->_M_impl._M_start); | |
const size_type __attribute__((__unused__)) __n = __len - size(); | |
; | |
this->_M_impl._M_finish = | |
std::__uninitialized_copy_a(__mid, __last, | |
this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
; | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
auto | |
vector<_Tp, _Alloc>:: | |
_M_insert_rval(const_iterator __position, value_type&& __v) -> iterator | |
{ | |
const auto __n = __position - cbegin(); | |
if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) | |
if (__position == cend()) | |
{ | |
; | |
_Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, | |
std::move(__v)); | |
++this->_M_impl._M_finish; | |
; | |
} | |
else | |
_M_insert_aux(begin() + __n, std::move(__v)); | |
else | |
_M_realloc_insert(begin() + __n, std::move(__v)); | |
return iterator(this->_M_impl._M_start + __n); | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename... _Args> | |
auto | |
vector<_Tp, _Alloc>:: | |
_M_emplace_aux(const_iterator __position, _Args&&... __args) | |
-> iterator | |
{ | |
const auto __n = __position - cbegin(); | |
if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) | |
if (__position == cend()) | |
{ | |
; | |
_Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, | |
std::forward<_Args>(__args)...); | |
++this->_M_impl._M_finish; | |
; | |
} | |
else | |
{ | |
_Temporary_value __tmp(this, std::forward<_Args>(__args)...); | |
_M_insert_aux(begin() + __n, std::move(__tmp._M_val())); | |
} | |
else | |
_M_realloc_insert(begin() + __n, std::forward<_Args>(__args)...); | |
return iterator(this->_M_impl._M_start + __n); | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename _Arg> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_insert_aux(iterator __position, _Arg&& __arg) | |
{ | |
; | |
_Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, | |
std::move(*(this->_M_impl._M_finish - 1))); | |
++this->_M_impl._M_finish; | |
; | |
std::move_backward(__position.base(), this->_M_impl._M_finish - 2, this->_M_impl._M_finish - 1); | |
*__position = std::forward<_Arg>(__arg); | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename... _Args> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_realloc_insert(iterator __position, _Args&&... __args) | |
{ | |
const size_type __len = | |
_M_check_len(size_type(1), "vector::_M_realloc_insert"); | |
pointer __old_start = this->_M_impl._M_start; | |
pointer __old_finish = this->_M_impl._M_finish; | |
const size_type __elems_before = __position - begin(); | |
pointer __new_start(this->_M_allocate(__len)); | |
pointer __new_finish(__new_start); | |
try | |
{ | |
_Alloc_traits::construct(this->_M_impl, | |
__new_start + __elems_before, | |
std::forward<_Args>(__args)...); | |
__new_finish = pointer(); | |
if (_S_use_relocate()) | |
{ | |
__new_finish = _S_relocate(__old_start, __position.base(), | |
__new_start, _M_get_Tp_allocator()); | |
++__new_finish; | |
__new_finish = _S_relocate(__position.base(), __old_finish, | |
__new_finish, _M_get_Tp_allocator()); | |
} | |
else | |
{ | |
__new_finish | |
= std::__uninitialized_move_if_noexcept_a | |
(__old_start, __position.base(), | |
__new_start, _M_get_Tp_allocator()); | |
++__new_finish; | |
__new_finish | |
= std::__uninitialized_move_if_noexcept_a | |
(__position.base(), __old_finish, | |
__new_finish, _M_get_Tp_allocator()); | |
} | |
} | |
catch(...) | |
{ | |
if (!__new_finish) | |
_Alloc_traits::destroy(this->_M_impl, | |
__new_start + __elems_before); | |
else | |
std::_Destroy(__new_start, __new_finish, _M_get_Tp_allocator()); | |
_M_deallocate(__new_start, __len); | |
throw; | |
} | |
if (!_S_use_relocate()) | |
std::_Destroy(__old_start, __old_finish, _M_get_Tp_allocator()); | |
; | |
_M_deallocate(__old_start, | |
this->_M_impl._M_end_of_storage - __old_start); | |
this->_M_impl._M_start = __new_start; | |
this->_M_impl._M_finish = __new_finish; | |
this->_M_impl._M_end_of_storage = __new_start + __len; | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_fill_insert(iterator __position, size_type __n, const value_type& __x) | |
{ | |
if (__n != 0) | |
{ | |
if (size_type(this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_finish) >= __n) | |
{ | |
_Temporary_value __tmp(this, __x); | |
value_type& __x_copy = __tmp._M_val(); | |
const size_type __elems_after = end() - __position; | |
pointer __old_finish(this->_M_impl._M_finish); | |
if (__elems_after > __n) | |
{ | |
; | |
std::__uninitialized_move_a(this->_M_impl._M_finish - __n, | |
this->_M_impl._M_finish, | |
this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
this->_M_impl._M_finish += __n; | |
; | |
std::move_backward(__position.base(), __old_finish - __n, __old_finish); | |
std::fill(__position.base(), __position.base() + __n, | |
__x_copy); | |
} | |
else | |
{ | |
; | |
this->_M_impl._M_finish = | |
std::__uninitialized_fill_n_a(this->_M_impl._M_finish, | |
__n - __elems_after, | |
__x_copy, | |
_M_get_Tp_allocator()); | |
; | |
std::__uninitialized_move_a(__position.base(), __old_finish, | |
this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
this->_M_impl._M_finish += __elems_after; | |
; | |
std::fill(__position.base(), __old_finish, __x_copy); | |
} | |
} | |
else | |
{ | |
const size_type __len = | |
_M_check_len(__n, "vector::_M_fill_insert"); | |
const size_type __elems_before = __position - begin(); | |
pointer __new_start(this->_M_allocate(__len)); | |
pointer __new_finish(__new_start); | |
try | |
{ | |
std::__uninitialized_fill_n_a(__new_start + __elems_before, | |
__n, __x, | |
_M_get_Tp_allocator()); | |
__new_finish = pointer(); | |
__new_finish | |
= std::__uninitialized_move_if_noexcept_a | |
(this->_M_impl._M_start, __position.base(), | |
__new_start, _M_get_Tp_allocator()); | |
__new_finish += __n; | |
__new_finish | |
= std::__uninitialized_move_if_noexcept_a | |
(__position.base(), this->_M_impl._M_finish, | |
__new_finish, _M_get_Tp_allocator()); | |
} | |
catch(...) | |
{ | |
if (!__new_finish) | |
std::_Destroy(__new_start + __elems_before, | |
__new_start + __elems_before + __n, | |
_M_get_Tp_allocator()); | |
else | |
std::_Destroy(__new_start, __new_finish, | |
_M_get_Tp_allocator()); | |
_M_deallocate(__new_start, __len); | |
throw; | |
} | |
std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
; | |
_M_deallocate(this->_M_impl._M_start, | |
this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_start); | |
this->_M_impl._M_start = __new_start; | |
this->_M_impl._M_finish = __new_finish; | |
this->_M_impl._M_end_of_storage = __new_start + __len; | |
} | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_default_append(size_type __n) | |
{ | |
if (__n != 0) | |
{ | |
const size_type __size = size(); | |
size_type __navail = size_type(this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_finish); | |
if (__size > max_size() || __navail > max_size() - __size) | |
__builtin_unreachable(); | |
if (__navail >= __n) | |
{ | |
; | |
this->_M_impl._M_finish = | |
std::__uninitialized_default_n_a(this->_M_impl._M_finish, | |
__n, _M_get_Tp_allocator()); | |
; | |
} | |
else | |
{ | |
const size_type __len = | |
_M_check_len(__n, "vector::_M_default_append"); | |
pointer __new_start(this->_M_allocate(__len)); | |
if (_S_use_relocate()) | |
{ | |
try | |
{ | |
std::__uninitialized_default_n_a(__new_start + __size, | |
__n, _M_get_Tp_allocator()); | |
} | |
catch(...) | |
{ | |
_M_deallocate(__new_start, __len); | |
throw; | |
} | |
_S_relocate(this->_M_impl._M_start, this->_M_impl._M_finish, | |
__new_start, _M_get_Tp_allocator()); | |
} | |
else | |
{ | |
pointer __destroy_from = pointer(); | |
try | |
{ | |
std::__uninitialized_default_n_a(__new_start + __size, | |
__n, _M_get_Tp_allocator()); | |
__destroy_from = __new_start + __size; | |
std::__uninitialized_move_if_noexcept_a( | |
this->_M_impl._M_start, this->_M_impl._M_finish, | |
__new_start, _M_get_Tp_allocator()); | |
} | |
catch(...) | |
{ | |
if (__destroy_from) | |
std::_Destroy(__destroy_from, __destroy_from + __n, | |
_M_get_Tp_allocator()); | |
_M_deallocate(__new_start, __len); | |
throw; | |
} | |
std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
} | |
; | |
_M_deallocate(this->_M_impl._M_start, | |
this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_start); | |
this->_M_impl._M_start = __new_start; | |
this->_M_impl._M_finish = __new_start + __size + __n; | |
this->_M_impl._M_end_of_storage = __new_start + __len; | |
} | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
bool | |
vector<_Tp, _Alloc>:: | |
_M_shrink_to_fit() | |
{ | |
if (capacity() == size()) | |
return false; | |
; | |
return std::__shrink_to_fit_aux<vector>::_S_do_it(*this); | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename _InputIterator> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_range_insert(iterator __pos, _InputIterator __first, | |
_InputIterator __last, std::input_iterator_tag) | |
{ | |
if (__pos == end()) | |
{ | |
for (; __first != __last; ++__first) | |
insert(end(), *__first); | |
} | |
else if (__first != __last) | |
{ | |
vector __tmp(__first, __last, _M_get_Tp_allocator()); | |
insert(__pos, | |
std::make_move_iterator(__tmp.begin()), | |
std::make_move_iterator(__tmp.end())); | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename _ForwardIterator> | |
void | |
vector<_Tp, _Alloc>:: | |
_M_range_insert(iterator __position, _ForwardIterator __first, | |
_ForwardIterator __last, std::forward_iterator_tag) | |
{ | |
if (__first != __last) | |
{ | |
const size_type __n = std::distance(__first, __last); | |
if (size_type(this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_finish) >= __n) | |
{ | |
const size_type __elems_after = end() - __position; | |
pointer __old_finish(this->_M_impl._M_finish); | |
if (__elems_after > __n) | |
{ | |
; | |
std::__uninitialized_move_a(this->_M_impl._M_finish - __n, | |
this->_M_impl._M_finish, | |
this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
this->_M_impl._M_finish += __n; | |
; | |
std::move_backward(__position.base(), __old_finish - __n, __old_finish); | |
std::copy(__first, __last, __position); | |
} | |
else | |
{ | |
_ForwardIterator __mid = __first; | |
std::advance(__mid, __elems_after); | |
; | |
std::__uninitialized_copy_a(__mid, __last, | |
this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
this->_M_impl._M_finish += __n - __elems_after; | |
; | |
std::__uninitialized_move_a(__position.base(), | |
__old_finish, | |
this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
this->_M_impl._M_finish += __elems_after; | |
; | |
std::copy(__first, __mid, __position); | |
} | |
} | |
else | |
{ | |
const size_type __len = | |
_M_check_len(__n, "vector::_M_range_insert"); | |
pointer __new_start(this->_M_allocate(__len)); | |
pointer __new_finish(__new_start); | |
try | |
{ | |
__new_finish | |
= std::__uninitialized_move_if_noexcept_a | |
(this->_M_impl._M_start, __position.base(), | |
__new_start, _M_get_Tp_allocator()); | |
__new_finish | |
= std::__uninitialized_copy_a(__first, __last, | |
__new_finish, | |
_M_get_Tp_allocator()); | |
__new_finish | |
= std::__uninitialized_move_if_noexcept_a | |
(__position.base(), this->_M_impl._M_finish, | |
__new_finish, _M_get_Tp_allocator()); | |
} | |
catch(...) | |
{ | |
std::_Destroy(__new_start, __new_finish, | |
_M_get_Tp_allocator()); | |
_M_deallocate(__new_start, __len); | |
throw; | |
} | |
std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, | |
_M_get_Tp_allocator()); | |
; | |
_M_deallocate(this->_M_impl._M_start, | |
this->_M_impl._M_end_of_storage | |
- this->_M_impl._M_start); | |
this->_M_impl._M_start = __new_start; | |
this->_M_impl._M_finish = __new_finish; | |
this->_M_impl._M_end_of_storage = __new_start + __len; | |
} | |
} | |
} | |
template<typename _Alloc> | |
void | |
vector<bool, _Alloc>:: | |
_M_reallocate(size_type __n) | |
{ | |
_Bit_pointer __q = this->_M_allocate(__n); | |
iterator __start(std::__addressof(*__q), 0); | |
iterator __finish(_M_copy_aligned(begin(), end(), __start)); | |
this->_M_deallocate(); | |
this->_M_impl._M_start = __start; | |
this->_M_impl._M_finish = __finish; | |
this->_M_impl._M_end_of_storage = __q + _S_nword(__n); | |
} | |
template<typename _Alloc> | |
void | |
vector<bool, _Alloc>:: | |
_M_fill_insert(iterator __position, size_type __n, bool __x) | |
{ | |
if (__n == 0) | |
return; | |
if (capacity() - size() >= __n) | |
{ | |
std::copy_backward(__position, end(), | |
this->_M_impl._M_finish + difference_type(__n)); | |
std::fill(__position, __position + difference_type(__n), __x); | |
this->_M_impl._M_finish += difference_type(__n); | |
} | |
else | |
{ | |
const size_type __len = | |
_M_check_len(__n, "vector<bool>::_M_fill_insert"); | |
_Bit_pointer __q = this->_M_allocate(__len); | |
iterator __start(std::__addressof(*__q), 0); | |
iterator __i = _M_copy_aligned(begin(), __position, __start); | |
std::fill(__i, __i + difference_type(__n), __x); | |
iterator __finish = std::copy(__position, end(), | |
__i + difference_type(__n)); | |
this->_M_deallocate(); | |
this->_M_impl._M_end_of_storage = __q + _S_nword(__len); | |
this->_M_impl._M_start = __start; | |
this->_M_impl._M_finish = __finish; | |
} | |
} | |
template<typename _Alloc> | |
template<typename _ForwardIterator> | |
void | |
vector<bool, _Alloc>:: | |
_M_insert_range(iterator __position, _ForwardIterator __first, | |
_ForwardIterator __last, std::forward_iterator_tag) | |
{ | |
if (__first != __last) | |
{ | |
size_type __n = std::distance(__first, __last); | |
if (capacity() - size() >= __n) | |
{ | |
std::copy_backward(__position, end(), | |
this->_M_impl._M_finish | |
+ difference_type(__n)); | |
std::copy(__first, __last, __position); | |
this->_M_impl._M_finish += difference_type(__n); | |
} | |
else | |
{ | |
const size_type __len = | |
_M_check_len(__n, "vector<bool>::_M_insert_range"); | |
_Bit_pointer __q = this->_M_allocate(__len); | |
iterator __start(std::__addressof(*__q), 0); | |
iterator __i = _M_copy_aligned(begin(), __position, __start); | |
__i = std::copy(__first, __last, __i); | |
iterator __finish = std::copy(__position, end(), __i); | |
this->_M_deallocate(); | |
this->_M_impl._M_end_of_storage = __q + _S_nword(__len); | |
this->_M_impl._M_start = __start; | |
this->_M_impl._M_finish = __finish; | |
} | |
} | |
} | |
template<typename _Alloc> | |
void | |
vector<bool, _Alloc>:: | |
_M_insert_aux(iterator __position, bool __x) | |
{ | |
if (this->_M_impl._M_finish._M_p != this->_M_impl._M_end_addr()) | |
{ | |
std::copy_backward(__position, this->_M_impl._M_finish, | |
this->_M_impl._M_finish + 1); | |
*__position = __x; | |
++this->_M_impl._M_finish; | |
} | |
else | |
{ | |
const size_type __len = | |
_M_check_len(size_type(1), "vector<bool>::_M_insert_aux"); | |
_Bit_pointer __q = this->_M_allocate(__len); | |
iterator __start(std::__addressof(*__q), 0); | |
iterator __i = _M_copy_aligned(begin(), __position, __start); | |
*__i++ = __x; | |
iterator __finish = std::copy(__position, end(), __i); | |
this->_M_deallocate(); | |
this->_M_impl._M_end_of_storage = __q + _S_nword(__len); | |
this->_M_impl._M_start = __start; | |
this->_M_impl._M_finish = __finish; | |
} | |
} | |
template<typename _Alloc> | |
typename vector<bool, _Alloc>::iterator | |
vector<bool, _Alloc>:: | |
_M_erase(iterator __position) | |
{ | |
if (__position + 1 != end()) | |
std::copy(__position + 1, end(), __position); | |
--this->_M_impl._M_finish; | |
return __position; | |
} | |
template<typename _Alloc> | |
typename vector<bool, _Alloc>::iterator | |
vector<bool, _Alloc>:: | |
_M_erase(iterator __first, iterator __last) | |
{ | |
if (__first != __last) | |
_M_erase_at_end(std::copy(__last, end(), __first)); | |
return __first; | |
} | |
template<typename _Alloc> | |
bool | |
vector<bool, _Alloc>:: | |
_M_shrink_to_fit() | |
{ | |
if (capacity() - size() < int(_S_word_bit)) | |
return false; | |
try | |
{ | |
_M_reallocate(size()); | |
return true; | |
} | |
catch(...) | |
{ return false; } | |
} | |
} | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Alloc> | |
size_t | |
hash<std::vector<bool, _Alloc>>:: | |
operator()(const std::vector<bool, _Alloc>& __b) const noexcept | |
{ | |
size_t __hash = 0; | |
using std::_S_word_bit; | |
using std::_Bit_type; | |
const size_t __words = __b.size() / _S_word_bit; | |
if (__words) | |
{ | |
const size_t __clength = __words * sizeof(_Bit_type); | |
__hash = std::_Hash_impl::hash(__b._M_impl._M_start._M_p, __clength); | |
} | |
const size_t __extrabits = __b.size() % _S_word_bit; | |
if (__extrabits) | |
{ | |
_Bit_type __hiword = *__b._M_impl._M_finish._M_p; | |
__hiword &= ~((~static_cast<_Bit_type>(0)) << __extrabits); | |
const size_t __clength | |
= (__extrabits + 8 - 1) / 8; | |
if (__words) | |
__hash = std::_Hash_impl::hash(&__hiword, __clength, __hash); | |
else | |
__hash = std::_Hash_impl::hash(&__hiword, __clength); | |
} | |
return __hash; | |
} | |
} | |
# 73 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/vector" 2 3 | |
# 39 "src/shared/Common.h" 2 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/list" 1 3 | |
# 59 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/list" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 1 3 | |
# 63 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocated_ptr.h" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/allocated_ptr.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Alloc> | |
struct __allocated_ptr | |
{ | |
using pointer = typename allocator_traits<_Alloc>::pointer; | |
using value_type = typename allocator_traits<_Alloc>::value_type; | |
__allocated_ptr(_Alloc& __a, pointer __ptr) noexcept | |
: _M_alloc(std::__addressof(__a)), _M_ptr(__ptr) | |
{ } | |
template<typename _Ptr, | |
typename _Req = _Require<is_same<_Ptr, value_type*>>> | |
__allocated_ptr(_Alloc& __a, _Ptr __ptr) | |
: _M_alloc(std::__addressof(__a)), | |
_M_ptr(pointer_traits<pointer>::pointer_to(*__ptr)) | |
{ } | |
__allocated_ptr(__allocated_ptr&& __gd) noexcept | |
: _M_alloc(__gd._M_alloc), _M_ptr(__gd._M_ptr) | |
{ __gd._M_ptr = nullptr; } | |
~__allocated_ptr() | |
{ | |
if (_M_ptr != nullptr) | |
std::allocator_traits<_Alloc>::deallocate(*_M_alloc, _M_ptr, 1); | |
} | |
__allocated_ptr& | |
operator=(std::nullptr_t) noexcept | |
{ | |
_M_ptr = nullptr; | |
return *this; | |
} | |
value_type* get() { return std::__to_address(_M_ptr); } | |
private: | |
_Alloc* _M_alloc; | |
pointer _M_ptr; | |
}; | |
template<typename _Alloc> | |
__allocated_ptr<_Alloc> | |
__allocate_guarded(_Alloc& __a) | |
{ | |
return { __a, std::allocator_traits<_Alloc>::allocate(__a, 1) }; | |
} | |
} | |
# 64 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
namespace __detail | |
{ | |
struct _List_node_base | |
{ | |
_List_node_base* _M_next; | |
_List_node_base* _M_prev; | |
static void | |
swap(_List_node_base& __x, _List_node_base& __y) noexcept; | |
void | |
_M_transfer(_List_node_base* const __first, | |
_List_node_base* const __last) noexcept; | |
void | |
_M_reverse() noexcept; | |
void | |
_M_hook(_List_node_base* const __position) noexcept; | |
void | |
_M_unhook() noexcept; | |
}; | |
struct _List_node_header : public _List_node_base | |
{ | |
std::size_t _M_size; | |
_List_node_header() noexcept | |
{ _M_init(); } | |
_List_node_header(_List_node_header&& __x) noexcept | |
: _List_node_base{ __x._M_next, __x._M_prev } | |
, _M_size(__x._M_size) | |
{ | |
if (__x._M_base()->_M_next == __x._M_base()) | |
this->_M_next = this->_M_prev = this; | |
else | |
{ | |
this->_M_next->_M_prev = this->_M_prev->_M_next = this->_M_base(); | |
__x._M_init(); | |
} | |
} | |
void | |
_M_move_nodes(_List_node_header&& __x) | |
{ | |
_List_node_base* const __xnode = __x._M_base(); | |
if (__xnode->_M_next == __xnode) | |
_M_init(); | |
else | |
{ | |
_List_node_base* const __node = this->_M_base(); | |
__node->_M_next = __xnode->_M_next; | |
__node->_M_prev = __xnode->_M_prev; | |
__node->_M_next->_M_prev = __node->_M_prev->_M_next = __node; | |
_M_size = __x._M_size; | |
__x._M_init(); | |
} | |
} | |
void | |
_M_init() noexcept | |
{ | |
this->_M_next = this->_M_prev = this; | |
this->_M_size = 0; | |
} | |
private: | |
_List_node_base* _M_base() { return this; } | |
}; | |
} | |
template<typename _Tp> | |
struct _List_node : public __detail::_List_node_base | |
{ | |
__gnu_cxx::__aligned_membuf<_Tp> _M_storage; | |
_Tp* _M_valptr() { return _M_storage._M_ptr(); } | |
_Tp const* _M_valptr() const { return _M_storage._M_ptr(); } | |
}; | |
template<typename _Tp> | |
struct _List_iterator | |
{ | |
typedef _List_iterator<_Tp> _Self; | |
typedef _List_node<_Tp> _Node; | |
typedef ptrdiff_t difference_type; | |
typedef std::bidirectional_iterator_tag iterator_category; | |
typedef _Tp value_type; | |
typedef _Tp* pointer; | |
typedef _Tp& reference; | |
_List_iterator() noexcept | |
: _M_node() { } | |
explicit | |
_List_iterator(__detail::_List_node_base* __x) noexcept | |
: _M_node(__x) { } | |
_Self | |
_M_const_cast() const noexcept | |
{ return *this; } | |
reference | |
operator*() const noexcept | |
{ return *static_cast<_Node*>(_M_node)->_M_valptr(); } | |
pointer | |
operator->() const noexcept | |
{ return static_cast<_Node*>(_M_node)->_M_valptr(); } | |
_Self& | |
operator++() noexcept | |
{ | |
_M_node = _M_node->_M_next; | |
return *this; | |
} | |
_Self | |
operator++(int) noexcept | |
{ | |
_Self __tmp = *this; | |
_M_node = _M_node->_M_next; | |
return __tmp; | |
} | |
_Self& | |
operator--() noexcept | |
{ | |
_M_node = _M_node->_M_prev; | |
return *this; | |
} | |
_Self | |
operator--(int) noexcept | |
{ | |
_Self __tmp = *this; | |
_M_node = _M_node->_M_prev; | |
return __tmp; | |
} | |
friend bool | |
operator==(const _Self& __x, const _Self& __y) noexcept | |
{ return __x._M_node == __y._M_node; } | |
friend bool | |
operator!=(const _Self& __x, const _Self& __y) noexcept | |
{ return __x._M_node != __y._M_node; } | |
__detail::_List_node_base* _M_node; | |
}; | |
template<typename _Tp> | |
struct _List_const_iterator | |
{ | |
typedef _List_const_iterator<_Tp> _Self; | |
typedef const _List_node<_Tp> _Node; | |
typedef _List_iterator<_Tp> iterator; | |
typedef ptrdiff_t difference_type; | |
typedef std::bidirectional_iterator_tag iterator_category; | |
typedef _Tp value_type; | |
typedef const _Tp* pointer; | |
typedef const _Tp& reference; | |
_List_const_iterator() noexcept | |
: _M_node() { } | |
explicit | |
_List_const_iterator(const __detail::_List_node_base* __x) | |
noexcept | |
: _M_node(__x) { } | |
_List_const_iterator(const iterator& __x) noexcept | |
: _M_node(__x._M_node) { } | |
iterator | |
_M_const_cast() const noexcept | |
{ return iterator(const_cast<__detail::_List_node_base*>(_M_node)); } | |
reference | |
operator*() const noexcept | |
{ return *static_cast<_Node*>(_M_node)->_M_valptr(); } | |
pointer | |
operator->() const noexcept | |
{ return static_cast<_Node*>(_M_node)->_M_valptr(); } | |
_Self& | |
operator++() noexcept | |
{ | |
_M_node = _M_node->_M_next; | |
return *this; | |
} | |
_Self | |
operator++(int) noexcept | |
{ | |
_Self __tmp = *this; | |
_M_node = _M_node->_M_next; | |
return __tmp; | |
} | |
_Self& | |
operator--() noexcept | |
{ | |
_M_node = _M_node->_M_prev; | |
return *this; | |
} | |
_Self | |
operator--(int) noexcept | |
{ | |
_Self __tmp = *this; | |
_M_node = _M_node->_M_prev; | |
return __tmp; | |
} | |
friend bool | |
operator==(const _Self& __x, const _Self& __y) noexcept | |
{ return __x._M_node == __y._M_node; } | |
friend bool | |
operator!=(const _Self& __x, const _Self& __y) noexcept | |
{ return __x._M_node != __y._M_node; } | |
const __detail::_List_node_base* _M_node; | |
}; | |
namespace __cxx11 { | |
template<typename _Tp, typename _Alloc> | |
class _List_base | |
{ | |
protected: | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_Tp>::other _Tp_alloc_type; | |
typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Tp_alloc_traits; | |
typedef typename _Tp_alloc_traits::template | |
rebind<_List_node<_Tp> >::other _Node_alloc_type; | |
typedef __gnu_cxx::__alloc_traits<_Node_alloc_type> _Node_alloc_traits; | |
static size_t | |
_S_distance(const __detail::_List_node_base* __first, | |
const __detail::_List_node_base* __last) | |
{ | |
size_t __n = 0; | |
while (__first != __last) | |
{ | |
__first = __first->_M_next; | |
++__n; | |
} | |
return __n; | |
} | |
struct _List_impl | |
: public _Node_alloc_type | |
{ | |
__detail::_List_node_header _M_node; | |
_List_impl() noexcept(is_nothrow_default_constructible<_Node_alloc_type>::value) | |
: _Node_alloc_type() | |
{ } | |
_List_impl(const _Node_alloc_type& __a) noexcept | |
: _Node_alloc_type(__a) | |
{ } | |
_List_impl(_List_impl&&) = default; | |
_List_impl(_Node_alloc_type&& __a, _List_impl&& __x) | |
: _Node_alloc_type(std::move(__a)), _M_node(std::move(__x._M_node)) | |
{ } | |
_List_impl(_Node_alloc_type&& __a) noexcept | |
: _Node_alloc_type(std::move(__a)) | |
{ } | |
}; | |
_List_impl _M_impl; | |
size_t _M_get_size() const { return _M_impl._M_node._M_size; } | |
void _M_set_size(size_t __n) { _M_impl._M_node._M_size = __n; } | |
void _M_inc_size(size_t __n) { _M_impl._M_node._M_size += __n; } | |
void _M_dec_size(size_t __n) { _M_impl._M_node._M_size -= __n; } | |
size_t | |
_M_distance(const __detail::_List_node_base* __first, | |
const __detail::_List_node_base* __last) const | |
{ return _S_distance(__first, __last); } | |
size_t _M_node_count() const { return _M_get_size(); } | |
# 440 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
typename _Node_alloc_traits::pointer | |
_M_get_node() | |
{ return _Node_alloc_traits::allocate(_M_impl, 1); } | |
void | |
_M_put_node(typename _Node_alloc_traits::pointer __p) noexcept | |
{ _Node_alloc_traits::deallocate(_M_impl, __p, 1); } | |
public: | |
typedef _Alloc allocator_type; | |
_Node_alloc_type& | |
_M_get_Node_allocator() noexcept | |
{ return _M_impl; } | |
const _Node_alloc_type& | |
_M_get_Node_allocator() const noexcept | |
{ return _M_impl; } | |
_List_base() = default; | |
_List_base(const _Node_alloc_type& __a) noexcept | |
: _M_impl(__a) | |
{ } | |
_List_base(_List_base&&) = default; | |
_List_base(_List_base&& __x, _Node_alloc_type&& __a) | |
: _M_impl(std::move(__a)) | |
{ | |
if (__x._M_get_Node_allocator() == _M_get_Node_allocator()) | |
_M_move_nodes(std::move(__x)); | |
} | |
_List_base(_Node_alloc_type&& __a, _List_base&& __x) | |
: _M_impl(std::move(__a), std::move(__x._M_impl)) | |
{ } | |
_List_base(_Node_alloc_type&& __a) | |
: _M_impl(std::move(__a)) | |
{ } | |
void | |
_M_move_nodes(_List_base&& __x) | |
{ _M_impl._M_node._M_move_nodes(std::move(__x._M_impl._M_node)); } | |
~_List_base() noexcept | |
{ _M_clear(); } | |
void | |
_M_clear() noexcept; | |
void | |
_M_init() noexcept | |
{ this->_M_impl._M_node._M_init(); } | |
}; | |
# 555 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _Tp, typename _Alloc = std::allocator<_Tp> > | |
class list : protected _List_base<_Tp, _Alloc> | |
{ | |
# 568 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
static_assert(is_same<typename remove_cv<_Tp>::type, _Tp>::value, | |
"std::list must have a non-const, non-volatile value_type"); | |
typedef _List_base<_Tp, _Alloc> _Base; | |
typedef typename _Base::_Tp_alloc_type _Tp_alloc_type; | |
typedef typename _Base::_Tp_alloc_traits _Tp_alloc_traits; | |
typedef typename _Base::_Node_alloc_type _Node_alloc_type; | |
typedef typename _Base::_Node_alloc_traits _Node_alloc_traits; | |
public: | |
typedef _Tp value_type; | |
typedef typename _Tp_alloc_traits::pointer pointer; | |
typedef typename _Tp_alloc_traits::const_pointer const_pointer; | |
typedef typename _Tp_alloc_traits::reference reference; | |
typedef typename _Tp_alloc_traits::const_reference const_reference; | |
typedef _List_iterator<_Tp> iterator; | |
typedef _List_const_iterator<_Tp> const_iterator; | |
typedef std::reverse_iterator<const_iterator> const_reverse_iterator; | |
typedef std::reverse_iterator<iterator> reverse_iterator; | |
typedef size_t size_type; | |
typedef ptrdiff_t difference_type; | |
typedef _Alloc allocator_type; | |
protected: | |
typedef _List_node<_Tp> _Node; | |
using _Base::_M_impl; | |
using _Base::_M_put_node; | |
using _Base::_M_get_node; | |
using _Base::_M_get_Node_allocator; | |
# 630 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename... _Args> | |
_Node* | |
_M_create_node(_Args&&... __args) | |
{ | |
auto __p = this->_M_get_node(); | |
auto& __alloc = _M_get_Node_allocator(); | |
__allocated_ptr<_Node_alloc_type> __guard{__alloc, __p}; | |
_Node_alloc_traits::construct(__alloc, __p->_M_valptr(), | |
std::forward<_Args>(__args)...); | |
__guard = nullptr; | |
return __p; | |
} | |
static size_t | |
_S_distance(const_iterator __first, const_iterator __last) | |
{ return std::distance(__first, __last); } | |
size_t | |
_M_node_count() const | |
{ return this->_M_get_size(); } | |
# 665 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
public: | |
list() = default; | |
# 682 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
explicit | |
list(const allocator_type& __a) noexcept | |
: _Base(_Node_alloc_type(__a)) { } | |
# 695 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
explicit | |
list(size_type __n, const allocator_type& __a = allocator_type()) | |
: _Base(_Node_alloc_type(__a)) | |
{ _M_default_initialize(__n); } | |
# 708 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
list(size_type __n, const value_type& __value, | |
const allocator_type& __a = allocator_type()) | |
: _Base(_Node_alloc_type(__a)) | |
{ _M_fill_initialize(__n, __value); } | |
# 735 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
list(const list& __x) | |
: _Base(_Node_alloc_traits:: | |
_S_select_on_copy(__x._M_get_Node_allocator())) | |
{ _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); } | |
# 748 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
list(list&&) = default; | |
# 758 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
list(initializer_list<value_type> __l, | |
const allocator_type& __a = allocator_type()) | |
: _Base(_Node_alloc_type(__a)) | |
{ _M_initialize_dispatch(__l.begin(), __l.end(), __false_type()); } | |
list(const list& __x, const allocator_type& __a) | |
: _Base(_Node_alloc_type(__a)) | |
{ _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); } | |
private: | |
list(list&& __x, const allocator_type& __a, true_type) noexcept | |
: _Base(_Node_alloc_type(__a), std::move(__x)) | |
{ } | |
list(list&& __x, const allocator_type& __a, false_type) | |
: _Base(_Node_alloc_type(__a)) | |
{ | |
if (__x._M_get_Node_allocator() == this->_M_get_Node_allocator()) | |
this->_M_move_nodes(std::move(__x)); | |
else | |
insert(begin(), std::__make_move_if_noexcept_iterator(__x.begin()), | |
std::__make_move_if_noexcept_iterator(__x.end())); | |
} | |
public: | |
list(list&& __x, const allocator_type& __a) | |
noexcept(_Node_alloc_traits::_S_always_equal()) | |
: list(std::move(__x), __a, | |
typename _Node_alloc_traits::is_always_equal{}) | |
{ } | |
# 801 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
list(_InputIterator __first, _InputIterator __last, | |
const allocator_type& __a = allocator_type()) | |
: _Base(_Node_alloc_type(__a)) | |
{ _M_initialize_dispatch(__first, __last, __false_type()); } | |
# 827 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
~list() = default; | |
# 838 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
list& | |
operator=(const list& __x); | |
# 852 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
list& | |
operator=(list&& __x) | |
noexcept(_Node_alloc_traits::_S_nothrow_move()) | |
{ | |
constexpr bool __move_storage = | |
_Node_alloc_traits::_S_propagate_on_move_assign() | |
|| _Node_alloc_traits::_S_always_equal(); | |
_M_move_assign(std::move(__x), __bool_constant<__move_storage>()); | |
return *this; | |
} | |
# 870 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
list& | |
operator=(initializer_list<value_type> __l) | |
{ | |
this->assign(__l.begin(), __l.end()); | |
return *this; | |
} | |
# 888 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
assign(size_type __n, const value_type& __val) | |
{ _M_fill_assign(__n, __val); } | |
# 905 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
void | |
assign(_InputIterator __first, _InputIterator __last) | |
{ _M_assign_dispatch(__first, __last, __false_type()); } | |
# 929 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
assign(initializer_list<value_type> __l) | |
{ this->_M_assign_dispatch(__l.begin(), __l.end(), __false_type()); } | |
allocator_type | |
get_allocator() const noexcept | |
{ return allocator_type(_Base::_M_get_Node_allocator()); } | |
iterator | |
begin() noexcept | |
{ return iterator(this->_M_impl._M_node._M_next); } | |
const_iterator | |
begin() const noexcept | |
{ return const_iterator(this->_M_impl._M_node._M_next); } | |
iterator | |
end() noexcept | |
{ return iterator(&this->_M_impl._M_node); } | |
const_iterator | |
end() const noexcept | |
{ return const_iterator(&this->_M_impl._M_node); } | |
reverse_iterator | |
rbegin() noexcept | |
{ return reverse_iterator(end()); } | |
const_reverse_iterator | |
rbegin() const noexcept | |
{ return const_reverse_iterator(end()); } | |
reverse_iterator | |
rend() noexcept | |
{ return reverse_iterator(begin()); } | |
const_reverse_iterator | |
rend() const noexcept | |
{ return const_reverse_iterator(begin()); } | |
const_iterator | |
cbegin() const noexcept | |
{ return const_iterator(this->_M_impl._M_node._M_next); } | |
const_iterator | |
cend() const noexcept | |
{ return const_iterator(&this->_M_impl._M_node); } | |
const_reverse_iterator | |
crbegin() const noexcept | |
{ return const_reverse_iterator(end()); } | |
const_reverse_iterator | |
crend() const noexcept | |
{ return const_reverse_iterator(begin()); } | |
bool | |
empty() const noexcept | |
{ return this->_M_impl._M_node._M_next == &this->_M_impl._M_node; } | |
size_type | |
size() const noexcept | |
{ return _M_node_count(); } | |
size_type | |
max_size() const noexcept | |
{ return _Node_alloc_traits::max_size(_M_get_Node_allocator()); } | |
# 1078 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
resize(size_type __new_size); | |
# 1091 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
resize(size_type __new_size, const value_type& __x); | |
# 1113 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
reference | |
front() noexcept | |
{ return *begin(); } | |
const_reference | |
front() const noexcept | |
{ return *begin(); } | |
reference | |
back() noexcept | |
{ | |
iterator __tmp = end(); | |
--__tmp; | |
return *__tmp; | |
} | |
const_reference | |
back() const noexcept | |
{ | |
const_iterator __tmp = end(); | |
--__tmp; | |
return *__tmp; | |
} | |
# 1160 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
push_front(const value_type& __x) | |
{ this->_M_insert(begin(), __x); } | |
void | |
push_front(value_type&& __x) | |
{ this->_M_insert(begin(), std::move(__x)); } | |
template<typename... _Args> | |
void | |
emplace_front(_Args&&... __args) | |
{ | |
this->_M_insert(begin(), std::forward<_Args>(__args)...); | |
} | |
# 1196 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
pop_front() noexcept | |
{ this->_M_erase(begin()); } | |
# 1210 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
push_back(const value_type& __x) | |
{ this->_M_insert(end(), __x); } | |
void | |
push_back(value_type&& __x) | |
{ this->_M_insert(end(), std::move(__x)); } | |
template<typename... _Args> | |
void | |
emplace_back(_Args&&... __args) | |
{ | |
this->_M_insert(end(), std::forward<_Args>(__args)...); | |
} | |
# 1245 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
pop_back() noexcept | |
{ this->_M_erase(iterator(this->_M_impl._M_node._M_prev)); } | |
# 1262 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename... _Args> | |
iterator | |
emplace(const_iterator __position, _Args&&... __args); | |
# 1277 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
iterator | |
insert(const_iterator __position, const value_type& __x); | |
# 1307 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
iterator | |
insert(const_iterator __position, value_type&& __x) | |
{ return emplace(__position, std::move(__x)); } | |
# 1326 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
iterator | |
insert(const_iterator __p, initializer_list<value_type> __l) | |
{ return this->insert(__p, __l.begin(), __l.end()); } | |
# 1346 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
iterator | |
insert(const_iterator __position, size_type __n, const value_type& __x); | |
# 1385 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
iterator | |
insert(const_iterator __position, _InputIterator __first, | |
_InputIterator __last); | |
# 1429 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
iterator | |
erase(const_iterator __position) noexcept; | |
# 1454 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
iterator | |
erase(const_iterator __first, const_iterator __last) noexcept | |
{ | |
while (__first != __last) | |
__first = erase(__first); | |
return __last._M_const_cast(); | |
} | |
# 1477 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
swap(list& __x) noexcept | |
{ | |
__detail::_List_node_base::swap(this->_M_impl._M_node, | |
__x._M_impl._M_node); | |
size_t __xsize = __x._M_get_size(); | |
__x._M_set_size(this->_M_get_size()); | |
this->_M_set_size(__xsize); | |
_Node_alloc_traits::_S_on_swap(this->_M_get_Node_allocator(), | |
__x._M_get_Node_allocator()); | |
} | |
void | |
clear() noexcept | |
{ | |
_Base::_M_clear(); | |
_Base::_M_init(); | |
} | |
# 1516 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
splice(const_iterator __position, list&& __x) noexcept | |
{ | |
if (!__x.empty()) | |
{ | |
_M_check_equal_allocators(__x); | |
this->_M_transfer(__position._M_const_cast(), | |
__x.begin(), __x.end()); | |
this->_M_inc_size(__x._M_get_size()); | |
__x._M_set_size(0); | |
} | |
} | |
void | |
splice(const_iterator __position, list& __x) noexcept | |
{ splice(__position, std::move(__x)); } | |
# 1552 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
splice(const_iterator __position, list&& __x, const_iterator __i) noexcept | |
# 1567 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
{ | |
iterator __j = __i._M_const_cast(); | |
++__j; | |
if (__position == __i || __position == __j) | |
return; | |
if (this != std::__addressof(__x)) | |
_M_check_equal_allocators(__x); | |
this->_M_transfer(__position._M_const_cast(), | |
__i._M_const_cast(), __j); | |
this->_M_inc_size(1); | |
__x._M_dec_size(1); | |
} | |
# 1594 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
splice(const_iterator __position, list& __x, const_iterator __i) noexcept | |
{ splice(__position, std::move(__x), __i); } | |
# 1613 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
splice(const_iterator __position, list&& __x, const_iterator __first, | |
const_iterator __last) noexcept | |
# 1633 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
{ | |
if (__first != __last) | |
{ | |
if (this != std::__addressof(__x)) | |
_M_check_equal_allocators(__x); | |
size_t __n = _S_distance(__first, __last); | |
this->_M_inc_size(__n); | |
__x._M_dec_size(__n); | |
this->_M_transfer(__position._M_const_cast(), | |
__first._M_const_cast(), | |
__last._M_const_cast()); | |
} | |
} | |
# 1663 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
splice(const_iterator __position, list& __x, const_iterator __first, | |
const_iterator __last) noexcept | |
{ splice(__position, std::move(__x), __first, __last); } | |
private: | |
typedef void __remove_return_type; | |
public: | |
# 1693 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
__remove_return_type | |
remove(const _Tp& __value); | |
# 1707 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _Predicate> | |
__remove_return_type | |
remove_if(_Predicate); | |
# 1722 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
__remove_return_type | |
unique(); | |
# 1737 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _BinaryPredicate> | |
__remove_return_type | |
unique(_BinaryPredicate); | |
# 1753 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
merge(list&& __x); | |
void | |
merge(list& __x) | |
{ merge(std::move(__x)); } | |
# 1778 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _StrictWeakOrdering> | |
void | |
merge(list&& __x, _StrictWeakOrdering __comp); | |
template<typename _StrictWeakOrdering> | |
void | |
merge(list& __x, _StrictWeakOrdering __comp) | |
{ merge(std::move(__x), __comp); } | |
# 1797 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
void | |
reverse() noexcept | |
{ this->_M_impl._M_node._M_reverse(); } | |
void | |
sort(); | |
template<typename _StrictWeakOrdering> | |
void | |
sort(_StrictWeakOrdering); | |
protected: | |
template<typename _Integer> | |
void | |
_M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) | |
{ _M_fill_initialize(static_cast<size_type>(__n), __x); } | |
template<typename _InputIterator> | |
void | |
_M_initialize_dispatch(_InputIterator __first, _InputIterator __last, | |
__false_type) | |
{ | |
for (; __first != __last; ++__first) | |
emplace_back(*__first); | |
} | |
void | |
_M_fill_initialize(size_type __n, const value_type& __x) | |
{ | |
for (; __n; --__n) | |
push_back(__x); | |
} | |
void | |
_M_default_initialize(size_type __n) | |
{ | |
for (; __n; --__n) | |
emplace_back(); | |
} | |
void | |
_M_default_append(size_type __n); | |
# 1875 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _Integer> | |
void | |
_M_assign_dispatch(_Integer __n, _Integer __val, __true_type) | |
{ _M_fill_assign(__n, __val); } | |
template<typename _InputIterator> | |
void | |
_M_assign_dispatch(_InputIterator __first, _InputIterator __last, | |
__false_type); | |
void | |
_M_fill_assign(size_type __n, const value_type& __val); | |
void | |
_M_transfer(iterator __position, iterator __first, iterator __last) | |
{ __position._M_node->_M_transfer(__first._M_node, __last._M_node); } | |
# 1907 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename... _Args> | |
void | |
_M_insert(iterator __position, _Args&&... __args) | |
{ | |
_Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); | |
__tmp->_M_hook(__position._M_node); | |
this->_M_inc_size(1); | |
} | |
void | |
_M_erase(iterator __position) noexcept | |
{ | |
this->_M_dec_size(1); | |
__position._M_node->_M_unhook(); | |
_Node* __n = static_cast<_Node*>(__position._M_node); | |
_Node_alloc_traits::destroy(_M_get_Node_allocator(), __n->_M_valptr()); | |
_M_put_node(__n); | |
} | |
void | |
_M_check_equal_allocators(list& __x) noexcept | |
{ | |
if (std::__alloc_neq<typename _Base::_Node_alloc_type>:: | |
_S_do_it(_M_get_Node_allocator(), __x._M_get_Node_allocator())) | |
__builtin_abort(); | |
} | |
const_iterator | |
_M_resize_pos(size_type& __new_size) const; | |
void | |
_M_move_assign(list&& __x, true_type) noexcept | |
{ | |
this->clear(); | |
this->_M_move_nodes(std::move(__x)); | |
std::__alloc_on_move(this->_M_get_Node_allocator(), | |
__x._M_get_Node_allocator()); | |
} | |
void | |
_M_move_assign(list&& __x, false_type) | |
{ | |
if (__x._M_get_Node_allocator() == this->_M_get_Node_allocator()) | |
_M_move_assign(std::move(__x), true_type{}); | |
else | |
_M_assign_dispatch(std::make_move_iterator(__x.begin()), | |
std::make_move_iterator(__x.end()), | |
__false_type{}); | |
} | |
}; | |
# 1981 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
} | |
# 1993 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator==(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) | |
{ | |
if (__x.size() != __y.size()) | |
return false; | |
typedef typename list<_Tp, _Alloc>::const_iterator const_iterator; | |
const_iterator __end1 = __x.end(); | |
const_iterator __end2 = __y.end(); | |
const_iterator __i1 = __x.begin(); | |
const_iterator __i2 = __y.begin(); | |
while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) | |
{ | |
++__i1; | |
++__i2; | |
} | |
return __i1 == __end1 && __i2 == __end2; | |
} | |
# 2048 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stl_list.h" 3 | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator<(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) | |
{ return std::lexicographical_compare(__x.begin(), __x.end(), | |
__y.begin(), __y.end()); } | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator!=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) | |
{ return !(__x == __y); } | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator>(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) | |
{ return __y < __x; } | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator<=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) | |
{ return !(__y < __x); } | |
template<typename _Tp, typename _Alloc> | |
inline bool | |
operator>=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) | |
{ return !(__x < __y); } | |
template<typename _Tp, typename _Alloc> | |
inline void | |
swap(list<_Tp, _Alloc>& __x, list<_Tp, _Alloc>& __y) | |
noexcept(noexcept(__x.swap(__y))) | |
{ __x.swap(__y); } | |
template<typename _Tp> | |
inline ptrdiff_t | |
__distance(std::_List_iterator<_Tp> __first, | |
std::_List_iterator<_Tp> __last, | |
input_iterator_tag __tag) | |
{ | |
typedef std::_List_const_iterator<_Tp> _CIter; | |
return std::__distance(_CIter(__first), _CIter(__last), __tag); | |
} | |
template<typename _Tp> | |
inline ptrdiff_t | |
__distance(std::_List_const_iterator<_Tp> __first, | |
std::_List_const_iterator<_Tp> __last, | |
input_iterator_tag) | |
{ | |
typedef __detail::_List_node_header _Sentinel; | |
std::_List_const_iterator<_Tp> __beyond = __last; | |
++__beyond; | |
const bool __whole = __first == __beyond; | |
if (__builtin_constant_p (__whole) && __whole) | |
return static_cast<const _Sentinel*>(__last._M_node)->_M_size; | |
ptrdiff_t __n = 0; | |
while (__first != __last) | |
{ | |
++__first; | |
++__n; | |
} | |
return __n; | |
} | |
} | |
# 64 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/list" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/list.tcc" 1 3 | |
# 59 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/list.tcc" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _Tp, typename _Alloc> | |
void | |
_List_base<_Tp, _Alloc>:: | |
_M_clear() noexcept | |
{ | |
typedef _List_node<_Tp> _Node; | |
__detail::_List_node_base* __cur = _M_impl._M_node._M_next; | |
while (__cur != &_M_impl._M_node) | |
{ | |
_Node* __tmp = static_cast<_Node*>(__cur); | |
__cur = __tmp->_M_next; | |
_Tp* __val = __tmp->_M_valptr(); | |
_Node_alloc_traits::destroy(_M_get_Node_allocator(), __val); | |
_M_put_node(__tmp); | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename... _Args> | |
typename list<_Tp, _Alloc>::iterator | |
list<_Tp, _Alloc>:: | |
emplace(const_iterator __position, _Args&&... __args) | |
{ | |
_Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); | |
__tmp->_M_hook(__position._M_const_cast()._M_node); | |
this->_M_inc_size(1); | |
return iterator(__tmp); | |
} | |
template<typename _Tp, typename _Alloc> | |
typename list<_Tp, _Alloc>::iterator | |
list<_Tp, _Alloc>:: | |
insert(const_iterator __position, const value_type& __x) | |
{ | |
_Node* __tmp = _M_create_node(__x); | |
__tmp->_M_hook(__position._M_const_cast()._M_node); | |
this->_M_inc_size(1); | |
return iterator(__tmp); | |
} | |
template<typename _Tp, typename _Alloc> | |
typename list<_Tp, _Alloc>::iterator | |
list<_Tp, _Alloc>:: | |
insert(const_iterator __position, size_type __n, const value_type& __x) | |
{ | |
if (__n) | |
{ | |
list __tmp(__n, __x, get_allocator()); | |
iterator __it = __tmp.begin(); | |
splice(__position, __tmp); | |
return __it; | |
} | |
return __position._M_const_cast(); | |
} | |
template<typename _Tp, typename _Alloc> | |
template<typename _InputIterator, typename> | |
typename list<_Tp, _Alloc>::iterator | |
list<_Tp, _Alloc>:: | |
insert(const_iterator __position, _InputIterator __first, | |
_InputIterator __last) | |
{ | |
list __tmp(__first, __last, get_allocator()); | |
if (!__tmp.empty()) | |
{ | |
iterator __it = __tmp.begin(); | |
splice(__position, __tmp); | |
return __it; | |
} | |
return __position._M_const_cast(); | |
} | |
template<typename _Tp, typename _Alloc> | |
typename list<_Tp, _Alloc>::iterator | |
list<_Tp, _Alloc>:: | |
erase(const_iterator __position) noexcept | |
{ | |
iterator __ret = iterator(__position._M_node->_M_next); | |
_M_erase(__position._M_const_cast()); | |
return __ret; | |
} | |
# 173 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/list.tcc" 3 | |
template<typename _Tp, typename _Alloc> | |
typename list<_Tp, _Alloc>::const_iterator | |
list<_Tp, _Alloc>:: | |
_M_resize_pos(size_type& __new_size) const | |
{ | |
const_iterator __i; | |
const size_type __len = size(); | |
if (__new_size < __len) | |
{ | |
if (__new_size <= __len / 2) | |
{ | |
__i = begin(); | |
std::advance(__i, __new_size); | |
} | |
else | |
{ | |
__i = end(); | |
ptrdiff_t __num_erase = __len - __new_size; | |
std::advance(__i, -__num_erase); | |
} | |
__new_size = 0; | |
return __i; | |
} | |
else | |
__i = end(); | |
__new_size -= __len; | |
return __i; | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
list<_Tp, _Alloc>:: | |
_M_default_append(size_type __n) | |
{ | |
size_type __i = 0; | |
try | |
{ | |
for (; __i < __n; ++__i) | |
emplace_back(); | |
} | |
catch(...) | |
{ | |
for (; __i; --__i) | |
pop_back(); | |
throw; | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
list<_Tp, _Alloc>:: | |
resize(size_type __new_size) | |
{ | |
const_iterator __i = _M_resize_pos(__new_size); | |
if (__new_size) | |
_M_default_append(__new_size); | |
else | |
erase(__i, end()); | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
list<_Tp, _Alloc>:: | |
resize(size_type __new_size, const value_type& __x) | |
{ | |
const_iterator __i = _M_resize_pos(__new_size); | |
if (__new_size) | |
insert(end(), __new_size, __x); | |
else | |
erase(__i, end()); | |
} | |
# 265 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/list.tcc" 3 | |
template<typename _Tp, typename _Alloc> | |
list<_Tp, _Alloc>& | |
list<_Tp, _Alloc>:: | |
operator=(const list& __x) | |
{ | |
if (this != std::__addressof(__x)) | |
{ | |
if (_Node_alloc_traits::_S_propagate_on_copy_assign()) | |
{ | |
auto& __this_alloc = this->_M_get_Node_allocator(); | |
auto& __that_alloc = __x._M_get_Node_allocator(); | |
if (!_Node_alloc_traits::_S_always_equal() | |
&& __this_alloc != __that_alloc) | |
{ | |
clear(); | |
} | |
std::__alloc_on_copy(__this_alloc, __that_alloc); | |
} | |
_M_assign_dispatch(__x.begin(), __x.end(), __false_type()); | |
} | |
return *this; | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
list<_Tp, _Alloc>:: | |
_M_fill_assign(size_type __n, const value_type& __val) | |
{ | |
iterator __i = begin(); | |
for (; __i != end() && __n > 0; ++__i, --__n) | |
*__i = __val; | |
if (__n > 0) | |
insert(end(), __n, __val); | |
else | |
erase(__i, end()); | |
} | |
template<typename _Tp, typename _Alloc> | |
template <typename _InputIterator> | |
void | |
list<_Tp, _Alloc>:: | |
_M_assign_dispatch(_InputIterator __first2, _InputIterator __last2, | |
__false_type) | |
{ | |
iterator __first1 = begin(); | |
iterator __last1 = end(); | |
for (; __first1 != __last1 && __first2 != __last2; | |
++__first1, (void)++__first2) | |
*__first1 = *__first2; | |
if (__first2 == __last2) | |
erase(__first1, __last1); | |
else | |
insert(__last1, __first2, __last2); | |
} | |
template<typename _Tp, typename _Alloc> | |
typename list<_Tp, _Alloc>::__remove_return_type | |
list<_Tp, _Alloc>:: | |
remove(const value_type& __value) | |
{ | |
list __to_destroy(get_allocator()); | |
iterator __first = begin(); | |
iterator __last = end(); | |
while (__first != __last) | |
{ | |
iterator __next = __first; | |
++__next; | |
if (*__first == __value) | |
{ | |
__to_destroy.splice(__to_destroy.begin(), *this, __first); | |
} | |
__first = __next; | |
} | |
return ; | |
} | |
template<typename _Tp, typename _Alloc> | |
typename list<_Tp, _Alloc>::__remove_return_type | |
list<_Tp, _Alloc>:: | |
unique() | |
{ | |
iterator __first = begin(); | |
iterator __last = end(); | |
if (__first == __last) | |
return ; | |
list __to_destroy(get_allocator()); | |
iterator __next = __first; | |
while (++__next != __last) | |
{ | |
if (*__first == *__next) | |
{ | |
__to_destroy.splice(__to_destroy.begin(), *this, __next); | |
} | |
else | |
__first = __next; | |
__next = __first; | |
} | |
return ; | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
list<_Tp, _Alloc>:: | |
merge(list&& __x) | |
{ | |
if (this != std::__addressof(__x)) | |
{ | |
_M_check_equal_allocators(__x); | |
iterator __first1 = begin(); | |
iterator __last1 = end(); | |
iterator __first2 = __x.begin(); | |
iterator __last2 = __x.end(); | |
const size_t __orig_size = __x.size(); | |
try { | |
while (__first1 != __last1 && __first2 != __last2) | |
if (*__first2 < *__first1) | |
{ | |
iterator __next = __first2; | |
_M_transfer(__first1, __first2, ++__next); | |
__first2 = __next; | |
} | |
else | |
++__first1; | |
if (__first2 != __last2) | |
_M_transfer(__last1, __first2, __last2); | |
this->_M_inc_size(__x._M_get_size()); | |
__x._M_set_size(0); | |
} | |
catch(...) | |
{ | |
const size_t __dist = std::distance(__first2, __last2); | |
this->_M_inc_size(__orig_size - __dist); | |
__x._M_set_size(__dist); | |
throw; | |
} | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
template <typename _StrictWeakOrdering> | |
void | |
list<_Tp, _Alloc>:: | |
merge(list&& __x, _StrictWeakOrdering __comp) | |
{ | |
if (this != std::__addressof(__x)) | |
{ | |
_M_check_equal_allocators(__x); | |
iterator __first1 = begin(); | |
iterator __last1 = end(); | |
iterator __first2 = __x.begin(); | |
iterator __last2 = __x.end(); | |
const size_t __orig_size = __x.size(); | |
try | |
{ | |
while (__first1 != __last1 && __first2 != __last2) | |
if (__comp(*__first2, *__first1)) | |
{ | |
iterator __next = __first2; | |
_M_transfer(__first1, __first2, ++__next); | |
__first2 = __next; | |
} | |
else | |
++__first1; | |
if (__first2 != __last2) | |
_M_transfer(__last1, __first2, __last2); | |
this->_M_inc_size(__x._M_get_size()); | |
__x._M_set_size(0); | |
} | |
catch(...) | |
{ | |
const size_t __dist = std::distance(__first2, __last2); | |
this->_M_inc_size(__orig_size - __dist); | |
__x._M_set_size(__dist); | |
throw; | |
} | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
void | |
list<_Tp, _Alloc>:: | |
sort() | |
{ | |
if (this->_M_impl._M_node._M_next != &this->_M_impl._M_node | |
&& this->_M_impl._M_node._M_next->_M_next != &this->_M_impl._M_node) | |
{ | |
list __carry; | |
list __tmp[64]; | |
list * __fill = __tmp; | |
list * __counter; | |
try | |
{ | |
do | |
{ | |
__carry.splice(__carry.begin(), *this, begin()); | |
for(__counter = __tmp; | |
__counter != __fill && !__counter->empty(); | |
++__counter) | |
{ | |
__counter->merge(__carry); | |
__carry.swap(*__counter); | |
} | |
__carry.swap(*__counter); | |
if (__counter == __fill) | |
++__fill; | |
} | |
while ( !empty() ); | |
for (__counter = __tmp + 1; __counter != __fill; ++__counter) | |
__counter->merge(*(__counter - 1)); | |
swap( *(__fill - 1) ); | |
} | |
catch(...) | |
{ | |
this->splice(this->end(), __carry); | |
for (int __i = 0; __i < sizeof(__tmp)/sizeof(__tmp[0]); ++__i) | |
this->splice(this->end(), __tmp[__i]); | |
throw; | |
} | |
} | |
} | |
template<typename _Tp, typename _Alloc> | |
template <typename _Predicate> | |
typename list<_Tp, _Alloc>::__remove_return_type | |
list<_Tp, _Alloc>:: | |
remove_if(_Predicate __pred) | |
{ | |
list __to_destroy(get_allocator()); | |
iterator __first = begin(); | |
iterator __last = end(); | |
while (__first != __last) | |
{ | |
iterator __next = __first; | |
++__next; | |
if (__pred(*__first)) | |
{ | |
__to_destroy.splice(__to_destroy.begin(), *this, __first); | |
} | |
__first = __next; | |
} | |
return ; | |
} | |
template<typename _Tp, typename _Alloc> | |
template <typename _BinaryPredicate> | |
typename list<_Tp, _Alloc>::__remove_return_type | |
list<_Tp, _Alloc>:: | |
unique(_BinaryPredicate __binary_pred) | |
{ | |
iterator __first = begin(); | |
iterator __last = end(); | |
if (__first == __last) | |
return ; | |
list __to_destroy(get_allocator()); | |
iterator __next = __first; | |
while (++__next != __last) | |
{ | |
if (__binary_pred(*__first, *__next)) | |
{ | |
__to_destroy.splice(__to_destroy.begin(), *this, __next); | |
} | |
else | |
__first = __next; | |
__next = __first; | |
} | |
return ; | |
} | |
template<typename _Tp, typename _Alloc> | |
template <typename _StrictWeakOrdering> | |
void | |
list<_Tp, _Alloc>:: | |
sort(_StrictWeakOrdering __comp) | |
{ | |
if (this->_M_impl._M_node._M_next != &this->_M_impl._M_node | |
&& this->_M_impl._M_node._M_next->_M_next != &this->_M_impl._M_node) | |
{ | |
list __carry; | |
list __tmp[64]; | |
list * __fill = __tmp; | |
list * __counter; | |
try | |
{ | |
do | |
{ | |
__carry.splice(__carry.begin(), *this, begin()); | |
for(__counter = __tmp; | |
__counter != __fill && !__counter->empty(); | |
++__counter) | |
{ | |
__counter->merge(__carry, __comp); | |
__carry.swap(*__counter); | |
} | |
__carry.swap(*__counter); | |
if (__counter == __fill) | |
++__fill; | |
} | |
while ( !empty() ); | |
for (__counter = __tmp + 1; __counter != __fill; ++__counter) | |
__counter->merge(*(__counter - 1), __comp); | |
swap(*(__fill - 1)); | |
} | |
catch(...) | |
{ | |
this->splice(this->end(), __carry); | |
for (int __i = 0; __i < sizeof(__tmp)/sizeof(__tmp[0]); ++__i) | |
this->splice(this->end(), __tmp[__i]); | |
throw; | |
} | |
} | |
} | |
} | |
# 65 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/list" 2 3 | |
# 40 "src/shared/Common.h" 2 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/string" 1 3 | |
# 37 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/string" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stringfwd.h" 1 3 | |
# 38 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stringfwd.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 52 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stringfwd.h" 3 | |
template<class _CharT> | |
struct char_traits; | |
template<> struct char_traits<char>; | |
template<> struct char_traits<wchar_t>; | |
template<> struct char_traits<char16_t>; | |
template<> struct char_traits<char32_t>; | |
namespace __cxx11 { | |
template<typename _CharT, typename _Traits = char_traits<_CharT>, | |
typename _Alloc = allocator<_CharT> > | |
class basic_string; | |
} | |
typedef basic_string<char> string; | |
typedef basic_string<wchar_t> wstring; | |
# 93 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/stringfwd.h" 3 | |
typedef basic_string<char16_t> u16string; | |
typedef basic_string<char32_t> u32string; | |
} | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/string" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 1 3 | |
# 38 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 1 3 | |
# 39 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 3 | |
# 1 "/usr/include/wchar.h" 1 3 4 | |
# 27 "/usr/include/wchar.h" 3 4 | |
# 1 "/usr/include/bits/libc-header-start.h" 1 3 4 | |
# 28 "/usr/include/wchar.h" 2 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 36 "/usr/include/wchar.h" 2 3 4 | |
# 1 "/usr/include/bits/types/wint_t.h" 1 3 4 | |
# 20 "/usr/include/bits/types/wint_t.h" 3 4 | |
typedef unsigned int wint_t; | |
# 42 "/usr/include/wchar.h" 2 3 4 | |
# 1 "/usr/include/bits/types/mbstate_t.h" 1 3 4 | |
typedef __mbstate_t mbstate_t; | |
# 43 "/usr/include/wchar.h" 2 3 4 | |
# 79 "/usr/include/wchar.h" 3 4 | |
extern "C" { | |
struct tm; | |
extern wchar_t *wcscpy (wchar_t *__restrict __dest, | |
const wchar_t *__restrict __src) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern wchar_t *wcsncpy (wchar_t *__restrict __dest, | |
const wchar_t *__restrict __src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern wchar_t *wcscat (wchar_t *__restrict __dest, | |
const wchar_t *__restrict __src) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern wchar_t *wcsncat (wchar_t *__restrict __dest, | |
const wchar_t *__restrict __src, size_t __n) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int wcscmp (const wchar_t *__s1, const wchar_t *__s2) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern int wcsncmp (const wchar_t *__s1, const wchar_t *__s2, size_t __n) | |
noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); | |
extern int wcscasecmp (const wchar_t *__s1, const wchar_t *__s2) noexcept (true); | |
extern int wcsncasecmp (const wchar_t *__s1, const wchar_t *__s2, | |
size_t __n) noexcept (true); | |
extern int wcscasecmp_l (const wchar_t *__s1, const wchar_t *__s2, | |
locale_t __loc) noexcept (true); | |
extern int wcsncasecmp_l (const wchar_t *__s1, const wchar_t *__s2, | |
size_t __n, locale_t __loc) noexcept (true); | |
extern int wcscoll (const wchar_t *__s1, const wchar_t *__s2) noexcept (true); | |
extern size_t wcsxfrm (wchar_t *__restrict __s1, | |
const wchar_t *__restrict __s2, size_t __n) noexcept (true); | |
extern int wcscoll_l (const wchar_t *__s1, const wchar_t *__s2, | |
locale_t __loc) noexcept (true); | |
extern size_t wcsxfrm_l (wchar_t *__s1, const wchar_t *__s2, | |
size_t __n, locale_t __loc) noexcept (true); | |
extern wchar_t *wcsdup (const wchar_t *__s) noexcept (true) __attribute__ ((__malloc__)); | |
# 164 "/usr/include/wchar.h" 3 4 | |
extern wchar_t *wcschr (const wchar_t *__wcs, wchar_t __wc) | |
noexcept (true) __attribute__ ((__pure__)); | |
# 174 "/usr/include/wchar.h" 3 4 | |
extern wchar_t *wcsrchr (const wchar_t *__wcs, wchar_t __wc) | |
noexcept (true) __attribute__ ((__pure__)); | |
extern wchar_t *wcschrnul (const wchar_t *__s, wchar_t __wc) | |
noexcept (true) __attribute__ ((__pure__)); | |
extern size_t wcscspn (const wchar_t *__wcs, const wchar_t *__reject) | |
noexcept (true) __attribute__ ((__pure__)); | |
extern size_t wcsspn (const wchar_t *__wcs, const wchar_t *__accept) | |
noexcept (true) __attribute__ ((__pure__)); | |
# 201 "/usr/include/wchar.h" 3 4 | |
extern wchar_t *wcspbrk (const wchar_t *__wcs, const wchar_t *__accept) | |
noexcept (true) __attribute__ ((__pure__)); | |
# 212 "/usr/include/wchar.h" 3 4 | |
extern wchar_t *wcsstr (const wchar_t *__haystack, const wchar_t *__needle) | |
noexcept (true) __attribute__ ((__pure__)); | |
extern wchar_t *wcstok (wchar_t *__restrict __s, | |
const wchar_t *__restrict __delim, | |
wchar_t **__restrict __ptr) noexcept (true); | |
extern size_t wcslen (const wchar_t *__s) noexcept (true) __attribute__ ((__pure__)); | |
# 233 "/usr/include/wchar.h" 3 4 | |
extern wchar_t *wcswcs (const wchar_t *__haystack, const wchar_t *__needle) | |
noexcept (true) __attribute__ ((__pure__)); | |
extern size_t wcsnlen (const wchar_t *__s, size_t __maxlen) | |
noexcept (true) __attribute__ ((__pure__)); | |
# 253 "/usr/include/wchar.h" 3 4 | |
extern wchar_t *wmemchr (const wchar_t *__s, wchar_t __c, size_t __n) | |
noexcept (true) __attribute__ ((__pure__)); | |
extern int wmemcmp (const wchar_t *__s1, const wchar_t *__s2, size_t __n) | |
noexcept (true) __attribute__ ((__pure__)); | |
extern wchar_t *wmemcpy (wchar_t *__restrict __s1, | |
const wchar_t *__restrict __s2, size_t __n) noexcept (true); | |
extern wchar_t *wmemmove (wchar_t *__s1, const wchar_t *__s2, size_t __n) | |
noexcept (true); | |
extern wchar_t *wmemset (wchar_t *__s, wchar_t __c, size_t __n) noexcept (true); | |
extern wchar_t *wmempcpy (wchar_t *__restrict __s1, | |
const wchar_t *__restrict __s2, size_t __n) | |
noexcept (true); | |
extern wint_t btowc (int __c) noexcept (true); | |
extern int wctob (wint_t __c) noexcept (true); | |
extern int mbsinit (const mbstate_t *__ps) noexcept (true) __attribute__ ((__pure__)); | |
extern size_t mbrtowc (wchar_t *__restrict __pwc, | |
const char *__restrict __s, size_t __n, | |
mbstate_t *__restrict __p) noexcept (true); | |
extern size_t wcrtomb (char *__restrict __s, wchar_t __wc, | |
mbstate_t *__restrict __ps) noexcept (true); | |
extern size_t __mbrlen (const char *__restrict __s, size_t __n, | |
mbstate_t *__restrict __ps) noexcept (true); | |
extern size_t mbrlen (const char *__restrict __s, size_t __n, | |
mbstate_t *__restrict __ps) noexcept (true); | |
# 337 "/usr/include/wchar.h" 3 4 | |
extern size_t mbsrtowcs (wchar_t *__restrict __dst, | |
const char **__restrict __src, size_t __len, | |
mbstate_t *__restrict __ps) noexcept (true); | |
extern size_t wcsrtombs (char *__restrict __dst, | |
const wchar_t **__restrict __src, size_t __len, | |
mbstate_t *__restrict __ps) noexcept (true); | |
extern size_t mbsnrtowcs (wchar_t *__restrict __dst, | |
const char **__restrict __src, size_t __nmc, | |
size_t __len, mbstate_t *__restrict __ps) noexcept (true); | |
extern size_t wcsnrtombs (char *__restrict __dst, | |
const wchar_t **__restrict __src, | |
size_t __nwc, size_t __len, | |
mbstate_t *__restrict __ps) noexcept (true); | |
extern int wcwidth (wchar_t __c) noexcept (true); | |
extern int wcswidth (const wchar_t *__s, size_t __n) noexcept (true); | |
extern double wcstod (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr) noexcept (true); | |
extern float wcstof (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr) noexcept (true); | |
extern long double wcstold (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr) noexcept (true); | |
# 396 "/usr/include/wchar.h" 3 4 | |
extern _Float32 wcstof32 (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr) noexcept (true); | |
extern _Float64 wcstof64 (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr) noexcept (true); | |
# 411 "/usr/include/wchar.h" 3 4 | |
extern _Float32x wcstof32x (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr) noexcept (true); | |
extern _Float64x wcstof64x (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr) noexcept (true); | |
# 428 "/usr/include/wchar.h" 3 4 | |
extern long int wcstol (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, int __base) noexcept (true); | |
extern unsigned long int wcstoul (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, int __base) | |
noexcept (true); | |
__extension__ | |
extern long long int wcstoll (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, int __base) | |
noexcept (true); | |
__extension__ | |
extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
int __base) noexcept (true); | |
__extension__ | |
extern long long int wcstoq (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, int __base) | |
noexcept (true); | |
__extension__ | |
extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
int __base) noexcept (true); | |
extern long int wcstol_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, int __base, | |
locale_t __loc) noexcept (true); | |
extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
int __base, locale_t __loc) noexcept (true); | |
__extension__ | |
extern long long int wcstoll_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
int __base, locale_t __loc) noexcept (true); | |
__extension__ | |
extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
int __base, locale_t __loc) | |
noexcept (true); | |
extern double wcstod_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, locale_t __loc) | |
noexcept (true); | |
extern float wcstof_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, locale_t __loc) | |
noexcept (true); | |
extern long double wcstold_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
locale_t __loc) noexcept (true); | |
# 511 "/usr/include/wchar.h" 3 4 | |
extern _Float32 wcstof32_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
locale_t __loc) noexcept (true); | |
extern _Float64 wcstof64_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
locale_t __loc) noexcept (true); | |
# 529 "/usr/include/wchar.h" 3 4 | |
extern _Float32x wcstof32x_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
locale_t __loc) noexcept (true); | |
extern _Float64x wcstof64x_l (const wchar_t *__restrict __nptr, | |
wchar_t **__restrict __endptr, | |
locale_t __loc) noexcept (true); | |
# 551 "/usr/include/wchar.h" 3 4 | |
extern wchar_t *wcpcpy (wchar_t *__restrict __dest, | |
const wchar_t *__restrict __src) noexcept (true); | |
extern wchar_t *wcpncpy (wchar_t *__restrict __dest, | |
const wchar_t *__restrict __src, size_t __n) | |
noexcept (true); | |
# 567 "/usr/include/wchar.h" 3 4 | |
extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) noexcept (true); | |
extern int fwide (__FILE *__fp, int __mode) noexcept (true); | |
extern int fwprintf (__FILE *__restrict __stream, | |
const wchar_t *__restrict __format, ...) | |
; | |
extern int wprintf (const wchar_t *__restrict __format, ...) | |
; | |
extern int swprintf (wchar_t *__restrict __s, size_t __n, | |
const wchar_t *__restrict __format, ...) | |
noexcept (true) ; | |
extern int vfwprintf (__FILE *__restrict __s, | |
const wchar_t *__restrict __format, | |
__gnuc_va_list __arg) | |
; | |
extern int vwprintf (const wchar_t *__restrict __format, | |
__gnuc_va_list __arg) | |
; | |
extern int vswprintf (wchar_t *__restrict __s, size_t __n, | |
const wchar_t *__restrict __format, | |
__gnuc_va_list __arg) | |
noexcept (true) ; | |
extern int fwscanf (__FILE *__restrict __stream, | |
const wchar_t *__restrict __format, ...) | |
; | |
extern int wscanf (const wchar_t *__restrict __format, ...) | |
; | |
extern int swscanf (const wchar_t *__restrict __s, | |
const wchar_t *__restrict __format, ...) | |
noexcept (true) ; | |
# 642 "/usr/include/wchar.h" 3 4 | |
extern int fwscanf (__FILE *__restrict __stream, const wchar_t *__restrict __format, ...) __asm__ ("" "__isoc99_fwscanf") | |
; | |
extern int wscanf (const wchar_t *__restrict __format, ...) __asm__ ("" "__isoc99_wscanf") | |
; | |
extern int swscanf (const wchar_t *__restrict __s, const wchar_t *__restrict __format, ...) noexcept (true) __asm__ ("" "__isoc99_swscanf") | |
; | |
# 673 "/usr/include/wchar.h" 3 4 | |
extern int vfwscanf (__FILE *__restrict __s, | |
const wchar_t *__restrict __format, | |
__gnuc_va_list __arg) | |
; | |
extern int vwscanf (const wchar_t *__restrict __format, | |
__gnuc_va_list __arg) | |
; | |
extern int vswscanf (const wchar_t *__restrict __s, | |
const wchar_t *__restrict __format, | |
__gnuc_va_list __arg) | |
noexcept (true) ; | |
extern int vfwscanf (__FILE *__restrict __s, const wchar_t *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vfwscanf") | |
; | |
extern int vwscanf (const wchar_t *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vwscanf") | |
; | |
extern int vswscanf (const wchar_t *__restrict __s, const wchar_t *__restrict __format, __gnuc_va_list __arg) noexcept (true) __asm__ ("" "__isoc99_vswscanf") | |
; | |
# 729 "/usr/include/wchar.h" 3 4 | |
extern wint_t fgetwc (__FILE *__stream); | |
extern wint_t getwc (__FILE *__stream); | |
extern wint_t getwchar (void); | |
extern wint_t fputwc (wchar_t __wc, __FILE *__stream); | |
extern wint_t putwc (wchar_t __wc, __FILE *__stream); | |
extern wint_t putwchar (wchar_t __wc); | |
extern wchar_t *fgetws (wchar_t *__restrict __ws, int __n, | |
__FILE *__restrict __stream); | |
extern int fputws (const wchar_t *__restrict __ws, | |
__FILE *__restrict __stream); | |
extern wint_t ungetwc (wint_t __wc, __FILE *__stream); | |
# 784 "/usr/include/wchar.h" 3 4 | |
extern wint_t getwc_unlocked (__FILE *__stream); | |
extern wint_t getwchar_unlocked (void); | |
extern wint_t fgetwc_unlocked (__FILE *__stream); | |
extern wint_t fputwc_unlocked (wchar_t __wc, __FILE *__stream); | |
# 810 "/usr/include/wchar.h" 3 4 | |
extern wint_t putwc_unlocked (wchar_t __wc, __FILE *__stream); | |
extern wint_t putwchar_unlocked (wchar_t __wc); | |
# 820 "/usr/include/wchar.h" 3 4 | |
extern wchar_t *fgetws_unlocked (wchar_t *__restrict __ws, int __n, | |
__FILE *__restrict __stream); | |
extern int fputws_unlocked (const wchar_t *__restrict __ws, | |
__FILE *__restrict __stream); | |
extern size_t wcsftime (wchar_t *__restrict __s, size_t __maxsize, | |
const wchar_t *__restrict __format, | |
const struct tm *__restrict __tp) noexcept (true); | |
extern size_t wcsftime_l (wchar_t *__restrict __s, size_t __maxsize, | |
const wchar_t *__restrict __format, | |
const struct tm *__restrict __tp, | |
locale_t __loc) noexcept (true); | |
# 860 "/usr/include/wchar.h" 3 4 | |
} | |
# 45 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 2 3 | |
# 62 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 3 | |
namespace std | |
{ | |
using ::mbstate_t; | |
} | |
# 135 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 3 | |
extern "C++" | |
{ | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
using ::wint_t; | |
using ::btowc; | |
using ::fgetwc; | |
using ::fgetws; | |
using ::fputwc; | |
using ::fputws; | |
using ::fwide; | |
using ::fwprintf; | |
using ::fwscanf; | |
using ::getwc; | |
using ::getwchar; | |
using ::mbrlen; | |
using ::mbrtowc; | |
using ::mbsinit; | |
using ::mbsrtowcs; | |
using ::putwc; | |
using ::putwchar; | |
using ::swprintf; | |
using ::swscanf; | |
using ::ungetwc; | |
using ::vfwprintf; | |
using ::vfwscanf; | |
using ::vswprintf; | |
using ::vswscanf; | |
using ::vwprintf; | |
using ::vwscanf; | |
using ::wcrtomb; | |
using ::wcscat; | |
using ::wcscmp; | |
using ::wcscoll; | |
using ::wcscpy; | |
using ::wcscspn; | |
using ::wcsftime; | |
using ::wcslen; | |
using ::wcsncat; | |
using ::wcsncmp; | |
using ::wcsncpy; | |
using ::wcsrtombs; | |
using ::wcsspn; | |
using ::wcstod; | |
using ::wcstof; | |
using ::wcstok; | |
using ::wcstol; | |
using ::wcstoul; | |
using ::wcsxfrm; | |
using ::wctob; | |
using ::wmemcmp; | |
using ::wmemcpy; | |
using ::wmemmove; | |
using ::wmemset; | |
using ::wprintf; | |
using ::wscanf; | |
using ::wcschr; | |
using ::wcspbrk; | |
using ::wcsrchr; | |
using ::wcsstr; | |
using ::wmemchr; | |
inline wchar_t* | |
wcschr(wchar_t* __p, wchar_t __c) | |
{ return wcschr(const_cast<const wchar_t*>(__p), __c); } | |
inline wchar_t* | |
wcspbrk(wchar_t* __s1, const wchar_t* __s2) | |
{ return wcspbrk(const_cast<const wchar_t*>(__s1), __s2); } | |
inline wchar_t* | |
wcsrchr(wchar_t* __p, wchar_t __c) | |
{ return wcsrchr(const_cast<const wchar_t*>(__p), __c); } | |
inline wchar_t* | |
wcsstr(wchar_t* __s1, const wchar_t* __s2) | |
{ return wcsstr(const_cast<const wchar_t*>(__s1), __s2); } | |
inline wchar_t* | |
wmemchr(wchar_t* __p, wchar_t __c, size_t __n) | |
{ return wmemchr(const_cast<const wchar_t*>(__p), __c, __n); } | |
} | |
} | |
namespace __gnu_cxx | |
{ | |
using ::wcstold; | |
# 260 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 3 | |
using ::wcstoll; | |
using ::wcstoull; | |
} | |
namespace std | |
{ | |
using ::__gnu_cxx::wcstold; | |
using ::__gnu_cxx::wcstoll; | |
using ::__gnu_cxx::wcstoull; | |
} | |
# 280 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 3 | |
namespace std | |
{ | |
using std::wcstof; | |
using std::vfwscanf; | |
using std::vswscanf; | |
using std::vwscanf; | |
using std::wcstold; | |
using std::wcstoll; | |
using std::wcstoull; | |
} | |
# 41 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 2 3 | |
# 68 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 88 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 3 | |
typedef long streamoff; | |
# 98 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 3 | |
typedef ptrdiff_t streamsize; | |
# 111 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 3 | |
template<typename _StateT> | |
class fpos | |
{ | |
private: | |
streamoff _M_off; | |
_StateT _M_state; | |
public: | |
fpos() | |
: _M_off(0), _M_state() { } | |
# 133 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 3 | |
fpos(streamoff __off) | |
: _M_off(__off), _M_state() { } | |
fpos(const fpos&) = default; | |
fpos& operator=(const fpos&) = default; | |
~fpos() = default; | |
operator streamoff() const { return _M_off; } | |
void | |
state(_StateT __st) | |
{ _M_state = __st; } | |
_StateT | |
state() const | |
{ return _M_state; } | |
fpos& | |
operator+=(streamoff __off) | |
{ | |
_M_off += __off; | |
return *this; | |
} | |
fpos& | |
operator-=(streamoff __off) | |
{ | |
_M_off -= __off; | |
return *this; | |
} | |
fpos | |
operator+(streamoff __off) const | |
{ | |
fpos __pos(*this); | |
__pos += __off; | |
return __pos; | |
} | |
fpos | |
operator-(streamoff __off) const | |
{ | |
fpos __pos(*this); | |
__pos -= __off; | |
return __pos; | |
} | |
streamoff | |
operator-(const fpos& __other) const | |
{ return _M_off - __other._M_off; } | |
}; | |
template<typename _StateT> | |
inline bool | |
operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) | |
{ return streamoff(__lhs) == streamoff(__rhs); } | |
template<typename _StateT> | |
inline bool | |
operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) | |
{ return streamoff(__lhs) != streamoff(__rhs); } | |
typedef fpos<mbstate_t> streampos; | |
typedef fpos<mbstate_t> wstreampos; | |
# 245 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/postypes.h" 3 | |
typedef fpos<mbstate_t> u16streampos; | |
typedef fpos<mbstate_t> u32streampos; | |
} | |
# 41 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 3 | |
# 42 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 2 3 | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 64 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 3 | |
template<typename _CharT> | |
struct _Char_types | |
{ | |
typedef unsigned long int_type; | |
typedef std::streampos pos_type; | |
typedef std::streamoff off_type; | |
typedef std::mbstate_t state_type; | |
}; | |
# 89 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 3 | |
template<typename _CharT> | |
struct char_traits | |
{ | |
typedef _CharT char_type; | |
typedef typename _Char_types<_CharT>::int_type int_type; | |
typedef typename _Char_types<_CharT>::pos_type pos_type; | |
typedef typename _Char_types<_CharT>::off_type off_type; | |
typedef typename _Char_types<_CharT>::state_type state_type; | |
static constexpr void | |
assign(char_type& __c1, const char_type& __c2) | |
{ __c1 = __c2; } | |
static constexpr bool | |
eq(const char_type& __c1, const char_type& __c2) | |
{ return __c1 == __c2; } | |
static constexpr bool | |
lt(const char_type& __c1, const char_type& __c2) | |
{ return __c1 < __c2; } | |
static constexpr int | |
compare(const char_type* __s1, const char_type* __s2, std::size_t __n); | |
static constexpr std::size_t | |
length(const char_type* __s); | |
static constexpr const char_type* | |
find(const char_type* __s, std::size_t __n, const char_type& __a); | |
static char_type* | |
move(char_type* __s1, const char_type* __s2, std::size_t __n); | |
static char_type* | |
copy(char_type* __s1, const char_type* __s2, std::size_t __n); | |
static char_type* | |
assign(char_type* __s, std::size_t __n, char_type __a); | |
static constexpr char_type | |
to_char_type(const int_type& __c) | |
{ return static_cast<char_type>(__c); } | |
static constexpr int_type | |
to_int_type(const char_type& __c) | |
{ return static_cast<int_type>(__c); } | |
static constexpr bool | |
eq_int_type(const int_type& __c1, const int_type& __c2) | |
{ return __c1 == __c2; } | |
static constexpr int_type | |
eof() | |
{ return static_cast<int_type>(-1); } | |
static constexpr int_type | |
not_eof(const int_type& __c) | |
{ return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); } | |
}; | |
template<typename _CharT> | |
constexpr int | |
char_traits<_CharT>:: | |
compare(const char_type* __s1, const char_type* __s2, std::size_t __n) | |
{ | |
for (std::size_t __i = 0; __i < __n; ++__i) | |
if (lt(__s1[__i], __s2[__i])) | |
return -1; | |
else if (lt(__s2[__i], __s1[__i])) | |
return 1; | |
return 0; | |
} | |
template<typename _CharT> | |
constexpr std::size_t | |
char_traits<_CharT>:: | |
length(const char_type* __p) | |
{ | |
std::size_t __i = 0; | |
while (!eq(__p[__i], char_type())) | |
++__i; | |
return __i; | |
} | |
template<typename _CharT> | |
constexpr const typename char_traits<_CharT>::char_type* | |
char_traits<_CharT>:: | |
find(const char_type* __s, std::size_t __n, const char_type& __a) | |
{ | |
for (std::size_t __i = 0; __i < __n; ++__i) | |
if (eq(__s[__i], __a)) | |
return __s + __i; | |
return 0; | |
} | |
template<typename _CharT> | |
typename char_traits<_CharT>::char_type* | |
char_traits<_CharT>:: | |
move(char_type* __s1, const char_type* __s2, std::size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
# 205 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 3 | |
return static_cast<_CharT*>(__builtin_memmove(__s1, __s2, | |
__n * sizeof(char_type))); | |
} | |
template<typename _CharT> | |
typename char_traits<_CharT>::char_type* | |
char_traits<_CharT>:: | |
copy(char_type* __s1, const char_type* __s2, std::size_t __n) | |
{ | |
std::copy(__s2, __s2 + __n, __s1); | |
return __s1; | |
} | |
template<typename _CharT> | |
typename char_traits<_CharT>::char_type* | |
char_traits<_CharT>:: | |
assign(char_type* __s, std::size_t __n, char_type __a) | |
{ | |
std::fill_n(__s, __n, __a); | |
return __s; | |
} | |
} | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 309 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 3 | |
template<class _CharT> | |
struct char_traits : public __gnu_cxx::char_traits<_CharT> | |
{ }; | |
template<> | |
struct char_traits<char> | |
{ | |
typedef char char_type; | |
typedef int int_type; | |
typedef streampos pos_type; | |
typedef streamoff off_type; | |
typedef mbstate_t state_type; | |
static void | |
assign(char_type& __c1, const char_type& __c2) noexcept | |
{ __c1 = __c2; } | |
static constexpr bool | |
eq(const char_type& __c1, const char_type& __c2) noexcept | |
{ return __c1 == __c2; } | |
static constexpr bool | |
lt(const char_type& __c1, const char_type& __c2) noexcept | |
{ | |
return (static_cast<unsigned char>(__c1) | |
< static_cast<unsigned char>(__c2)); | |
} | |
static int | |
compare(const char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return 0; | |
# 361 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 3 | |
return __builtin_memcmp(__s1, __s2, __n); | |
} | |
static size_t | |
length(const char_type* __s) | |
{ | |
return __builtin_strlen(__s); | |
} | |
static const char_type* | |
find(const char_type* __s, size_t __n, const char_type& __a) | |
{ | |
if (__n == 0) | |
return 0; | |
return static_cast<const char_type*>(__builtin_memchr(__s, __a, __n)); | |
} | |
static char_type* | |
move(char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
return static_cast<char_type*>(__builtin_memmove(__s1, __s2, __n)); | |
} | |
static char_type* | |
copy(char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
return static_cast<char_type*>(__builtin_memcpy(__s1, __s2, __n)); | |
} | |
static char_type* | |
assign(char_type* __s, size_t __n, char_type __a) | |
{ | |
if (__n == 0) | |
return __s; | |
return static_cast<char_type*>(__builtin_memset(__s, __a, __n)); | |
} | |
static constexpr char_type | |
to_char_type(const int_type& __c) noexcept | |
{ return static_cast<char_type>(__c); } | |
static constexpr int_type | |
to_int_type(const char_type& __c) noexcept | |
{ return static_cast<int_type>(static_cast<unsigned char>(__c)); } | |
static constexpr bool | |
eq_int_type(const int_type& __c1, const int_type& __c2) noexcept | |
{ return __c1 == __c2; } | |
static constexpr int_type | |
eof() noexcept | |
{ return static_cast<int_type>(-1); } | |
static constexpr int_type | |
not_eof(const int_type& __c) noexcept | |
{ return (__c == eof()) ? 0 : __c; } | |
}; | |
template<> | |
struct char_traits<wchar_t> | |
{ | |
typedef wchar_t char_type; | |
typedef wint_t int_type; | |
typedef streamoff off_type; | |
typedef wstreampos pos_type; | |
typedef mbstate_t state_type; | |
static void | |
assign(char_type& __c1, const char_type& __c2) noexcept | |
{ __c1 = __c2; } | |
static constexpr bool | |
eq(const char_type& __c1, const char_type& __c2) noexcept | |
{ return __c1 == __c2; } | |
static constexpr bool | |
lt(const char_type& __c1, const char_type& __c2) noexcept | |
{ return __c1 < __c2; } | |
static int | |
compare(const char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return 0; | |
return wmemcmp(__s1, __s2, __n); | |
} | |
static size_t | |
length(const char_type* __s) | |
{ | |
return wcslen(__s); | |
} | |
static const char_type* | |
find(const char_type* __s, size_t __n, const char_type& __a) | |
{ | |
if (__n == 0) | |
return 0; | |
return wmemchr(__s, __a, __n); | |
} | |
static char_type* | |
move(char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
return wmemmove(__s1, __s2, __n); | |
} | |
static char_type* | |
copy(char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
return wmemcpy(__s1, __s2, __n); | |
} | |
static char_type* | |
assign(char_type* __s, size_t __n, char_type __a) | |
{ | |
if (__n == 0) | |
return __s; | |
return wmemset(__s, __a, __n); | |
} | |
static constexpr char_type | |
to_char_type(const int_type& __c) noexcept | |
{ return char_type(__c); } | |
static constexpr int_type | |
to_int_type(const char_type& __c) noexcept | |
{ return int_type(__c); } | |
static constexpr bool | |
eq_int_type(const int_type& __c1, const int_type& __c2) noexcept | |
{ return __c1 == __c2; } | |
static constexpr int_type | |
eof() noexcept | |
{ return static_cast<int_type>((0xffffffffu)); } | |
static constexpr int_type | |
not_eof(const int_type& __c) noexcept | |
{ return eq_int_type(__c, eof()) ? 0 : __c; } | |
}; | |
# 695 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 3 | |
} | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<> | |
struct char_traits<char16_t> | |
{ | |
typedef char16_t char_type; | |
typedef uint_least16_t int_type; | |
typedef streamoff off_type; | |
typedef u16streampos pos_type; | |
typedef mbstate_t state_type; | |
static void | |
assign(char_type& __c1, const char_type& __c2) noexcept | |
{ __c1 = __c2; } | |
static constexpr bool | |
eq(const char_type& __c1, const char_type& __c2) noexcept | |
{ return __c1 == __c2; } | |
static constexpr bool | |
lt(const char_type& __c1, const char_type& __c2) noexcept | |
{ return __c1 < __c2; } | |
static int | |
compare(const char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
for (size_t __i = 0; __i < __n; ++__i) | |
if (lt(__s1[__i], __s2[__i])) | |
return -1; | |
else if (lt(__s2[__i], __s1[__i])) | |
return 1; | |
return 0; | |
} | |
static size_t | |
length(const char_type* __s) | |
{ | |
size_t __i = 0; | |
while (!eq(__s[__i], char_type())) | |
++__i; | |
return __i; | |
} | |
static const char_type* | |
find(const char_type* __s, size_t __n, const char_type& __a) | |
{ | |
for (size_t __i = 0; __i < __n; ++__i) | |
if (eq(__s[__i], __a)) | |
return __s + __i; | |
return 0; | |
} | |
static char_type* | |
move(char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
return (static_cast<char_type*> | |
(__builtin_memmove(__s1, __s2, __n * sizeof(char_type)))); | |
} | |
static char_type* | |
copy(char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
return (static_cast<char_type*> | |
(__builtin_memcpy(__s1, __s2, __n * sizeof(char_type)))); | |
} | |
static char_type* | |
assign(char_type* __s, size_t __n, char_type __a) | |
{ | |
for (size_t __i = 0; __i < __n; ++__i) | |
assign(__s[__i], __a); | |
return __s; | |
} | |
static constexpr char_type | |
to_char_type(const int_type& __c) noexcept | |
{ return char_type(__c); } | |
static constexpr int_type | |
to_int_type(const char_type& __c) noexcept | |
{ return __c == eof() ? int_type(0xfffd) : int_type(__c); } | |
static constexpr bool | |
eq_int_type(const int_type& __c1, const int_type& __c2) noexcept | |
{ return __c1 == __c2; } | |
static constexpr int_type | |
eof() noexcept | |
{ return static_cast<int_type>(-1); } | |
static constexpr int_type | |
not_eof(const int_type& __c) noexcept | |
{ return eq_int_type(__c, eof()) ? 0 : __c; } | |
}; | |
template<> | |
struct char_traits<char32_t> | |
{ | |
typedef char32_t char_type; | |
typedef uint_least32_t int_type; | |
typedef streamoff off_type; | |
typedef u32streampos pos_type; | |
typedef mbstate_t state_type; | |
static void | |
assign(char_type& __c1, const char_type& __c2) noexcept | |
{ __c1 = __c2; } | |
static constexpr bool | |
eq(const char_type& __c1, const char_type& __c2) noexcept | |
{ return __c1 == __c2; } | |
static constexpr bool | |
lt(const char_type& __c1, const char_type& __c2) noexcept | |
{ return __c1 < __c2; } | |
static int | |
compare(const char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
for (size_t __i = 0; __i < __n; ++__i) | |
if (lt(__s1[__i], __s2[__i])) | |
return -1; | |
else if (lt(__s2[__i], __s1[__i])) | |
return 1; | |
return 0; | |
} | |
static size_t | |
length(const char_type* __s) | |
{ | |
size_t __i = 0; | |
while (!eq(__s[__i], char_type())) | |
++__i; | |
return __i; | |
} | |
static const char_type* | |
find(const char_type* __s, size_t __n, const char_type& __a) | |
{ | |
for (size_t __i = 0; __i < __n; ++__i) | |
if (eq(__s[__i], __a)) | |
return __s + __i; | |
return 0; | |
} | |
static char_type* | |
move(char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
return (static_cast<char_type*> | |
(__builtin_memmove(__s1, __s2, __n * sizeof(char_type)))); | |
} | |
static char_type* | |
copy(char_type* __s1, const char_type* __s2, size_t __n) | |
{ | |
if (__n == 0) | |
return __s1; | |
return (static_cast<char_type*> | |
(__builtin_memcpy(__s1, __s2, __n * sizeof(char_type)))); | |
} | |
static char_type* | |
assign(char_type* __s, size_t __n, char_type __a) | |
{ | |
for (size_t __i = 0; __i < __n; ++__i) | |
assign(__s[__i], __a); | |
return __s; | |
} | |
static constexpr char_type | |
to_char_type(const int_type& __c) noexcept | |
{ return char_type(__c); } | |
static constexpr int_type | |
to_int_type(const char_type& __c) noexcept | |
{ return int_type(__c); } | |
static constexpr bool | |
eq_int_type(const int_type& __c1, const int_type& __c2) noexcept | |
{ return __c1 == __c2; } | |
static constexpr int_type | |
eof() noexcept | |
{ return static_cast<int_type>(-1); } | |
static constexpr int_type | |
not_eof(const int_type& __c) noexcept | |
{ return eq_int_type(__c, eof()) ? 0 : __c; } | |
}; | |
# 953 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/char_traits.h" 3 | |
} | |
# 41 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/string" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/localefwd.h" 1 3 | |
# 38 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/localefwd.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++locale.h" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++locale.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/clocale" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/clocale" 3 | |
# 1 "/usr/include/locale.h" 1 3 4 | |
# 28 "/usr/include/locale.h" 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 29 "/usr/include/locale.h" 2 3 4 | |
# 1 "/usr/include/bits/locale.h" 1 3 4 | |
# 30 "/usr/include/locale.h" 2 3 4 | |
extern "C" { | |
# 51 "/usr/include/locale.h" 3 4 | |
struct lconv | |
{ | |
char *decimal_point; | |
char *thousands_sep; | |
char *grouping; | |
char *int_curr_symbol; | |
char *currency_symbol; | |
char *mon_decimal_point; | |
char *mon_thousands_sep; | |
char *mon_grouping; | |
char *positive_sign; | |
char *negative_sign; | |
char int_frac_digits; | |
char frac_digits; | |
char p_cs_precedes; | |
char p_sep_by_space; | |
char n_cs_precedes; | |
char n_sep_by_space; | |
char p_sign_posn; | |
char n_sign_posn; | |
char int_p_cs_precedes; | |
char int_p_sep_by_space; | |
char int_n_cs_precedes; | |
char int_n_sep_by_space; | |
char int_p_sign_posn; | |
char int_n_sign_posn; | |
# 118 "/usr/include/locale.h" 3 4 | |
}; | |
extern char *setlocale (int __category, const char *__locale) noexcept (true); | |
extern struct lconv *localeconv (void) noexcept (true); | |
# 141 "/usr/include/locale.h" 3 4 | |
extern locale_t newlocale (int __category_mask, const char *__locale, | |
locale_t __base) noexcept (true); | |
# 176 "/usr/include/locale.h" 3 4 | |
extern locale_t duplocale (locale_t __dataset) noexcept (true); | |
extern void freelocale (locale_t __dataset) noexcept (true); | |
extern locale_t uselocale (locale_t __dataset) noexcept (true); | |
} | |
# 43 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/clocale" 2 3 | |
namespace std | |
{ | |
using ::lconv; | |
using ::setlocale; | |
using ::localeconv; | |
} | |
# 42 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++locale.h" 2 3 | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
extern "C" __typeof(uselocale) __uselocale; | |
} | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
typedef __locale_t __c_locale; | |
inline int | |
__convert_from_v(const __c_locale& __cloc __attribute__ ((__unused__)), | |
char* __out, | |
const int __size __attribute__ ((__unused__)), | |
const char* __fmt, ...) | |
{ | |
__c_locale __old = __gnu_cxx::__uselocale(__cloc); | |
# 88 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/c++locale.h" 3 | |
__builtin_va_list __args; | |
__builtin_va_start(__args, __fmt); | |
const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args); | |
__builtin_va_end(__args); | |
__gnu_cxx::__uselocale(__old); | |
return __ret; | |
} | |
} | |
# 41 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/localefwd.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/iosfwd" 1 3 | |
# 37 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/iosfwd" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 74 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/iosfwd" 3 | |
class ios_base; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_ios; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_streambuf; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_istream; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_ostream; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_iostream; | |
namespace __cxx11 { | |
template<typename _CharT, typename _Traits = char_traits<_CharT>, | |
typename _Alloc = allocator<_CharT> > | |
class basic_stringbuf; | |
template<typename _CharT, typename _Traits = char_traits<_CharT>, | |
typename _Alloc = allocator<_CharT> > | |
class basic_istringstream; | |
template<typename _CharT, typename _Traits = char_traits<_CharT>, | |
typename _Alloc = allocator<_CharT> > | |
class basic_ostringstream; | |
template<typename _CharT, typename _Traits = char_traits<_CharT>, | |
typename _Alloc = allocator<_CharT> > | |
class basic_stringstream; | |
} | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_filebuf; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_ifstream; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_ofstream; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class basic_fstream; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class istreambuf_iterator; | |
template<typename _CharT, typename _Traits = char_traits<_CharT> > | |
class ostreambuf_iterator; | |
typedef basic_ios<char> ios; | |
typedef basic_streambuf<char> streambuf; | |
typedef basic_istream<char> istream; | |
typedef basic_ostream<char> ostream; | |
typedef basic_iostream<char> iostream; | |
typedef basic_stringbuf<char> stringbuf; | |
typedef basic_istringstream<char> istringstream; | |
typedef basic_ostringstream<char> ostringstream; | |
typedef basic_stringstream<char> stringstream; | |
typedef basic_filebuf<char> filebuf; | |
typedef basic_ifstream<char> ifstream; | |
typedef basic_ofstream<char> ofstream; | |
typedef basic_fstream<char> fstream; | |
typedef basic_ios<wchar_t> wios; | |
typedef basic_streambuf<wchar_t> wstreambuf; | |
typedef basic_istream<wchar_t> wistream; | |
typedef basic_ostream<wchar_t> wostream; | |
typedef basic_iostream<wchar_t> wiostream; | |
typedef basic_stringbuf<wchar_t> wstringbuf; | |
typedef basic_istringstream<wchar_t> wistringstream; | |
typedef basic_ostringstream<wchar_t> wostringstream; | |
typedef basic_stringstream<wchar_t> wstringstream; | |
typedef basic_filebuf<wchar_t> wfilebuf; | |
typedef basic_ifstream<wchar_t> wifstream; | |
typedef basic_ofstream<wchar_t> wofstream; | |
typedef basic_fstream<wchar_t> wfstream; | |
} | |
# 42 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/localefwd.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cctype" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cctype" 3 | |
# 1 "/usr/include/ctype.h" 1 3 4 | |
# 28 "/usr/include/ctype.h" 3 4 | |
extern "C" { | |
# 46 "/usr/include/ctype.h" 3 4 | |
enum | |
{ | |
_ISupper = ((0) < 8 ? ((1 << (0)) << 8) : ((1 << (0)) >> 8)), | |
_ISlower = ((1) < 8 ? ((1 << (1)) << 8) : ((1 << (1)) >> 8)), | |
_ISalpha = ((2) < 8 ? ((1 << (2)) << 8) : ((1 << (2)) >> 8)), | |
_ISdigit = ((3) < 8 ? ((1 << (3)) << 8) : ((1 << (3)) >> 8)), | |
_ISxdigit = ((4) < 8 ? ((1 << (4)) << 8) : ((1 << (4)) >> 8)), | |
_ISspace = ((5) < 8 ? ((1 << (5)) << 8) : ((1 << (5)) >> 8)), | |
_ISprint = ((6) < 8 ? ((1 << (6)) << 8) : ((1 << (6)) >> 8)), | |
_ISgraph = ((7) < 8 ? ((1 << (7)) << 8) : ((1 << (7)) >> 8)), | |
_ISblank = ((8) < 8 ? ((1 << (8)) << 8) : ((1 << (8)) >> 8)), | |
_IScntrl = ((9) < 8 ? ((1 << (9)) << 8) : ((1 << (9)) >> 8)), | |
_ISpunct = ((10) < 8 ? ((1 << (10)) << 8) : ((1 << (10)) >> 8)), | |
_ISalnum = ((11) < 8 ? ((1 << (11)) << 8) : ((1 << (11)) >> 8)) | |
}; | |
# 79 "/usr/include/ctype.h" 3 4 | |
extern const unsigned short int **__ctype_b_loc (void) | |
noexcept (true) __attribute__ ((__const__)); | |
extern const __int32_t **__ctype_tolower_loc (void) | |
noexcept (true) __attribute__ ((__const__)); | |
extern const __int32_t **__ctype_toupper_loc (void) | |
noexcept (true) __attribute__ ((__const__)); | |
# 108 "/usr/include/ctype.h" 3 4 | |
extern int isalnum (int) noexcept (true); | |
extern int isalpha (int) noexcept (true); | |
extern int iscntrl (int) noexcept (true); | |
extern int isdigit (int) noexcept (true); | |
extern int islower (int) noexcept (true); | |
extern int isgraph (int) noexcept (true); | |
extern int isprint (int) noexcept (true); | |
extern int ispunct (int) noexcept (true); | |
extern int isspace (int) noexcept (true); | |
extern int isupper (int) noexcept (true); | |
extern int isxdigit (int) noexcept (true); | |
extern int tolower (int __c) noexcept (true); | |
extern int toupper (int __c) noexcept (true); | |
extern int isblank (int) noexcept (true); | |
extern int isctype (int __c, int __mask) noexcept (true); | |
extern int isascii (int __c) noexcept (true); | |
extern int toascii (int __c) noexcept (true); | |
extern int _toupper (int) noexcept (true); | |
extern int _tolower (int) noexcept (true); | |
# 251 "/usr/include/ctype.h" 3 4 | |
extern int isalnum_l (int, locale_t) noexcept (true); | |
extern int isalpha_l (int, locale_t) noexcept (true); | |
extern int iscntrl_l (int, locale_t) noexcept (true); | |
extern int isdigit_l (int, locale_t) noexcept (true); | |
extern int islower_l (int, locale_t) noexcept (true); | |
extern int isgraph_l (int, locale_t) noexcept (true); | |
extern int isprint_l (int, locale_t) noexcept (true); | |
extern int ispunct_l (int, locale_t) noexcept (true); | |
extern int isspace_l (int, locale_t) noexcept (true); | |
extern int isupper_l (int, locale_t) noexcept (true); | |
extern int isxdigit_l (int, locale_t) noexcept (true); | |
extern int isblank_l (int, locale_t) noexcept (true); | |
extern int __tolower_l (int __c, locale_t __l) noexcept (true); | |
extern int tolower_l (int __c, locale_t __l) noexcept (true); | |
extern int __toupper_l (int __c, locale_t __l) noexcept (true); | |
extern int toupper_l (int __c, locale_t __l) noexcept (true); | |
# 327 "/usr/include/ctype.h" 3 4 | |
} | |
# 43 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cctype" 2 3 | |
# 62 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cctype" 3 | |
namespace std | |
{ | |
using ::isalnum; | |
using ::isalpha; | |
using ::iscntrl; | |
using ::isdigit; | |
using ::isgraph; | |
using ::islower; | |
using ::isprint; | |
using ::ispunct; | |
using ::isspace; | |
using ::isupper; | |
using ::isxdigit; | |
using ::tolower; | |
using ::toupper; | |
} | |
namespace std | |
{ | |
using ::isblank; | |
} | |
# 43 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/localefwd.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
# 55 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/localefwd.h" 3 | |
class locale; | |
template<typename _Facet> | |
bool | |
has_facet(const locale&) throw(); | |
template<typename _Facet> | |
const _Facet& | |
use_facet(const locale&); | |
template<typename _CharT> | |
bool | |
isspace(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
isprint(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
iscntrl(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
isupper(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
islower(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
isalpha(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
isdigit(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
ispunct(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
isxdigit(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
isalnum(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
isgraph(_CharT, const locale&); | |
template<typename _CharT> | |
bool | |
isblank(_CharT, const locale&); | |
template<typename _CharT> | |
_CharT | |
toupper(_CharT, const locale&); | |
template<typename _CharT> | |
_CharT | |
tolower(_CharT, const locale&); | |
struct ctype_base; | |
template<typename _CharT> | |
class ctype; | |
template<> class ctype<char>; | |
template<> class ctype<wchar_t>; | |
template<typename _CharT> | |
class ctype_byname; | |
class codecvt_base; | |
template<typename _InternT, typename _ExternT, typename _StateT> | |
class codecvt; | |
template<> class codecvt<char, char, mbstate_t>; | |
template<> class codecvt<wchar_t, char, mbstate_t>; | |
template<> class codecvt<char16_t, char, mbstate_t>; | |
template<> class codecvt<char32_t, char, mbstate_t>; | |
template<typename _InternT, typename _ExternT, typename _StateT> | |
class codecvt_byname; | |
template<typename _CharT, typename _InIter = istreambuf_iterator<_CharT> > | |
class num_get; | |
template<typename _CharT, typename _OutIter = ostreambuf_iterator<_CharT> > | |
class num_put; | |
namespace __cxx11 { | |
template<typename _CharT> class numpunct; | |
template<typename _CharT> class numpunct_byname; | |
} | |
namespace __cxx11 { | |
template<typename _CharT> | |
class collate; | |
template<typename _CharT> | |
class collate_byname; | |
} | |
class time_base; | |
namespace __cxx11 { | |
template<typename _CharT, typename _InIter = istreambuf_iterator<_CharT> > | |
class time_get; | |
template<typename _CharT, typename _InIter = istreambuf_iterator<_CharT> > | |
class time_get_byname; | |
} | |
template<typename _CharT, typename _OutIter = ostreambuf_iterator<_CharT> > | |
class time_put; | |
template<typename _CharT, typename _OutIter = ostreambuf_iterator<_CharT> > | |
class time_put_byname; | |
class money_base; | |
namespace __cxx11 { | |
template<typename _CharT, typename _InIter = istreambuf_iterator<_CharT> > | |
class money_get; | |
template<typename _CharT, typename _OutIter = ostreambuf_iterator<_CharT> > | |
class money_put; | |
} | |
namespace __cxx11 { | |
template<typename _CharT, bool _Intl = false> | |
class moneypunct; | |
template<typename _CharT, bool _Intl = false> | |
class moneypunct_byname; | |
} | |
struct messages_base; | |
namespace __cxx11 { | |
template<typename _CharT> | |
class messages; | |
template<typename _CharT> | |
class messages_byname; | |
} | |
} | |
# 44 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/string" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/ostream_insert.h" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/ostream_insert.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cxxabi_forced.h" 1 3 | |
# 35 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/cxxabi_forced.h" 3 | |
#pragma GCC visibility push(default) | |
namespace __cxxabiv1 | |
{ | |
class __forced_unwind | |
{ | |
virtual ~__forced_unwind() throw(); | |
virtual void __pure_dummy() = 0; | |
}; | |
} | |
#pragma GCC visibility pop | |
# 37 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/ostream_insert.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _CharT, typename _Traits> | |
inline void | |
__ostream_write(basic_ostream<_CharT, _Traits>& __out, | |
const _CharT* __s, streamsize __n) | |
{ | |
typedef basic_ostream<_CharT, _Traits> __ostream_type; | |
typedef typename __ostream_type::ios_base __ios_base; | |
const streamsize __put = __out.rdbuf()->sputn(__s, __n); | |
if (__put != __n) | |
__out.setstate(__ios_base::badbit); | |
} | |
template<typename _CharT, typename _Traits> | |
inline void | |
__ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) | |
{ | |
typedef basic_ostream<_CharT, _Traits> __ostream_type; | |
typedef typename __ostream_type::ios_base __ios_base; | |
const _CharT __c = __out.fill(); | |
for (; __n > 0; --__n) | |
{ | |
const typename _Traits::int_type __put = __out.rdbuf()->sputc(__c); | |
if (_Traits::eq_int_type(__put, _Traits::eof())) | |
{ | |
__out.setstate(__ios_base::badbit); | |
break; | |
} | |
} | |
} | |
template<typename _CharT, typename _Traits> | |
basic_ostream<_CharT, _Traits>& | |
__ostream_insert(basic_ostream<_CharT, _Traits>& __out, | |
const _CharT* __s, streamsize __n) | |
{ | |
typedef basic_ostream<_CharT, _Traits> __ostream_type; | |
typedef typename __ostream_type::ios_base __ios_base; | |
typename __ostream_type::sentry __cerb(__out); | |
if (__cerb) | |
{ | |
try | |
{ | |
const streamsize __w = __out.width(); | |
if (__w > __n) | |
{ | |
const bool __left = ((__out.flags() | |
& __ios_base::adjustfield) | |
== __ios_base::left); | |
if (!__left) | |
__ostream_fill(__out, __w - __n); | |
if (__out.good()) | |
__ostream_write(__out, __s, __n); | |
if (__left && __out.good()) | |
__ostream_fill(__out, __w - __n); | |
} | |
else | |
__ostream_write(__out, __s, __n); | |
__out.width(0); | |
} | |
catch(__cxxabiv1::__forced_unwind&) | |
{ | |
__out._M_setstate(__ios_base::badbit); | |
throw; | |
} | |
catch(...) | |
{ __out._M_setstate(__ios_base::badbit); } | |
} | |
return __out; | |
} | |
extern template ostream& __ostream_insert(ostream&, const char*, streamsize); | |
extern template wostream& __ostream_insert(wostream&, const wchar_t*, | |
streamsize); | |
} | |
# 45 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/string" 2 3 | |
# 55 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/string" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 1 3 | |
# 38 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/atomicity.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/atomicity.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr.h" 1 3 | |
# 30 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr.h" 3 | |
#pragma GCC visibility push(default) | |
# 148 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 1 3 | |
# 35 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 3 | |
# 1 "/usr/include/pthread.h" 1 3 4 | |
# 22 "/usr/include/pthread.h" 3 4 | |
# 1 "/usr/include/sched.h" 1 3 4 | |
# 29 "/usr/include/sched.h" 3 4 | |
# 1 "/usr/lib/clang/13.0.0/include/stddef.h" 1 3 4 | |
# 30 "/usr/include/sched.h" 2 3 4 | |
# 43 "/usr/include/sched.h" 3 4 | |
# 1 "/usr/include/bits/sched.h" 1 3 4 | |
# 76 "/usr/include/bits/sched.h" 3 4 | |
# 1 "/usr/include/bits/types/struct_sched_param.h" 1 3 4 | |
# 23 "/usr/include/bits/types/struct_sched_param.h" 3 4 | |
struct sched_param | |
{ | |
int sched_priority; | |
}; | |
# 77 "/usr/include/bits/sched.h" 2 3 4 | |
extern "C" { | |
extern int clone (int (*__fn) (void *__arg), void *__child_stack, | |
int __flags, void *__arg, ...) noexcept (true); | |
extern int unshare (int __flags) noexcept (true); | |
extern int sched_getcpu (void) noexcept (true); | |
extern int getcpu (unsigned int *, unsigned int *) noexcept (true); | |
extern int setns (int __fd, int __nstype) noexcept (true); | |
} | |
# 44 "/usr/include/sched.h" 2 3 4 | |
# 1 "/usr/include/bits/cpu-set.h" 1 3 4 | |
# 32 "/usr/include/bits/cpu-set.h" 3 4 | |
typedef unsigned long int __cpu_mask; | |
typedef struct | |
{ | |
__cpu_mask __bits[1024 / (8 * sizeof (__cpu_mask))]; | |
} cpu_set_t; | |
# 115 "/usr/include/bits/cpu-set.h" 3 4 | |
extern "C" { | |
extern int __sched_cpucount (size_t __setsize, const cpu_set_t *__setp) | |
noexcept (true); | |
extern cpu_set_t *__sched_cpualloc (size_t __count) noexcept (true) ; | |
extern void __sched_cpufree (cpu_set_t *__set) noexcept (true); | |
} | |
# 45 "/usr/include/sched.h" 2 3 4 | |
extern "C" { | |
extern int sched_setparam (__pid_t __pid, const struct sched_param *__param) | |
noexcept (true); | |
extern int sched_getparam (__pid_t __pid, struct sched_param *__param) noexcept (true); | |
extern int sched_setscheduler (__pid_t __pid, int __policy, | |
const struct sched_param *__param) noexcept (true); | |
extern int sched_getscheduler (__pid_t __pid) noexcept (true); | |
extern int sched_yield (void) noexcept (true); | |
extern int sched_get_priority_max (int __algorithm) noexcept (true); | |
extern int sched_get_priority_min (int __algorithm) noexcept (true); | |
extern int sched_rr_get_interval (__pid_t __pid, struct timespec *__t) noexcept (true); | |
# 121 "/usr/include/sched.h" 3 4 | |
extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize, | |
const cpu_set_t *__cpuset) noexcept (true); | |
extern int sched_getaffinity (__pid_t __pid, size_t __cpusetsize, | |
cpu_set_t *__cpuset) noexcept (true); | |
} | |
# 23 "/usr/include/pthread.h" 2 3 4 | |
# 1 "/usr/include/bits/setjmp.h" 1 3 4 | |
# 26 "/usr/include/bits/setjmp.h" 3 4 | |
# 1 "/usr/include/bits/wordsize.h" 1 3 4 | |
# 27 "/usr/include/bits/setjmp.h" 2 3 4 | |
typedef long int __jmp_buf[8]; | |
# 28 "/usr/include/pthread.h" 2 3 4 | |
# 1 "/usr/include/bits/wordsize.h" 1 3 4 | |
# 29 "/usr/include/pthread.h" 2 3 4 | |
# 1 "/usr/include/bits/types/struct___jmp_buf_tag.h" 1 3 4 | |
# 26 "/usr/include/bits/types/struct___jmp_buf_tag.h" 3 4 | |
struct __jmp_buf_tag | |
{ | |
__jmp_buf __jmpbuf; | |
int __mask_was_saved; | |
__sigset_t __saved_mask; | |
}; | |
# 32 "/usr/include/pthread.h" 2 3 4 | |
enum | |
{ | |
PTHREAD_CREATE_JOINABLE, | |
PTHREAD_CREATE_DETACHED | |
}; | |
enum | |
{ | |
PTHREAD_MUTEX_TIMED_NP, | |
PTHREAD_MUTEX_RECURSIVE_NP, | |
PTHREAD_MUTEX_ERRORCHECK_NP, | |
PTHREAD_MUTEX_ADAPTIVE_NP | |
, | |
PTHREAD_MUTEX_NORMAL = PTHREAD_MUTEX_TIMED_NP, | |
PTHREAD_MUTEX_RECURSIVE = PTHREAD_MUTEX_RECURSIVE_NP, | |
PTHREAD_MUTEX_ERRORCHECK = PTHREAD_MUTEX_ERRORCHECK_NP, | |
PTHREAD_MUTEX_DEFAULT = PTHREAD_MUTEX_NORMAL | |
, PTHREAD_MUTEX_FAST_NP = PTHREAD_MUTEX_TIMED_NP | |
}; | |
enum | |
{ | |
PTHREAD_MUTEX_STALLED, | |
PTHREAD_MUTEX_STALLED_NP = PTHREAD_MUTEX_STALLED, | |
PTHREAD_MUTEX_ROBUST, | |
PTHREAD_MUTEX_ROBUST_NP = PTHREAD_MUTEX_ROBUST | |
}; | |
enum | |
{ | |
PTHREAD_PRIO_NONE, | |
PTHREAD_PRIO_INHERIT, | |
PTHREAD_PRIO_PROTECT | |
}; | |
# 102 "/usr/include/pthread.h" 3 4 | |
enum | |
{ | |
PTHREAD_RWLOCK_PREFER_READER_NP, | |
PTHREAD_RWLOCK_PREFER_WRITER_NP, | |
PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP, | |
PTHREAD_RWLOCK_DEFAULT_NP = PTHREAD_RWLOCK_PREFER_READER_NP | |
}; | |
# 122 "/usr/include/pthread.h" 3 4 | |
enum | |
{ | |
PTHREAD_INHERIT_SCHED, | |
PTHREAD_EXPLICIT_SCHED | |
}; | |
enum | |
{ | |
PTHREAD_SCOPE_SYSTEM, | |
PTHREAD_SCOPE_PROCESS | |
}; | |
enum | |
{ | |
PTHREAD_PROCESS_PRIVATE, | |
PTHREAD_PROCESS_SHARED | |
}; | |
# 157 "/usr/include/pthread.h" 3 4 | |
struct _pthread_cleanup_buffer | |
{ | |
void (*__routine) (void *); | |
void *__arg; | |
int __canceltype; | |
struct _pthread_cleanup_buffer *__prev; | |
}; | |
enum | |
{ | |
PTHREAD_CANCEL_ENABLE, | |
PTHREAD_CANCEL_DISABLE | |
}; | |
enum | |
{ | |
PTHREAD_CANCEL_DEFERRED, | |
PTHREAD_CANCEL_ASYNCHRONOUS | |
}; | |
# 195 "/usr/include/pthread.h" 3 4 | |
extern "C" { | |
extern int pthread_create (pthread_t *__restrict __newthread, | |
const pthread_attr_t *__restrict __attr, | |
void *(*__start_routine) (void *), | |
void *__restrict __arg) noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern void pthread_exit (void *__retval) __attribute__ ((__noreturn__)); | |
extern int pthread_join (pthread_t __th, void **__thread_return); | |
extern int pthread_tryjoin_np (pthread_t __th, void **__thread_return) noexcept (true); | |
extern int pthread_timedjoin_np (pthread_t __th, void **__thread_return, | |
const struct timespec *__abstime); | |
# 240 "/usr/include/pthread.h" 3 4 | |
extern int pthread_clockjoin_np (pthread_t __th, void **__thread_return, | |
clockid_t __clockid, | |
const struct timespec *__abstime); | |
extern int pthread_detach (pthread_t __th) noexcept (true); | |
extern pthread_t pthread_self (void) noexcept (true) __attribute__ ((__const__)); | |
extern int pthread_equal (pthread_t __thread1, pthread_t __thread2) | |
noexcept (true) __attribute__ ((__const__)); | |
extern int pthread_attr_init (pthread_attr_t *__attr) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_destroy (pthread_attr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_getdetachstate (const pthread_attr_t *__attr, | |
int *__detachstate) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_attr_setdetachstate (pthread_attr_t *__attr, | |
int __detachstate) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_getguardsize (const pthread_attr_t *__attr, | |
size_t *__guardsize) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_attr_setguardsize (pthread_attr_t *__attr, | |
size_t __guardsize) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_getschedparam (const pthread_attr_t *__restrict __attr, | |
struct sched_param *__restrict __param) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_attr_setschedparam (pthread_attr_t *__restrict __attr, | |
const struct sched_param *__restrict | |
__param) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_attr_getschedpolicy (const pthread_attr_t *__restrict | |
__attr, int *__restrict __policy) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_attr_setschedpolicy (pthread_attr_t *__attr, int __policy) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_getinheritsched (const pthread_attr_t *__restrict | |
__attr, int *__restrict __inherit) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_attr_setinheritsched (pthread_attr_t *__attr, | |
int __inherit) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_getscope (const pthread_attr_t *__restrict __attr, | |
int *__restrict __scope) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_attr_setscope (pthread_attr_t *__attr, int __scope) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_getstackaddr (const pthread_attr_t *__restrict | |
__attr, void **__restrict __stackaddr) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))) __attribute__ ((__deprecated__)); | |
extern int pthread_attr_setstackaddr (pthread_attr_t *__attr, | |
void *__stackaddr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))) __attribute__ ((__deprecated__)); | |
extern int pthread_attr_getstacksize (const pthread_attr_t *__restrict | |
__attr, size_t *__restrict __stacksize) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_attr_setstacksize (pthread_attr_t *__attr, | |
size_t __stacksize) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_getstack (const pthread_attr_t *__restrict __attr, | |
void **__restrict __stackaddr, | |
size_t *__restrict __stacksize) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2, 3))); | |
extern int pthread_attr_setstack (pthread_attr_t *__attr, void *__stackaddr, | |
size_t __stacksize) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_setaffinity_np (pthread_attr_t *__attr, | |
size_t __cpusetsize, | |
const cpu_set_t *__cpuset) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern int pthread_attr_getaffinity_np (const pthread_attr_t *__attr, | |
size_t __cpusetsize, | |
cpu_set_t *__cpuset) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern int pthread_getattr_default_np (pthread_attr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_attr_setsigmask_np (pthread_attr_t *__attr, | |
const __sigset_t *sigmask); | |
extern int pthread_attr_getsigmask_np (const pthread_attr_t *__attr, | |
__sigset_t *sigmask); | |
extern int pthread_setattr_default_np (const pthread_attr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_getattr_np (pthread_t __th, pthread_attr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern int pthread_setschedparam (pthread_t __target_thread, int __policy, | |
const struct sched_param *__param) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
extern int pthread_getschedparam (pthread_t __target_thread, | |
int *__restrict __policy, | |
struct sched_param *__restrict __param) | |
noexcept (true) __attribute__ ((__nonnull__ (2, 3))); | |
extern int pthread_setschedprio (pthread_t __target_thread, int __prio) | |
noexcept (true); | |
extern int pthread_getname_np (pthread_t __target_thread, char *__buf, | |
size_t __buflen) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern int pthread_setname_np (pthread_t __target_thread, const char *__name) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
extern int pthread_getconcurrency (void) noexcept (true); | |
extern int pthread_setconcurrency (int __level) noexcept (true); | |
extern int pthread_yield (void) noexcept (true); | |
extern int pthread_setaffinity_np (pthread_t __th, size_t __cpusetsize, | |
const cpu_set_t *__cpuset) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
extern int pthread_getaffinity_np (pthread_t __th, size_t __cpusetsize, | |
cpu_set_t *__cpuset) | |
noexcept (true) __attribute__ ((__nonnull__ (3))); | |
# 486 "/usr/include/pthread.h" 3 4 | |
extern int pthread_once (pthread_once_t *__once_control, | |
void (*__init_routine) (void)) __attribute__ ((__nonnull__ (1, 2))); | |
# 498 "/usr/include/pthread.h" 3 4 | |
extern int pthread_setcancelstate (int __state, int *__oldstate); | |
extern int pthread_setcanceltype (int __type, int *__oldtype); | |
extern int pthread_cancel (pthread_t __th); | |
extern void pthread_testcancel (void); | |
struct __cancel_jmp_buf_tag | |
{ | |
__jmp_buf __cancel_jmp_buf; | |
int __mask_was_saved; | |
}; | |
typedef struct | |
{ | |
struct __cancel_jmp_buf_tag __cancel_jmp_buf[1]; | |
void *__pad[4]; | |
} __pthread_unwind_buf_t __attribute__ ((__aligned__)); | |
# 534 "/usr/include/pthread.h" 3 4 | |
struct __pthread_cleanup_frame | |
{ | |
void (*__cancel_routine) (void *); | |
void *__cancel_arg; | |
int __do_it; | |
int __cancel_type; | |
}; | |
class __pthread_cleanup_class | |
{ | |
void (*__cancel_routine) (void *); | |
void *__cancel_arg; | |
int __do_it; | |
int __cancel_type; | |
public: | |
__pthread_cleanup_class (void (*__fct) (void *), void *__arg) | |
: __cancel_routine (__fct), __cancel_arg (__arg), __do_it (1) { } | |
~__pthread_cleanup_class () { if (__do_it) __cancel_routine (__cancel_arg); } | |
void __setdoit (int __newval) { __do_it = __newval; } | |
void __defer () { pthread_setcanceltype (PTHREAD_CANCEL_DEFERRED, | |
&__cancel_type); } | |
void __restore () const { pthread_setcanceltype (__cancel_type, 0); } | |
}; | |
# 750 "/usr/include/pthread.h" 3 4 | |
extern int __sigsetjmp (struct __jmp_buf_tag __env[1], | |
int __savemask) noexcept (true); | |
extern int pthread_mutex_init (pthread_mutex_t *__mutex, | |
const pthread_mutexattr_t *__mutexattr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutex_destroy (pthread_mutex_t *__mutex) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutex_trylock (pthread_mutex_t *__mutex) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutex_lock (pthread_mutex_t *__mutex) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutex_timedlock (pthread_mutex_t *__restrict __mutex, | |
const struct timespec *__restrict | |
__abstime) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_mutex_clocklock (pthread_mutex_t *__restrict __mutex, | |
clockid_t __clockid, | |
const struct timespec *__restrict | |
__abstime) noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern int pthread_mutex_unlock (pthread_mutex_t *__mutex) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutex_getprioceiling (const pthread_mutex_t * | |
__restrict __mutex, | |
int *__restrict __prioceiling) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_mutex_setprioceiling (pthread_mutex_t *__restrict __mutex, | |
int __prioceiling, | |
int *__restrict __old_ceiling) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern int pthread_mutex_consistent (pthread_mutex_t *__mutex) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutex_consistent_np (pthread_mutex_t *__mutex) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 822 "/usr/include/pthread.h" 3 4 | |
extern int pthread_mutexattr_init (pthread_mutexattr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutexattr_destroy (pthread_mutexattr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutexattr_getpshared (const pthread_mutexattr_t * | |
__restrict __attr, | |
int *__restrict __pshared) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_mutexattr_setpshared (pthread_mutexattr_t *__attr, | |
int __pshared) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutexattr_gettype (const pthread_mutexattr_t *__restrict | |
__attr, int *__restrict __kind) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_mutexattr_settype (pthread_mutexattr_t *__attr, int __kind) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutexattr_getprotocol (const pthread_mutexattr_t * | |
__restrict __attr, | |
int *__restrict __protocol) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_mutexattr_setprotocol (pthread_mutexattr_t *__attr, | |
int __protocol) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutexattr_getprioceiling (const pthread_mutexattr_t * | |
__restrict __attr, | |
int *__restrict __prioceiling) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_mutexattr_setprioceiling (pthread_mutexattr_t *__attr, | |
int __prioceiling) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutexattr_getrobust (const pthread_mutexattr_t *__attr, | |
int *__robustness) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_mutexattr_getrobust_np (const pthread_mutexattr_t *__attr, | |
int *__robustness) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_mutexattr_setrobust (pthread_mutexattr_t *__attr, | |
int __robustness) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_mutexattr_setrobust_np (pthread_mutexattr_t *__attr, | |
int __robustness) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 904 "/usr/include/pthread.h" 3 4 | |
extern int pthread_rwlock_init (pthread_rwlock_t *__restrict __rwlock, | |
const pthread_rwlockattr_t *__restrict | |
__attr) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlock_destroy (pthread_rwlock_t *__rwlock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlock_rdlock (pthread_rwlock_t *__rwlock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlock_tryrdlock (pthread_rwlock_t *__rwlock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlock_timedrdlock (pthread_rwlock_t *__restrict __rwlock, | |
const struct timespec *__restrict | |
__abstime) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_rwlock_clockrdlock (pthread_rwlock_t *__restrict __rwlock, | |
clockid_t __clockid, | |
const struct timespec *__restrict | |
__abstime) noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern int pthread_rwlock_wrlock (pthread_rwlock_t *__rwlock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlock_trywrlock (pthread_rwlock_t *__rwlock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlock_timedwrlock (pthread_rwlock_t *__restrict __rwlock, | |
const struct timespec *__restrict | |
__abstime) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_rwlock_clockwrlock (pthread_rwlock_t *__restrict __rwlock, | |
clockid_t __clockid, | |
const struct timespec *__restrict | |
__abstime) noexcept (true) __attribute__ ((__nonnull__ (1, 3))); | |
extern int pthread_rwlock_unlock (pthread_rwlock_t *__rwlock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlockattr_init (pthread_rwlockattr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlockattr_destroy (pthread_rwlockattr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlockattr_getpshared (const pthread_rwlockattr_t * | |
__restrict __attr, | |
int *__restrict __pshared) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_rwlockattr_setpshared (pthread_rwlockattr_t *__attr, | |
int __pshared) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_rwlockattr_getkind_np (const pthread_rwlockattr_t * | |
__restrict __attr, | |
int *__restrict __pref) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_rwlockattr_setkind_np (pthread_rwlockattr_t *__attr, | |
int __pref) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_cond_init (pthread_cond_t *__restrict __cond, | |
const pthread_condattr_t *__restrict __cond_attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_cond_destroy (pthread_cond_t *__cond) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_cond_signal (pthread_cond_t *__cond) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_cond_broadcast (pthread_cond_t *__cond) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_cond_wait (pthread_cond_t *__restrict __cond, | |
pthread_mutex_t *__restrict __mutex) | |
__attribute__ ((__nonnull__ (1, 2))); | |
# 1030 "/usr/include/pthread.h" 3 4 | |
extern int pthread_cond_timedwait (pthread_cond_t *__restrict __cond, | |
pthread_mutex_t *__restrict __mutex, | |
const struct timespec *__restrict __abstime) | |
__attribute__ ((__nonnull__ (1, 2, 3))); | |
# 1043 "/usr/include/pthread.h" 3 4 | |
extern int pthread_cond_clockwait (pthread_cond_t *__restrict __cond, | |
pthread_mutex_t *__restrict __mutex, | |
__clockid_t __clock_id, | |
const struct timespec *__restrict __abstime) | |
__attribute__ ((__nonnull__ (1, 2, 4))); | |
extern int pthread_condattr_init (pthread_condattr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_condattr_destroy (pthread_condattr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_condattr_getpshared (const pthread_condattr_t * | |
__restrict __attr, | |
int *__restrict __pshared) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_condattr_setpshared (pthread_condattr_t *__attr, | |
int __pshared) noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_condattr_getclock (const pthread_condattr_t * | |
__restrict __attr, | |
__clockid_t *__restrict __clock_id) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_condattr_setclock (pthread_condattr_t *__attr, | |
__clockid_t __clock_id) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 1089 "/usr/include/pthread.h" 3 4 | |
extern int pthread_spin_init (pthread_spinlock_t *__lock, int __pshared) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_spin_destroy (pthread_spinlock_t *__lock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_spin_lock (pthread_spinlock_t *__lock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_spin_trylock (pthread_spinlock_t *__lock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_spin_unlock (pthread_spinlock_t *__lock) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_barrier_init (pthread_barrier_t *__restrict __barrier, | |
const pthread_barrierattr_t *__restrict | |
__attr, unsigned int __count) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_barrier_destroy (pthread_barrier_t *__barrier) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_barrier_wait (pthread_barrier_t *__barrier) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_barrierattr_init (pthread_barrierattr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_barrierattr_destroy (pthread_barrierattr_t *__attr) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_barrierattr_getpshared (const pthread_barrierattr_t * | |
__restrict __attr, | |
int *__restrict __pshared) | |
noexcept (true) __attribute__ ((__nonnull__ (1, 2))); | |
extern int pthread_barrierattr_setpshared (pthread_barrierattr_t *__attr, | |
int __pshared) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
# 1156 "/usr/include/pthread.h" 3 4 | |
extern int pthread_key_create (pthread_key_t *__key, | |
void (*__destr_function) (void *)) | |
noexcept (true) __attribute__ ((__nonnull__ (1))); | |
extern int pthread_key_delete (pthread_key_t __key) noexcept (true); | |
extern void *pthread_getspecific (pthread_key_t __key) noexcept (true); | |
extern int pthread_setspecific (pthread_key_t __key, | |
const void *__pointer) noexcept (true) ; | |
extern int pthread_getcpuclockid (pthread_t __thread_id, | |
__clockid_t *__clock_id) | |
noexcept (true) __attribute__ ((__nonnull__ (2))); | |
# 1190 "/usr/include/pthread.h" 3 4 | |
extern int pthread_atfork (void (*__prepare) (void), | |
void (*__parent) (void), | |
void (*__child) (void)) noexcept (true); | |
# 1204 "/usr/include/pthread.h" 3 4 | |
} | |
# 36 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 2 3 | |
# 47 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 3 | |
typedef pthread_t __gthread_t; | |
typedef pthread_key_t __gthread_key_t; | |
typedef pthread_once_t __gthread_once_t; | |
typedef pthread_mutex_t __gthread_mutex_t; | |
typedef pthread_mutex_t __gthread_recursive_mutex_t; | |
typedef pthread_cond_t __gthread_cond_t; | |
typedef struct timespec __gthread_time_t; | |
# 102 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 3 | |
static __typeof(pthread_once) __gthrw_pthread_once __attribute__ ((__weakref__("pthread_once"), __copy__ (pthread_once))); | |
static __typeof(pthread_getspecific) __gthrw_pthread_getspecific __attribute__ ((__weakref__("pthread_getspecific"), __copy__ (pthread_getspecific))); | |
static __typeof(pthread_setspecific) __gthrw_pthread_setspecific __attribute__ ((__weakref__("pthread_setspecific"), __copy__ (pthread_setspecific))); | |
static __typeof(pthread_create) __gthrw_pthread_create __attribute__ ((__weakref__("pthread_create"), __copy__ (pthread_create))); | |
static __typeof(pthread_join) __gthrw_pthread_join __attribute__ ((__weakref__("pthread_join"), __copy__ (pthread_join))); | |
static __typeof(pthread_equal) __gthrw_pthread_equal __attribute__ ((__weakref__("pthread_equal"), __copy__ (pthread_equal))); | |
static __typeof(pthread_self) __gthrw_pthread_self __attribute__ ((__weakref__("pthread_self"), __copy__ (pthread_self))); | |
static __typeof(pthread_detach) __gthrw_pthread_detach __attribute__ ((__weakref__("pthread_detach"), __copy__ (pthread_detach))); | |
static __typeof(pthread_cancel) __gthrw_pthread_cancel __attribute__ ((__weakref__("pthread_cancel"), __copy__ (pthread_cancel))); | |
static __typeof(sched_yield) __gthrw_sched_yield __attribute__ ((__weakref__("sched_yield"), __copy__ (sched_yield))); | |
static __typeof(pthread_mutex_lock) __gthrw_pthread_mutex_lock __attribute__ ((__weakref__("pthread_mutex_lock"), __copy__ (pthread_mutex_lock))); | |
static __typeof(pthread_mutex_trylock) __gthrw_pthread_mutex_trylock __attribute__ ((__weakref__("pthread_mutex_trylock"), __copy__ (pthread_mutex_trylock))); | |
static __typeof(pthread_mutex_timedlock) __gthrw_pthread_mutex_timedlock __attribute__ ((__weakref__("pthread_mutex_timedlock"), __copy__ (pthread_mutex_timedlock))); | |
static __typeof(pthread_mutex_unlock) __gthrw_pthread_mutex_unlock __attribute__ ((__weakref__("pthread_mutex_unlock"), __copy__ (pthread_mutex_unlock))); | |
static __typeof(pthread_mutex_init) __gthrw_pthread_mutex_init __attribute__ ((__weakref__("pthread_mutex_init"), __copy__ (pthread_mutex_init))); | |
static __typeof(pthread_mutex_destroy) __gthrw_pthread_mutex_destroy __attribute__ ((__weakref__("pthread_mutex_destroy"), __copy__ (pthread_mutex_destroy))); | |
static __typeof(pthread_cond_init) __gthrw_pthread_cond_init __attribute__ ((__weakref__("pthread_cond_init"), __copy__ (pthread_cond_init))); | |
static __typeof(pthread_cond_broadcast) __gthrw_pthread_cond_broadcast __attribute__ ((__weakref__("pthread_cond_broadcast"), __copy__ (pthread_cond_broadcast))); | |
static __typeof(pthread_cond_signal) __gthrw_pthread_cond_signal __attribute__ ((__weakref__("pthread_cond_signal"), __copy__ (pthread_cond_signal))); | |
static __typeof(pthread_cond_wait) __gthrw_pthread_cond_wait __attribute__ ((__weakref__("pthread_cond_wait"), __copy__ (pthread_cond_wait))); | |
static __typeof(pthread_cond_timedwait) __gthrw_pthread_cond_timedwait __attribute__ ((__weakref__("pthread_cond_timedwait"), __copy__ (pthread_cond_timedwait))); | |
static __typeof(pthread_cond_destroy) __gthrw_pthread_cond_destroy __attribute__ ((__weakref__("pthread_cond_destroy"), __copy__ (pthread_cond_destroy))); | |
static __typeof(pthread_key_create) __gthrw_pthread_key_create __attribute__ ((__weakref__("pthread_key_create"), __copy__ (pthread_key_create))); | |
static __typeof(pthread_key_delete) __gthrw_pthread_key_delete __attribute__ ((__weakref__("pthread_key_delete"), __copy__ (pthread_key_delete))); | |
static __typeof(pthread_mutexattr_init) __gthrw_pthread_mutexattr_init __attribute__ ((__weakref__("pthread_mutexattr_init"), __copy__ (pthread_mutexattr_init))); | |
static __typeof(pthread_mutexattr_settype) __gthrw_pthread_mutexattr_settype __attribute__ ((__weakref__("pthread_mutexattr_settype"), __copy__ (pthread_mutexattr_settype))); | |
static __typeof(pthread_mutexattr_destroy) __gthrw_pthread_mutexattr_destroy __attribute__ ((__weakref__("pthread_mutexattr_destroy"), __copy__ (pthread_mutexattr_destroy))); | |
# 237 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 3 | |
static __typeof(pthread_key_create) __gthrw___pthread_key_create __attribute__ ((__weakref__("__pthread_key_create"), __copy__ (pthread_key_create))); | |
# 247 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 3 | |
static inline int | |
__gthread_active_p (void) | |
{ | |
static void *const __gthread_active_ptr | |
= __extension__ (void *) &__gthrw___pthread_key_create; | |
return __gthread_active_ptr != 0; | |
} | |
# 659 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 3 | |
static inline int | |
__gthread_create (__gthread_t *__threadid, void *(*__func) (void*), | |
void *__args) | |
{ | |
return __gthrw_pthread_create (__threadid, __null, __func, __args); | |
} | |
static inline int | |
__gthread_join (__gthread_t __threadid, void **__value_ptr) | |
{ | |
return __gthrw_pthread_join (__threadid, __value_ptr); | |
} | |
static inline int | |
__gthread_detach (__gthread_t __threadid) | |
{ | |
return __gthrw_pthread_detach (__threadid); | |
} | |
static inline int | |
__gthread_equal (__gthread_t __t1, __gthread_t __t2) | |
{ | |
return __gthrw_pthread_equal (__t1, __t2); | |
} | |
static inline __gthread_t | |
__gthread_self (void) | |
{ | |
return __gthrw_pthread_self (); | |
} | |
static inline int | |
__gthread_yield (void) | |
{ | |
return __gthrw_sched_yield (); | |
} | |
static inline int | |
__gthread_once (__gthread_once_t *__once, void (*__func) (void)) | |
{ | |
if (__gthread_active_p ()) | |
return __gthrw_pthread_once (__once, __func); | |
else | |
return -1; | |
} | |
static inline int | |
__gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) | |
{ | |
return __gthrw_pthread_key_create (__key, __dtor); | |
} | |
static inline int | |
__gthread_key_delete (__gthread_key_t __key) | |
{ | |
return __gthrw_pthread_key_delete (__key); | |
} | |
static inline void * | |
__gthread_getspecific (__gthread_key_t __key) | |
{ | |
return __gthrw_pthread_getspecific (__key); | |
} | |
static inline int | |
__gthread_setspecific (__gthread_key_t __key, const void *__ptr) | |
{ | |
return __gthrw_pthread_setspecific (__key, __ptr); | |
} | |
static inline void | |
__gthread_mutex_init_function (__gthread_mutex_t *__mutex) | |
{ | |
if (__gthread_active_p ()) | |
__gthrw_pthread_mutex_init (__mutex, __null); | |
} | |
static inline int | |
__gthread_mutex_destroy (__gthread_mutex_t *__mutex) | |
{ | |
if (__gthread_active_p ()) | |
return __gthrw_pthread_mutex_destroy (__mutex); | |
else | |
return 0; | |
} | |
static inline int | |
__gthread_mutex_lock (__gthread_mutex_t *__mutex) | |
{ | |
if (__gthread_active_p ()) | |
return __gthrw_pthread_mutex_lock (__mutex); | |
else | |
return 0; | |
} | |
static inline int | |
__gthread_mutex_trylock (__gthread_mutex_t *__mutex) | |
{ | |
if (__gthread_active_p ()) | |
return __gthrw_pthread_mutex_trylock (__mutex); | |
else | |
return 0; | |
} | |
static inline int | |
__gthread_mutex_timedlock (__gthread_mutex_t *__mutex, | |
const __gthread_time_t *__abs_timeout) | |
{ | |
if (__gthread_active_p ()) | |
return __gthrw_pthread_mutex_timedlock (__mutex, __abs_timeout); | |
else | |
return 0; | |
} | |
static inline int | |
__gthread_mutex_unlock (__gthread_mutex_t *__mutex) | |
{ | |
if (__gthread_active_p ()) | |
return __gthrw_pthread_mutex_unlock (__mutex); | |
else | |
return 0; | |
} | |
# 808 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 3 | |
static inline int | |
__gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) | |
{ | |
return __gthread_mutex_lock (__mutex); | |
} | |
static inline int | |
__gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) | |
{ | |
return __gthread_mutex_trylock (__mutex); | |
} | |
static inline int | |
__gthread_recursive_mutex_timedlock (__gthread_recursive_mutex_t *__mutex, | |
const __gthread_time_t *__abs_timeout) | |
{ | |
return __gthread_mutex_timedlock (__mutex, __abs_timeout); | |
} | |
static inline int | |
__gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) | |
{ | |
return __gthread_mutex_unlock (__mutex); | |
} | |
static inline int | |
__gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) | |
{ | |
return __gthread_mutex_destroy (__mutex); | |
} | |
# 850 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr-default.h" 3 | |
static inline int | |
__gthread_cond_broadcast (__gthread_cond_t *__cond) | |
{ | |
return __gthrw_pthread_cond_broadcast (__cond); | |
} | |
static inline int | |
__gthread_cond_signal (__gthread_cond_t *__cond) | |
{ | |
return __gthrw_pthread_cond_signal (__cond); | |
} | |
static inline int | |
__gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) | |
{ | |
return __gthrw_pthread_cond_wait (__cond, __mutex); | |
} | |
static inline int | |
__gthread_cond_timedwait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex, | |
const __gthread_time_t *__abs_timeout) | |
{ | |
return __gthrw_pthread_cond_timedwait (__cond, __mutex, __abs_timeout); | |
} | |
static inline int | |
__gthread_cond_wait_recursive (__gthread_cond_t *__cond, | |
__gthread_recursive_mutex_t *__mutex) | |
{ | |
return __gthread_cond_wait (__cond, __mutex); | |
} | |
static inline int | |
__gthread_cond_destroy (__gthread_cond_t* __cond) | |
{ | |
return __gthrw_pthread_cond_destroy (__cond); | |
} | |
# 149 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/gthr.h" 2 3 | |
#pragma GCC visibility pop | |
# 36 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/atomicity.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/atomic_word.h" 1 3 | |
# 32 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/x86_64-pc-linux-gnu/bits/atomic_word.h" 3 | |
typedef int _Atomic_word; | |
# 37 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/atomicity.h" 2 3 | |
# 1 "/usr/include/sys/single_threaded.h" 1 3 4 | |
# 24 "/usr/include/sys/single_threaded.h" 3 4 | |
extern "C" { | |
extern char __libc_single_threaded; | |
} | |
# 39 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/atomicity.h" 2 3 | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
__attribute__((__always_inline__)) | |
inline bool | |
__is_single_threaded() noexcept | |
{ | |
return ::__libc_single_threaded; | |
} | |
inline _Atomic_word | |
__attribute__((__always_inline__)) | |
__exchange_and_add(volatile _Atomic_word* __mem, int __val) | |
{ return __atomic_fetch_add(__mem, __val, 4); } | |
inline void | |
__attribute__((__always_inline__)) | |
__atomic_add(volatile _Atomic_word* __mem, int __val) | |
{ __atomic_fetch_add(__mem, __val, 4); } | |
# 80 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/atomicity.h" 3 | |
inline _Atomic_word | |
__attribute__((__always_inline__)) | |
__exchange_and_add_single(_Atomic_word* __mem, int __val) | |
{ | |
_Atomic_word __result = *__mem; | |
*__mem += __val; | |
return __result; | |
} | |
inline void | |
__attribute__((__always_inline__)) | |
__atomic_add_single(_Atomic_word* __mem, int __val) | |
{ *__mem += __val; } | |
inline _Atomic_word | |
__attribute__ ((__always_inline__)) | |
__exchange_and_add_dispatch(_Atomic_word* __mem, int __val) | |
{ | |
if (__is_single_threaded()) | |
return __exchange_and_add_single(__mem, __val); | |
else | |
return __exchange_and_add(__mem, __val); | |
} | |
inline void | |
__attribute__ ((__always_inline__)) | |
__atomic_add_dispatch(_Atomic_word* __mem, int __val) | |
{ | |
if (__is_single_threaded()) | |
__atomic_add_single(__mem, __val); | |
else | |
__atomic_add(__mem, __val); | |
} | |
} | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 2 3 | |
# 52 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
namespace __cxx11 { | |
# 76 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
class basic_string | |
{ | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_CharT>::other _Char_alloc_type; | |
typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; | |
public: | |
typedef _Traits traits_type; | |
typedef typename _Traits::char_type value_type; | |
typedef _Char_alloc_type allocator_type; | |
typedef typename _Alloc_traits::size_type size_type; | |
typedef typename _Alloc_traits::difference_type difference_type; | |
typedef typename _Alloc_traits::reference reference; | |
typedef typename _Alloc_traits::const_reference const_reference; | |
typedef typename _Alloc_traits::pointer pointer; | |
typedef typename _Alloc_traits::const_pointer const_pointer; | |
typedef __gnu_cxx::__normal_iterator<pointer, basic_string> iterator; | |
typedef __gnu_cxx::__normal_iterator<const_pointer, basic_string> | |
const_iterator; | |
typedef std::reverse_iterator<const_iterator> const_reverse_iterator; | |
typedef std::reverse_iterator<iterator> reverse_iterator; | |
static const size_type npos = static_cast<size_type>(-1); | |
protected: | |
typedef const_iterator __const_iterator; | |
private: | |
# 150 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
struct _Alloc_hider : allocator_type | |
{ | |
_Alloc_hider(pointer __dat, const _Alloc& __a) | |
: allocator_type(__a), _M_p(__dat) { } | |
_Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) | |
: allocator_type(std::move(__a)), _M_p(__dat) { } | |
pointer _M_p; | |
}; | |
_Alloc_hider _M_dataplus; | |
size_type _M_string_length; | |
enum { _S_local_capacity = 15 / sizeof(_CharT) }; | |
union | |
{ | |
_CharT _M_local_buf[_S_local_capacity + 1]; | |
size_type _M_allocated_capacity; | |
}; | |
void | |
_M_data(pointer __p) | |
{ _M_dataplus._M_p = __p; } | |
void | |
_M_length(size_type __length) | |
{ _M_string_length = __length; } | |
pointer | |
_M_data() const | |
{ return _M_dataplus._M_p; } | |
pointer | |
_M_local_data() | |
{ | |
return std::pointer_traits<pointer>::pointer_to(*_M_local_buf); | |
} | |
const_pointer | |
_M_local_data() const | |
{ | |
return std::pointer_traits<const_pointer>::pointer_to(*_M_local_buf); | |
} | |
void | |
_M_capacity(size_type __capacity) | |
{ _M_allocated_capacity = __capacity; } | |
void | |
_M_set_length(size_type __n) | |
{ | |
_M_length(__n); | |
traits_type::assign(_M_data()[__n], _CharT()); | |
} | |
bool | |
_M_is_local() const | |
{ return _M_data() == _M_local_data(); } | |
pointer | |
_M_create(size_type&, size_type); | |
void | |
_M_dispose() | |
{ | |
if (!_M_is_local()) | |
_M_destroy(_M_allocated_capacity); | |
} | |
void | |
_M_destroy(size_type __size) throw() | |
{ _Alloc_traits::deallocate(_M_get_allocator(), _M_data(), __size + 1); } | |
template<typename _InIterator> | |
void | |
_M_construct_aux(_InIterator __beg, _InIterator __end, | |
std::__false_type) | |
{ | |
typedef typename iterator_traits<_InIterator>::iterator_category _Tag; | |
_M_construct(__beg, __end, _Tag()); | |
} | |
template<typename _Integer> | |
void | |
_M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) | |
{ _M_construct_aux_2(static_cast<size_type>(__beg), __end); } | |
void | |
_M_construct_aux_2(size_type __req, _CharT __c) | |
{ _M_construct(__req, __c); } | |
template<typename _InIterator> | |
void | |
_M_construct(_InIterator __beg, _InIterator __end) | |
{ | |
typedef typename std::__is_integer<_InIterator>::__type _Integral; | |
_M_construct_aux(__beg, __end, _Integral()); | |
} | |
template<typename _InIterator> | |
void | |
_M_construct(_InIterator __beg, _InIterator __end, | |
std::input_iterator_tag); | |
template<typename _FwdIterator> | |
void | |
_M_construct(_FwdIterator __beg, _FwdIterator __end, | |
std::forward_iterator_tag); | |
void | |
_M_construct(size_type __req, _CharT __c); | |
allocator_type& | |
_M_get_allocator() | |
{ return _M_dataplus; } | |
const allocator_type& | |
_M_get_allocator() const | |
{ return _M_dataplus; } | |
private: | |
# 309 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
_M_check(size_type __pos, const char* __s) const | |
{ | |
if (__pos > this->size()) | |
__throw_out_of_range_fmt(("%s: __pos (which is %zu) > " "this->size() (which is %zu)"), | |
__s, __pos, this->size()); | |
return __pos; | |
} | |
void | |
_M_check_length(size_type __n1, size_type __n2, const char* __s) const | |
{ | |
if (this->max_size() - (this->size() - __n1) < __n2) | |
__throw_length_error((__s)); | |
} | |
size_type | |
_M_limit(size_type __pos, size_type __off) const noexcept | |
{ | |
const bool __testoff = __off < this->size() - __pos; | |
return __testoff ? __off : this->size() - __pos; | |
} | |
bool | |
_M_disjunct(const _CharT* __s) const noexcept | |
{ | |
return (less<const _CharT*>()(__s, _M_data()) | |
|| less<const _CharT*>()(_M_data() + this->size(), __s)); | |
} | |
static void | |
_S_copy(_CharT* __d, const _CharT* __s, size_type __n) | |
{ | |
if (__n == 1) | |
traits_type::assign(*__d, *__s); | |
else | |
traits_type::copy(__d, __s, __n); | |
} | |
static void | |
_S_move(_CharT* __d, const _CharT* __s, size_type __n) | |
{ | |
if (__n == 1) | |
traits_type::assign(*__d, *__s); | |
else | |
traits_type::move(__d, __s, __n); | |
} | |
static void | |
_S_assign(_CharT* __d, size_type __n, _CharT __c) | |
{ | |
if (__n == 1) | |
traits_type::assign(*__d, __c); | |
else | |
traits_type::assign(__d, __n, __c); | |
} | |
template<class _Iterator> | |
static void | |
_S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) | |
{ | |
for (; __k1 != __k2; ++__k1, (void)++__p) | |
traits_type::assign(*__p, *__k1); | |
} | |
static void | |
_S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) noexcept | |
{ _S_copy_chars(__p, __k1.base(), __k2.base()); } | |
static void | |
_S_copy_chars(_CharT* __p, const_iterator __k1, const_iterator __k2) | |
noexcept | |
{ _S_copy_chars(__p, __k1.base(), __k2.base()); } | |
static void | |
_S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) noexcept | |
{ _S_copy(__p, __k1, __k2 - __k1); } | |
static void | |
_S_copy_chars(_CharT* __p, const _CharT* __k1, const _CharT* __k2) | |
noexcept | |
{ _S_copy(__p, __k1, __k2 - __k1); } | |
static int | |
_S_compare(size_type __n1, size_type __n2) noexcept | |
{ | |
const difference_type __d = difference_type(__n1 - __n2); | |
if (__d > __gnu_cxx::__numeric_traits<int>::__max) | |
return __gnu_cxx::__numeric_traits<int>::__max; | |
else if (__d < __gnu_cxx::__numeric_traits<int>::__min) | |
return __gnu_cxx::__numeric_traits<int>::__min; | |
else | |
return int(__d); | |
} | |
void | |
_M_assign(const basic_string&); | |
void | |
_M_mutate(size_type __pos, size_type __len1, const _CharT* __s, | |
size_type __len2); | |
void | |
_M_erase(size_type __pos, size_type __n); | |
public: | |
basic_string() | |
noexcept(is_nothrow_default_constructible<_Alloc>::value) | |
: _M_dataplus(_M_local_data()) | |
{ _M_set_length(0); } | |
explicit | |
basic_string(const _Alloc& __a) noexcept | |
: _M_dataplus(_M_local_data(), __a) | |
{ _M_set_length(0); } | |
basic_string(const basic_string& __str) | |
: _M_dataplus(_M_local_data(), | |
_Alloc_traits::_S_select_on_copy(__str._M_get_allocator())) | |
{ _M_construct(__str._M_data(), __str._M_data() + __str.length()); } | |
# 461 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string(const basic_string& __str, size_type __pos, | |
const _Alloc& __a = _Alloc()) | |
: _M_dataplus(_M_local_data(), __a) | |
{ | |
const _CharT* __start = __str._M_data() | |
+ __str._M_check(__pos, "basic_string::basic_string"); | |
_M_construct(__start, __start + __str._M_limit(__pos, npos)); | |
} | |
basic_string(const basic_string& __str, size_type __pos, | |
size_type __n) | |
: _M_dataplus(_M_local_data()) | |
{ | |
const _CharT* __start = __str._M_data() | |
+ __str._M_check(__pos, "basic_string::basic_string"); | |
_M_construct(__start, __start + __str._M_limit(__pos, __n)); | |
} | |
# 492 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string(const basic_string& __str, size_type __pos, | |
size_type __n, const _Alloc& __a) | |
: _M_dataplus(_M_local_data(), __a) | |
{ | |
const _CharT* __start | |
= __str._M_data() + __str._M_check(__pos, "string::string"); | |
_M_construct(__start, __start + __str._M_limit(__pos, __n)); | |
} | |
# 510 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string(const _CharT* __s, size_type __n, | |
const _Alloc& __a = _Alloc()) | |
: _M_dataplus(_M_local_data(), __a) | |
{ _M_construct(__s, __s + __n); } | |
# 525 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) | |
: _M_dataplus(_M_local_data(), __a) | |
{ _M_construct(__s, __s ? __s + traits_type::length(__s) : __s+npos); } | |
# 540 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) | |
: _M_dataplus(_M_local_data(), __a) | |
{ _M_construct(__n, __c); } | |
# 552 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string(basic_string&& __str) noexcept | |
: _M_dataplus(_M_local_data(), std::move(__str._M_get_allocator())) | |
{ | |
if (__str._M_is_local()) | |
{ | |
traits_type::copy(_M_local_buf, __str._M_local_buf, | |
_S_local_capacity + 1); | |
} | |
else | |
{ | |
_M_data(__str._M_data()); | |
_M_capacity(__str._M_allocated_capacity); | |
} | |
_M_length(__str.length()); | |
__str._M_data(__str._M_local_data()); | |
__str._M_set_length(0); | |
} | |
basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) | |
: _M_dataplus(_M_local_data(), __a) | |
{ _M_construct(__l.begin(), __l.end()); } | |
basic_string(const basic_string& __str, const _Alloc& __a) | |
: _M_dataplus(_M_local_data(), __a) | |
{ _M_construct(__str.begin(), __str.end()); } | |
basic_string(basic_string&& __str, const _Alloc& __a) | |
noexcept(_Alloc_traits::_S_always_equal()) | |
: _M_dataplus(_M_local_data(), __a) | |
{ | |
if (__str._M_is_local()) | |
{ | |
traits_type::copy(_M_local_buf, __str._M_local_buf, | |
_S_local_capacity + 1); | |
_M_length(__str.length()); | |
__str._M_set_length(0); | |
} | |
else if (_Alloc_traits::_S_always_equal() | |
|| __str.get_allocator() == __a) | |
{ | |
_M_data(__str._M_data()); | |
_M_length(__str.length()); | |
_M_capacity(__str._M_allocated_capacity); | |
__str._M_data(__str._M_local_buf); | |
__str._M_set_length(0); | |
} | |
else | |
_M_construct(__str.begin(), __str.end()); | |
} | |
# 620 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
basic_string(_InputIterator __beg, _InputIterator __end, | |
const _Alloc& __a = _Alloc()) | |
: _M_dataplus(_M_local_data(), __a) | |
{ _M_construct(__beg, __end); } | |
# 657 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
~basic_string() | |
{ _M_dispose(); } | |
basic_string& | |
operator=(const basic_string& __str) | |
{ | |
return this->assign(__str); | |
} | |
basic_string& | |
operator=(const _CharT* __s) | |
{ return this->assign(__s); } | |
# 685 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
operator=(_CharT __c) | |
{ | |
this->assign(1, __c); | |
return *this; | |
} | |
# 702 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
operator=(basic_string&& __str) | |
noexcept(_Alloc_traits::_S_nothrow_move()) | |
{ | |
if (!_M_is_local() && _Alloc_traits::_S_propagate_on_move_assign() | |
&& !_Alloc_traits::_S_always_equal() | |
&& _M_get_allocator() != __str._M_get_allocator()) | |
{ | |
_M_destroy(_M_allocated_capacity); | |
_M_data(_M_local_data()); | |
_M_set_length(0); | |
} | |
std::__alloc_on_move(_M_get_allocator(), __str._M_get_allocator()); | |
if (__str._M_is_local()) | |
{ | |
if (__builtin_expect(std::__addressof(__str) != this, true)) | |
{ | |
if (__str.size()) | |
this->_S_copy(_M_data(), __str._M_data(), __str.size()); | |
_M_set_length(__str.size()); | |
} | |
} | |
else if (_Alloc_traits::_S_propagate_on_move_assign() | |
|| _Alloc_traits::_S_always_equal() | |
|| _M_get_allocator() == __str._M_get_allocator()) | |
{ | |
pointer __data = nullptr; | |
size_type __capacity; | |
if (!_M_is_local()) | |
{ | |
if (_Alloc_traits::_S_always_equal()) | |
{ | |
__data = _M_data(); | |
__capacity = _M_allocated_capacity; | |
} | |
else | |
_M_destroy(_M_allocated_capacity); | |
} | |
_M_data(__str._M_data()); | |
_M_length(__str.length()); | |
_M_capacity(__str._M_allocated_capacity); | |
if (__data) | |
{ | |
__str._M_data(__data); | |
__str._M_capacity(__capacity); | |
} | |
else | |
__str._M_data(__str._M_local_buf); | |
} | |
else | |
assign(__str); | |
__str.clear(); | |
return *this; | |
} | |
basic_string& | |
operator=(initializer_list<_CharT> __l) | |
{ | |
this->assign(__l.begin(), __l.size()); | |
return *this; | |
} | |
# 801 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
iterator | |
begin() noexcept | |
{ return iterator(_M_data()); } | |
const_iterator | |
begin() const noexcept | |
{ return const_iterator(_M_data()); } | |
iterator | |
end() noexcept | |
{ return iterator(_M_data() + this->size()); } | |
const_iterator | |
end() const noexcept | |
{ return const_iterator(_M_data() + this->size()); } | |
reverse_iterator | |
rbegin() noexcept | |
{ return reverse_iterator(this->end()); } | |
const_reverse_iterator | |
rbegin() const noexcept | |
{ return const_reverse_iterator(this->end()); } | |
reverse_iterator | |
rend() noexcept | |
{ return reverse_iterator(this->begin()); } | |
const_reverse_iterator | |
rend() const noexcept | |
{ return const_reverse_iterator(this->begin()); } | |
const_iterator | |
cbegin() const noexcept | |
{ return const_iterator(this->_M_data()); } | |
const_iterator | |
cend() const noexcept | |
{ return const_iterator(this->_M_data() + this->size()); } | |
const_reverse_iterator | |
crbegin() const noexcept | |
{ return const_reverse_iterator(this->end()); } | |
const_reverse_iterator | |
crend() const noexcept | |
{ return const_reverse_iterator(this->begin()); } | |
public: | |
size_type | |
size() const noexcept | |
{ return _M_string_length; } | |
size_type | |
length() const noexcept | |
{ return _M_string_length; } | |
size_type | |
max_size() const noexcept | |
{ return (_Alloc_traits::max_size(_M_get_allocator()) - 1) / 2; } | |
# 930 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
void | |
resize(size_type __n, _CharT __c); | |
# 943 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
void | |
resize(size_type __n) | |
{ this->resize(__n, _CharT()); } | |
#pragma GCC diagnostic push | |
#pragma GCC diagnostic ignored "-Wdeprecated-declarations" | |
void | |
shrink_to_fit() noexcept | |
{ reserve(); } | |
#pragma GCC diagnostic pop | |
size_type | |
capacity() const noexcept | |
{ | |
return _M_is_local() ? size_type(_S_local_capacity) | |
: _M_allocated_capacity; | |
} | |
# 985 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
void | |
reserve(size_type __res_arg); | |
void | |
reserve(); | |
void | |
clear() noexcept | |
{ _M_set_length(0); } | |
bool | |
empty() const noexcept | |
{ return this->size() == 0; } | |
# 1023 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
const_reference | |
operator[] (size_type __pos) const noexcept | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(__pos <= size())) __failed_assertion(); } else { ; } } while (false); | |
return _M_data()[__pos]; | |
} | |
# 1040 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
reference | |
operator[](size_type __pos) | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(__pos <= size())) __failed_assertion(); } else { ; } } while (false); | |
; | |
return _M_data()[__pos]; | |
} | |
# 1061 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
const_reference | |
at(size_type __n) const | |
{ | |
if (__n >= this->size()) | |
__throw_out_of_range_fmt(("basic_string::at: __n " "(which is %zu) >= this->size() " "(which is %zu)"), | |
__n, this->size()); | |
return _M_data()[__n]; | |
} | |
# 1082 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
reference | |
at(size_type __n) | |
{ | |
if (__n >= size()) | |
__throw_out_of_range_fmt(("basic_string::at: __n " "(which is %zu) >= this->size() " "(which is %zu)"), | |
__n, this->size()); | |
return _M_data()[__n]; | |
} | |
reference | |
front() noexcept | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(!empty())) __failed_assertion(); } else { ; } } while (false); | |
return operator[](0); | |
} | |
const_reference | |
front() const noexcept | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(!empty())) __failed_assertion(); } else { ; } } while (false); | |
return operator[](0); | |
} | |
reference | |
back() noexcept | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(!empty())) __failed_assertion(); } else { ; } } while (false); | |
return operator[](this->size() - 1); | |
} | |
const_reference | |
back() const noexcept | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(!empty())) __failed_assertion(); } else { ; } } while (false); | |
return operator[](this->size() - 1); | |
} | |
# 1145 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
operator+=(const basic_string& __str) | |
{ return this->append(__str); } | |
basic_string& | |
operator+=(const _CharT* __s) | |
{ return this->append(__s); } | |
basic_string& | |
operator+=(_CharT __c) | |
{ | |
this->push_back(__c); | |
return *this; | |
} | |
basic_string& | |
operator+=(initializer_list<_CharT> __l) | |
{ return this->append(__l.begin(), __l.size()); } | |
# 1198 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
append(const basic_string& __str) | |
{ return _M_append(__str._M_data(), __str.size()); } | |
# 1215 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
append(const basic_string& __str, size_type __pos, size_type __n = npos) | |
{ return _M_append(__str._M_data() | |
+ __str._M_check(__pos, "basic_string::append"), | |
__str._M_limit(__pos, __n)); } | |
basic_string& | |
append(const _CharT* __s, size_type __n) | |
{ | |
; | |
_M_check_length(size_type(0), __n, "basic_string::append"); | |
return _M_append(__s, __n); | |
} | |
basic_string& | |
append(const _CharT* __s) | |
{ | |
; | |
const size_type __n = traits_type::length(__s); | |
_M_check_length(size_type(0), __n, "basic_string::append"); | |
return _M_append(__s, __n); | |
} | |
# 1257 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
append(size_type __n, _CharT __c) | |
{ return _M_replace_aux(this->size(), size_type(0), __n, __c); } | |
basic_string& | |
append(initializer_list<_CharT> __l) | |
{ return this->append(__l.begin(), __l.size()); } | |
# 1281 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<class _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
basic_string& | |
append(_InputIterator __first, _InputIterator __last) | |
{ return this->replace(end(), end(), __first, __last); } | |
# 1326 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
void | |
push_back(_CharT __c) | |
{ | |
const size_type __size = this->size(); | |
if (__size + 1 > this->capacity()) | |
this->_M_mutate(__size, size_type(0), 0, size_type(1)); | |
traits_type::assign(this->_M_data()[__size], __c); | |
this->_M_set_length(__size + 1); | |
} | |
basic_string& | |
assign(const basic_string& __str) | |
{ | |
if (_Alloc_traits::_S_propagate_on_copy_assign()) | |
{ | |
if (!_Alloc_traits::_S_always_equal() && !_M_is_local() | |
&& _M_get_allocator() != __str._M_get_allocator()) | |
{ | |
if (__str.size() <= _S_local_capacity) | |
{ | |
_M_destroy(_M_allocated_capacity); | |
_M_data(_M_local_data()); | |
_M_set_length(0); | |
} | |
else | |
{ | |
const auto __len = __str.size(); | |
auto __alloc = __str._M_get_allocator(); | |
auto __ptr = _Alloc_traits::allocate(__alloc, __len + 1); | |
_M_destroy(_M_allocated_capacity); | |
_M_data(__ptr); | |
_M_capacity(__len); | |
_M_set_length(__len); | |
} | |
} | |
std::__alloc_on_copy(_M_get_allocator(), __str._M_get_allocator()); | |
} | |
this->_M_assign(__str); | |
return *this; | |
} | |
# 1386 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
assign(basic_string&& __str) | |
noexcept(_Alloc_traits::_S_nothrow_move()) | |
{ | |
return *this = std::move(__str); | |
} | |
# 1409 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
assign(const basic_string& __str, size_type __pos, size_type __n = npos) | |
{ return _M_replace(size_type(0), this->size(), __str._M_data() | |
+ __str._M_check(__pos, "basic_string::assign"), | |
__str._M_limit(__pos, __n)); } | |
# 1425 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
assign(const _CharT* __s, size_type __n) | |
{ | |
; | |
return _M_replace(size_type(0), this->size(), __s, __n); | |
} | |
# 1441 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
assign(const _CharT* __s) | |
{ | |
; | |
return _M_replace(size_type(0), this->size(), __s, | |
traits_type::length(__s)); | |
} | |
# 1458 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
assign(size_type __n, _CharT __c) | |
{ return _M_replace_aux(size_type(0), this->size(), __n, __c); } | |
# 1471 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<class _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
basic_string& | |
assign(_InputIterator __first, _InputIterator __last) | |
{ return this->replace(begin(), end(), __first, __last); } | |
basic_string& | |
assign(initializer_list<_CharT> __l) | |
{ return this->assign(__l.begin(), __l.size()); } | |
# 1540 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
iterator | |
insert(const_iterator __p, size_type __n, _CharT __c) | |
{ | |
; | |
const size_type __pos = __p - begin(); | |
this->replace(__p, __p, __n, __c); | |
return iterator(this->_M_data() + __pos); | |
} | |
# 1582 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<class _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
iterator | |
insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) | |
{ | |
; | |
const size_type __pos = __p - begin(); | |
this->replace(__p, __p, __beg, __end); | |
return iterator(this->_M_data() + __pos); | |
} | |
# 1618 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
iterator | |
insert(const_iterator __p, initializer_list<_CharT> __l) | |
{ return this->insert(__p, __l.begin(), __l.end()); } | |
# 1645 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
insert(size_type __pos1, const basic_string& __str) | |
{ return this->replace(__pos1, size_type(0), | |
__str._M_data(), __str.size()); } | |
# 1668 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
insert(size_type __pos1, const basic_string& __str, | |
size_type __pos2, size_type __n = npos) | |
{ return this->replace(__pos1, size_type(0), __str._M_data() | |
+ __str._M_check(__pos2, "basic_string::insert"), | |
__str._M_limit(__pos2, __n)); } | |
# 1691 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
insert(size_type __pos, const _CharT* __s, size_type __n) | |
{ return this->replace(__pos, size_type(0), __s, __n); } | |
# 1710 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
insert(size_type __pos, const _CharT* __s) | |
{ | |
; | |
return this->replace(__pos, size_type(0), __s, | |
traits_type::length(__s)); | |
} | |
# 1734 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
insert(size_type __pos, size_type __n, _CharT __c) | |
{ return _M_replace_aux(_M_check(__pos, "basic_string::insert"), | |
size_type(0), __n, __c); } | |
# 1752 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
iterator | |
insert(__const_iterator __p, _CharT __c) | |
{ | |
; | |
const size_type __pos = __p - begin(); | |
_M_replace_aux(__pos, size_type(0), size_type(1), __c); | |
return iterator(_M_data() + __pos); | |
} | |
# 1812 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
erase(size_type __pos = 0, size_type __n = npos) | |
{ | |
_M_check(__pos, "basic_string::erase"); | |
if (__n == npos) | |
this->_M_set_length(__pos); | |
else if (__n != 0) | |
this->_M_erase(__pos, _M_limit(__pos, __n)); | |
return *this; | |
} | |
# 1831 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
iterator | |
erase(__const_iterator __position) | |
{ | |
; | |
const size_type __pos = __position - begin(); | |
this->_M_erase(__pos, size_type(1)); | |
return iterator(_M_data() + __pos); | |
} | |
# 1850 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
iterator | |
erase(__const_iterator __first, __const_iterator __last) | |
{ | |
; | |
const size_type __pos = __first - begin(); | |
if (__last == end()) | |
this->_M_set_length(__pos); | |
else | |
this->_M_erase(__pos, __last - __first); | |
return iterator(this->_M_data() + __pos); | |
} | |
void | |
pop_back() noexcept | |
{ | |
do { if (__builtin_is_constant_evaluated()) { void __failed_assertion(); if (!bool(!empty())) __failed_assertion(); } else { ; } } while (false); | |
_M_erase(size() - 1, 1); | |
} | |
# 1894 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(size_type __pos, size_type __n, const basic_string& __str) | |
{ return this->replace(__pos, __n, __str._M_data(), __str.size()); } | |
# 1916 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(size_type __pos1, size_type __n1, const basic_string& __str, | |
size_type __pos2, size_type __n2 = npos) | |
{ return this->replace(__pos1, __n1, __str._M_data() | |
+ __str._M_check(__pos2, "basic_string::replace"), | |
__str._M_limit(__pos2, __n2)); } | |
# 1941 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(size_type __pos, size_type __n1, const _CharT* __s, | |
size_type __n2) | |
{ | |
; | |
return _M_replace(_M_check(__pos, "basic_string::replace"), | |
_M_limit(__pos, __n1), __s, __n2); | |
} | |
# 1966 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(size_type __pos, size_type __n1, const _CharT* __s) | |
{ | |
; | |
return this->replace(__pos, __n1, __s, traits_type::length(__s)); | |
} | |
# 1990 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) | |
{ return _M_replace_aux(_M_check(__pos, "basic_string::replace"), | |
_M_limit(__pos, __n1), __n2, __c); } | |
# 2008 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(__const_iterator __i1, __const_iterator __i2, | |
const basic_string& __str) | |
{ return this->replace(__i1, __i2, __str._M_data(), __str.size()); } | |
# 2028 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(__const_iterator __i1, __const_iterator __i2, | |
const _CharT* __s, size_type __n) | |
{ | |
; | |
return this->replace(__i1 - begin(), __i2 - __i1, __s, __n); | |
} | |
# 2050 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) | |
{ | |
; | |
return this->replace(__i1, __i2, __s, traits_type::length(__s)); | |
} | |
# 2071 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(__const_iterator __i1, __const_iterator __i2, size_type __n, | |
_CharT __c) | |
{ | |
; | |
return _M_replace_aux(__i1 - begin(), __i2 - __i1, __n, __c); | |
} | |
# 2096 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<class _InputIterator, | |
typename = std::_RequireInputIter<_InputIterator>> | |
basic_string& | |
replace(const_iterator __i1, const_iterator __i2, | |
_InputIterator __k1, _InputIterator __k2) | |
{ | |
; | |
; | |
return this->_M_replace_dispatch(__i1, __i2, __k1, __k2, | |
std::__false_type()); | |
} | |
# 2128 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& | |
replace(__const_iterator __i1, __const_iterator __i2, | |
_CharT* __k1, _CharT* __k2) | |
{ | |
; | |
; | |
return this->replace(__i1 - begin(), __i2 - __i1, | |
__k1, __k2 - __k1); | |
} | |
basic_string& | |
replace(__const_iterator __i1, __const_iterator __i2, | |
const _CharT* __k1, const _CharT* __k2) | |
{ | |
; | |
; | |
return this->replace(__i1 - begin(), __i2 - __i1, | |
__k1, __k2 - __k1); | |
} | |
basic_string& | |
replace(__const_iterator __i1, __const_iterator __i2, | |
iterator __k1, iterator __k2) | |
{ | |
; | |
; | |
return this->replace(__i1 - begin(), __i2 - __i1, | |
__k1.base(), __k2 - __k1); | |
} | |
basic_string& | |
replace(__const_iterator __i1, __const_iterator __i2, | |
const_iterator __k1, const_iterator __k2) | |
{ | |
; | |
; | |
return this->replace(__i1 - begin(), __i2 - __i1, | |
__k1.base(), __k2 - __k1); | |
} | |
# 2187 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string& replace(const_iterator __i1, const_iterator __i2, | |
initializer_list<_CharT> __l) | |
{ return this->replace(__i1, __i2, __l.begin(), __l.size()); } | |
# 2247 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
private: | |
template<class _Integer> | |
basic_string& | |
_M_replace_dispatch(const_iterator __i1, const_iterator __i2, | |
_Integer __n, _Integer __val, __true_type) | |
{ return _M_replace_aux(__i1 - begin(), __i2 - __i1, __n, __val); } | |
template<class _InputIterator> | |
basic_string& | |
_M_replace_dispatch(const_iterator __i1, const_iterator __i2, | |
_InputIterator __k1, _InputIterator __k2, | |
__false_type); | |
basic_string& | |
_M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, | |
_CharT __c); | |
basic_string& | |
_M_replace(size_type __pos, size_type __len1, const _CharT* __s, | |
const size_type __len2); | |
basic_string& | |
_M_append(const _CharT* __s, size_type __n); | |
public: | |
# 2285 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
copy(_CharT* __s, size_type __n, size_type __pos = 0) const; | |
# 2295 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
void | |
swap(basic_string& __s) noexcept; | |
# 2305 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
const _CharT* | |
c_str() const noexcept | |
{ return _M_data(); } | |
# 2317 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
const _CharT* | |
data() const noexcept | |
{ return _M_data(); } | |
# 2336 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
allocator_type | |
get_allocator() const noexcept | |
{ return _M_get_allocator(); } | |
# 2352 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept; | |
# 2366 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find(const basic_string& __str, size_type __pos = 0) const | |
noexcept | |
{ return this->find(__str.data(), __pos, __str.size()); } | |
# 2398 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find(const _CharT* __s, size_type __pos = 0) const noexcept | |
{ | |
; | |
return this->find(__s, __pos, traits_type::length(__s)); | |
} | |
# 2415 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find(_CharT __c, size_type __pos = 0) const noexcept; | |
# 2428 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
rfind(const basic_string& __str, size_type __pos = npos) const | |
noexcept | |
{ return this->rfind(__str.data(), __pos, __str.size()); } | |
# 2462 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
rfind(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept; | |
# 2476 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
rfind(const _CharT* __s, size_type __pos = npos) const | |
{ | |
; | |
return this->rfind(__s, __pos, traits_type::length(__s)); | |
} | |
# 2493 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
rfind(_CharT __c, size_type __pos = npos) const noexcept; | |
# 2507 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_first_of(const basic_string& __str, size_type __pos = 0) const | |
noexcept | |
{ return this->find_first_of(__str.data(), __pos, __str.size()); } | |
# 2542 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_first_of(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept; | |
# 2556 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_first_of(const _CharT* __s, size_type __pos = 0) const | |
noexcept | |
{ | |
; | |
return this->find_first_of(__s, __pos, traits_type::length(__s)); | |
} | |
# 2576 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_first_of(_CharT __c, size_type __pos = 0) const noexcept | |
{ return this->find(__c, __pos); } | |
# 2591 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_last_of(const basic_string& __str, size_type __pos = npos) const | |
noexcept | |
{ return this->find_last_of(__str.data(), __pos, __str.size()); } | |
# 2626 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_last_of(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept; | |
# 2640 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_last_of(const _CharT* __s, size_type __pos = npos) const | |
noexcept | |
{ | |
; | |
return this->find_last_of(__s, __pos, traits_type::length(__s)); | |
} | |
# 2660 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_last_of(_CharT __c, size_type __pos = npos) const noexcept | |
{ return this->rfind(__c, __pos); } | |
# 2674 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_first_not_of(const basic_string& __str, size_type __pos = 0) const | |
noexcept | |
{ return this->find_first_not_of(__str.data(), __pos, __str.size()); } | |
# 2709 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_first_not_of(const _CharT* __s, size_type __pos, | |
size_type __n) const noexcept; | |
# 2723 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_first_not_of(const _CharT* __s, size_type __pos = 0) const | |
noexcept | |
{ | |
; | |
return this->find_first_not_of(__s, __pos, traits_type::length(__s)); | |
} | |
# 2741 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_first_not_of(_CharT __c, size_type __pos = 0) const | |
noexcept; | |
# 2756 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_last_not_of(const basic_string& __str, size_type __pos = npos) const | |
noexcept | |
{ return this->find_last_not_of(__str.data(), __pos, __str.size()); } | |
# 2791 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_last_not_of(const _CharT* __s, size_type __pos, | |
size_type __n) const noexcept; | |
# 2805 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_last_not_of(const _CharT* __s, size_type __pos = npos) const | |
noexcept | |
{ | |
; | |
return this->find_last_not_of(__s, __pos, traits_type::length(__s)); | |
} | |
# 2823 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
size_type | |
find_last_not_of(_CharT __c, size_type __pos = npos) const | |
noexcept; | |
# 2839 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
basic_string | |
substr(size_type __pos = 0, size_type __n = npos) const | |
{ return basic_string(*this, | |
_M_check(__pos, "basic_string::substr"), __n); } | |
# 2858 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
int | |
compare(const basic_string& __str) const | |
{ | |
const size_type __size = this->size(); | |
const size_type __osize = __str.size(); | |
const size_type __len = std::min(__size, __osize); | |
int __r = traits_type::compare(_M_data(), __str.data(), __len); | |
if (!__r) | |
__r = _S_compare(__size, __osize); | |
return __r; | |
} | |
# 2951 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
int | |
compare(size_type __pos, size_type __n, const basic_string& __str) const; | |
# 2977 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
int | |
compare(size_type __pos1, size_type __n1, const basic_string& __str, | |
size_type __pos2, size_type __n2 = npos) const; | |
# 2995 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
int | |
compare(const _CharT* __s) const noexcept; | |
# 3019 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
int | |
compare(size_type __pos, size_type __n1, const _CharT* __s) const; | |
# 3046 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
int | |
compare(size_type __pos, size_type __n1, const _CharT* __s, | |
size_type __n2) const; | |
# 3091 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename, typename, typename> friend class basic_stringbuf; | |
}; | |
} | |
# 6079 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_string<_CharT, _Traits, _Alloc> | |
operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ | |
basic_string<_CharT, _Traits, _Alloc> __str(__lhs); | |
__str.append(__rhs); | |
return __str; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_string<_CharT,_Traits,_Alloc> | |
operator+(const _CharT* __lhs, | |
const basic_string<_CharT,_Traits,_Alloc>& __rhs); | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_string<_CharT,_Traits,_Alloc> | |
operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const _CharT* __rhs) | |
{ | |
basic_string<_CharT, _Traits, _Alloc> __str(__lhs); | |
__str.append(__rhs); | |
return __str; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) | |
{ | |
typedef basic_string<_CharT, _Traits, _Alloc> __string_type; | |
typedef typename __string_type::size_type __size_type; | |
__string_type __str(__lhs); | |
__str.append(__size_type(1), __rhs); | |
return __str; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(basic_string<_CharT, _Traits, _Alloc>&& __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ return std::move(__lhs.append(__rhs)); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
basic_string<_CharT, _Traits, _Alloc>&& __rhs) | |
{ return std::move(__rhs.insert(0, __lhs)); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(basic_string<_CharT, _Traits, _Alloc>&& __lhs, | |
basic_string<_CharT, _Traits, _Alloc>&& __rhs) | |
{ | |
using _Alloc_traits = allocator_traits<_Alloc>; | |
bool __use_rhs = false; | |
if (typename _Alloc_traits::is_always_equal{}) | |
__use_rhs = true; | |
else if (__lhs.get_allocator() == __rhs.get_allocator()) | |
__use_rhs = true; | |
if (__use_rhs) | |
{ | |
const auto __size = __lhs.size() + __rhs.size(); | |
if (__size > __lhs.capacity() && __size <= __rhs.capacity()) | |
return std::move(__rhs.insert(0, __lhs)); | |
} | |
return std::move(__lhs.append(__rhs)); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(const _CharT* __lhs, | |
basic_string<_CharT, _Traits, _Alloc>&& __rhs) | |
{ return std::move(__rhs.insert(0, __lhs)); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(_CharT __lhs, | |
basic_string<_CharT, _Traits, _Alloc>&& __rhs) | |
{ return std::move(__rhs.insert(0, 1, __lhs)); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(basic_string<_CharT, _Traits, _Alloc>&& __lhs, | |
const _CharT* __rhs) | |
{ return std::move(__lhs.append(__rhs)); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_string<_CharT, _Traits, _Alloc> | |
operator+(basic_string<_CharT, _Traits, _Alloc>&& __lhs, | |
_CharT __rhs) | |
{ return std::move(__lhs.append(1, __rhs)); } | |
# 6210 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator==(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
noexcept | |
{ return __lhs.compare(__rhs) == 0; } | |
template<typename _CharT> | |
inline | |
typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, bool>::__type | |
operator==(const basic_string<_CharT>& __lhs, | |
const basic_string<_CharT>& __rhs) noexcept | |
{ return (__lhs.size() == __rhs.size() | |
&& !std::char_traits<_CharT>::compare(__lhs.data(), __rhs.data(), | |
__lhs.size())); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator==(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const _CharT* __rhs) | |
{ return __lhs.compare(__rhs) == 0; } | |
# 6273 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator==(const _CharT* __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ return __rhs.compare(__lhs) == 0; } | |
# 6286 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
noexcept | |
{ return !(__lhs == __rhs); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator!=(const _CharT* __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ return !(__lhs == __rhs); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const _CharT* __rhs) | |
{ return !(__lhs == __rhs); } | |
# 6324 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator<(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
noexcept | |
{ return __lhs.compare(__rhs) < 0; } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator<(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const _CharT* __rhs) | |
{ return __lhs.compare(__rhs) < 0; } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator<(const _CharT* __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ return __rhs.compare(__lhs) > 0; } | |
# 6362 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator>(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
noexcept | |
{ return __lhs.compare(__rhs) > 0; } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator>(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const _CharT* __rhs) | |
{ return __lhs.compare(__rhs) > 0; } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator>(const _CharT* __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ return __rhs.compare(__lhs) < 0; } | |
# 6400 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator<=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
noexcept | |
{ return __lhs.compare(__rhs) <= 0; } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator<=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const _CharT* __rhs) | |
{ return __lhs.compare(__rhs) <= 0; } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator<=(const _CharT* __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ return __rhs.compare(__lhs) >= 0; } | |
# 6438 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator>=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
noexcept | |
{ return __lhs.compare(__rhs) >= 0; } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator>=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
const _CharT* __rhs) | |
{ return __lhs.compare(__rhs) >= 0; } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline bool | |
operator>=(const _CharT* __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ return __rhs.compare(__lhs) <= 0; } | |
# 6477 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline void | |
swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, | |
basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
noexcept(noexcept(__lhs.swap(__rhs))) | |
{ __lhs.swap(__rhs); } | |
# 6497 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_istream<_CharT, _Traits>& | |
operator>>(basic_istream<_CharT, _Traits>& __is, | |
basic_string<_CharT, _Traits, _Alloc>& __str); | |
template<> | |
basic_istream<char>& | |
operator>>(basic_istream<char>& __is, basic_string<char>& __str); | |
# 6515 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_ostream<_CharT, _Traits>& | |
operator<<(basic_ostream<_CharT, _Traits>& __os, | |
const basic_string<_CharT, _Traits, _Alloc>& __str) | |
{ | |
return __ostream_insert(__os, __str.data(), __str.size()); | |
} | |
# 6538 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_istream<_CharT, _Traits>& | |
getline(basic_istream<_CharT, _Traits>& __is, | |
basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); | |
# 6555 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_istream<_CharT, _Traits>& | |
getline(basic_istream<_CharT, _Traits>& __is, | |
basic_string<_CharT, _Traits, _Alloc>& __str) | |
{ return std::getline(__is, __str, __is.widen('\n')); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_istream<_CharT, _Traits>& | |
getline(basic_istream<_CharT, _Traits>&& __is, | |
basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) | |
{ return std::getline(__is, __str, __delim); } | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
inline basic_istream<_CharT, _Traits>& | |
getline(basic_istream<_CharT, _Traits>&& __is, | |
basic_string<_CharT, _Traits, _Alloc>& __str) | |
{ return std::getline(__is, __str); } | |
template<> | |
basic_istream<char>& | |
getline(basic_istream<char>& __in, basic_string<char>& __str, | |
char __delim); | |
template<> | |
basic_istream<wchar_t>& | |
getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str, | |
wchar_t __delim); | |
} | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/string_conversions.h" 1 3 | |
# 33 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/string_conversions.h" 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdlib" 3 | |
# 42 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/string_conversions.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cwchar" 3 | |
# 43 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/string_conversions.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdio" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdio" 3 | |
# 96 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdio" 3 | |
namespace std | |
{ | |
using ::FILE; | |
using ::fpos_t; | |
using ::clearerr; | |
using ::fclose; | |
using ::feof; | |
using ::ferror; | |
using ::fflush; | |
using ::fgetc; | |
using ::fgetpos; | |
using ::fgets; | |
using ::fopen; | |
using ::fprintf; | |
using ::fputc; | |
using ::fputs; | |
using ::fread; | |
using ::freopen; | |
using ::fscanf; | |
using ::fseek; | |
using ::fsetpos; | |
using ::ftell; | |
using ::fwrite; | |
using ::getc; | |
using ::getchar; | |
using ::perror; | |
using ::printf; | |
using ::putc; | |
using ::putchar; | |
using ::puts; | |
using ::remove; | |
using ::rename; | |
using ::rewind; | |
using ::scanf; | |
using ::setbuf; | |
using ::setvbuf; | |
using ::sprintf; | |
using ::sscanf; | |
using ::tmpfile; | |
using ::tmpnam; | |
using ::ungetc; | |
using ::vfprintf; | |
using ::vprintf; | |
using ::vsprintf; | |
} | |
# 157 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdio" 3 | |
namespace __gnu_cxx | |
{ | |
# 175 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cstdio" 3 | |
using ::snprintf; | |
using ::vfscanf; | |
using ::vscanf; | |
using ::vsnprintf; | |
using ::vsscanf; | |
} | |
namespace std | |
{ | |
using ::__gnu_cxx::snprintf; | |
using ::__gnu_cxx::vfscanf; | |
using ::__gnu_cxx::vscanf; | |
using ::__gnu_cxx::vsnprintf; | |
using ::__gnu_cxx::vsscanf; | |
} | |
# 44 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/string_conversions.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cerrno" 1 3 | |
# 40 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/cerrno" 3 | |
# 45 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/ext/string_conversions.h" 2 3 | |
namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _TRet, typename _Ret = _TRet, typename _CharT, | |
typename... _Base> | |
_Ret | |
__stoa(_TRet (*__convf) (const _CharT*, _CharT**, _Base...), | |
const char* __name, const _CharT* __str, std::size_t* __idx, | |
_Base... __base) | |
{ | |
_Ret __ret; | |
_CharT* __endptr; | |
struct _Save_errno { | |
_Save_errno() : _M_errno((*__errno_location ())) { (*__errno_location ()) = 0; } | |
~_Save_errno() { if ((*__errno_location ()) == 0) (*__errno_location ()) = _M_errno; } | |
int _M_errno; | |
} const __save_errno; | |
struct _Range_chk { | |
static bool | |
_S_chk(_TRet, std::false_type) { return false; } | |
static bool | |
_S_chk(_TRet __val, std::true_type) | |
{ | |
return __val < _TRet(__numeric_traits<int>::__min) | |
|| __val > _TRet(__numeric_traits<int>::__max); | |
} | |
}; | |
const _TRet __tmp = __convf(__str, &__endptr, __base...); | |
if (__endptr == __str) | |
std::__throw_invalid_argument(__name); | |
else if ((*__errno_location ()) == 34 | |
|| _Range_chk::_S_chk(__tmp, std::is_same<_Ret, int>{})) | |
std::__throw_out_of_range(__name); | |
else | |
__ret = __tmp; | |
if (__idx) | |
*__idx = __endptr - __str; | |
return __ret; | |
} | |
template<typename _String, typename _CharT = typename _String::value_type> | |
_String | |
__to_xstring(int (*__convf) (_CharT*, std::size_t, const _CharT*, | |
__builtin_va_list), std::size_t __n, | |
const _CharT* __fmt, ...) | |
{ | |
_CharT* __s = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) | |
* __n)); | |
__builtin_va_list __args; | |
__builtin_va_start(__args, __fmt); | |
const int __len = __convf(__s, __n, __fmt, __args); | |
__builtin_va_end(__args); | |
return _String(__s, __s + __len); | |
} | |
} | |
# 6595 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/charconv.h" 1 3 | |
# 34 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/charconv.h" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
namespace __detail | |
{ | |
template<typename _Tp> | |
constexpr unsigned | |
__to_chars_len(_Tp __value, int __base = 10) noexcept | |
{ | |
static_assert(is_integral<_Tp>::value, "implementation bug"); | |
static_assert(is_unsigned<_Tp>::value, "implementation bug"); | |
unsigned __n = 1; | |
const unsigned __b2 = __base * __base; | |
const unsigned __b3 = __b2 * __base; | |
const unsigned long __b4 = __b3 * __base; | |
for (;;) | |
{ | |
if (__value < (unsigned)__base) return __n; | |
if (__value < __b2) return __n + 1; | |
if (__value < __b3) return __n + 2; | |
if (__value < __b4) return __n + 3; | |
__value /= __b4; | |
__n += 4; | |
} | |
} | |
template<typename _Tp> | |
void | |
__to_chars_10_impl(char* __first, unsigned __len, _Tp __val) noexcept | |
{ | |
static_assert(is_integral<_Tp>::value, "implementation bug"); | |
static_assert(is_unsigned<_Tp>::value, "implementation bug"); | |
static constexpr char __digits[201] = | |
"0001020304050607080910111213141516171819" | |
"2021222324252627282930313233343536373839" | |
"4041424344454647484950515253545556575859" | |
"6061626364656667686970717273747576777879" | |
"8081828384858687888990919293949596979899"; | |
unsigned __pos = __len - 1; | |
while (__val >= 100) | |
{ | |
auto const __num = (__val % 100) * 2; | |
__val /= 100; | |
__first[__pos] = __digits[__num + 1]; | |
__first[__pos - 1] = __digits[__num]; | |
__pos -= 2; | |
} | |
if (__val >= 10) | |
{ | |
auto const __num = __val * 2; | |
__first[1] = __digits[__num + 1]; | |
__first[0] = __digits[__num]; | |
} | |
else | |
__first[0] = '0' + __val; | |
} | |
} | |
} | |
# 6596 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 2 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
namespace __cxx11 { | |
inline int | |
stoi(const string& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa<long, int>(&std::strtol, "stoi", __str.c_str(), | |
__idx, __base); } | |
inline long | |
stol(const string& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa(&std::strtol, "stol", __str.c_str(), | |
__idx, __base); } | |
inline unsigned long | |
stoul(const string& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa(&std::strtoul, "stoul", __str.c_str(), | |
__idx, __base); } | |
inline long long | |
stoll(const string& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa(&std::strtoll, "stoll", __str.c_str(), | |
__idx, __base); } | |
inline unsigned long long | |
stoull(const string& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa(&std::strtoull, "stoull", __str.c_str(), | |
__idx, __base); } | |
inline float | |
stof(const string& __str, size_t* __idx = 0) | |
{ return __gnu_cxx::__stoa(&std::strtof, "stof", __str.c_str(), __idx); } | |
inline double | |
stod(const string& __str, size_t* __idx = 0) | |
{ return __gnu_cxx::__stoa(&std::strtod, "stod", __str.c_str(), __idx); } | |
inline long double | |
stold(const string& __str, size_t* __idx = 0) | |
{ return __gnu_cxx::__stoa(&std::strtold, "stold", __str.c_str(), __idx); } | |
inline string | |
to_string(int __val) | |
{ | |
const bool __neg = __val < 0; | |
const unsigned __uval = __neg ? (unsigned)~__val + 1u : __val; | |
const auto __len = __detail::__to_chars_len(__uval); | |
string __str(__neg + __len, '-'); | |
__detail::__to_chars_10_impl(&__str[__neg], __len, __uval); | |
return __str; | |
} | |
inline string | |
to_string(unsigned __val) | |
{ | |
string __str(__detail::__to_chars_len(__val), '\0'); | |
__detail::__to_chars_10_impl(&__str[0], __str.size(), __val); | |
return __str; | |
} | |
inline string | |
to_string(long __val) | |
{ | |
const bool __neg = __val < 0; | |
const unsigned long __uval = __neg ? (unsigned long)~__val + 1ul : __val; | |
const auto __len = __detail::__to_chars_len(__uval); | |
string __str(__neg + __len, '-'); | |
__detail::__to_chars_10_impl(&__str[__neg], __len, __uval); | |
return __str; | |
} | |
inline string | |
to_string(unsigned long __val) | |
{ | |
string __str(__detail::__to_chars_len(__val), '\0'); | |
__detail::__to_chars_10_impl(&__str[0], __str.size(), __val); | |
return __str; | |
} | |
inline string | |
to_string(long long __val) | |
{ | |
const bool __neg = __val < 0; | |
const unsigned long long __uval | |
= __neg ? (unsigned long long)~__val + 1ull : __val; | |
const auto __len = __detail::__to_chars_len(__uval); | |
string __str(__neg + __len, '-'); | |
__detail::__to_chars_10_impl(&__str[__neg], __len, __uval); | |
return __str; | |
} | |
inline string | |
to_string(unsigned long long __val) | |
{ | |
string __str(__detail::__to_chars_len(__val), '\0'); | |
__detail::__to_chars_10_impl(&__str[0], __str.size(), __val); | |
return __str; | |
} | |
inline string | |
to_string(float __val) | |
{ | |
const int __n = | |
__gnu_cxx::__numeric_traits<float>::__max_exponent10 + 20; | |
return __gnu_cxx::__to_xstring<string>(&std::vsnprintf, __n, | |
"%f", __val); | |
} | |
inline string | |
to_string(double __val) | |
{ | |
const int __n = | |
__gnu_cxx::__numeric_traits<double>::__max_exponent10 + 20; | |
return __gnu_cxx::__to_xstring<string>(&std::vsnprintf, __n, | |
"%f", __val); | |
} | |
inline string | |
to_string(long double __val) | |
{ | |
const int __n = | |
__gnu_cxx::__numeric_traits<long double>::__max_exponent10 + 20; | |
return __gnu_cxx::__to_xstring<string>(&std::vsnprintf, __n, | |
"%Lf", __val); | |
} | |
inline int | |
stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa<long, int>(&std::wcstol, "stoi", __str.c_str(), | |
__idx, __base); } | |
inline long | |
stol(const wstring& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa(&std::wcstol, "stol", __str.c_str(), | |
__idx, __base); } | |
inline unsigned long | |
stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa(&std::wcstoul, "stoul", __str.c_str(), | |
__idx, __base); } | |
inline long long | |
stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa(&std::wcstoll, "stoll", __str.c_str(), | |
__idx, __base); } | |
inline unsigned long long | |
stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) | |
{ return __gnu_cxx::__stoa(&std::wcstoull, "stoull", __str.c_str(), | |
__idx, __base); } | |
inline float | |
stof(const wstring& __str, size_t* __idx = 0) | |
{ return __gnu_cxx::__stoa(&std::wcstof, "stof", __str.c_str(), __idx); } | |
inline double | |
stod(const wstring& __str, size_t* __idx = 0) | |
{ return __gnu_cxx::__stoa(&std::wcstod, "stod", __str.c_str(), __idx); } | |
inline long double | |
stold(const wstring& __str, size_t* __idx = 0) | |
{ return __gnu_cxx::__stoa(&std::wcstold, "stold", __str.c_str(), __idx); } | |
inline wstring | |
to_wstring(int __val) | |
{ return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, 4 * sizeof(int), | |
L"%d", __val); } | |
inline wstring | |
to_wstring(unsigned __val) | |
{ return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, | |
4 * sizeof(unsigned), | |
L"%u", __val); } | |
inline wstring | |
to_wstring(long __val) | |
{ return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, 4 * sizeof(long), | |
L"%ld", __val); } | |
inline wstring | |
to_wstring(unsigned long __val) | |
{ return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, | |
4 * sizeof(unsigned long), | |
L"%lu", __val); } | |
inline wstring | |
to_wstring(long long __val) | |
{ return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, | |
4 * sizeof(long long), | |
L"%lld", __val); } | |
inline wstring | |
to_wstring(unsigned long long __val) | |
{ return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, | |
4 * sizeof(unsigned long long), | |
L"%llu", __val); } | |
inline wstring | |
to_wstring(float __val) | |
{ | |
const int __n = | |
__gnu_cxx::__numeric_traits<float>::__max_exponent10 + 20; | |
return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, __n, | |
L"%f", __val); | |
} | |
inline wstring | |
to_wstring(double __val) | |
{ | |
const int __n = | |
__gnu_cxx::__numeric_traits<double>::__max_exponent10 + 20; | |
return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, __n, | |
L"%f", __val); | |
} | |
inline wstring | |
to_wstring(long double __val) | |
{ | |
const int __n = | |
__gnu_cxx::__numeric_traits<long double>::__max_exponent10 + 20; | |
return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, __n, | |
L"%Lf", __val); | |
} | |
} | |
} | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<> | |
struct hash<string> | |
: public __hash_base<size_t, string> | |
{ | |
size_t | |
operator()(const string& __s) const noexcept | |
{ return std::_Hash_impl::hash(__s.data(), __s.length()); } | |
}; | |
template<> | |
struct __is_fast_hash<hash<string>> : std::false_type | |
{ }; | |
template<> | |
struct hash<wstring> | |
: public __hash_base<size_t, wstring> | |
{ | |
size_t | |
operator()(const wstring& __s) const noexcept | |
{ return std::_Hash_impl::hash(__s.data(), | |
__s.length() * sizeof(wchar_t)); } | |
}; | |
template<> | |
struct __is_fast_hash<hash<wstring>> : std::false_type | |
{ }; | |
# 6905 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
template<> | |
struct hash<u16string> | |
: public __hash_base<size_t, u16string> | |
{ | |
size_t | |
operator()(const u16string& __s) const noexcept | |
{ return std::_Hash_impl::hash(__s.data(), | |
__s.length() * sizeof(char16_t)); } | |
}; | |
template<> | |
struct __is_fast_hash<hash<u16string>> : std::false_type | |
{ }; | |
template<> | |
struct hash<u32string> | |
: public __hash_base<size_t, u32string> | |
{ | |
size_t | |
operator()(const u32string& __s) const noexcept | |
{ return std::_Hash_impl::hash(__s.data(), | |
__s.length() * sizeof(char32_t)); } | |
}; | |
template<> | |
struct __is_fast_hash<hash<u32string>> : std::false_type | |
{ }; | |
inline namespace literals | |
{ | |
inline namespace string_literals | |
{ | |
#pragma GCC diagnostic push | |
__attribute ((__abi_tag__ ("cxx11"))) | |
inline basic_string<char> | |
operator""s(const char* __str, size_t __len) | |
{ return basic_string<char>{__str, __len}; } | |
__attribute ((__abi_tag__ ("cxx11"))) | |
inline basic_string<wchar_t> | |
operator""s(const wchar_t* __str, size_t __len) | |
{ return basic_string<wchar_t>{__str, __len}; } | |
# 6963 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
__attribute ((__abi_tag__ ("cxx11"))) | |
inline basic_string<char16_t> | |
operator""s(const char16_t* __str, size_t __len) | |
{ return basic_string<char16_t>{__str, __len}; } | |
__attribute ((__abi_tag__ ("cxx11"))) | |
inline basic_string<char32_t> | |
operator""s(const char32_t* __str, size_t __len) | |
{ return basic_string<char32_t>{__str, __len}; } | |
#pragma GCC diagnostic pop | |
} | |
} | |
# 6996 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.h" 3 | |
} | |
# 56 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/string" 2 3 | |
# 1 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.tcc" 1 3 | |
# 43 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.tcc" 3 | |
namespace std __attribute__ ((__visibility__ ("default"))) | |
{ | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
const typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>::npos; | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
swap(basic_string& __s) noexcept | |
{ | |
if (this == &__s) | |
return; | |
_Alloc_traits::_S_on_swap(_M_get_allocator(), __s._M_get_allocator()); | |
if (_M_is_local()) | |
if (__s._M_is_local()) | |
{ | |
if (length() && __s.length()) | |
{ | |
_CharT __tmp_data[_S_local_capacity + 1]; | |
traits_type::copy(__tmp_data, __s._M_local_buf, | |
_S_local_capacity + 1); | |
traits_type::copy(__s._M_local_buf, _M_local_buf, | |
_S_local_capacity + 1); | |
traits_type::copy(_M_local_buf, __tmp_data, | |
_S_local_capacity + 1); | |
} | |
else if (__s.length()) | |
{ | |
traits_type::copy(_M_local_buf, __s._M_local_buf, | |
_S_local_capacity + 1); | |
_M_length(__s.length()); | |
__s._M_set_length(0); | |
return; | |
} | |
else if (length()) | |
{ | |
traits_type::copy(__s._M_local_buf, _M_local_buf, | |
_S_local_capacity + 1); | |
__s._M_length(length()); | |
_M_set_length(0); | |
return; | |
} | |
} | |
else | |
{ | |
const size_type __tmp_capacity = __s._M_allocated_capacity; | |
traits_type::copy(__s._M_local_buf, _M_local_buf, | |
_S_local_capacity + 1); | |
_M_data(__s._M_data()); | |
__s._M_data(__s._M_local_buf); | |
_M_capacity(__tmp_capacity); | |
} | |
else | |
{ | |
const size_type __tmp_capacity = _M_allocated_capacity; | |
if (__s._M_is_local()) | |
{ | |
traits_type::copy(_M_local_buf, __s._M_local_buf, | |
_S_local_capacity + 1); | |
__s._M_data(_M_data()); | |
_M_data(_M_local_buf); | |
} | |
else | |
{ | |
pointer __tmp_ptr = _M_data(); | |
_M_data(__s._M_data()); | |
__s._M_data(__tmp_ptr); | |
_M_capacity(__s._M_allocated_capacity); | |
} | |
__s._M_capacity(__tmp_capacity); | |
} | |
const size_type __tmp_length = length(); | |
_M_length(__s.length()); | |
__s._M_length(__tmp_length); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::pointer | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_create(size_type& __capacity, size_type __old_capacity) | |
{ | |
if (__capacity > max_size()) | |
std::__throw_length_error(("basic_string::_M_create")); | |
if (__capacity > __old_capacity && __capacity < 2 * __old_capacity) | |
{ | |
__capacity = 2 * __old_capacity; | |
if (__capacity > max_size()) | |
__capacity = max_size(); | |
} | |
return _Alloc_traits::allocate(_M_get_allocator(), __capacity + 1); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
template<typename _InIterator> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_construct(_InIterator __beg, _InIterator __end, | |
std::input_iterator_tag) | |
{ | |
size_type __len = 0; | |
size_type __capacity = size_type(_S_local_capacity); | |
while (__beg != __end && __len < __capacity) | |
{ | |
_M_data()[__len++] = *__beg; | |
++__beg; | |
} | |
try | |
{ | |
while (__beg != __end) | |
{ | |
if (__len == __capacity) | |
{ | |
__capacity = __len + 1; | |
pointer __another = _M_create(__capacity, __len); | |
this->_S_copy(__another, _M_data(), __len); | |
_M_dispose(); | |
_M_data(__another); | |
_M_capacity(__capacity); | |
} | |
_M_data()[__len++] = *__beg; | |
++__beg; | |
} | |
} | |
catch(...) | |
{ | |
_M_dispose(); | |
throw; | |
} | |
_M_set_length(__len); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
template<typename _InIterator> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_construct(_InIterator __beg, _InIterator __end, | |
std::forward_iterator_tag) | |
{ | |
if (__gnu_cxx::__is_null_pointer(__beg) && __beg != __end) | |
std::__throw_logic_error(("basic_string::" "_M_construct null not valid")); | |
size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); | |
if (__dnew > size_type(_S_local_capacity)) | |
{ | |
_M_data(_M_create(__dnew, size_type(0))); | |
_M_capacity(__dnew); | |
} | |
try | |
{ this->_S_copy_chars(_M_data(), __beg, __end); } | |
catch(...) | |
{ | |
_M_dispose(); | |
throw; | |
} | |
_M_set_length(__dnew); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_construct(size_type __n, _CharT __c) | |
{ | |
if (__n > size_type(_S_local_capacity)) | |
{ | |
_M_data(_M_create(__n, size_type(0))); | |
_M_capacity(__n); | |
} | |
if (__n) | |
this->_S_assign(_M_data(), __n, __c); | |
_M_set_length(__n); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_assign(const basic_string& __str) | |
{ | |
if (this != &__str) | |
{ | |
const size_type __rsize = __str.length(); | |
const size_type __capacity = capacity(); | |
if (__rsize > __capacity) | |
{ | |
size_type __new_capacity = __rsize; | |
pointer __tmp = _M_create(__new_capacity, __capacity); | |
_M_dispose(); | |
_M_data(__tmp); | |
_M_capacity(__new_capacity); | |
} | |
if (__rsize) | |
this->_S_copy(_M_data(), __str._M_data(), __rsize); | |
_M_set_length(__rsize); | |
} | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
reserve(size_type __res) | |
{ | |
const size_type __capacity = capacity(); | |
if (__res <= __capacity) | |
return; | |
pointer __tmp = _M_create(__res, __capacity); | |
this->_S_copy(__tmp, _M_data(), length() + 1); | |
_M_dispose(); | |
_M_data(__tmp); | |
_M_capacity(__res); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_mutate(size_type __pos, size_type __len1, const _CharT* __s, | |
size_type __len2) | |
{ | |
const size_type __how_much = length() - __pos - __len1; | |
size_type __new_capacity = length() + __len2 - __len1; | |
pointer __r = _M_create(__new_capacity, capacity()); | |
if (__pos) | |
this->_S_copy(__r, _M_data(), __pos); | |
if (__s && __len2) | |
this->_S_copy(__r + __pos, __s, __len2); | |
if (__how_much) | |
this->_S_copy(__r + __pos + __len2, | |
_M_data() + __pos + __len1, __how_much); | |
_M_dispose(); | |
_M_data(__r); | |
_M_capacity(__new_capacity); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_erase(size_type __pos, size_type __n) | |
{ | |
const size_type __how_much = length() - __pos - __n; | |
if (__how_much && __n) | |
this->_S_move(_M_data() + __pos, _M_data() + __pos + __n, __how_much); | |
_M_set_length(length() - __n); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
reserve() | |
{ | |
if (_M_is_local()) | |
return; | |
const size_type __length = length(); | |
const size_type __capacity = _M_allocated_capacity; | |
if (__length <= size_type(_S_local_capacity)) | |
{ | |
this->_S_copy(_M_local_data(), _M_data(), __length + 1); | |
_M_destroy(__capacity); | |
_M_data(_M_local_data()); | |
} | |
else if (__length < __capacity) | |
try | |
{ | |
pointer __tmp | |
= _Alloc_traits::allocate(_M_get_allocator(), __length + 1); | |
this->_S_copy(__tmp, _M_data(), __length + 1); | |
_M_dispose(); | |
_M_data(__tmp); | |
_M_capacity(__length); | |
} | |
catch (const __cxxabiv1::__forced_unwind&) | |
{ throw; } | |
catch (...) | |
{ } | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
void | |
basic_string<_CharT, _Traits, _Alloc>:: | |
resize(size_type __n, _CharT __c) | |
{ | |
const size_type __size = this->size(); | |
if (__size < __n) | |
this->append(__n - __size, __c); | |
else if (__n < __size) | |
this->_M_set_length(__n); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_string<_CharT, _Traits, _Alloc>& | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_append(const _CharT* __s, size_type __n) | |
{ | |
const size_type __len = __n + this->size(); | |
if (__len <= this->capacity()) | |
{ | |
if (__n) | |
this->_S_copy(this->_M_data() + this->size(), __s, __n); | |
} | |
else | |
this->_M_mutate(this->size(), size_type(0), __s, __n); | |
this->_M_set_length(__len); | |
return *this; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
template<typename _InputIterator> | |
basic_string<_CharT, _Traits, _Alloc>& | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_replace_dispatch(const_iterator __i1, const_iterator __i2, | |
_InputIterator __k1, _InputIterator __k2, | |
std::__false_type) | |
{ | |
const basic_string __s(__k1, __k2, this->get_allocator()); | |
const size_type __n1 = __i2 - __i1; | |
return _M_replace(__i1 - begin(), __n1, __s._M_data(), | |
__s.size()); | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_string<_CharT, _Traits, _Alloc>& | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, | |
_CharT __c) | |
{ | |
_M_check_length(__n1, __n2, "basic_string::_M_replace_aux"); | |
const size_type __old_size = this->size(); | |
const size_type __new_size = __old_size + __n2 - __n1; | |
if (__new_size <= this->capacity()) | |
{ | |
pointer __p = this->_M_data() + __pos1; | |
const size_type __how_much = __old_size - __pos1 - __n1; | |
if (__how_much && __n1 != __n2) | |
this->_S_move(__p + __n2, __p + __n1, __how_much); | |
} | |
else | |
this->_M_mutate(__pos1, __n1, 0, __n2); | |
if (__n2) | |
this->_S_assign(this->_M_data() + __pos1, __n2, __c); | |
this->_M_set_length(__new_size); | |
return *this; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_string<_CharT, _Traits, _Alloc>& | |
basic_string<_CharT, _Traits, _Alloc>:: | |
_M_replace(size_type __pos, size_type __len1, const _CharT* __s, | |
const size_type __len2) | |
{ | |
_M_check_length(__len1, __len2, "basic_string::_M_replace"); | |
const size_type __old_size = this->size(); | |
const size_type __new_size = __old_size + __len2 - __len1; | |
if (__new_size <= this->capacity()) | |
{ | |
pointer __p = this->_M_data() + __pos; | |
const size_type __how_much = __old_size - __pos - __len1; | |
if (_M_disjunct(__s)) | |
{ | |
if (__how_much && __len1 != __len2) | |
this->_S_move(__p + __len2, __p + __len1, __how_much); | |
if (__len2) | |
this->_S_copy(__p, __s, __len2); | |
} | |
else | |
{ | |
if (__len2 && __len2 <= __len1) | |
this->_S_move(__p, __s, __len2); | |
if (__how_much && __len1 != __len2) | |
this->_S_move(__p + __len2, __p + __len1, __how_much); | |
if (__len2 > __len1) | |
{ | |
if (__s + __len2 <= __p + __len1) | |
this->_S_move(__p, __s, __len2); | |
else if (__s >= __p + __len1) | |
{ | |
const size_type __poff = (__s - __p) + (__len2 - __len1); | |
this->_S_copy(__p, __p + __poff, __len2); | |
} | |
else | |
{ | |
const size_type __nleft = (__p + __len1) - __s; | |
this->_S_move(__p, __s, __nleft); | |
this->_S_copy(__p + __nleft, __p + __len2, | |
__len2 - __nleft); | |
} | |
} | |
} | |
} | |
else | |
this->_M_mutate(__pos, __len1, __s, __len2); | |
this->_M_set_length(__new_size); | |
return *this; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
copy(_CharT* __s, size_type __n, size_type __pos) const | |
{ | |
_M_check(__pos, "basic_string::copy"); | |
__n = _M_limit(__pos, __n); | |
; | |
if (__n) | |
_S_copy(__s, _M_data() + __pos, __n); | |
return __n; | |
} | |
# 1167 "/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/basic_string.tcc" 3 | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_string<_CharT, _Traits, _Alloc> | |
operator+(const _CharT* __lhs, | |
const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ | |
; | |
typedef basic_string<_CharT, _Traits, _Alloc> __string_type; | |
typedef typename __string_type::size_type __size_type; | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_CharT>::other _Char_alloc_type; | |
typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; | |
const __size_type __len = _Traits::length(__lhs); | |
__string_type __str(_Alloc_traits::_S_select_on_copy( | |
__rhs.get_allocator())); | |
__str.reserve(__len + __rhs.size()); | |
__str.append(__lhs, __len); | |
__str.append(__rhs); | |
return __str; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_string<_CharT, _Traits, _Alloc> | |
operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) | |
{ | |
typedef basic_string<_CharT, _Traits, _Alloc> __string_type; | |
typedef typename __string_type::size_type __size_type; | |
typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template | |
rebind<_CharT>::other _Char_alloc_type; | |
typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; | |
__string_type __str(_Alloc_traits::_S_select_on_copy( | |
__rhs.get_allocator())); | |
const __size_type __len = __rhs.size(); | |
__str.reserve(__len + 1); | |
__str.append(__size_type(1), __lhs); | |
__str.append(__rhs); | |
return __str; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
find(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept | |
{ | |
; | |
const size_type __size = this->size(); | |
if (__n == 0) | |
return __pos <= __size ? __pos : npos; | |
if (__pos >= __size) | |
return npos; | |
const _CharT __elem0 = __s[0]; | |
const _CharT* const __data = data(); | |
const _CharT* __first = __data + __pos; | |
const _CharT* const __last = __data + __size; | |
size_type __len = __size - __pos; | |
while (__len >= __n) | |
{ | |
__first = traits_type::find(__first, __len - __n + 1, __elem0); | |
if (!__first) | |
return npos; | |
if (traits_type::compare(__first, __s, __n) == 0) | |
return __first - __data; | |
__len = __last - ++__first; | |
} | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
find(_CharT __c, size_type __pos) const noexcept | |
{ | |
size_type __ret = npos; | |
const size_type __size = this->size(); | |
if (__pos < __size) | |
{ | |
const _CharT* __data = _M_data(); | |
const size_type __n = __size - __pos; | |
const _CharT* __p = traits_type::find(__data + __pos, __n, __c); | |
if (__p) | |
__ret = __p - __data; | |
} | |
return __ret; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
rfind(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept | |
{ | |
; | |
const size_type __size = this->size(); | |
if (__n <= __size) | |
{ | |
__pos = std::min(size_type(__size - __n), __pos); | |
const _CharT* __data = _M_data(); | |
do | |
{ | |
if (traits_type::compare(__data + __pos, __s, __n) == 0) | |
return __pos; | |
} | |
while (__pos-- > 0); | |
} | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
rfind(_CharT __c, size_type __pos) const noexcept | |
{ | |
size_type __size = this->size(); | |
if (__size) | |
{ | |
if (--__size > __pos) | |
__size = __pos; | |
for (++__size; __size-- > 0; ) | |
if (traits_type::eq(_M_data()[__size], __c)) | |
return __size; | |
} | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
find_first_of(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept | |
{ | |
; | |
for (; __n && __pos < this->size(); ++__pos) | |
{ | |
const _CharT* __p = traits_type::find(__s, __n, _M_data()[__pos]); | |
if (__p) | |
return __pos; | |
} | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
find_last_of(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept | |
{ | |
; | |
size_type __size = this->size(); | |
if (__size && __n) | |
{ | |
if (--__size > __pos) | |
__size = __pos; | |
do | |
{ | |
if (traits_type::find(__s, __n, _M_data()[__size])) | |
return __size; | |
} | |
while (__size-- != 0); | |
} | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept | |
{ | |
; | |
for (; __pos < this->size(); ++__pos) | |
if (!traits_type::find(__s, __n, _M_data()[__pos])) | |
return __pos; | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
find_first_not_of(_CharT __c, size_type __pos) const noexcept | |
{ | |
for (; __pos < this->size(); ++__pos) | |
if (!traits_type::eq(_M_data()[__pos], __c)) | |
return __pos; | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const | |
noexcept | |
{ | |
; | |
size_type __size = this->size(); | |
if (__size) | |
{ | |
if (--__size > __pos) | |
__size = __pos; | |
do | |
{ | |
if (!traits_type::find(__s, __n, _M_data()[__size])) | |
return __size; | |
} | |
while (__size--); | |
} | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
typename basic_string<_CharT, _Traits, _Alloc>::size_type | |
basic_string<_CharT, _Traits, _Alloc>:: | |
find_last_not_of(_CharT __c, size_type __pos) const noexcept | |
{ | |
size_type __size = this->size(); | |
if (__size) | |
{ | |
if (--__size > __pos) | |
__size = __pos; | |
do | |
{ | |
if (!traits_type::eq(_M_data()[__size], __c)) | |
return __size; | |
} | |
while (__size--); | |
} | |
return npos; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
int | |
basic_string<_CharT, _Traits, _Alloc>:: | |
compare(size_type __pos, size_type __n, const basic_string& __str) const | |
{ | |
_M_check(__pos, "basic_string::compare"); | |
__n = _M_limit(__pos, __n); | |
const size_type __osize = __str.size(); | |
const size_type __len = std::min(__n, __osize); | |
int __r = traits_type::compare(_M_data() + __pos, __str.data(), __len); | |
if (!__r) | |
__r = _S_compare(__n, __osize); | |
return __r; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
int | |
basic_string<_CharT, _Traits, _Alloc>:: | |
compare(size_type __pos1, size_type __n1, const basic_string& __str, | |
size_type __pos2, size_type __n2) const | |
{ | |
_M_check(__pos1, "basic_string::compare"); | |
__str._M_check(__pos2, "basic_string::compare"); | |
__n1 = _M_limit(__pos1, __n1); | |
__n2 = __str._M_limit(__pos2, __n2); | |
const size_type __len = std::min(__n1, __n2); | |
int __r = traits_type::compare(_M_data() + __pos1, | |
__str.data() + __pos2, __len); | |
if (!__r) | |
__r = _S_compare(__n1, __n2); | |
return __r; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
int | |
basic_string<_CharT, _Traits, _Alloc>:: | |
compare(const _CharT* __s) const noexcept | |
{ | |
; | |
const size_type __size = this->size(); | |
const size_type __osize = traits_type::length(__s); | |
const size_type __len = std::min(__size, __osize); | |
int __r = traits_type::compare(_M_data(), __s, __len); | |
if (!__r) | |
__r = _S_compare(__size, __osize); | |
return __r; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
int | |
basic_string <_CharT, _Traits, _Alloc>:: | |
compare(size_type __pos, size_type __n1, const _CharT* __s) const | |
{ | |
; | |
_M_check(__pos, "basic_string::compare"); | |
__n1 = _M_limit(__pos, __n1); | |
const size_type __osize = traits_type::length(__s); | |
const size_type __len = std::min(__n1, __osize); | |
int __r = traits_type::compare(_M_data() + __pos, __s, __len); | |
if (!__r) | |
__r = _S_compare(__n1, __osize); | |
return __r; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
int | |
basic_string <_CharT, _Traits, _Alloc>:: | |
compare(size_type __pos, size_type __n1, const _CharT* __s, | |
size_type __n2) const | |
{ | |
; | |
_M_check(__pos, "basic_string::compare"); | |
__n1 = _M_limit(__pos, __n1); | |
const size_type __len = std::min(__n1, __n2); | |
int __r = traits_type::compare(_M_data() + __pos, __s, __len); | |
if (!__r) | |
__r = _S_compare(__n1, __n2); | |
return __r; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_istream<_CharT, _Traits>& | |
operator>>(basic_istream<_CharT, _Traits>& __in, | |
basic_string<_CharT, _Traits, _Alloc>& __str) | |
{ | |
typedef basic_istream<_CharT, _Traits> __istream_type; | |
typedef basic_string<_CharT, _Traits, _Alloc> __string_type; | |
typedef typename __istream_type::ios_base __ios_base; | |
typedef typename __istream_type::int_type __int_type; | |
typedef typename __string_type::size_type __size_type; | |
typedef ctype<_CharT> __ctype_type; | |
typedef typename __ctype_type::ctype_base __ctype_base; | |
__size_type __extracted = 0; | |
typename __ios_base::iostate __err = __ios_base::goodbit; | |
typename __istream_type::sentry __cerb(__in, false); | |
if (__cerb) | |
{ | |
try | |
{ | |
__str.erase(); | |
_CharT __buf[128]; | |
__size_type __len = 0; | |
const streamsize __w = __in.width(); | |
const __size_type __n = __w > 0 ? static_cast<__size_type>(__w) | |
: __str.max_size(); | |
const __ctype_type& __ct = use_facet<__ctype_type>(__in.getloc()); | |
const __int_type __eof = _Traits::eof(); | |
__int_type __c = __in.rdbuf()->sgetc(); | |
while (__extracted < __n | |
&& !_Traits::eq_int_type(__c, __eof) | |
&& !__ct.is(__ctype_base::space, | |
_Traits::to_char_type(__c))) | |
{ | |
if (__len == sizeof(__buf) / sizeof(_CharT)) | |
{ | |
__str.append(__buf, sizeof(__buf) / sizeof(_CharT)); | |
__len = 0; | |
} | |
__buf[__len++] = _Traits::to_char_type(__c); | |
++__extracted; | |
__c = __in.rdbuf()->snextc(); | |
} | |
__str.append(__buf, __len); | |
if (__extracted < __n && _Traits::eq_int_type(__c, __eof)) | |
__err |= __ios_base::eofbit; | |
__in.width(0); | |
} | |
catch(__cxxabiv1::__forced_unwind&) | |
{ | |
__in._M_setstate(__ios_base::badbit); | |
throw; | |
} | |
catch(...) | |
{ | |
__in._M_setstate(__ios_base::badbit); | |
} | |
} | |
if (!__extracted) | |
__err |= __ios_base::failbit; | |
if (__err) | |
__in.setstate(__err); | |
return __in; | |
} | |
template<typename _CharT, typename _Traits, typename _Alloc> | |
basic_istream<_CharT, _Traits>& | |
getline(basic_istream<_CharT, _Traits>& __in, | |
basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) | |
{ | |
typedef basic_istream<_CharT, _Traits> __istream_type; | |
typedef basic_string<_CharT, _Traits, _Alloc> __string_type; | |
typedef typename __istream_type::ios_base __ios_base; | |
typedef typename __istream_type::int_type __int_type; | |
typedef typename __string_type::size_type __size_type; | |
__size_type __extracted = 0; | |
const __size_type __n = __str.max_size(); | |
typename __ios_base::iostate __err = __ios_base::goodbit; | |
typename __istream_type::sentry __cerb(__in, true); | |
if (__cerb) | |
{ | |
try | |
{ | |
__str.erase(); | |
const __int_type __idelim = _Traits::to_ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment