From 00b4c9af335ad209e1c48e4a32b05c940070e75f Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Tue, 31 Aug 2021 15:40:59 -0300 Subject: [PATCH] Merge 4.19.0 into master (#3357) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Merge beta into master (#2621) * Sync develop on master (#275) * Create LICENSE * Sync master (#721) * Merge 1.13.0 into Master (#936) * fix last messages (#239) * fix last messages * Room actions (#231) * Layout * Empty starred list * Favorite room * Pinned messages * fix last messages * fix date on pinned messages * fix package * [NEW] OAuth (#241) * Layout * tmp * test iscordova * Webview redirecting * Open and Close login actions * Login services saved on redux * OAuth Github * Server regex fix * OAuth modal style * - Twitter login - Remove services from redux - Open login saga fix * - Facebook login - Fixed user agent - Reactions fix - Message url unique key fix * Google login * Email keyboard removed from messagebox * - Login buttons refactored - RoomList header * Layout improvements * Meteor login redirect_uri changed * fix * Random credentialToken state * [NEW] Room actions: Mentioned messages and Room Members (#242) * Mentioned messages * Starred and pinned actions debounce * Room members * Open room on member touch * [WIP] Improves (#245) * hotfix for ios * hotfix for ios * Update config.yml * Workaround for RN 0.54 on iOS (#246) * Update iOS to RN 0.54 (#248) * Update iOS to RN 0.54 * [WIP] Audio message functionality (#247) * [NEW] Add module react-native-audio * [WIP] Audio message basic UI * [NEW] Record audio message * Use cordova repository to get certificates * Icon 1024 * [NEW] Room actions: block user, snippet messages, room files and leave room (#250) * - Block user - Load room members async - fixed reactive change of room's read only flag * Snippet messages * - Room files - Dismiss Video component on back button press - Improvements on Image component * Improvement on Video component * Leave room * Missing message types * lint * Reactotron working (#249) * [NEW] Room info and Room info edit (#254) * - Block user - Load room members async - fixed reactive change of room's read only flag * Snippet messages * - Room files - Dismiss Video component on back button press - Improvements on Image component * Improvement on Video component * Leave room * Missing message types * lint * - Room info (read only) - Missing message types * Room info scroll * - Tap on room header opens room info - Layout tweaks * - Room info edit - iOS Toast fixed * - Style not implemented actions as disabled * Edit room permission * - Save all room settings in a single call - Implemented roomType and readOnly * - Allow reacting when room is read only * Message type added: room_changed_privacy * Erase room * Created TextInput and SwitchContainer components for reuse and readability * - hasPermission method * - Archive/Unarchive room - Set Join Code * Twitter keyboard type on iOS * Archived room * reactWhenReadOnly permission on message * Active users refactored * User roles * - Subscribe to roles (in order to get role description info: e.g. 'core-team' to 'Rocket.Chat Team') - Save roles to realm (for offline access) - Save roles to redux (and get data from realm on app init) * Lint * code style * password show/hide feature * fix show/hide password * password show/hide * Crashlytics (#258) * Fabric iOS * Fabric configured on iOS and Android * login tracked * more logs * fix reaction * CI fix * Bug fixes (#261) * Layout fixes * RoomsListView's SafeAreaView * Unhandled promise rejection fix * Prevent navigation from opening scenes twice * Create channel fixes * Create LICENSE * Beta (#265) * Fabric iOS * Fabric configured on iOS and Android * - react-native-fabric configured - login tracked * README updated * Run scripts from README updated * README scripts * get rooms and messages by rest * user status * more improves * more improves * send pong on timeout * fix some methods * more tests * rest messages * Room actions (#266) * Toggle notifications * Search messages * Invite users * Mute/Unmute users in room * rocket.cat messages * Room topic layout fixed * Starred messages loading onEndReached * Room actions onEndReached * Unnecessary login request * Login loading * Login services fixed * User presence layout * ïmproves on room actions view * Removed unnecessary data from SelectedUsersView * load few messages on open room, search message improve * fix loading messages forever * Removed state from search * Custom message time format * secureTextEntry layout * Reduce android app size * Roles subscription fix * Public routes navigation * fix reconnect * - New login/register, login, register * proguard * Login flux * App init/restore * Android layout fixes * Multiple meteor connection requests fixed * Nested attachments * Nested attachments * fix check status * New login layout (#269) * Public routes navigation * New login/register, login, register * Multiple meteor connection requests fixed * Nested attachments * Button component * TextInput android layout fixed * Register fixed * Thinner close modal button * Requests /me after login only one time * Static images moved * fix reconnect * fix ddp * fix custom emoji * New message layout (#273) * Grouping messages * Message layout * Users typing animation * Image attachment layout * Fabric and image fix (#284) * Fixed images not showing * Keyboard libs updated * Fabric fix and location removed (#286) * Proguard disabled * message with list + links fixed (#288) * Better image cache component (#292) * react-native-img-cache removed * Improve list render * Support inside markdown * Deep linking (#291) * deep linking * Basic deep link working * Deep link routing * Multiple servers working * Send user to the room * Avatar initials and room type icon (#298) * Deep linking fix and more (#294) * Fix - Any https link was deep linking to RocketChat * Keyboard dismiss after add new server * Room info bug fix * Opacity animation * Navigation when adding server fixed * Throttle for unnecessary render on receiving several messages * Search inputs without autocorrect and autocapitalize * Search messages fixed * Messagebox unnecessary render and spotlight fixed * react-native-keyboard-input updated * Lint * Tests updated * Update all dependencies (#299) * Update react-navigation to the latest version 🚀 (#293) * fix(package): update react-navigation to version 2.0.0 * Code updated to support breaking changes of react-navigation * Detox tests E2E (#283) * RoomsListView re-render (#304) @RocketChat/ReactNative - [x] Removed unnecessary re-renders on RoomsListView * [NEW] Broadcast channels (#301) * Broadcast channels * e2e tests * New markdown (#306) Our current markdown is causing a lot of issues on Android devices, since it wraps everything inside a Text component. On Android, Text doesn't support View as a child. This PR adds react-native-markdown-renderer, that uses View as wrapper and may be better. * Fixed audio recording issues (#310) * Fix for "java.lang.IllegalArgumentException: unexpected url" (#313) @RocketChat/ReactNative User was able to add an invalid instance of Rocket.Chat by pressing submit button instead of "Connect" button. * I18n (#312) * Unread and date separator layout improved (#319) @RocketChat/ReactNative - [x] Unread and date separator layout - [x] "Start of conversation"/"Loading messages" label ![screen shot 2018-05-30 at 18 10 43](https://user-images.githubusercontent.com/804994/40747867-0424964a-6435-11e8-9293-31cc43c110ab.png) ![screen shot 2018-05-30 at 18 09 05](https://user-images.githubusercontent.com/804994/40747868-04484784-6435-11e8-8c31-92e0776276f0.png) * [FIX] iOS Universal links (#318) * [NEW] Drawer (#322) * [FIX] invalid user muted value * Ddp fixes (#324) * [NEW] User Profile (#323) * Drawer layout * Drawer changes * Profile * Profile avatar * Set language * Tests * Custom fields * Readme updated * fix invalid user muted value * Fix for "Cannot add a child that doesn't have a YogaNode to a parent without a measure function! (Trying to add a 'RCTVirtualText' to a 'RCTView')" * Settings/Permissions improvements (#325) * Changed the way we read RocketChat settings since setting.type won't be returned from server anymore * Permissions * Unnecessary action sheet render * Update gradle and targetSdkVersion (#328) * Changed the way we read RocketChat settings since setting.type won't be returned from server anymore * Permissions * Unnecessary action sheet render * Update gradle * Switched testServer to use blob * RoomsListHeader search fixed * Runs loadMessagesForRoom only if room has at least 20 rows * - Logout if user's token expired - Removed update avatar logic - Profile dialog border on android * - Animations disabled - CircleCI set * Tests updated * "eventType argument is required" fix * Switch push notification lib (#346) @RocketChat/ReactNative Closes #342 * Allow x-instance-id and X-Instance-ID header (#354) @RocketChat/ReactNative Closes #137 Some server configurations may send x-instance-id header with different case. * Image upload improvements (#368) @RocketChat/ReactNative - [x] Crop image - [x] Type image description (like web) - [x] Show upload progress - [x] "Try again" in case of error - [x] Cancel upload while in progress - [x] [Android] Zoom on photos ![image](https://user-images.githubusercontent.com/804994/42526934-a12da304-844d-11e8-8668-f3d69369726a.png) ![image](https://user-images.githubusercontent.com/804994/42527829-297945fe-8450-11e8-9f0e-9e668dd33043.png) * [NEW] Room Loading(#372) @RocketChat/ReactNative * [FIX] Empty room name for livechat (#375) @RocketChat/ReactNative Closes #320 Closes #209 * [NEW] Reply preview (#374) * Updated to React Native 0.56 * Reply Preview * [FIX] Close websocket (#379) * Fixed a bug when closing websocket * removeListener fixed * [I18N] Russian translation (#381) [I18N] Russian translation file * [NEW] Icon (#383) @RocketChat/ReactNative ![image](https://user-images.githubusercontent.com/804994/43228416-d8af49d6-9037-11e8-8830-a1803932c7fd.png) * [FIX] Android 8 notifications (#382) @RocketChat/ReactNative Closes #380 * Added CocoaPods to manage react-native-image-crop-picker (#373) @RocketChat/ReactNative react-native-image-crop-picker raised an error when uploading to TestFlight. The lib highly recommends CocoaPods for production builds. * Added single-server to readme (#390) @RocketChat/ReactNative Closes #386 Closes #295 * Improve RoomsList render time (#384) @RocketChat/ReactNative - [x] Added FlatList.getItemLayout() to improve list render time - [x] Some texts were breaking lines at sidebar - [x] Removed onPress from links at RoomsListView - [x] Added eslint rule to prevent unused styles - [x] Fixed auto focus bug at CreateChannel and NewServer - [x] Fix change server bug - [x] Fixed a bug when resuming in ListServer - [x] I18n fixed - [x] Fixed a bug on actionsheet ref not being created - [x] Reply wasn't showing on Android - [x] Use Notification.Builder.setColor/getColor only after Android SDK 23 - [x] Listen to app state only when inside app - [x] Switched register push token position in order to improve login performance - [x] When deep link changes server, it doesn't refresh rooms list - [x] Added SafeAreaView in all views to improve iPhone X experience - [x] Subpath regex #388 * [NEW] Empty room background (#412) @RocketChat/ReactNative Closes #398 ![aug-09-2018 11-35-32](https://user-images.githubusercontent.com/804994/43906080-cbfadf92-9bc8-11e8-9ac9-44f43d3af023.gif) ![aug-09-2018 11-35-16](https://user-images.githubusercontent.com/804994/43906082-cc19411c-9bc8-11e8-9892-c65c86951a91.gif) ![image](https://user-images.githubusercontent.com/804994/43911366-ad830cd0-9bd5-11e8-8913-6a7e87a2206c.png) * Add roadmap (#406) @RocketChat/ReactNative Closes #45 * [NEW] Onboarding (#407) @RocketChat/ReactNative Closes #392 ![aug-07-2018 17-03-50](https://user-images.githubusercontent.com/804994/43799447-f62074dc-9a63-11e8-8aac-bf2c4c5a8a2b.gif) ![aug-07-2018 17-03-35](https://user-images.githubusercontent.com/804994/43799446-f5f84a70-9a63-11e8-8947-265113ae9bf4.gif) ![aug-07-2018 17-03-13](https://user-images.githubusercontent.com/804994/43799445-f5d70ee6-9a63-11e8-94a9-f49c7d69fbba.gif) * [NEW] Updated Logo on Splash screen (#409) @RocketChat/ReactNative Closes #399 ![aug-07-2018 17-39-44](https://user-images.githubusercontent.com/804994/43801415-739a0cca-9a69-11e8-8bec-d65f751e6a28.gif) ![aug-07-2018 17-31-12](https://user-images.githubusercontent.com/804994/43801416-73d19bd6-9a69-11e8-90ac-bbc7ddeed938.gif) * [FIX] Only single attachment rendered (#417) * [NEW] Rooms list layout (#413) * RoomsListView layout * Rooms list layout * Sort component * Header icons * Default header colors * Add server dropdown * Close sort dropdown if server dropdown will open * UserItem * Room type icon * Search working * Tests updated * Android layout * Using realm queries instead of array iterates * Animation duration * Fixed render bug * [NEW] Create channel layout (#420) * RoomsListView layout * Rooms list layout * Sort component * Header icons * Default header colors * Add server dropdown * Close sort dropdown if server dropdown will open * UserItem * Room type icon * Search working * Tests updated * Android layout * Using realm queries instead of array iterates * Animation duration * Fixed render bug * - NewMessageView - backButtonTitle always empty - SearchBox created * New create channel layout * Search refactored * loginSuccess dismiss modal * Tests working * [FIX] Open unsupported videos on browser (#422) * 1.1 * Sort/group rooms local only (#425) * Update android api from ci * Sort local only * [FIX] Missing current server (#427) * server.current removed * Increased area of touch on header * Hide search when sort dropdown is tapped * default server icon url * 1.1.1 * [NEW] Experimental Icon (#430) * [NEW] Message layout (#426) * message container/component * Separator component * Reply * Url * tests updated * Minor changes * Audio component * Broadcast button * Minor touches * Reply preview * Edited * Minor bug fixes * - Update roadmap - Bump version to 1.2 * Onboarding styles fix * [FIX] Drawer navigation won't refresh chats (#432) * Avoid errors on Audio/Image/Video (#443) * Bump version to 1.2.1 (#444) * Stop supporting Android 4.4 and lower (#447) * Several fixes for 1.2.1 (#448) * Fix user.roles * Better onLongPress handle on messages * Indicator position * Fix role undefined in system messages * Add baseUrl in case of file attachments * Join room fixed * RoomView params * Broadcast fixes * Add server layout changes * Use native images * Subscribe to not joined channels * Fix alerts without i18n * Tests updated * Bump version to 1.2.2 (#449) * [NEW] Use community JSC for Android (#450) * [NEW] Use community JSC for Android * Quick fix on unread chats * [NEW] Show app version (#454) * [NEW] Portuguese translation (#452) * [NEW] Portuguese translation * Remove servers from sidebar * Update dependencies (#431) * Update dependencies * Lint and test * Added react-native fork * rn 57 * Lint and tests updated * Update xcode on circleci * Use legacy build system * Update tests * Use inline requires (#459) * Update dependencies * Lint and test * Added react-native fork * rn 57 * Lint and tests updated * Update xcode on circleci * Use legacy build system * Update tests * Inline requires * Fix eslint and remove temp gradle * Unnecessary renders * Update isNotch and Readme * Tests updated * Bump version to 1.3.0 (#461) * Better touch handling on rooms list (#462) * Use react-native-gesture-handler at RoomItem * Fixed info message author * Edit message render improvement * Fix ws to http replace * Bump version to 1.3.1 (#463) * Composer layout tweaked (#464) * Composer layout tweaked * Fix localization error * Bump version to 1.3.2 * [FIX] Handle deleted messages (#466) * [FIX] Handle deleted messages * Fix rest error * Fix some connection issues * [FIX] Search rooms (#468) * Bump version to 1.3.3 (#469) * Connecting to DDP badge (#471) * Display custom fields on user info (#476) * Render custom fields on user info * renderCustomFields fix * Display custom fields in user info * Fix lint error * [FIX] DDP badge wasn't hiding on fast connections (#477) * Use Rocket.Chat JS SDK (#481) * JS SDK * API working * Multiple servers * Bump version to 1.4.0 (#482) * [FIX] 2FA and LDAP (#488) * [FIX] Unread rooms group order (#487) * Use grouping setting on temp messages (#486) * [FIX] Delete room error (#485) * Rename to Rocket.Chat Experimental (#483) * Update dependencies (#484) * Bump version to 1.4.0 (#482) * test * one more test * Fix build * Regression: Wait for unmount to delete database after logout (#489) * Bump version to 1.4.1 (#490) * Regression: Crash on Android search (#492) * Bump version to 1.4.2 (#493) * Update Rocket.Chat.js.SDK (#494) * Bump version to v1.4.3 (#495) * [FIX] OAuth (#496) * Smaller header icons inside the room (#499) * [FIX] Logout (#497) * [FIX] Logout * Removed realm instances on rooms list * Bump version to 1.4.4 (#498) * Update navigation library (#501) * v2 * Working on Android 0.57.3 * Drawer working * Removing v1 navigator * - Splash screen - Icons changed * Deeplink * Remove EventEmitter from CreateChannelView * Android search * Android notifications * OAuth * Fix search props * Lint and tests fixed * Fix android build * Improvements on iPhone X* usage * Fix detox * Fix android build * Room.f added to RoomView.shouldComponentUpdate * Animations on RoomsListView and RoomView * Fix topbar buttons on Android * Bump version to 1.5.0 (#503) * Check $FABRIC_KEY availability in CircleCI (#506) * Check $FABRIC_KEY in CircleCI * Remove config scripts * Check $FABRIC_KEY availability in CircleCI for iOS (#507) * [I18n] Add Simplified Chinese(zh-CN) locale (#505) * [FIX] iOS pop gesture not working properly (#509) * Check if lastMessage has an attachment and show "User sent an attachment" at RoomsList (#510) * [FIX] Messages not being loaded properly (#513) * Fetch avatar initials from server (#512) * Fix iOS pop gesture and open sidemenu gesture (#511) * Bump version to 1.5.1 (#516) * [NEW] Room header layout (#521) * Clear iOS notification on resume/open (#520) * [FIX] Flashing avatars on Android after #512 (#519) * [FIX] App connects to previous server instead of the recent added (#518) * [FIX] Room view header crashes when destructuring reducer (#523) * [FIX] Dismiss keyboard on room close (#530) * [FIX] Composer composer's send icon slowness (#528) * [WIP] New Authentication layout (#536) New Authentication layout * Regression: Resend messages with error (#532) * DDP Connection badge animation changed (#533) * [FIX] Upload buttons on Android (#541) * Bump version to 1.6.0 (#543) * I18n: Add missing translation of simplified Chinese (#539) * Update dependencies (#544) * AndroidManifest changes * Regression: Deep linking stopped working after react-native-navigation update (#549) * [FIX] Android stuck on splash screen after hardware back button is pressed (#550) * [FIX] Android stuck on splash screen after hardware button is pressed * Fix empty user at asyncstorage * Remove unused subscribe * [FIX] x-instance-id header prop is case insensitive (#551) * Bump version to 1.6.1 (#553) * [FIX] x-instance-id header prop is case insensitive * Use Rest API calls (#558) * Chats: Don't show group header if none of the filters is selected (#560) * [CHORE] Update Xcode image version on CircleCI (#561) * Bump version to 1.7.0 (#562) * [FIX] Load messages on notification tap (#564) * Use Rest API pt 2 (#568) * Room files * Pinned messages * Starred messages * Mentioned messages * Search messages * Bug fixes * Profile * Livechat * Block/unblock user * Erase room * Archive room * Remove unused method * Bug fix * [CHORE] Add hold step on CircleCI before TestFlight (#572) * [FIX] GET /info to check if it's a valid server instead of x-instance-id (#573) * Bump version to 1.7.1 (#574) * Unnecessary re-renders removed (#570) * shouldComponentUpdate * Rooms list shouldcomponentupdate * RoomView shouldComponentUpdate * Messagebox and Message shouldComponentUpdate * EmojiPicker shouldComponentUpdate * RoomActions shouldComponentUpdate * Room info shouldComponentUpdate * Update RNN * Use only one Flatlist if none group filter is selected * Update fix * shouldComponentUpdate * Bug fixes * ListView changes * Bug fix * render list bug fix * Changes on public channels * - RoomView saga leak removed - Join room e2e tests added * Rest versions * Method call versions * Min RocketChat version alert * Update dependencies (#587) * [FIX] Better message actions (#567) * [FIX] Back button press on message actions (#592) * Bump version to 1.8.0 (#595) * [FIX] LDAP login (#596) * Create class to manage navigation (#594) * Add Navigation class * Place Drawer.js logic inside of Navigation * Load less views at startup * [FIX] v1.8.0 (#599) * Downgrade react-native-fast-image * Update iOS permission usage descriptions * [FIX] Delete upload item * Update JS SDK version (#602) * Add Icons class (#611) Creates Icons class to manage when to load icons from native side or react-native-vector-icons. It also fixes `react-native run-android` #517 * Updating room indicator (#609) Shows "Updating..." when requesting rooms from Rest API. * [FIX] Load avatar on servers that prevent unauthenticated avatar access (#604) App would show an empty space on servers that require authentication on avatar access * [FIX] 2FA login in a server with LDAP enabled (#612) * [FIX] Start loop searching for rooms updates only when connection goes down and SDK has userId (#613) * Allow to create empty channel (#615) * [FIX] Reply title should break text (#616) * Bump version to 1.9.0 (#617) * [FIX] SDK issues (#621) * Remove listeners from room * Properly close connections on change server * Minor layout change on connecting badge * [CHORE] Add TestFlight invite and update Readme (#623) * [FIX] npm -> yarn dependencies migration (#622) * I18n: Add French (#629) * [FIX] Remove rooms listener (#630) * [CHORE] Update issue template (#638) * I18n: Add German (#641) * Bump version to 1.10.0 (#644) * [FIX] Prevent mass is typing dispatchs (#651) * [FIX] Handle database errors properly (#650) * [FIX] Change actions labels (#654) * [FIX] Room members filter (#655) * [FIX] uploadProgress is not a function (#656) * [FIX] Slow messagebox (#658) * Remove drawer (#653) * Remove drawer (layout needs to be changed in future releases, though) * Don't navigate outside on logout if there's other logged server * Update react-native-navigation * Message button (#660) * Remove touchable opacity when scrolling messages * Tap on disable messages closes keyboard * Unify vibration * Vibrate only on Android * [FIX] Fetch rooms date (#662) * [FIX] Select emoji error (#666) * Update Realm to 2.24 (#667) * Update React Native to 0.58.6 (#668) * [FIX] Fix some language issues in German language (#664) * New icons (#643) * New Icons * Remove unused assets * Change send icon * Layout tweaks * Refactor Status * Styles changed * User layout fix * Separator layout changes * Sidebar status layout fix * Fix Message.onLongPress issue * Fix code markdown Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625 * Status lint * Fix tests * Navigation debounce * RoomActions icons * Space between components * Group text * Update tests * [CHORE] Remove .debug suffix on Android (#681) * [FIX] Fix null native Messagebox component object (#680) * Fix null native Messagebox component object * [iOS] Fix header alignment * Remove unused files * Switch to react-navigation (#687) * Update readme (#714) * Bump to 1.10.1 (#731) * [FIX] Deep linking between multiple logged servers (#730) * Fix handle invisible status (#692) * I18n: Add Portuguese (Portugal) (#722) * [FIX] Show ActivityIndicator in RoomMembersView (#686) * Bump version to 1.11.0 (#761) * Migrate from GCM to FCM (#760) * [NEW] Scrollable room name feature (#756) * [NEW] Scroll down floating button (#735) * [CHORE] Added Storybook documentation (#757) * Use FlatList in RoomView (#762) * [FIX] iOS requiring location permission (#768) * Room item layout (#771) * [NEW] Draft message per room (#772) * [FIX] Add Realm.safeAddListener (#785) * [CHORE] Remove tvOS target (#779) * [NEW] Discussions (#696) * Bump version to 1.12.0 (#804) * [NEW] Threads (#798) * RoomsListView improvements (#819) * [FIX] Giphy not showing (#810) * [FIX] Apply emojify on empty texts (#824) * Lock drawer when stack is not on root screen (#825) * Room item layout (#835) * [FIX] Threads (#838) Closes #826 Closes #827 Closes #828 Closes #829 Closes #830 Closes #831 Closes #832 Closes #833 * [FIX] Smaller thread title (#846) * [FIX] Smaller thread title * Remove markdown notation from thread title * On message press debounce * Align vertical thread title * [Regression] Search stopped working on Android after LastMessage refactor (#851) * Load legal pages from web (#849) * Update fetch permissions api (#850) * Update custom emojis endpoint (#852) * Update emoji endpoint * Use React.memo on Markdown * Support RC versions lower than 0.75.0 * Realm migration * Fetch roles from rest api (#853) * Fetch roles from rest api * Fix RoomInfoView role get * Remove roles from redux * Bump version to 1.13 (#857) * Active users improvements (#855) * Remove connection badge (#862) * Connecting indicator on RoomsListView header * Connecting indicator on RoomView header * Remove ConnectionBadge * Show updating on RoomView load messages * Update dependencies (#863) * Minor updates * Update jsc-android * Update react-native-modal * Minor updates * Update react-native-fast-image * Minor dev updates * Few major updates * Update react-native-keyboard-aware-scroll-view * Update pods * Update android-support * Update tests * Remove duplicated getRoleDescription function (#866) * [FIX] Load local URL image (#871) * [FIX] Toggle/follow thread icon (#867) * Tweaks on sequential threads messages layout (#858) * Tweaks on sequential threads messages * Update tests * Fix quote * Prevent from deleting thread start message when positioned inside the thread * Remove thread listener from RightButtons * Fix error on thread start parse * Stop parsing threads on render * Check replied thread only if necessary * Fix messages don't displaying * Fix threads e2e * RoomsListView.updateState slice * Stop fetching hidden messages on threads * Set initialNumToRender to 5 * [FIX] Check if room is mounted before setting state (#864) * Tweaks on sequential threads messages * Update tests * Fix quote * Prevent from deleting thread start message when positioned inside the thread * Remove thread listener from RightButtons * Fix error on thread start parse * Stop parsing threads on render * Check replied thread only if necessary * Fix messages don't displaying * Fix threads e2e * RoomsListView.updateState slice * Stop fetching hidden messages on threads * Check if RoomView is mounted before rendering * Refactor navigation events on RoomsListView * Fix lint * Fix listener * [FIX] Typing not getting cleared after popping a room (#873) * [CHORE] Remove e2e tests from CI (#875) * [FIX] Remove listeners on RoomView header unmount (#874) * [RELEASE] Merge beta into master (#1055) * Bump version to 1.16.0 (#1014) * [IMPROVEMENT] Share credentials with Rocket.Chat.iOS (#982) * :sparkles: Create user table * :sparkles: Introduce user table * :fire: Remove unused table * :heavy_plus_sign: Add userdefaults to storage data * :green_heart: Fix android build * :sparkles: Get credentials from iOS native client * :fire: Remove unused code * :rewind: Revert sign xcode * :bug: Fix first login-logout * :art: Use constants to UserDefaults Keys * :bug: Fix clear server-user-info on logout * :bug: Fix filter null value * :ambulance: Remove user object in logout * :sparkles: Fix get servers from native-client * :ambulance: Fix error on change server * [FIX] Don't run UserDefaults credentials on Android (#1015) * :bug: Fix native credentials (android) * Fix migration loop * [IMPROVEMENT] Hide frequently used emoji tab when empty (#792) * [IMPROVEMENT] Bigger emoji in emoji only messages (#793) * issue #725: bigger emoji in emoji only message * issue-725/add storybook for Message/Emoji * issue-725: update storybook/Message jest snapshot * comment storybook import * allow spaces and line breaks in emoji only message * merge develop * revert unnecessary spacing * [FIX] Empty message if contains only a link (#787) * Fix empty message if contains only a link * :bug: Fix empty space * [IMPROVEMENT] Refactor empty space regex on quote (#1017) * :art: Improve regex to empty space on quote * :art: Improve on regex to empty space on quote * [NEW] Custom fields on signup (#1013) * added custom feilds on registration * added flag as leftIcon and removed lable * added try and catch * typo * [CHORE] Renew provisioning profiles (#1020) * [NEW] Auto-translate (#1012) * Update realm * View original and translate working * Read AutoTranslate_Enabled setting * RocketChat.canAutoTranslate() * AutoTranslateView * Save language * Auto-translate switch * Translate message * [IMPROVEMENT] Use haptics rather than vibration (#1016) * Install expo-haptics * Use expo-haptics rather than RN's Vibration module * [IMPROVEMENT] Use Rest API for file upload (#1005) * removed rn-fetch-blob and use native XMLHttpRequest instead * removed unnessary changes * fix android bug * fix android bug * added tmid support * fix bug * fixed isssue with cacel model * fix problems with audio * done requested changes * fix bug with android * [CHORE] [CI] [TESTS] update detox to make ci pass (#1026) * feat: update detox to 12.11.3 to make CI pass * ci: comment all jobs but leave e2e-test job * commit to rerun IC e2e-test job * ci: uncomment all CI jobs * [NEW] Room swipe actions: mark as read/unread, hide, fav (#976) * added unread and fav feature * changed the layout * fix jest * done requested changes * added requested changes * [FIX] Android build (#1027) * [FIX] Android build * CircleCI error * [FIX] iOS share credentials build (#1028) * [FIX] iOS share credentials build * Use `hasMigration` as a string * [CI] Restore cache on CI (#1029) * feat: add fastlane save\restore cache config; comment not needed jobs; * install fastlane using 'bundle install' * install fastlane using 'sudo bundle install' * uncomment ios build commands * run set up google services in ios folder * add working_directory: ios to ios-build steps * remove 'cd ios' from Fastlane build step * add save\restore cache for npm modules * group save_cache steps * cache fastlane in ios-testflight job * uncomment previously commented jobs\steps * fix: add missing colon * use key for caching: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "yarn.lock" }} * add names for save\restore steps * ci: add `default` step with `working_directory: ~/repo` to ios-build job * return back caching npm: `node-v1-{{ checksum "package.json" }}-{{ arch }}` * fix: add missing curly braces * save\restore cache in e2e-test job; remove {{arch}} from cache names * add names to restore_cache steps in android-build job * add names to save_cache steps in android-build job * add names to all save\restore steps; change checksum package.json to yarn.lock * change `npm` to `NPM` in steps naming * remove {{ checksum circle ci }} from android-build job and fix naming of steps * [FIX] Rooms swipes (#1034) * Regression: on press style feedback * Action button styles * Fix animations * Styles changed * Update subscription without having to wait for socket * Calculate width on RoomsListView instead * [FIX] Decrease bigger emoji size to 30 (#1031) * [FIX] Append server URL on avatar if necessary (#1038) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Bump version to 1.16.1 (#1045) * [FIX] Set UserDefaults AppGroup on notification tap (#1047) * [FIX] Auto-translate messages as they arrive * Fix favorite button * [RELEASE] Merge beta into master (#1082) * Bump version to 1.16.0 (#1014) * [IMPROVEMENT] Share credentials with Rocket.Chat.iOS (#982) * :sparkles: Create user table * :sparkles: Introduce user table * :fire: Remove unused table * :heavy_plus_sign: Add userdefaults to storage data * :green_heart: Fix android build * :sparkles: Get credentials from iOS native client * :fire: Remove unused code * :rewind: Revert sign xcode * :bug: Fix first login-logout * :art: Use constants to UserDefaults Keys * :bug: Fix clear server-user-info on logout * :bug: Fix filter null value * :ambulance: Remove user object in logout * :sparkles: Fix get servers from native-client * :ambulance: Fix error on change server * [FIX] Don't run UserDefaults credentials on Android (#1015) * :bug: Fix native credentials (android) * Fix migration loop * [IMPROVEMENT] Hide frequently used emoji tab when empty (#792) * [IMPROVEMENT] Bigger emoji in emoji only messages (#793) * issue #725: bigger emoji in emoji only message * issue-725/add storybook for Message/Emoji * issue-725: update storybook/Message jest snapshot * comment storybook import * allow spaces and line breaks in emoji only message * merge develop * revert unnecessary spacing * [FIX] Empty message if contains only a link (#787) * Fix empty message if contains only a link * :bug: Fix empty space * [IMPROVEMENT] Refactor empty space regex on quote (#1017) * :art: Improve regex to empty space on quote * :art: Improve on regex to empty space on quote * [NEW] Custom fields on signup (#1013) * added custom feilds on registration * added flag as leftIcon and removed lable * added try and catch * typo * [CHORE] Renew provisioning profiles (#1020) * [NEW] Auto-translate (#1012) * Update realm * View original and translate working * Read AutoTranslate_Enabled setting * RocketChat.canAutoTranslate() * AutoTranslateView * Save language * Auto-translate switch * Translate message * [IMPROVEMENT] Use haptics rather than vibration (#1016) * Install expo-haptics * Use expo-haptics rather than RN's Vibration module * [IMPROVEMENT] Use Rest API for file upload (#1005) * removed rn-fetch-blob and use native XMLHttpRequest instead * removed unnessary changes * fix android bug * fix android bug * added tmid support * fix bug * fixed isssue with cacel model * fix problems with audio * done requested changes * fix bug with android * [CHORE] [CI] [TESTS] update detox to make ci pass (#1026) * feat: update detox to 12.11.3 to make CI pass * ci: comment all jobs but leave e2e-test job * commit to rerun IC e2e-test job * ci: uncomment all CI jobs * [NEW] Room swipe actions: mark as read/unread, hide, fav (#976) * added unread and fav feature * changed the layout * fix jest * done requested changes * added requested changes * [FIX] Android build (#1027) * [FIX] Android build * CircleCI error * [FIX] iOS share credentials build (#1028) * [FIX] iOS share credentials build * Use `hasMigration` as a string * [CI] Restore cache on CI (#1029) * feat: add fastlane save\restore cache config; comment not needed jobs; * install fastlane using 'bundle install' * install fastlane using 'sudo bundle install' * uncomment ios build commands * run set up google services in ios folder * add working_directory: ios to ios-build steps * remove 'cd ios' from Fastlane build step * add save\restore cache for npm modules * group save_cache steps * cache fastlane in ios-testflight job * uncomment previously commented jobs\steps * fix: add missing colon * use key for caching: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "yarn.lock" }} * add names for save\restore steps * ci: add `default` step with `working_directory: ~/repo` to ios-build job * return back caching npm: `node-v1-{{ checksum "package.json" }}-{{ arch }}` * fix: add missing curly braces * save\restore cache in e2e-test job; remove {{arch}} from cache names * add names to restore_cache steps in android-build job * add names to save_cache steps in android-build job * add names to all save\restore steps; change checksum package.json to yarn.lock * change `npm` to `NPM` in steps naming * remove {{ checksum circle ci }} from android-build job and fix naming of steps * [FIX] Rooms swipes (#1034) * Regression: on press style feedback * Action button styles * Fix animations * Styles changed * Update subscription without having to wait for socket * Calculate width on RoomsListView instead * [FIX] Decrease bigger emoji size to 30 (#1031) * [FIX] Append server URL on avatar if necessary (#1038) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Bump version to 1.16.1 (#1045) * [FIX] Set UserDefaults AppGroup on notification tap (#1047) * [FIX] Auto-translate messages as they arrive * Fix favorite button * [FIX] Swipe animations (#1044) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Fix favorite button * [FIX] Auto-translate messages as they arrive (#1049) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * [FIX] Auto-translate messages as they arrive * [i18n] Add missing de translations (#1040) * [CHORE] Switch to react-native-localize (#1043) * Bump version to 1.17.0 (#1057) * Load views as needed (#1056) * [IMPROVEMENT] Change "resend" icon position (#1048) * [NEW] Video support (#801) * [NEW] File upload (#882) * [NEW] Share extension (#942) * [FIX] Share extension CI build (#1060) * Change bundleID * Provisioning * get provisioning profile * [IMPROVEMENT] Reusable toast (#1065) * [FIX] Moment locales (#1066) * [FIX] Share Extension issues (#1064) * [FIX] Empty white list enables all media types upload (#1077) * Merge branch 'master' into develop (#1079) * [FIX] Empty white list enables all media types upload (#1080) * Create utils to media (canUpload) * Fix variable name * [CHORE] Update README (#1081) * [RELEASE] Merge beta into master (#1088) * Bump version to 1.16.0 (#1014) * [IMPROVEMENT] Share credentials with Rocket.Chat.iOS (#982) * :sparkles: Create user table * :sparkles: Introduce user table * :fire: Remove unused table * :heavy_plus_sign: Add userdefaults to storage data * :green_heart: Fix android build * :sparkles: Get credentials from iOS native client * :fire: Remove unused code * :rewind: Revert sign xcode * :bug: Fix first login-logout * :art: Use constants to UserDefaults Keys * :bug: Fix clear server-user-info on logout * :bug: Fix filter null value * :ambulance: Remove user object in logout * :sparkles: Fix get servers from native-client * :ambulance: Fix error on change server * [FIX] Don't run UserDefaults credentials on Android (#1015) * :bug: Fix native credentials (android) * Fix migration loop * [IMPROVEMENT] Hide frequently used emoji tab when empty (#792) * [IMPROVEMENT] Bigger emoji in emoji only messages (#793) * issue #725: bigger emoji in emoji only message * issue-725/add storybook for Message/Emoji * issue-725: update storybook/Message jest snapshot * comment storybook import * allow spaces and line breaks in emoji only message * merge develop * revert unnecessary spacing * [FIX] Empty message if contains only a link (#787) * Fix empty message if contains only a link * :bug: Fix empty space * [IMPROVEMENT] Refactor empty space regex on quote (#1017) * :art: Improve regex to empty space on quote * :art: Improve on regex to empty space on quote * [NEW] Custom fields on signup (#1013) * added custom feilds on registration * added flag as leftIcon and removed lable * added try and catch * typo * [CHORE] Renew provisioning profiles (#1020) * [NEW] Auto-translate (#1012) * Update realm * View original and translate working * Read AutoTranslate_Enabled setting * RocketChat.canAutoTranslate() * AutoTranslateView * Save language * Auto-translate switch * Translate message * [IMPROVEMENT] Use haptics rather than vibration (#1016) * Install expo-haptics * Use expo-haptics rather than RN's Vibration module * [IMPROVEMENT] Use Rest API for file upload (#1005) * removed rn-fetch-blob and use native XMLHttpRequest instead * removed unnessary changes * fix android bug * fix android bug * added tmid support * fix bug * fixed isssue with cacel model * fix problems with audio * done requested changes * fix bug with android * [CHORE] [CI] [TESTS] update detox to make ci pass (#1026) * feat: update detox to 12.11.3 to make CI pass * ci: comment all jobs but leave e2e-test job * commit to rerun IC e2e-test job * ci: uncomment all CI jobs * [NEW] Room swipe actions: mark as read/unread, hide, fav (#976) * added unread and fav feature * changed the layout * fix jest * done requested changes * added requested changes * [FIX] Android build (#1027) * [FIX] Android build * CircleCI error * [FIX] iOS share credentials build (#1028) * [FIX] iOS share credentials build * Use `hasMigration` as a string * [CI] Restore cache on CI (#1029) * feat: add fastlane save\restore cache config; comment not needed jobs; * install fastlane using 'bundle install' * install fastlane using 'sudo bundle install' * uncomment ios build commands * run set up google services in ios folder * add working_directory: ios to ios-build steps * remove 'cd ios' from Fastlane build step * add save\restore cache for npm modules * group save_cache steps * cache fastlane in ios-testflight job * uncomment previously commented jobs\steps * fix: add missing colon * use key for caching: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "yarn.lock" }} * add names for save\restore steps * ci: add `default` step with `working_directory: ~/repo` to ios-build job * return back caching npm: `node-v1-{{ checksum "package.json" }}-{{ arch }}` * fix: add missing curly braces * save\restore cache in e2e-test job; remove {{arch}} from cache names * add names to restore_cache steps in android-build job * add names to save_cache steps in android-build job * add names to all save\restore steps; change checksum package.json to yarn.lock * change `npm` to `NPM` in steps naming * remove {{ checksum circle ci }} from android-build job and fix naming of steps * [FIX] Rooms swipes (#1034) * Regression: on press style feedback * Action button styles * Fix animations * Styles changed * Update subscription without having to wait for socket * Calculate width on RoomsListView instead * [FIX] Decrease bigger emoji size to 30 (#1031) * [FIX] Append server URL on avatar if necessary (#1038) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Bump version to 1.16.1 (#1045) * [FIX] Set UserDefaults AppGroup on notification tap (#1047) * [FIX] Auto-translate messages as they arrive * Fix favorite button * [FIX] Swipe animations (#1044) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Fix favorite button * [FIX] Auto-translate messages as they arrive (#1049) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * [FIX] Auto-translate messages as they arrive * [i18n] Add missing de translations (#1040) * [CHORE] Switch to react-native-localize (#1043) * Bump version to 1.17.0 (#1057) * Load views as needed (#1056) * [IMPROVEMENT] Change "resend" icon position (#1048) * [NEW] Video support (#801) * [NEW] File upload (#882) * [NEW] Share extension (#942) * [FIX] Share extension CI build (#1060) * Change bundleID * Provisioning * get provisioning profile * [IMPROVEMENT] Reusable toast (#1065) * [FIX] Moment locales (#1066) * [FIX] Share Extension issues (#1064) * [FIX] Empty white list enables all media types upload (#1077) * Merge branch 'master' into develop (#1079) * [FIX] Empty white list enables all media types upload (#1080) * Create utils to media (canUpload) * Fix variable name * [CHORE] Update README (#1081) * [FIX] Media share type (#1086) * [RELEASE] Merge beta into master (#1142) * [RELEASE] Merge beta into master (#1174) * [RELEASE] Merge beta into master (#1282) * Merge beta into master (#1461) * Merge beta into master (#1637) * Merge beta into master (#1759) * Merge beta into master (#1897) * [FIX] Close SortDropdown on sort select (#1230) * [FIX] Cancel upload and check failed upload (#1232) * [FIX] Slash commands not cleaning is typing and not using state (#1233) * [FIX] Dispatch roomsRequest on app foreground event even if not connected (#1234) * [CHORE] Update react-native-jitsi-meet (#1235) * [FIX] Regex on run slash command (#1223) * Update React Native to 0.61.1 (#1236) * Update React Native to 0.61.1 * Update patch to SSL Pinning * Revert storybook * [CHORE] Update react-native-safe-area-view (#1219) * [FIX] Try/catch JSON.parse XHR response (#1238) * [FIX] Change messagebox icon immediate on change text (#1241) * [FIX] Update last open on message stream received (#1240) * [FIX] Remove animation from RoomsListView.willFocus (#1239) * [FIX] Delete message on thread (#1214) * [REGRESSION] Markdown text (#1242) * [FIX] Jest (#1243) * [FIX] Avatar shown when useRealName is activated (#1162) * Fix avatar when use real name * Wrong indentation * [DOCS] Add SECURITY.md (#1244) * [CHORE] Update react-native-reanimated to 1.3.0 (#1246) * [FIX] Run credentials migration only once (#1245) * [CHORE] Update react-native-jitsi-meet to 2.0.1 (#1249) * [FIX] Messagebox onChangeText issues (#1252) * Stop ongoing debounces on messagebox unmount * Immediately change send icon, but keep debouncing others * Make CustomEmoji stateless function * Fix mentions keyExtractor * [FIX] Room subscription issues (#1255) * [FIX] Reaction press (#1258) * [FIX] Channel avatars not showing after application unloads (#1264) * Revert react-native-safe-area-view (#1265) * [FIX] Remove console on production mode (#1268) * [FIX] Messages preview issues (#1257) * [FIX] Select user from native credentials (#1266) * [FIX] Some issues on preview message (#1271) * [FIX] Audio player track and thumb not rendering on Android (#1273) * [FIX] Record audio message throws exception when FileSystem.getInfoAsync is called (#1272) * [FIX] China shouldn't use CallKit (#1274) * [FIX] Watermelon batches (#1277) * Bump version to 1.20.1 (#1285) * [CHORE] Remove memoize-one (#1284) * [FIX] End Jitsi call on unmount (#1291) * [FIX] Allow self-signed certificates (#1310) * [FIX] Set User-Agent (#1318) * Set User-Agent Fetch & Websocket & XHR * Set User-Agent * Custom User Agent on fetch/websocket * Fix names * Use DeviceInfo * fix server with subpath (#1322) * [FIX] Server with https:\\ instead of https:// (#1320) * [FIX] Server dropdown not closing after changing stack (#1299) * [FIX] Invalid server version (#1319) * [IMPROVEMENT] Respect "Hide counter" preference (#1306) * [FIX] Pass isFocused as a function to Messagebox (#1309) * [CHORE] Remove icons folder (#1290) * [CHORE] Refactor RoomItem touchable (#1331) * [FIX] Unnecessary rerender on RoomItem when status is undefined (#1336) * [UPDATE DEPS] react-navigation and react-navigation-stack (#1337) * [FIX] Avatars not loading on share extension when Accounts_AvatarBlockUnauthenticatedAccess is enabled (#1339) * Bump version to 1.20.2 (#1340) * [FIX] Remove some unnecessary re-renders on Messagebox (#1341) * [REGRESSION] Use LayoutAnimation instead of Transition API (#1338) * [FIX] Remove setState from notifications view causing watermelon object to be updated outside an action (#1342) * [IMPROVEMENT] Save last message as message when subscription is updated (#1344) * [UPDATE DEPS] Update RN to 0.61.3 (#1345) * [DOCS] Update Readme (#1346) * [CHORE] Remove react-native-scrollable-tab-view fork (#1352) * [FIX] URL preview (#1360) * [REGRESSION] Decrease list view memory size (#1361) * [FIX] Paste (#1350) * [CHORE] Update gems (#1365) * Bump version to 1.20.3 (#1366) * [FIX] Use Ruby 2.4 on TestFlight upload (#1368) * [FIX] Parse Urls (#1371) * [FIX] Parse image URL only if it's not empty (#1372) * [FIX] Load messages issues (#1373) * Bump version to 1.21.0 (#1376) * [FIX] Crowd login (#1381) * [FIX] Clicking user avatar in thread previews crashes app (#1363) * [IMPROVEMENT] Error messages on connect (#1379) * [FIX] ProfileView input navigation error when custom fields aren't set (#1383) * [FIX] Batch server deletion on logout (#1382) * Bump app to 1.22.0 (#1387) * [FIX] Server Version (#1392) * Update patch and minor deps (#1386) * [FIX] Crash when open thread (#1395) * Bump version to 1.23.0 (#1394) * [I18N] Update ru.js (#1384) * [FIX] CAS building wrong URL (#1362) * [FIX] Delete messages (#1399) * [FIX] In-app notification showing wrong content on channels (#1400) * Bump version to 1.24.0 (#1404) * [FIX] Prevent server with whitespace (#1402) * [IMPROVEMENT] Keyboard and content type on login (#1403) * [FIX] Messages stop loading (#1410) * [NEW] Tablet support (#1300) * [IMPROVEMENT] Authentication via deep linking (#1418) * [IMPROVEMENT] Markdown performance when identifying emoji only content (#1422) * [FIX] BackHandler remove random failing on development (#1423) * Bump version to 1.25.0 (#1424) * [CHORE] Update CI Xcode Image (#1430) * [FIX] Rooms grouping not working properly (#1435) * [FIX] Take a video (#1437) * [NEW] Themes (#1298) * [FIX] Share extension doesn't reconnect to previous selected server on Android (#1429) * [FIX] Init local settings on notification tap (#1438) * Bump version to 1.26.0 (#1450) * [FIX] Emoji parser not working on Hermes (#1445) * [NEW] Enable Hermes (#1446) * [FIX] Automatic theme repeating (#1457) * [CHORE] Sync Experimental and Official app versions (#1458) * [DOCS] Update readme (#1459) * [FIX] Messages being sent but showing as temp status (#1469) * [FIX] Missing messages after reconnect (#1470) * [FIX] Few fixes on themes (#1477) * [I18N] Missing German translations (#1465) * Missing German translation * adding a missing space behind colon * added a missing space after colon * and another attempt to finally fix this – got confused by all the branches * some smaller fixes for the translation * better wording * fixed another typo * [FIX] Crash while displaying the attached image with http on file name (#1401) * [IMPROVEMENT] Tap app and server version to copy to clipboard (#1425) * [NEW] Reply notification (#1448) * [FIX] Incorrect background color login on iPad (#1480) * [FIX] Prevent multiple tap on send (Share Extension) (#1481) * [NEW] Image Viewer (#1479) * [DOCS] Update Readme (#1485) * [FIX] Jitsi with Hermes Enabled (#1523) * [FIX] Draft messages not working with themed Messagebox (#1525) * [FIX] Go to direct message from members list (#1519) * [FIX] Make SAML wait for idp token instead of creating it on client (#1527) * [FIX] Server Test Push Notification (#1508) Co-authored-by: Diego Mello * [CHORE] Update to new server response (#1509) * [FIX] Insert messages with blank users (#1529) * Bump version to 4.2.1 (#1530) * [FIX] Error when normalizing empty messages (#1532) * [REGRESSION] CAS (#1570) * Bump version to 4.2.2 (#1571) * [FIX] Add username block condition to prevent error (#1585) * Bump version to 4.2.3 * Bump version to 4.2.4 * Bump version to 4.3.0 (#1630) * [FIX] Channels doesn't load (#1586) * [FIX] Channels doesn't load * [FIX] Update roomsUpdatedAt when subscriptions.length is 0 * [FIX] Remove unnecessary changes * [FIX] Improve the code Co-authored-by: Diego Mello * [FIX] Make SAML to work on Rocket.Chat < 2.3.0 (#1629) * [NEW] Invite links (#1534) * [FIX] Set the http-agent to the form that Rocket.Chat requires for logging (#1482) Co-authored-by: Diego Mello * [FIX] "Following thread" and "Unfollowed Thread" is hardcoded and not translated (#1625) * [FIX] Disable reset button if form didn't changed (#1569) Co-authored-by: Diego Mello * [FIX] Header title of RoomInfoView (#1553) * [I18N] Gallery Permissions DE (#1542) * [FIX] Not allow to send messages to archived room (#1623) * [FIX] Profile fields automatically reset (#1502) * [FIX] Show attachment on ThreadMessagesView (#1493) * [NEW] Wordpress auth (#1633) * [CHORE] Add Start Packager script (#1639) * [CHORE] Update RN to 0.61.5 (#1638) * [CHORE] Update RN to 0.61.5 * [CHORE] Update react-native patch Co-authored-by: Djorkaeff Alexandre * Bump version to 4.3.1 (#1641) * [FIX] Change force logout rule (#1640) * Bump version to 4.4.0 (#1643) * [IMPROVEMENT] Use MessagingStyle on Android Notification (#1575) * [NEW] Request review (#1627) * [NEW] Pull to refresh RoomView (#1657) * [FIX] Unsubscribe from room (#1655) * [FIX] Server with subdirs (#1646) * [NEW] Clear cache (#1660) * [IMPROVEMENT] Memoize and batch subscriptions updates (#1642) * [FIX] Disallow empty sharing (#1664) * [REGRESSION] Use HTTPS links for sharing and markets protocol for review (#1663) * [FIX] In some cases, share extension doesn't load images (#1649) * [i18n] DE translations for new invite function and some minor fixes (#1631) * [FIX] Remove duplicate jetify step (#1628) minor: also remove 'cd' calls Co-authored-by: Diego Mello * [REGRESSION] Read messages (#1666) * [i18n] German translations missing (#1670) * [FIX] Notifications crash on older Android Versions (#1672) * [i18n] Added Dutch translation (#1676) * [NEW] Omnichannel Beta (#1674) * [NEW] Confirm logout/clear cache (#1688) * [I18N] Add es-ES language (#1495) * [NEW] UiKit Beta (#1497) * [IMPROVEMENT] Use reselect (#1696) * [FIX] Notification in Android API level less than 24 (#1692) * [IMPROVEMENT] Send tmid on slash commands and media (#1698) * [FIX] Unhandled action on UIKit (#1703) * [NEW] Pull to refresh RoomsList (#1701) * [IMPROVEMENT] Reset app when language is changed (#1702) * [FIX] Small fixes on UIKit (#1709) * [FIX] Spotlight (#1719) * [CHORE] Update react-native-image-crop-picker (#1712) * [FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) (#1720) * [REGRESSION] Remove @ and # from mention (#1721) * [NEW] Direct message from user info (#1516) * [FIX] Delete slash commands (#1723) * [IMPROVEMENT] Hold URL to copy (#1684) * [FIX] Different sourcemaps generation for Hermes (#1724) * [FIX] Different sourcemaps generation for Hermes * Upload sourcemaps after build * [REVERT] Show emoji keyboard on Android (#1738) * [FIX] Stop logging react-native-image-crop-picker (#1745) * [FIX] Prevent toast ref error (#1744) * [FIX] Prevent reaction map error (#1743) * [FIX] Add missing calls to user info (#1741) * [FIX] Catch room unsubscribe error (#1739) * [i18n] Missing German keys (#1735) * [FIX] Missing i18n on MessagesView title (#1733) * [FIX] UIKit Modal: Weird behavior on Android Tablet (#1742) * [i18n] Missing key on German (#1747) Co-authored-by: Diego Mello * [i18n] Add Italian (#1736) … * [FIX] Notification stream throwing an error when there isn't a message on payload (#2637) * [FIX] Threads not being updated and other related issues (#2636) * Fix parent title on thread header breaking lines * Fix https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/2519 * Fix thread badge not being updated * [FIX] Minor room header issues (#2630) * Add hitSlop to RoomView header * Use 1 icon padding for threads header Co-authored-by: Djorkaeff Alexandre * [FIX] Whitelabel unable to find package name (#2626) * Fixes #2625 * Fixes #2614 * Apply resValue on defaultConfig and undo unnecessary changes Co-authored-by: Diego Mello * [i18n] Add missing German strings (#2619) Co-authored-by: Diego Mello * [FIX] Model columns misplaced (#2640) * [FIX] Connect a null server (#2639) Co-authored-by: Diego Mello * [FIX] Jitsi users unable to unmute (#2623) * [FIX] Jitsi users being muted always * fix: bundle is invalid * Update jitsi meet sdk with ui improvements * Update JitsiMeetSDK ios * Centralize toolbox android * Fix images on Jitsi Co-authored-by: Diego Mello * Bump version to 4.12.1 (#2641) * [FIX] Share extension and save image not working on Android 10 (#2651) * Bump version to 4.13.0 (#2657) * [FIX] Update Loading logo (#2658) * [NEW] Support client certificates for SSL (two-way authentication) (Android) (#2624) * wip: Android SSL Pinning * Use own SSLPinningModule * wip: Use Rocket.Chat own react-native * wip: Fresco Images using custom OkHttpClient * wip: react-native-webview onReceivedClientCertRequest * feat: Save Images of a SSL Pinning protected server * chore: SSLPinning package as a interface to iOS & Android implementations * chore: update glide * feat: load images under a client ssl certificate protected server * chore: remove patch * feat: Audio & Video under a SSL Client protected server * fix: Unpin certificate when change server * feat: Fast Image as a patch * chore: update fast-image * Fix merge Co-authored-by: Diego Mello * [NEW] Channel actions (#2644) * room roles * handle owner * endpoints * Leader and Moderator * Remove user from room * stash ignore * Add subscription.ignored column * ignore user * Fix icons * I18n * Minor i18n fixes * Direct Message and open action sheet after a normal tap * Fix icon * stash isIgnored * isManualUnignored message * Fix update * Ignored * Mute, moderator, leader, owner, remove from room * ignore * Tests * pt-BR * Update pods * Apply requested changes * Add RC version on requests * [NEW] Support RTL (#2656) * wip: RTL (iOS) * wip: RTL (Android) * wip: reload bundle when change between RTL languages * fix: Stack Animation on Android * fix: update snapshot * fix: Swipe Room Actions in RTL mode * fix: snapshots * Move isRTL to i18n * Fix styling * Update tests * Update pods Co-authored-by: Diego Mello * [FIX] Initial users' status is not fetched (#2664) * [FIX] Messages overlapping and emoji keyboard not opening (#2670) * Replace keyboard libs for react-native-ui-lib * Apply Jitsi branch * Require keyboard on bundle * Update ui-lib * chore: update deps Co-authored-by: Djorkaeff Alexandre * [CHORE] Force normalized params for 2FA (#2683) Co-authored-by: Diego Mello * [FIX] Thread message flickering while thread parent isn't found (#2676) Co-authored-by: Diego Mello * [FIX] Light theme not working on Android with Dark Theme set (#2675) Co-authored-by: Diego Mello * [FIX] App not prompting join code for password protected channels (#2514) * Adding joinCode parameter Co-authored-by: Vitor Leal Co-authored-by: Fernando Aguilar * Insert join code input Signed-off-by: Vitor.Leal * Add joinCode field on db Signed-off-by: Vitor.Leal * Add label i18 pt-br and en-us Signed-off-by: Vitor.Leal * Add insert join code text Signed-off-by: Vitor.Leal * Fix atribute name Signed-off-by: Vitor.Leal * Add join text Signed-off-by: Vitor.Leal Co-authored-by: Daniel Maike Co-authored-by: Fernando Aguilar * Fix attributes joinCode, joinCodeRequired and pass attribute param in navigation Signed-off-by: Daniel Maike Co-authored-by: Vitor Leal * Fixing attribute joinCodeRequired pass to goRoom Signed-off-by: Daniel Maike * Changed textinput style Signed-off-by: Daniel Maike Co-authored-by: Vitor Leal * Delete not necessary attribute Signed-off-by: Daniel Maike * Fixing input style Co-authored-by: Vitor Leal * Undo unncessary changes * use a join code modal * tests: e2e tests to join protected channel * fix: undo unnecessary change * tests: cancel join code * Remove some tests * Minor fixes Co-authored-by: Vitor Leal Co-authored-by: Fernando Aguilar Co-authored-by: Djorkaeff Alexandre Co-authored-by: youssef-md Co-authored-by: Diego Mello * [I18n] Add Arabic (#2537) * Arabic language setup * Added arabic translation * Arabic translation Proofreading Co-authored-by: Diego Mello * [I18N] Add missing zh_TW and zh_CN strings (#2680) * feat(i18n): add some missing strings and improve some translation * fix: add missing server version Co-authored-by: Diego Mello * [IMPROVEMENT] Add username on status messages (#2553) * 1689 - missing user name for status messages * 1689 - missing user name for status messages. Fixed broken e2e test "should pin message". * Minor tweak * Remove center style * Small refactor on User * Remove toLowerCase * Update tests Co-authored-by: Diego Mello * [FIX] Filenames are incorrect in non-latin alphabets on upload (#2671) * fix: filename on react-native-image-crop-picker * fix: use rn-fetch-blob to upload files * fix: FileUpload as a service * fix: cancel upload on iOS * fix: file upload from share extension Co-authored-by: Diego Mello * [IMPROVEMENT] Ease white labelling for Android (#2685) * improve white labelling for Android * Move application ID to gradle properties * Fix CI * Point foss sufix to main app * Use npx on android-whitelabel script Co-authored-by: Diego Mello * [FIX] Chats order (#2688) * Persist highest value on subscription.roomUpdatedAt * Update tests Co-authored-by: Djorkaeff Alexandre * [REGRESSION] Re-enable Jitsi Chat (#2687) * Fix main jitsi * Fix iOS * Clear build.gradle cache * Don't restore gradle * cache is back * Use master * Point to react-native-jitsi-meet#master * [CHORE] Build official apps on CI (#2701) * Duplicated target and changed Bridging Header * Display name * Unnecessary dumb swift file removed * Buildable name * Reorder Info.plist * Rename Official target's bundle id * Ignore .mobileprovision * Fix provisioning of official app * Starting signing * stash fastfile * starting official ci iOS * Uncomment Fastfile keychain * Fix CI config * allowProvisioningUpdates * Changing AppIcon and Splash Screen * Remove unnecessary folder inside of Images.xcassets * Reorder notificationservice and shareextension plists * Fix signing * Manual signing style for official * Split official signing * Update project provisioning * Use ENV as profile * Output match * Keys * TestFlight refactor * Setting up android * android-official-play-build job * Start removing unnecessary fastlane tasks on Android * Trying to refactor Android jobs * android-env * Remove foss build for now * Fork * Fix if conditions * Fix push * ios-build command * Rename Android builds * Upload dSYMs * Refactoring workflow * Reorder upload-to-testflight * upload-to-google-play-beta command * Fix ci * Fix android fork build * Fix keystore * Fix options on fastlane android * Fix keystore * Check isOfficial on iOS * Check isOfficial on db * Remove unused imports * Database names on Android * Tag fix * Minor fixes * Set IS_OFFICIAL on CI * Fix detox * follow review suggestions Co-authored-by: Djorkaeff Alexandre * [i18n] Update fr (#2697) Co-authored-by: Diego Mello * [i18n] Update fr (#2705) Typo Co-authored-by: Diego Mello * [FIX] Empty space on Messagebox (#2704) Co-authored-by: Diego Mello * [FIX] Yarn android scripts (#2716) * [CHORE] Rename Experimental iOS lane (#2717) * Move build_fork to the end * Rename release to build_experimental * [IMPROVEMENT] Use class variable instead of state for List's animated (#2718) * [FIX] Bottom sheet being hidden sometimes (#2722) * [IMPROVEMENT] Match background and text mention colors (#2723) * [FIX] App freezing if Markdown preview contains sequential empty spaces (#2726) * Remove sequential empty spaces from Markdown preview * Use Markdown preview on RepliedThread * [FIX] Official app without sharedUserId (#2734) * [CHORE] Update React Native to 0.63.4 (#2737) * Bump version to 4.13.1 (#2739) * [REGRESSION] Multiple uploads not working on iOS (#2738) * Update React Native to 0.63.4 * Fix multiple uploads not working on iOS * [FIX] Unable to save attachment on iOS (#2743) * Fix rn-fetch-blob's document dir without forward slash * Update camera roll * [FIX] Generate Jitsi access token when making a call (#2694) fixes: #2693 # Please enter the commit message for your changes. Lines starting Co-authored-by: Diego Mello * [FIX] Jitsi notification delay (#2668) Co-authored-by: Diego Mello * [FIX] Channels list not following the same sorting logic from web client (#2763) * [FIX] Pods lost on Official target (#2764) * [FIX] RoomItem using deprecated animated event signature (#2771) * [FIX] Server autocomplete text breaking line (#2774) * [FIX] ServerDropdown flashing bigger server icon (#2775) * [FIX] ServerDropdown flashing bigger server icon * Remove unused logo and update image path where needed * Minor tweak Co-authored-by: Diego Mello * [FIX] Rooms list not being updated on some cases (#2765) * Request subscriptions on RoomsListView.constructor * Removes opened rooms from last message persisting * Change server reducer * Prevent undefined ids causing query error * [FIX] Share Extension hitting memory limit on iOS (#2788) * [FIX] Disallow swipe to dismiss on share extension * Limit query to 20 and clean up props * Remove rn-extension-share branch pointer * Test new branch * Remove branch * [IMPROVEMENT] Threads layout tweaks (#2686) * improvement: Thread Details * fix: re-render Thread Messages Item * fix: update snapshots * improve: thread details component * fix: cast replies length * improvement: format date of threads * improvement: thread details styles * fix: wrap text * tests: update snapshot * improvement: use same date format for all dates * Icon size 24 * Remove date * Remove prop drill * Badge position * Badge container tweak * Fix inline style * Move ThreadDetails to containers * Update stories * Fix lint * Remove wrong prop Co-authored-by: Diego Mello * [CHORE] Remove some migrations (#2792) * Remove force rooms refresh * Remove MMKV migration * Bump version to 4.14.0 (#2797) * [FIX] Messagebox tracking lost on pop gesture navigation (#2799) * Use setTimeout instead of InteractionManager * Update tracking lib * [FIX] Back button closing activity when on root stack screen (#2804) * Make hardware back button to behave as home button on root screens * Remove unnecessary code * Remove handleBackPress from OnboardingView * Fix lint * [i18n] Add missing German strings (#2715) Co-authored-by: Diego Mello * [NEW] Encrypted Discussions (#2813) * I18n key fix * Add encrypted switch * Remove unused i18n keys * Add enabled to encryption reducer * Show encrypted option on CreateDiscussionView only when e2e encryption is properly set * Add localSearch and use it on search * Use encrypted from parent channel * Fix method calls as rest api with 2fa enabled * Fix logout after reset keys * Use encryption reducer instead of lib directly to check render * Check for room type logic to display encryption option on create discussion * Check toggle-room-e2e-encryption permission on RoomActionsView * Check for encryption status instead of setting on server * Fix * Disable switch instead of hide it * Fix spotlight for DMs * Fix server test * [FIX] Messagebox missing style for text color (#2786) * Changing auxilaryTintColor * Changed Placeholder color to BodyText color * added color prop * eslint changes * used array for styles Co-authored-by: Diego Mello * [I18N] Update arabic (#2696) * Update ar.js * Update ar.js Co-authored-by: Diego Mello * [FIX] Workspace input without i18n (#2689) * [FIX] Translation of strings in Login page * Strings are added for translation. fixes: #2620 * Add pt-BR Co-authored-by: Diego Mello * [FIX] Spotlight returning duplicated entries (#2805) * Update rocketchat.js * Updated search function * Minor improvements * Remove atIndex * Add remove logic to remove duplicate data from response Co-authored-by: Diego Mello * [CHORE] Refactor ServerItem (#2778) * Updated ServerDropdown and ServerItem * Added ServerItem stories * Update ServerDropdown.js * Updated ServerItem stories * Updated ServerItem stories and ServerItem component * Updated SelectServerView, ServerItem and ServerItem stories * Updated ServerItem stories * Updated ServerItem stories * Update tests Co-authored-by: Diego Mello * [DOCS] Updated Quick Start docs link in e2e/readme (#2802) Co-authored-by: Diego Mello * [I18N] Add Turkish (#2793) * Turkish language support added * Update tr.js Co-authored-by: Diego Mello * [FIX] Lint on #2793 (#2818) * [I18N] Add missing german strings (#2689) (#2820) * [I18N] Add missing italian strings (#2817) * [FIX] Server version becoming null on server change (#2821) * [FIX] Wrong styling on E2E encryption banner (#2767) * [FIX] Wrong styling on E2E encryption banner * [FIX] Wrong styling on E2E encryption banner * [FIX] Wrong styling on E2E encryption banner * [FIX] Wrong styling on E2E encryption banner (#2767) * Updated SortDropdown, ListHeader, ListItem and added stories for List.Item * Updated SortDropdown * Removed unused component * Updated List.Item and stories * Reverted unnecessary changes and updated ListItem stories * Fix minor indentation * Stop breaking Touch's default underlay color * Fix indentation * Remove falsy comparison from render * Fix left icon * Use List.Item on OmnichannelStatus * Add missing separator * Lint * Fix sort dropdown * Remove unnecessary styles * Fix detox Co-authored-by: Diego Mello * [FIX] App Store using Experimental's app id (#2826) * [FIX] Wrong username on push notifications (#2825) * [FIX] Share extension memory issues on iOS (#2845) * Remove unnecessary class prop * Stop rendering servers when there's only one * Map and alloc only necessary columns from query * Fetch servers count instead of all servers records * Fetch only needed servers * Separators * Remove renderContent * Minor fix * Refactor query * Smaller avatars in memory * Fix getItemLayout * Add topic * Load less pods * tests * Import only used functions from lodash * Fix pods * Import only used functions from semver * Fix media sharing * Update pods * Disables preview and thumb on iOS * Update expo-video-thumbnail * Unnecessary change * [FIX] Logout from other locations not prompting confirmation option (#2854) * Fixed logout toast bug for the iOS * Removing callToAction and replacing with confirmationText Co-authored-by: Diego Mello * Bump version to 4.14.1 (#2859) * [IMPROVEMENT] Check for focused rooms on in-app notifications (#2857) * Update InAppNotification and room reducer * Update InAppNotification This reverts commit 60330a1e04cfe8d2e5aa311f367083d831682c49. * Stop subscribing to threads * Remove ref * Fix prop-types Co-authored-by: Diego Mello * [FIX] Real name being ignored in SearchMessagesView (#2838) Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [CHORE] Remove unnecessary share reducer calls (#2861) * Remove unnecesary share reducer calls * Update Avatar Co-authored-by: Diego Mello * [FIX] Breadcrumbs exceeding characters limit (#2862) * [FIX] breadcrumbs exceeding * fix.breadcrumbs-exceeding-change-events Co-authored-by: Diego Mello * [FIX] App compressing videos on iOS (#2915) * Update index.js * Update index.js * [FIX] Real name setting ignored on reply preview (#2908) Co-authored-by: Diego Mello * [FIX] Reply component sending unused prop to Description (#2900) Co-authored-by: Diego Mello * [CHORE] BackdropOpacity based on themes (#2863) * Added backdropOpacity based on theme * Updated ActionSheet, ReactionsModal, ReactionPicker and Sidebar * Updated MultiSelect Co-authored-by: Diego Mello * [FIX] Webview not falling back to default auth challenge when no cert is provided (#2918) * [FIX] Android - fallback to default auth challenge handling when no cert is provided * If a certificate auth challenge is requested on Android the webview will hang if no certificate is loaded. To prevent this, fallback to default Android behavior and cancel the challenge with request.cancel() * No client certificate case defaults to super implementation * Update react-native-webview * Downgrade to previous dependency version Co-authored-by: Diego Mello Co-authored-by: Gerzon Z Co-authored-by: Jan Garaj * [FIX] Support Jitsi_URL_Room_Hash (#2905) * [FIX] Temp attachment files not being flushed after saved to gallery (#2871) * Update AttachmentView.js * Update AttachmentView.js * Update AttachmentView.js * Update AttachmentView.js Co-authored-by: Diego Mello * [CHORE] Update iOS profiles for Experimental app (#2933) * [IMPROVE] Deleted thread reply redirects to thread (#2840) Co-authored-by: Diego Mello * [FIX] Thread showing typing indicator from main room (#2869) * [FIX] Remove typing indicator from thread's header * remove unnecessary props and change usersTyping condition Co-authored-by: Diego Mello * [FIX] DM rooms show typing status from last group room (#2878) * [FIX] DM rooms show typing status from last group room * Undo changes * Check if current typing is from focused room before dispatching to redux Co-authored-by: Diego Mello * [FIX] Can't copy or edit media's description (#2885) * [FIX] Image descriptions issues * shorten the condition string * fix selectedMessage state Co-authored-by: Diego Mello * [FIX] RightButtonsContainer re-render check not returning default value (#2899) Co-authored-by: Diego Mello * [CHORE] Remove InteractionManager blocks (#2906) * [FIX] Remove InteractionManager blocks * Minor fix Co-authored-by: Diego Mello * [FIX] App not sending second argument for EventEmitter.removeListener on some places (#2909) Co-authored-by: Diego Mello * [FIX] Temp message ignoring real name (#2919) Co-authored-by: Diego Mello * [FIX] System message of e2e encryption is missing (#2888) * [FIX] System message of e2e encryption missing * add new encryption string * add to stories * Add pt-BR * Move stories Co-authored-by: Diego Mello * [CHORE] Add permissions to Redux (#2914) * [FIX] Add permissions to Redux store * add only permissions being used in the app * add clear permissions reducer * call RocketChat.hasPermission from reducer * add server version comparison on getPermissions * refactor hasPermission function * refactor hasPermission function * remove uncomment code * use Q.experimentalSortBy() * add coerce function * Change Rocketchat.hasPermission * Apply on isReadOnly * Apply to RoomInfoEditView * Apply to RoomInfoView and RoomInfoEditView * canAutoTranslate * Unnecessary clear permissions * Revert getUpdatedSince * Naming fix Co-authored-by: Diego Mello * [CHORE] Add hold step for ios and android build experimental (#2943) * [CHORE] Add hold step for ios-build-experimental and android-build-experimental * Android hold step * add ios hold step Co-authored-by: Diego Mello * [IMPROVEMENT] Remove lodash.isEqual (#2893) * Added dequal and react-fast-compare as substitutes to lodash.isEqual * Update ReplyPreview.js * Remove react-fast-compare * Removed deep-equal and upgrade babel-eslint dev dependency * Fix avatar * Fix Messagebox * Fix CreateDiscussionView * ModalBlockView * NewMessageView * ProfileView * RoomInfoEditView * ServerDropdown * Return local search as object instead of observable * SelectedUsersView Co-authored-by: Diego Mello * [I18N] Add missing Russian strings (#2946) * [i18n] Add missing Russian strings * Couple fixes * Fix Direct_message Translate Direct_message as already has been translated Co-authored-by: Diego Mello * [CHORE] Use shortcut syntax for get collections (#2932) Co-authored-by: Diego Mello * [FIX] Use List.Separator in all places (#2931) * [FIX] Use List.Separator in all places * add List.Separator * change List.Separator Co-authored-by: Diego Mello * [FIX] Limit new message list query size to 50 (#2947) * Limit query to 50 * Remove observable * [FIX] Support chats order for older versions of the server (#2934) * Update mergeSubscriptionsRooms.js * Update mergeSubscriptionsRooms.js * Update mergeSubscriptionsRooms.js * Minor refactor Co-authored-by: Diego Mello * [FIX] Reactions modal's backdrop color too light (#2949) Co-authored-by: Diego Mello * Bump version to 4.15.0 (#2950) * [FIX] Share extension not working correctly on Official app (#2963) * [FIX] Cannot read property 'some' of undefined on hasPermission (#2966) Co-authored-by: Diego Mello * [FIX] Deep linking and other connectivity issues (#2894) * Navigate from push notification only if necessary * Use JS SDK branch * Stop reconnecting if it's already connected * Fix RoomsListView forever loading after tapping push notification of another server * Execute fewer operations on app/index * Remove roomsRequest call from onForeground * Apply check and reopen * Stop opening in-app notification when the app is on backgorund * Connecting tweaks * Fix deep linking not working if the app is on background * Force reset yarn cache * Upgrade JS SDK * Remove listener on unmount * Fix resume on Android after back button is pressed * Fix local authentication resume * Fix back button android * Change JS SDK branch * [FIX] Messagebox's placeholder color is too bright (#2968) * [IMPROVEMENT] Message attachment colors (#2860) * Added convertStrToHex function and updated Reply component * Removed convertStrtToHex function and added attachmentBackground * Added color2k, removed transparent view and applied transparentize to backgroundColor * Added stories * Update Reply stories * Update Reply stories * Fix lint * Update Reply stories * Fix props * Move tests to Message stories Co-authored-by: Diego Mello * [FIX] App forgetting workspace when server is not finished added (#2798) * [FIX] App forgetting workspace * Added e2e tests * Update login.js * Update logout.js * Reverted changes on login and share, updated init * Update 08-persistantworkspace.spec.js * Revert unnecessary changes * Revert line change * Update share.js * Tweak tests * Use wm shorthand * Remove irrelevant calls to RocketChat.TOKEN_KEY Co-authored-by: Diego Mello * [TESTS] Add E2E tests to draft message (#2960) * [E2E TEST] Draft message * Fix tests Co-authored-by: Diego Mello * [TESTS] Add E2E tests to group DM (#2961) Co-authored-by: Diego Mello * [TESTS] Add E2E tests to directory (#2964) * [E2E TEST] Directory * Fix tests Co-authored-by: Diego Mello * [CHORE] Simplify server version comparison (#2922) * Simplify server version where needed * Added lte and gte functions and updated imports * Updated functions names * Update util functions * Update util function and added methods * Remove lt and coerce from getPermissions and mergeSubscriptionsRooms * Fix comparison * Update getPermissions.js * Remove unused import * Fix lint * Fix lint Co-authored-by: Diego Mello * [TESTS] Add E2E tests to discussions (#2970) * [E2E TEST] Discussions * fix error Cannot find UI elemen * Fix tests Co-authored-by: Diego Mello * [FIX] Attachment not rendering markdown (#2924) * [FIX] Render markdown in Fields content * Added stories Co-authored-by: Diego Mello * [TESTS] Add e2e tests for mark message as unread (#2953) * [E2E TEST] Add e2e tests for mark message as unread * fixed test for draft message * change test name * move test to other file * Remove unnecessary tests * Rename file * Update jest tests Co-authored-by: Diego Mello * [TESTS] Add E2E tests to delete server (#2954) * [E2E TEST] Delete server * fixed test for delete server * fix tests * minor changes * Rename file Co-authored-by: Diego Mello * [CHORE] Refactor RoomActionsView permissions (#2872) Co-authored-by: Diego Mello * [CHORE] Add status and teams icons (#2989) Co-authored-by: Gerzon Z * [FIX] SSO not working with 2FA (TOTP) (#2978) * Update AuthenticationWebView.js * Updated loginTOTP * Added validation * Update rocketchat.js * Update rocketchat.js * Update rocketchat.js * Update rocketchat.js * Fix resolve * Remove incognito * Fix totp being requested on webview Co-authored-by: Diego Mello * [IMPROVEMENT] User status icons (#2991) * Add status and teams * Update icons, icon size and getUsersPresence * Minor changes * Refactor RoomTypeIcon * Minor tweaks * Update unit tests * Minor fixes * Fix styles * Small refactor * Update jest Co-authored-by: Diego Mello * [REGRESSION] Auth via deep linking not working (#3015) * Update rocketchat and add e2e test for deep linking * Update rocketchat and add e2e test for deep linking * Update deeplinking e2e * fix deep linking auth * Test deep linking auth * Fix deeplink to rid and add tests * Small refactor * Add non existing server test Co-authored-by: Diego Mello * [FIX] Create discussion request being sent with null value on encryption param (#3033) * [CHORE] Use JSON files for i18n (#3011) * [IMPROVEMENT] Load only i18n files needed (#3014) * Use json * Load only i18n files needed * [REGRESSION] Clear local server cache not loading rooms (#3007) * Fix clear cache * Write e2e tests * Fix lint * Fix isRTL * [FIX] Custom OAuth and iframe login attempts being called multiple times (#3020) * [FIX] App crashing when attachment color is an invalid HEX (#3021) * [IMPROVEMENT] Add "Message" option to Room Info (#3029) * [CHORE] Go to room from hashtag * Layout tweaks Co-authored-by: Diego Mello * [FIX] Can't change status (#3018) Co-authored-by: Diego Mello * [FIX] Search input not using the whole header space (#3012) * [FIX] Search input not using the whole space * Fix on getHeaderTitlePosition Co-authored-by: Diego Mello * [FIX] E2EE password hiding automatically (#2972) * [FIX] E2EE password hiding automatically * add e2e test * fixed hiding banner * move e2e tests to 01-e2eencryption * remove console.log * Fix tests Co-authored-by: Diego Mello * [TESTS] Move threads tests to its own file (#2965) * [E2E TEST] Move threads test to another file * changed descirbe title * Rearrange files Co-authored-by: Diego Mello * [FIX] Regex typo on markdown (#2928) * [FIX] Fix Regex Typo * Add story for testing Co-authored-by: Diego Mello * [FIX] Make attachment validation compatible with web client (#2927) * [FIX] Make attachment validation compatible with web client * Added stories Co-authored-by: Diego Mello * [FIX] Non-reply attachments displaying time (#2902) * Remove time if no message_link * Fix message stories for replies * Final stories fix Co-authored-by: Diego Mello * [FIX] i18n not being applied on login/register labels (#2930) * Use I18n translate in login text input label * Add to register and add missing strings Co-authored-by: Diego Mello * Revert "[FIX] Make attachment validation compatible with web client (#2927)" (#3036) This reverts commit d6200745c028dd47b4ce0f11eb396c8f2a4cf807. * Bump version to 4.16.0 (#3037) * [NEW] Basic support to Teams (#3016) * Database migration * RoomItem icon * Team icons * Teams group * Small tweak on RoomTypeIcon * RoomView Header * Add team's channels to RoomView header * Starting TeamChannelsView * Icon size * o data found * Update TeamChannelsView, add teams subscriptions and send params to TeamChannelsView * Use teams.ListRooms endpoint, render rooms list, remove unused functions * Show team main on TeamChannelsView * Disable swipe * Pagination working * Fix blinking no data found * Search working * Refactor to use BackgroundContainer while loading * Go to room * Cleanup * Go to actions * Events * Lint * Add debounce to go room * Fix for tablet * i18n * Small fix * Minor refactor * Use local data when it exists * Show last message * Force teams migration * Add stories to BackgroundContainer * Remove unused component * Move RoomViewHeader into containers folder * Refactoring * Testing RoomHeader * i18n * Fix server endpoint version * Fix events Co-authored-by: Gerzon Z * [CHORE] Refactor mention tracking logic (#2997) * [Improvement] Improve mentions This PR focuses on improving command, emoji, channel and user mentions. * [Tests] Added e2e tests for mention improvement * [Improvement] Modify slash command mention logic. Added slash command with argument preview Slash command should show only if the message bigins with / * Return data on search for empty text * Minor fixes * Update e2e tests * Minor fix * [FIX] allow command mentioning in between text Co-authored-by: Diego Mello * [FIX] Status text not being updated on sidebar (#3041) * Update StatusView.js * Minor tweak * Minor tweaks Co-authored-by: Diego Mello * [FIX] Unable to search non-latin alphabet names on members list (#3039) * Add search by name in members list * Update RoomMembersView search Co-authored-by: Diego Mello * Search stops working after some time (#3044) * Bump version to 4.17.0 (#3058) * [CHORE] Add job to upload Experimental to Google Play production (#3050) * [REGRESSION] SAML stopped working after #2978 (#3060) * [REGRESSION] Room actions not loading on tablet (#3061) * Bump version to 4.16.1 (#3063) * [REGRESSION] Fallback language stopped working (#3072) * [CHORE] Update Detox to 18.10.0 (#3052) * Updated detox and 5 tests * Update e2e cases for Detox v18, update setUserStatus and added SET_STATUS_FAIL * Downgrade mocha * Exclude arm64 from building and update tests cases * Update more tests cases, add registeringUser4 * Update more test files and add room-actions-scrollview testID * Update package.json * Remove unused username from test file and update 08-roominfo test file * Fixing * Mark as unread * Fixing flaky tests * Minor fixes Co-authored-by: Diego Mello * [FIX] Message author touchable taking whole space available (#3048) Co-authored-by: Gerzon Z * [CHORE] Improve stories (#3028) * [CHORE] Improve stories * Refactor Avatar and UIKitModal * fixed undefined 'name' * Remove commented stories * Remove Markdown from stories/index, update Markdown test file and remove markdown stories from Message stories * Remove StoriesSeparator * Refactor Markdown * Remove commented lines of code * Small refactor * Re-add stories Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * Bump version to 4.17.0 (#3083) * [REGRESSION] Fallback not working when device's language is available (#3091) * Always add 'en' i18n * Add tests * Bump version to 4.16.2 (#3092) * [FIX] Connecting stream listener not being cleared (#3008) Co-authored-by: Diego Mello * [FIX] App making calls to DDP after socket was killed by OS (#3062) Co-authored-by: Gerzon Z * [NEW] Create Team (#3082) Co-authored-by: Diego Mello * Language update from LingoHub 🤖 (#3139) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub * [NEW] Add/Create/Remove channel on a team (#3090) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * One way to refactor :P * Next level refactor :) * Fix create group dm * Refactor renderItem * Minor bug fixes * Fix stories Co-authored-by: Diego Mello * [FIX] E2E Tests not working because of ES6 import (#3147) * Update ITeam.js * Minor tweak * [NEW] Leave Teams (#3116) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Minor tweak * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Lint Co-authored-by: Diego Mello * [NEW] Jump to message (#3099) * Scrolling * Add loadMore button at the end of loadMessagesForRoom * Delete dummy item on tap * Only insert loadMore dummy if there's more data * load surrounding messages * fixes and load next * First dummy and dummy-next * Save load next messages * Check if message exists before fetching surroundings * Refactoring List * Jumping to message :) * Showing blocking loader while scrolling/fetching message * Check if message exists on local db before inserting dummy * Delete dummies automatically when the message sent to updateMessages again * Minor cleanup * Fix scroll * Highlight message * Jump to bottom * Load more on scroll * Adding stories to LoadMore * Refactoring * Add loading indicator to LoadMore * Small refactor * Add LoadMore to threads * getMoreMessages * chat.getThreadMessages -> getThreadMessages * Start jumping to threads * Add jumpToMessageId on RoomView * Nav to correct channel * Fix PK issue on thread_messages * Disable jump to thread from another room * Fix nav to thread params * Add navToRoom * Refactor styles * Test notch * Fix Android border * Fix thread message on title * Fix NavBottomFAB on threads * Minor cleanup * Workaround for readThreads being called too often * Lint * Update tests * Jump from search * Go to threads from search * Remove getItemLayout and rely on viewable items * Fix load older * stash working * Fix infinite loading * Lower itemVisiblePercentThreshhold to 10, so very long messages behave as viewable * Add generateLoadMoreId util * Minor cleanup * Jump to message from notification/deep linking * Add getMessageInfo * Nav to threads from other rooms * getThreadName * Unnecessary logic * getRoomInfo * Colocate getMessageInfo closer to RoomView * Minor cleanup * Remove search from RoomActionsView * Minor fix for search on not joined public channels * Jump to any link * Fix tablets * Jump to message from MessagesView and other bug fixes * Fix issue on Urls * Adds race condition to cancel jump to message if it's stuck or after 5 seconds * Jump from message search quote * lint * Stop onPress * Small refactor on load methods * Minor fixes for loadThreadMessages * Minor typo * LoadMore i18n * Minor cleanup * [FIX] Method calls not sending date params as EJSON (#3159) * [FIX] Read receipt not displaying full date (#3133) Co-authored-by: Diego Mello * [NEW] Remove member from team (#3117) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Added addTeamMember and removeTeamMember * Minor tweak * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Update SelectListView.js * Update RoomMembersView * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Minor tweaks * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Remove addTeamMember, update removeTeamMember * Update Alert * Minor tweaks * Minor tweaks * Minor tweak * Update showActionSheet on RoomMembersView * Remove team main from query and move code around * Fetch roles * Update RoomMembersView and SelectListView * Updated leaveTeam and handleRemoveFromTeam * Fix validation * Remove unnecessary function * Added confirmationAlert for missing permissions case Co-authored-by: Diego Mello * [FIX] Add Existing Channel screen showing discussions and channels without permission (#3151) * [Fix] the filter to show the existing channel * [Refactor] the function that filter to isolate it * Refactor how to wsearch properly Co-authored-by: Diego Mello * [FIX] Member search not trimming search text (#3129) * Fixed logout toast bug for the iOS * Removing callToAction and replacing with confirmationText * Handling member search with spaces to the left and right of name/username * Changing location of string trimmer Co-authored-by: Diego Mello * [FIX] Discussions not subscribing properly to messages when opened from inside the room (#3149) * [FIX] Promise at subscription Room * E2E - Update previous roomView count after send msg in discussion * Not needed rn Co-authored-by: Diego Mello * [FIX] Team creation not raising error if something unexpected happens (#3152) * [IMPROVEMENT] Add error to AddExistingChannel * Fix the alert error when create a channel * Fix the error alert box when create channel and teams Co-authored-by: Diego Mello * [FIX] Check permissions on team channels action sheet (#3155) * [IMPROVEMENT] Show only the option that user can manage in TeamChannelsView * Refactor the showActionSheet function * Added remove team channel permission * Cleanup Co-authored-by: Diego Mello * [FIX] Add channels to team's flow using different navigators (#3157) * [FIX] the navigation to AddChannelTeamView and next screens * Fix the order inside the NewMessageStackNavigator * Delete spaces after arrow function in onPress * Adjusted InsideStackNavigator to a conditional animation * Fixed route for iPad * Small change Co-authored-by: Diego Mello * [IMPROVEMENT] Allow discussions to be edited (#3137) * Refactored the filter to work the edit for channel and discussion * Removed the filter which type of room can be edit Co-authored-by: Diego Mello * Fix tests Co-authored-by: Diego Mello * [NEW] Delete Teams (#3123) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Added addTeamMember and removeTeamMember * Minor tweak * Added deleteTeam function * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Update SelectListView.js * Update index.js * Update RoomMembersView * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Minor tweaks * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Remove addTeamMember, update removeTeamMember * Update Alert * Minor tweaks * Minor tweaks * Minor tweak * Update showActionSheet on RoomMembersView * Remove team main from query and move code around * Fetch roles * Update RoomMembersView and SelectListView * Update rocketchat.js * Updated leaveTeam and handleRemoveFromTeam * Fix validation * Remove unnecessary function * Update RoomActionsView * Update en.json * updated deleteTeam function and permissions * Added showConfirmationAlert * Added string translations for teams * Fix permission * Minor tweaks * Typo Co-authored-by: Diego Mello * [FIX] Android navigation bar color when Loading modal appears (#3165) * [FIX] Modal appearance * Undo and only add android:navigationBarColor Co-authored-by: Diego Mello * [FIX] Check for old servers for Teams (#3171) Co-authored-by: Diego Mello * [NEW] Convert/Move Channel to Team (#3164) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Added addTeamMember and removeTeamMember * Minor tweak * Added deleteTeam function * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Update SelectListView.js * Update index.js * Update RoomMembersView * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Minor tweaks * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Remove addTeamMember, update removeTeamMember * Update Alert * Minor tweaks * Minor tweaks * Minor tweak * Update showActionSheet on RoomMembersView * Remove team main from query and move code around * Fetch roles * Update RoomMembersView and SelectListView * Update rocketchat.js * Updated leaveTeam and handleRemoveFromTeam * Fix validation * Remove unnecessary function * Update RoomActionsView * Update en.json * updated deleteTeam function and permissions * Added showConfirmationAlert * Added string translations for teams * Fix permission * Added moveChannelToTeam and convertToTeam functionality * Fix SelectListView RadioButton * Fix moveToTeam * Added searchBar to SelectListVIew * Update RoomView , SelectListVIew and string translation for error Co-authored-by: Diego Mello * [TEST] E2E Tests for Teams (#3178) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Added addTeamMember and removeTeamMember * Minor tweak * Added deleteTeam function * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Update SelectListView.js * Update index.js * Update RoomMembersView * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Minor tweaks * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Remove addTeamMember, update removeTeamMember * Update Alert * Minor tweaks * Minor tweaks * Minor tweak * Update showActionSheet on RoomMembersView * Remove team main from query and move code around * Fetch roles * Update RoomMembersView and SelectListView * Update rocketchat.js * Updated leaveTeam and handleRemoveFromTeam * Fix validation * Remove unnecessary function * Update RoomActionsView * Update en.json * updated deleteTeam function and permissions * Added showConfirmationAlert * Added string translations for teams * Fix permission * Added moveChannelToTeam and convertToTeam functionality * Fix SelectListView RadioButton * Fix moveToTeam * Added searchBar to SelectListVIew * Update RoomView , SelectListVIew and string translation for error * E2E for Teams * Fix tests and cleanup * Minor refactor * Wrong label * Move/convert * Fix convert Co-authored-by: Diego Mello * [NEW] Add Teams to Directory (#3181) * Added Teams to DirectoryView * Fix icon * Minor tweaks * add tests Co-authored-by: Diego Mello * [CHORE] Add logEvents for Teams (#3182) * added events for team channels view and add existing channel view * add logevents for room actions view and room info edit view Co-authored-by: Diego Mello * [FIX] Disable jitsi call for teams (#3183) Co-authored-by: Diego Mello * [FIX] Show alert `Not allowed` when click on a private channel that you don't be invited before (#3177) * [FIX] Showing only channel you joined * [FIX] How to get the params to mnavigation to other room from TeamChannelList * Show alert Not allowed when trying access private channel that you don't joined Co-authored-by: Diego Mello * [IMPROVEMENT] Load team's rooms from local database on team leave (#3185) * [IMPROVEMENT] Search team list rooms of user in watermelon db * Minor nitpick Co-authored-by: Diego Mello * [FIX] Option to prevent users from using Invisible status (#3186) * [FIX] Option to prevent users from using Invisible status * Added error to pt-BR Co-authored-by: Diego Mello * [FIX] Item not animating on tap on team's channels view (#3187) * [FIX] Directory sending incorrect room type (#3188) Co-authored-by: Diego Mello * [FIX] App not showing proper alert on team leave (#3161) * [IMPROVEMENT] refactoring how to leave team * Fix the data passed to leaveTeam * Fixed the lint error in i18n, the path of i18n, merged two ifs in one * Fixed the Saga's flow when try to leave a room * Fixed params passed to leaveRoom * Fix the function name of leaveTeam Co-authored-by: Diego Mello * Language update from LingoHub 🤖 (#3192) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub Co-authored-by: Diego Mello * [NEW] Support Google OAuth from external browser (#3134) * Deep linking to the app * Handle deep linking * Bump version to 4.17.0 (#3093) * Revert "[IMPROVEMENT] Load team's rooms from local database on team leave (#3185)" (#3194) This reverts commit fa00ef92efa45fef3938afbb92be52b97cb16358. * [FIX] Teams tests (#3196) * Make team_main not optional and fix tests * Undo isOptional and fix query * Comment * [FIX] Wrong system messages being passed as parameters to room save (#3197) * [FIX] RoomItem's long press crashing the app if prop is missing (#3199) * Check onLongPress prop * Add Touch stories * [FIX] Crashing on link press (#3204) * [FIX] Don't show Block Button inside Group DM Actions (#3195) * [FIX] Don't show Block Button inside Group DM Actions * Use RocketChat.isGroupChat instead of simple if condition * Add return Co-authored-by: Diego Mello * [TEST] Fixed E2E tests (#3201) * [FIX] Test E2E i18n * 01-createroom and 02-room fixed * 03-roomactions and 04-discussions * 05-threads and 07-markasunread from room * Test 07-markasunread * Set notifications 'YES' and delete true in 03-forgotpassword and 04-createuser * Fixed the data that 02-team uses and changed the message in 07-markasunread * Added group.alternate to data.docker and commented the test for the fallback language Co-authored-by: Diego Mello * [TEST] E2E for Jump to Message (#3202) * E2E tests for jump to message * Fix thread tests * Remove unnecessary function and uncomment tests * Minor tweak * Fix tests and minor tweaks * Minor tweaks * Update docker data * Fix docker * Fix duplicated testid * Minor refactor * Fix jump to old message test * Fix load on scroll * Add fab test * Minor addition * stash * almost there * Final changes Co-authored-by: Diego Mello * [IMPROVE] Subscribe to permissions (#2993) * [CHORE] Subscribe to permissions * add redux action for update * Minor tweaks Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [IMPROVE] Subscribe to roles (#2992) * [CHORE] Subscribe to Roles * subscribe to roles-change * add subscribe for stream-roles * fixed subscribe roles * Add componentDidUpdate to RoomMembersView and propType * Update componentDidUpdate in RoomMembersView, roles reducer, getRoles method and actionType * Minor tweaks * Remove componentDidUpdate * Fix add role * Fix initialState and remove role * Minor try/catch fix * Fix lint * Fix offline first Co-authored-by: Diego Mello Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z * [IMPROVE] Subscribe to settings (#3222) * Add action and reducer * Add streamNotifyAll listener * Minor tweak * Minor tweak * Fix update not taking in consideration other type columnns Co-authored-by: Diego Mello * Chore: Add Lint to E2E tests (#3217) * Added eslint plugin dependencie and fixed the eslint.js * E2E Tests folder Assorted * Linted all e2e, just e2e/docker that don't changed * Update 09-jumptomessage.spec.js * Removed async from describe function * Remove outdated detox linter lib * Add overrides to eslintrc Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [FIX] App not showing proper alert on team delete (#3219) * [FIX] Rule to delete team's channel * Fixed Saga and flow to delete team and team's channel * Adjusted the warning alert as the Figma Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [IMPROVE] Add Jitsi button to Teams (#3223) * [IMPROVE] Add Jitsi button to teams * Added setting to check is Jitsi is Enable for Channel too * Fix typo Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [FIX] Jump to message from in-app notification (#3225) * [FIX] Jump to message by in-app notification * Bug fix to scroll proper the last message * Minor tweak Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [FIX] Google OAuth triggering cookies logic (#3244) * Remove checkCookiesAndLogout * Add loginEmailPassword to loginOAuthOrSso * Add isFromWebView field * Fix migrations * Minor tweak * Fix OAuth for other services * Fix migrations * Stop persisting loginEmailPassword Co-authored-by: Diego Mello * Language update from LingoHub 🤖 (#3251) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub Co-authored-by: Diego Mello * [IMPROVE] Message body readability on dark themes (#2981) * [CHORE] Apply auxiliaryText on message body * change bodyText to uxiliaryText * Update tests * Update bodyText color and rollback PR changes * Update Storyshots.test.js.snap * Minor tweak Co-authored-by: Diego Mello Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z * [FIX] Subscribe to settings making app to hang on login (#3254) * [FIX] Poor performance in messages list on Android 11 (#3260) * Bump version to 4.18.0 (#3252) * [FIX] Create team crashing the app (#3248) Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [IMPROVE] Convert Team to Channel (#3249) * [IMPROVE] Add convert team to a channel * Action to SelectListView and new words to i18n * Implemented the post and it's working with selected channels or not * Fixed the Convert Team Warning at english i18n and changed the function name * E2E test completed in sequence the convert/move teams * [IMPROVE] Add convert team to a channel * Action to SelectListView and new words to i18n * Implemented the post and it's working with selected channels or not * Fixed the Convert Team Warning at english i18n and changed the function name * rebase develop into this branch * [IMPROVE] Add convert team to a channel * Action to SelectListView and new words to i18n * Implemented the post and it's working with selected channels or not * Fixed the Convert Team Warning at english i18n and changed the function name * rebase develop into this branch Co-authored-by: Diego Mello * [IMPROVE] Set black as default dark theme (#3270) * Update default darkLevel * Minor tweak * [IMPROVE] Make `system default` the default browser (#3265) * [FIX] use systemdefault: as the default browser, not inApp * Fix Co-authored-by: Diego Mello * Language update from LingoHub 🤖 (#3269) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub Co-authored-by: Diego Mello * [IMPROVE] Remove difference between public/private on "Group by type" (#3271) * Merge channels and private groups * Remove i18n * Regression: Settings pagination not working (#3277) * Regression: Markdown handlePress not working properly (#3278) Co-authored-by: Diego Mello * Chore: Improve QA workflow (#3285) * Chore: Update dependencies (#3206) * Update non-dev patches * Update dev patches * Update minors * Update dev minors * Update few non semver * Cookies * datepicker, netinfo, base64 and bootsplash * Patch cookies * Update navigation * Device info * mocha * localize * react-native-picker-select * vector icons, xregexp, popover * try save husky * document picker * Remove emotion dev * Downgrade some libs and make sure jest is passing * Update storybook to stable * mocha, axios, bootsplash * Update lint job to node 15 * Chore: Update React Native to 0.64.2 (#3245) * Update non-dev patches * Update dev patches * Update minors * Update dev minors * Update few non semver * Cookies * datepicker, netinfo, base64 and bootsplash * Patch cookies * Update navigation * Device info * mocha * localize * react-native-picker-select * vector icons, xregexp, popover * try save husky * document picker * Remove emotion dev * Downgrade some libs and make sure jest is passing * Update storybook to stable * mocha, axios, bootsplash * Update lint job to node 15 * Update android image to api 29 and xcode to 12.4 * building * Fix lint * Get rid of Storybooks errors * Patch react-native-simple-crypto * Remove pods from git * Stash simple crypto * Stash Flipper * Remove single crypto patch * Add manage-pods command * Update Xcode to 12.5.0 * Fix E2E tests * Cleanup podfile * Fix Storybook * Remove RN patch * Fix iOS build release * Fix cocoapods cache on CI * Try to fix pods using bundle * Update gems * Add app_store_connect_api_key env to CI * APP_STORE_CONNECT_API_KEY -> APP_STORE_CONNECT_API_BASE64 * Rollback to older usage of app_store_connect_api_key * tmp * Run manage-pods on TestFlight * Use Podfile instead of Podfile.lock for cache * Increase no_output_timeout from 20 minutes to 40 * Restore node modules on upload-to-testflight * Add pod install to docs * Chore: Run lint and tests on staged files only (#3291) * Bump version to 4.19.0 (#3307) * Chore: Update Bugsnag (#3300) * Remove bugsnag-react-native * Really remove bugsnag from android * Install @bugsnag/react-native * Logging error on Android correctly * Cleanup * Fix bugsnag mock * iOS builds * Fix CI mistake * Upload dSYMs to Bugsnag * Upload source maps automatically on iOS * Cleanup * Enable Bugsnag on share extension * Add test error * Use large macos * Bump to 4.19.0 temporarily to test on TestFlight official * Use temp keys * Fix upload source maps for Official iOS build * Remove tests * Set version back to 4.18.0 * Language update from LingoHub 🤖 (#3297) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub Co-authored-by: Diego Mello * [FIX] Unarchive permission not honored (#3237) * [FIX] Show alert when unarchive error * Title in alert * Disable button when the user donesn't have the role permission * Use ARCHIVE/UNARCHIVE instead of their lowercase in alert and removed capitalize lodash * Check if the error eis translated before parse through i18n * Remove unnecessary code Co-authored-by: Diego Mello Co-authored-by: Levy Costa * [FIX] Hardcoded backdrop opacity on loading component (#3255) * Added withTheme and themes to Loading * Added animation to backdrop opacity * Minor tweak * Fix internal image impacted by opacity Co-authored-by: Diego Mello Co-authored-by: Levy Costa * [FIX] Share extension not working on iOS (#3310) * Temp add all pods to share extension * Cleanup * [FIX] Permissions to edit livechat when the user is a livechat-agent (#3294) * [FIX] Permissions to edit livechat * Added the permission to edit livechat room custom fields Co-authored-by: Levy Costa Co-authored-by: Diego Mello * [FIX] Reactive footer when agents take chats (#3288) Co-authored-by: Diego Mello * [FIX] Omnichannel custom fields are not rendered properly (#3295) * [FIX] Permissions to edit livechat * [FIX] Custom fields labels and values * refactor field * Added the permission to edit livechat room custom fields * Fix the inputs.focus() Co-authored-by: Levy Costa Co-authored-by: Diego Mello * [FIX] Wrong message when room is closed by the Guest (#3289) Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [FIX] Dealing well with pre-configured tags in Omnichannel (#3298) * [FIX] Permissions to edit livechat * [FIX] Tags with multiselect and tagParamsSelected * Removed console.log and the new set to filter * Added the permission to edit livechat room custom fields * Change Title Livechat_edit to Edit * Added marginBottom to multiSelect * Added marginBottom to multiSelect Co-authored-by: Gerzon Z * [FIX] Bugsnag and Analytics opt-out (#3335) * Deleted redux actions for bugsnag and analytics, in addition fixed to eon/off reports for both * Removed console.log * minor tweak * Enable and disable crashlytics and remove breadcrumb from bugsnag * minor tweaks with the names of the variables * minor tweak Co-authored-by: Diego Mello * [FIX] Show thumbnails in message view (#2975) * [FIX] Show thumbnails in message view fixes: #2853 * Add stories for thumbnails and update test * [Test] Update tests * added stories Co-authored-by: Reinaldo Neto Co-authored-by: Levy Costa Co-authored-by: Diego Mello * [FIX] Show button attachment on messages (#2980) * [FIX] Show button attachment in message list fixes: #2684 * Changed the Button and theme, text theme and how to call the function * Fix the props passed in Message * Function to context * Added button attachment to stories * New snapshot Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com> Co-authored-by: Reinaldo Neto Co-authored-by: Levy Costa Co-authored-by: Diego Mello * [FIX] The unread section is not removed after receiving a new message and swipe to read (#3281) * Fix unread section from direct messages and thread messages * Minor tweak * removed the thread unread, but the thread unread is on branch fix.unread-thread-from-listview Co-authored-by: Diego Mello * [FIX] Evaluate values in handle failure (#3235) * [FIX] HEvaluating proper the error for channel, team and undefined * Added some team errors in i18n * Added unauthorized to i18n * Test if there is channel name too, to prevent to show {missing roomName} * Refactor the treatment error to check if exists before translate with i18n * Remove some check conditional points * Minor tweak * Added array with error inside the createChannel * Moved error array to inside the handleFailure * added creating_discussion Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z Co-authored-by: Diego Mello * [FIX] E2E Encryption button doesn't appear (#3343) Co-authored-by: Diego Mello * Regression: Orientation lock on Android not working (#3345) * Update MainApplication.java * Update MainApplication.java * Downgrade react-native-orientation-locker * Pods Co-authored-by: Diego Mello * [FIX] TextInput breaking line (#2873) * Update TextInput's padding * Chante textAlign to auto and to ellipses longer text than the width * Added story with changes in text input * Changed in TextInput stories Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com> Co-authored-by: Reinaldo Neto Co-authored-by: Diego Mello * Chore: Update Jitsi to 3.6.0 (#3292) * Fix RN deps * Update react-native-jitsi-meet * Working on iOS from Jitsi source * Dependencies installed * Temp android * Kinda working android * Working on iOS with our SDK * Use our maven repo * Fix temp maven url * Cleanup * Fix maven url * Bring chat back * Add activity indicator * Update react-native-jitsi-meet * Fix loading on iOS * Clear gradle cache * Try 3.6.0 * Dummy change to update gradle cache * Point to merged forks * update pod commit Co-authored-by: Guilherme Gazzo Co-authored-by: Prateek Jain <44807945+Prateek93a@users.noreply.github.com> Co-authored-by: Djorkaeff Alexandre Co-authored-by: Lucas Siqueira Co-authored-by: Calebe Rios Co-authored-by: Pitstopper <18574776+Pitstopper@users.noreply.github.com> Co-authored-by: phriedrich Co-authored-by: Guilherme Siqueira Co-authored-by: Prateek Jain Co-authored-by: devyaniChoubey <52153085+devyaniChoubey@users.noreply.github.com> Co-authored-by: Bernard Seow Co-authored-by: Hiroki Ishiura Co-authored-by: Exordian Co-authored-by: Daanchaam Co-authored-by: Youssef Muhamad Co-authored-by: Iván Álvarez Co-authored-by: Sarthak Pranesh <41206172+sarthakpranesh@users.noreply.github.com> Co-authored-by: Michele Pellegrini Co-authored-by: Tanmoy Bhowmik Co-authored-by: Hibikine Kage <14365761+hibikine@users.noreply.github.com> Co-authored-by: Ezequiel de Oliveira Co-authored-by: Neil Agarwal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Govind Dixit Co-authored-by: Zhaubassarova Aruzhan <49000079+azhaubassar@users.noreply.github.com> Co-authored-by: Aroo Co-authored-by: Sarthak Pranesh Co-authored-by: Siddharth Padhi Co-authored-by: Bruno Dantas Co-authored-by: devyaniChoubey Co-authored-by: Dan Caseley Co-authored-by: Heng Sok Co-authored-by: Snyk bot Co-authored-by: Rohit Verma <44283521+refactor-droidyy@users.noreply.github.com> Co-authored-by: Graham Smith Co-authored-by: Gabriel Henriques Co-authored-by: Júlia Grala <30629556+juliagrala@users.noreply.github.com> Co-authored-by: nixxou <45721836+nixxou@users.noreply.github.com> Co-authored-by: David-Tsui Co-authored-by: Vincenzo Esposito Co-authored-by: Rishabh Gupta <38923768+imrishabh18@users.noreply.github.com> Co-authored-by: Marco Jakobs Co-authored-by: zaphod534 <32894570+zaphod534@users.noreply.github.com> Co-authored-by: Daniel Maike Co-authored-by: Vitor Leal Co-authored-by: Fernando Aguilar Co-authored-by: Abdullah Alhamoud <10301923+abalhamoud@users.noreply.github.com> Co-authored-by: Dave Koo Co-authored-by: Fazil Boudjelal Co-authored-by: Lucas Dousse Co-authored-by: Sumukha Hegde Co-authored-by: Gerzon Z Co-authored-by: Gerzon Z Co-authored-by: yash-rajpal <58601732+yash-rajpal@users.noreply.github.com> Co-authored-by: Hakan YILMAZ Co-authored-by: Arkadyuti Bandyopadhyay Co-authored-by: Anant Bhasin <38764067+aKn1ghtOut@users.noreply.github.com> Co-authored-by: Gung Wah <41157464+kresnaputra@users.noreply.github.com> Co-authored-by: Billy Newman Co-authored-by: Jan Garaj Co-authored-by: ankar84 Co-authored-by: sadegh Co-authored-by: Noach Magedman Co-authored-by: lingohub[bot] <69908207+lingohub[bot]@users.noreply.github.com> Co-authored-by: Robot LingoHub Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com> Co-authored-by: Levy Costa Co-authored-by: Reinaldo Neto --- .circleci/config.yml | 149 +- .eslintignore | 3 +- .gitignore | 1 + .husky/.gitignore | 1 + .husky/pre-commit | 4 + CONTRIBUTING.md | 1 + __mocks__/@bugsnag/react-native.js | 5 + __mocks__/bugsnag-react-native.js | 8 - .../__snapshots__/Storyshots.test.js.snap | 1750 +- android/app/build.gradle | 2 +- android/app/src/debug/AndroidManifest.xml | 4 +- android/app/src/main/AndroidManifest.xml | 1 - android/app/src/main/res/values/styles.xml | 2 +- .../chat/rocket/reactnative/Encryption.java | 2 +- .../reactnative/MainPlayApplication.java | 7 + android/build.gradle | 11 +- android/fastlane/Fastfile | 8 + android/fastlane/README.md | 27 +- android/gradle.properties | 2 +- .../gradle/wrapper/gradle-wrapper.properties | 2 +- android/gradlew | 2 + android/gradlew.bat | 22 +- app/actions/actionsTypes.js | 2 - app/actions/crashReport.js | 15 - app/containers/Loading.js | 38 +- app/containers/MessageActions/index.js | 2 + app/containers/MessageErrorActions.js | 3 +- app/containers/TextInput.js | 2 +- app/containers/TextInput.stories.js | 43 + app/containers/UIKit/MultiSelect/index.js | 2 +- app/containers/message/Attachments.js | 36 +- app/containers/message/Reply.js | 33 +- app/containers/message/index.js | 10 + app/i18n/locales/de.json | 9 +- app/i18n/locales/en.json | 6 +- app/i18n/locales/pt-BR.json | 3 + app/i18n/locales/ru.json | 9 +- app/index.js | 12 +- app/lib/methods/getPermissions.js | 4 +- app/presentation/RoomItem/Touchable.js | 1 + app/presentation/TextInput.js | 2 +- app/presentation/UnreadBadge/index.js | 2 +- app/reducers/crashReport.js | 25 - app/reducers/index.js | 2 - app/sagas/createChannel.js | 17 +- app/sagas/init.js | 11 +- app/utils/localAuthentication.js | 2 +- app/utils/log/index.js | 42 +- app/views/CreateDiscussionView/index.js | 2 +- app/views/JitsiMeetView.js | 80 +- app/views/LivechatEditView.js | 94 +- app/views/RoomInfoEditView/index.js | 9 +- app/views/RoomInfoView/index.js | 14 +- app/views/RoomView/index.js | 4 +- app/views/RoomsListView/index.js | 2 + app/views/SecurityPrivacyView.js | 215 +- app/views/SettingsView/index.js | 2 +- config.js | 3 - e2e/tests/assorted/05-joinpublicroom.spec.js | 4 +- e2e/tests/room/04-discussion.spec.js | 4 +- e2e/tests/room/05-threads.spec.js | 4 +- e2e/tests/room/09-jumptomessage.spec.js | 6 +- e2e/tests/team/01-createteam.spec.js | 1 + ios/Gemfile | 2 +- ios/Gemfile.lock | 212 +- ios/Podfile | 57 +- ios/Podfile.lock | 736 +- ios/Pods/CocoaAsyncSocket/LICENSE.txt | 35 - ios/Pods/CocoaAsyncSocket/README.markdown | 121 - .../Source/GCD/GCDAsyncSocket.h | 1225 - .../Source/GCD/GCDAsyncSocket.m | 8495 ---- .../Source/GCD/GCDAsyncUdpSocket.h | 1024 - .../Source/GCD/GCDAsyncUdpSocket.m | 5517 --- ios/Pods/CocoaLibEvent/LICENSE | 19 - ios/Pods/CocoaLibEvent/README.md | 29 - ios/Pods/CocoaLibEvent/lib/libevent.a | Bin 3356744 -> 0 bytes ios/Pods/CocoaLibEvent/lib/libevent_core.a | Bin 2103584 -> 0 bytes ios/Pods/CocoaLibEvent/lib/libevent_extra.a | Bin 1253632 -> 0 bytes .../CocoaLibEvent/lib/libevent_pthreads.a | Bin 36376 -> 0 bytes ios/Pods/CocoaLibEvent/src/evdns.h | 45 - ios/Pods/CocoaLibEvent/src/event.h | 83 - ios/Pods/CocoaLibEvent/src/event2/buffer.h | 1076 - .../CocoaLibEvent/src/event2/buffer_compat.h | 115 - .../CocoaLibEvent/src/event2/bufferevent.h | 1021 - .../src/event2/bufferevent_compat.h | 100 - .../src/event2/bufferevent_ssl.h | 134 - .../src/event2/bufferevent_struct.h | 116 - ios/Pods/CocoaLibEvent/src/event2/dns.h | 717 - .../CocoaLibEvent/src/event2/dns_compat.h | 336 - .../CocoaLibEvent/src/event2/dns_struct.h | 80 - .../CocoaLibEvent/src/event2/event-config.h | 544 - ios/Pods/CocoaLibEvent/src/event2/event.h | 1675 - .../CocoaLibEvent/src/event2/event_compat.h | 230 - .../CocoaLibEvent/src/event2/event_struct.h | 180 - ios/Pods/CocoaLibEvent/src/event2/http.h | 1189 - .../CocoaLibEvent/src/event2/http_compat.h | 90 - .../CocoaLibEvent/src/event2/http_struct.h | 152 - .../CocoaLibEvent/src/event2/keyvalq_struct.h | 80 - ios/Pods/CocoaLibEvent/src/event2/listener.h | 180 - ios/Pods/CocoaLibEvent/src/event2/rpc.h | 596 - .../CocoaLibEvent/src/event2/rpc_compat.h | 61 - .../CocoaLibEvent/src/event2/rpc_struct.h | 100 - ios/Pods/CocoaLibEvent/src/event2/tag.h | 146 - .../CocoaLibEvent/src/event2/tag_compat.h | 49 - ios/Pods/CocoaLibEvent/src/event2/thread.h | 253 - ios/Pods/CocoaLibEvent/src/event2/util.h | 866 - .../CocoaLibEvent/src/event2/visibility.h | 50 - ios/Pods/CocoaLibEvent/src/evhttp.h | 45 - ios/Pods/CocoaLibEvent/src/evrpc.h | 45 - ios/Pods/CocoaLibEvent/src/evutil.h | 39 - ios/Pods/DoubleConversion/LICENSE | 26 - ios/Pods/DoubleConversion/README | 54 - .../double-conversion/bignum-dtoa.cc | 641 - .../double-conversion/bignum-dtoa.h | 84 - .../double-conversion/bignum.cc | 766 - .../double-conversion/bignum.h | 145 - .../double-conversion/cached-powers.cc | 176 - .../double-conversion/cached-powers.h | 64 - .../double-conversion/diy-fp.cc | 57 - .../double-conversion/diy-fp.h | 118 - .../double-conversion/double-conversion.cc | 910 - .../double-conversion/double-conversion.h | 536 - .../double-conversion/fast-dtoa.cc | 665 - .../double-conversion/fast-dtoa.h | 88 - .../double-conversion/fixed-dtoa.cc | 404 - .../double-conversion/fixed-dtoa.h | 56 - .../DoubleConversion/double-conversion/ieee.h | 402 - .../double-conversion/strtod.cc | 555 - .../double-conversion/strtod.h | 45 - .../double-conversion/utils.h | 324 - ios/Pods/Firebase/CoreOnly/Sources/Firebase.h | 172 - .../CoreOnly/Sources/module.modulemap | 4 - ios/Pods/Firebase/LICENSE | 202 - ios/Pods/Firebase/README.md | 311 - .../FIRAnalyticsConnector | Bin 882528 -> 0 bytes .../Modules/module.modulemap | 11 - .../FirebaseAnalytics | Bin 808072 -> 0 bytes .../Headers/FIRAnalytics+AppDelegate.h | 62 - .../Headers/FIRAnalytics.h | 137 - .../Headers/FIREventNames.h | 471 - .../Headers/FIRParameterNames.h | 670 - .../Headers/FIRUserPropertyNames.h | 29 - .../Headers/FirebaseAnalytics.h | 5 - .../Modules/module.modulemap | 12 - .../Sources/FIRAnalyticsConfiguration.h | 56 - .../Sources/FIRAnalyticsConfiguration.m | 62 - .../FirebaseCore/Sources/FIRApp.m | 938 - .../Sources/FIRAppAssociationRegistration.h | 49 - .../Sources/FIRAppAssociationRegistration.m | 47 - .../FirebaseCore/Sources/FIRBundleUtil.h | 53 - .../FirebaseCore/Sources/FIRBundleUtil.m | 79 - .../FirebaseCore/Sources/FIRComponent.m | 65 - .../Sources/FIRComponentContainer.m | 214 - .../Sources/FIRComponentContainerInternal.h | 49 - .../FirebaseCore/Sources/FIRComponentType.m | 28 - .../FirebaseCore/Sources/FIRConfiguration.m | 46 - .../Sources/FIRConfigurationInternal.h | 29 - .../Sources/FIRCoreDiagnosticsConnector.m | 61 - .../FirebaseCore/Sources/FIRDependency.m | 44 - .../FirebaseCore/Sources/FIRDiagnosticsData.h | 35 - .../FirebaseCore/Sources/FIRDiagnosticsData.m | 66 - .../FirebaseCore/Sources/FIRErrors.m | 21 - .../FirebaseCore/Sources/FIRHeartbeatInfo.m | 61 - .../FirebaseCore/Sources/FIRLogger.m | 179 - .../FirebaseCore/Sources/FIROptions.m | 490 - .../FirebaseCore/Sources/FIRVersion.h | 23 - .../FirebaseCore/Sources/FIRVersion.m | 33 - .../Sources/Private/FIRAppInternal.h | 173 - .../Sources/Private/FIRComponent.h | 91 - .../Sources/Private/FIRComponentContainer.h | 50 - .../Sources/Private/FIRComponentType.h | 34 - .../Private/FIRCoreDiagnosticsConnector.h | 35 - .../Sources/Private/FIRDependency.h | 45 - .../Sources/Private/FIRErrorCode.h | 39 - .../FirebaseCore/Sources/Private/FIRErrors.h | 24 - .../Sources/Private/FIRHeartbeatInfo.h | 39 - .../FirebaseCore/Sources/Private/FIRLibrary.h | 50 - .../FirebaseCore/Sources/Private/FIRLogger.h | 156 - .../Sources/Private/FIROptionsInternal.h | 119 - .../Sources/Private/FirebaseCoreInternal.h | 31 - .../FirebaseCore/Sources/Public/FIRApp.h | 127 - .../Sources/Public/FIRConfiguration.h | 45 - .../Sources/Public/FIRLoggerLevel.h | 38 - .../FirebaseCore/Sources/Public/FIROptions.h | 123 - .../Sources/Public/FirebaseCore.h | 20 - .../Public/FIRCoreDiagnosticsData.h | 61 - .../Public/FIRCoreDiagnosticsInterop.h | 34 - ios/Pods/FirebaseCore/LICENSE | 202 - ios/Pods/FirebaseCore/README.md | 311 - .../FIRCDLibrary/FIRCoreDiagnostics.m | 647 - .../Protogen/nanopb/firebasecore.nanopb.c | 60 - .../Protogen/nanopb/firebasecore.nanopb.h | 193 - .../Public/FIRCoreDiagnosticsData.h | 61 - .../Public/FIRCoreDiagnosticsInterop.h | 34 - ios/Pods/FirebaseCoreDiagnostics/LICENSE | 202 - ios/Pods/FirebaseCoreDiagnostics/README.md | 311 - .../Components/FIRCLSApplication.h | 88 - .../Components/FIRCLSApplication.m | 211 - .../Components/FIRCLSBinaryImage.h | 81 - .../Components/FIRCLSBinaryImage.m | 571 - .../Crashlytics/Components/FIRCLSContext.h | 121 - .../Crashlytics/Components/FIRCLSContext.m | 468 - .../Components/FIRCLSCrashedMarkerFile.c | 31 - .../Components/FIRCLSCrashedMarkerFile.h | 19 - .../Crashlytics/Components/FIRCLSGlobals.h | 28 - .../Crashlytics/Components/FIRCLSHost.h | 37 - .../Crashlytics/Components/FIRCLSHost.m | 161 - .../Crashlytics/Components/FIRCLSProcess.c | 824 - .../Crashlytics/Components/FIRCLSProcess.h | 45 - .../Components/FIRCLSUserLogging.h | 101 - .../Components/FIRCLSUserLogging.m | 523 - .../Controllers/FIRCLSNetworkClient.h | 61 - .../Controllers/FIRCLSNetworkClient.m | 366 - .../Controllers/FIRCLSReportManager.h | 57 - .../Controllers/FIRCLSReportManager.m | 909 - .../Controllers/FIRCLSReportManager_Private.h | 36 - .../Controllers/FIRCLSReportUploader.h | 80 - .../Controllers/FIRCLSReportUploader.m | 356 - .../FIRCLSReportUploader_Private.h | 23 - .../FIRCLSDataCollectionArbiter.h | 39 - .../FIRCLSDataCollectionArbiter.m | 148 - .../FIRCLSDataCollectionToken.h | 45 - .../FIRCLSDataCollectionToken.m | 27 - .../FIRCLSURLSession/FIRCLSURLSession.h | 84 - .../FIRCLSURLSession/FIRCLSURLSession.m | 346 - .../FIRCLSURLSessionAvailability.h | 28 - .../FIRCLSURLSessionConfiguration.h | 42 - .../FIRCLSURLSessionConfiguration.m | 92 - .../FIRCLSURLSession_PrivateMethods.h | 27 - .../Tasks/FIRCLSURLSessionDataTask.h | 32 - .../Tasks/FIRCLSURLSessionDataTask.m | 124 - .../FIRCLSURLSessionDataTask_PrivateMethods.h | 43 - .../Tasks/FIRCLSURLSessionDownloadTask.h | 31 - .../Tasks/FIRCLSURLSessionDownloadTask.m | 157 - ...CLSURLSessionDownloadTask_PrivateMethods.h | 39 - .../Tasks/FIRCLSURLSessionTask.h | 38 - .../Tasks/FIRCLSURLSessionTask.m | 95 - .../FIRCLSURLSessionTask_PrivateMethods.h | 55 - .../Tasks/FIRCLSURLSessionUploadTask.h | 25 - .../Tasks/FIRCLSURLSessionUploadTask.m | 28 - .../FIRCLSUserDefaults/FIRCLSUserDefaults.h | 42 - .../FIRCLSUserDefaults/FIRCLSUserDefaults.m | 372 - .../FIRCLSUserDefaults_private.h | 23 - .../Crashlytics/Crashlytics/FIRCrashlytics.m | 318 - .../Crashlytics/FIRExceptionModel.m | 42 - .../Crashlytics/Crashlytics/FIRStackFrame.m | 94 - .../Crashlytics/Handlers/FIRCLSException.h | 73 - .../Crashlytics/Handlers/FIRCLSException.mm | 410 - .../Crashlytics/Handlers/FIRCLSHandler.h | 26 - .../Crashlytics/Handlers/FIRCLSHandler.m | 61 - .../Handlers/FIRCLSMachException.c | 533 - .../Handlers/FIRCLSMachException.h | 78 - .../Crashlytics/Handlers/FIRCLSSignal.c | 318 - .../Crashlytics/Handlers/FIRCLSSignal.h | 51 - .../Crashlytics/Helpers/FIRAEvent+Internal.h | 23 - .../Crashlytics/Helpers/FIRAEvent+Internal.m | 42 - .../Crashlytics/Helpers/FIRAEvent.h | 79 - .../Crashlytics/Helpers/FIRAValue.h | 69 - .../Crashlytics/Helpers/FIRCLSAllocate.c | 238 - .../Crashlytics/Helpers/FIRCLSAllocate.h | 48 - .../Crashlytics/Helpers/FIRCLSDefines.h | 81 - .../Crashlytics/Helpers/FIRCLSFCRAnalytics.h | 32 - .../Crashlytics/Helpers/FIRCLSFCRAnalytics.m | 78 - .../Crashlytics/Helpers/FIRCLSFeatures.h | 31 - .../Crashlytics/Helpers/FIRCLSFile.h | 109 - .../Crashlytics/Helpers/FIRCLSFile.m | 702 - .../Helpers/FIRCLSInternalLogging.c | 96 - .../Helpers/FIRCLSInternalLogging.h | 57 - .../Crashlytics/Helpers/FIRCLSLogger.h | 24 - .../Crashlytics/Helpers/FIRCLSLogger.m | 52 - .../Crashlytics/Helpers/FIRCLSProfiling.c | 47 - .../Crashlytics/Helpers/FIRCLSProfiling.h | 29 - .../Crashlytics/Helpers/FIRCLSThreadState.c | 147 - .../Crashlytics/Helpers/FIRCLSThreadState.h | 57 - .../Crashlytics/Helpers/FIRCLSUtility.h | 54 - .../Crashlytics/Helpers/FIRCLSUtility.m | 218 - .../Models/FIRCLSExecutionIdentifierModel.h | 33 - .../Models/FIRCLSExecutionIdentifierModel.m | 33 - .../Crashlytics/Models/FIRCLSFileManager.h | 73 - .../Crashlytics/Models/FIRCLSFileManager.m | 279 - .../Models/FIRCLSInstallIdentifierModel.h | 46 - .../Models/FIRCLSInstallIdentifierModel.m | 161 - .../Crashlytics/Models/FIRCLSInternalReport.h | 117 - .../Crashlytics/Models/FIRCLSInternalReport.m | 253 - .../Crashlytics/Models/FIRCLSReport.h | 110 - .../Crashlytics/Models/FIRCLSReport.m | 241 - .../Crashlytics/Models/FIRCLSReport_Private.h | 27 - .../Crashlytics/Models/FIRCLSSettings.h | 134 - .../Crashlytics/Models/FIRCLSSettings.m | 357 - .../Crashlytics/Models/FIRCLSSymbolResolver.h | 26 - .../Crashlytics/Models/FIRCLSSymbolResolver.m | 175 - .../Models/Record/FIRCLSRecordApplication.h | 24 - .../Models/Record/FIRCLSRecordApplication.m | 30 - .../Models/Record/FIRCLSRecordBase.h | 37 - .../Models/Record/FIRCLSRecordBase.m | 25 - .../Models/Record/FIRCLSRecordHost.h | 23 - .../Models/Record/FIRCLSRecordHost.m | 29 - .../Models/Record/FIRCLSRecordIdentity.h | 24 - .../Models/Record/FIRCLSRecordIdentity.m | 30 - .../Models/Record/FIRCLSReportAdapter.h | 33 - .../Models/Record/FIRCLSReportAdapter.m | 250 - .../Record/FIRCLSReportAdapter_Private.h | 43 - .../Operations/FIRCLSAsyncOperation.h | 23 - .../Operations/FIRCLSAsyncOperation.m | 135 - .../Operations/FIRCLSAsyncOperation_Private.h | 24 - .../Reports/FIRCLSPackageReportOperation.h | 35 - .../Reports/FIRCLSPackageReportOperation.m | 210 - .../Reports/FIRCLSProcessReportOperation.h | 30 - .../Reports/FIRCLSProcessReportOperation.m | 113 - .../Symbolication/FIRCLSDemangleOperation.h | 24 - .../Symbolication/FIRCLSDemangleOperation.mm | 96 - ...RCLSSerializeSymbolicatedFramesOperation.h | 21 - ...RCLSSerializeSymbolicatedFramesOperation.m | 63 - .../FIRCLSSymbolicationOperation.h | 23 - .../FIRCLSSymbolicationOperation.m | 27 - .../FIRCLSThreadArrayOperation.h | 25 - .../FIRCLSThreadArrayOperation.m | 31 - .../Private/FIRExceptionModel_Private.h | 33 - .../Private/FIRStackFrame_Private.h | 44 - .../Crashlytics/Public/FIRCrashlytics.h | 192 - .../Crashlytics/Public/FIRExceptionModel.h | 57 - .../Crashlytics/Public/FIRStackFrame.h | 53 - .../Crashlytics/Public/FirebaseCrashlytics.h | 19 - .../FIRCLSSettingsOnboardingManager.h | 59 - .../FIRCLSSettingsOnboardingManager.m | 243 - .../Models/FIRCLSApplicationIdentifierModel.h | 71 - .../Models/FIRCLSApplicationIdentifierModel.m | 138 - .../FIRCLSDownloadAndSaveSettingsOperation.h | 80 - .../FIRCLSDownloadAndSaveSettingsOperation.m | 132 - .../Operations/FIRCLSNetworkOperation.h | 55 - .../Operations/FIRCLSNetworkOperation.m | 92 - .../Operations/FIRCLSOnboardingOperation.h | 84 - .../Operations/FIRCLSOnboardingOperation.m | 208 - .../Unwind/Compact/FIRCLSCompactUnwind.c | 404 - .../Unwind/Compact/FIRCLSCompactUnwind.h | 68 - .../Compact/FIRCLSCompactUnwind_Private.h | 28 - .../Unwind/Dwarf/FIRCLSDataParsing.c | 238 - .../Unwind/Dwarf/FIRCLSDataParsing.h | 46 - .../Dwarf/FIRCLSDwarfExpressionMachine.c | 453 - .../Dwarf/FIRCLSDwarfExpressionMachine.h | 55 - .../Unwind/Dwarf/FIRCLSDwarfUnwind.c | 1002 - .../Unwind/Dwarf/FIRCLSDwarfUnwind.h | 138 - .../Unwind/Dwarf/FIRCLSDwarfUnwindRegisters.h | 152 - .../Crashlytics/Unwind/FIRCLSUnwind.c | 319 - .../Crashlytics/Unwind/FIRCLSUnwind.h | 53 - .../Crashlytics/Unwind/FIRCLSUnwind_arch.h | 32 - .../Crashlytics/Unwind/FIRCLSUnwind_arm.c | 313 - .../Crashlytics/Unwind/FIRCLSUnwind_x86.c | 537 - .../Crashlytics/Unwind/FIRCLSUnwind_x86.h | 76 - .../FirebaseCrashlytics/Crashlytics/LICENSE | 230 - .../Protogen/nanopb/crashlytics.nanopb.c | 75 - .../Protogen/nanopb/crashlytics.nanopb.h | 107 - .../FirebaseCrashlytics/Crashlytics/README.md | 39 - .../Crashlytics/Shared/FIRCLSByteUtility.h | 41 - .../Crashlytics/Shared/FIRCLSByteUtility.m | 120 - .../Crashlytics/Shared/FIRCLSConstants.h | 45 - .../Crashlytics/Shared/FIRCLSConstants.m | 49 - .../Crashlytics/Shared/FIRCLSFABHost.h | 35 - .../Crashlytics/Shared/FIRCLSFABHost.m | 119 - .../Shared/FIRCLSMachO/FIRCLSCodeMapping.h | 34 - .../Shared/FIRCLSMachO/FIRCLSCodeMapping.m | 40 - .../Shared/FIRCLSMachO/FIRCLSMachO.h | 110 - .../Shared/FIRCLSMachO/FIRCLSMachO.m | 509 - .../Shared/FIRCLSMachO/FIRCLSMachOBinary.h | 41 - .../Shared/FIRCLSMachO/FIRCLSMachOBinary.m | 175 - .../Shared/FIRCLSMachO/FIRCLSMachOSlice.h | 37 - .../Shared/FIRCLSMachO/FIRCLSMachOSlice.m | 93 - .../Shared/FIRCLSMachO/FIRCLSdSYM.h | 38 - .../Shared/FIRCLSMachO/FIRCLSdSYM.m | 109 - .../FIRCLSNetworking/FIRCLSFABNetworkClient.h | 56 - .../FIRCLSNetworking/FIRCLSFABNetworkClient.m | 280 - .../FIRCLSMultipartMimeStreamEncoder.h | 88 - .../FIRCLSMultipartMimeStreamEncoder.m | 208 - .../FIRCLSNetworkResponseHandler.h | 87 - .../FIRCLSNetworkResponseHandler.m | 290 - .../FIRCLSNetworking/FIRCLSURLBuilder.h | 44 - .../FIRCLSNetworking/FIRCLSURLBuilder.m | 103 - .../FIRCLSOperation/FIRCLSCompoundOperation.h | 58 - .../FIRCLSOperation/FIRCLSCompoundOperation.m | 165 - .../FIRCLSOperation/FIRCLSFABAsyncOperation.h | 39 - .../FIRCLSOperation/FIRCLSFABAsyncOperation.m | 146 - .../FIRCLSFABAsyncOperation_Private.h | 32 - .../Shared/FIRCLSOperation/FIRCLSOperation.h | 19 - .../Crashlytics/Shared/FIRCLSUUID.h | 27 - .../Crashlytics/Shared/FIRCLSUUID.m | 39 - .../Crashlytics/third_party/libunwind/dwarf.h | 256 - .../Sources/Private/FIRAppInternal.h | 173 - .../Sources/Private/FIRComponent.h | 91 - .../Sources/Private/FIRComponentContainer.h | 50 - .../Sources/Private/FIRComponentType.h | 34 - .../Private/FIRCoreDiagnosticsConnector.h | 35 - .../Sources/Private/FIRDependency.h | 45 - .../Sources/Private/FIRErrorCode.h | 39 - .../FirebaseCore/Sources/Private/FIRErrors.h | 24 - .../Sources/Private/FIRHeartbeatInfo.h | 39 - .../FirebaseCore/Sources/Private/FIRLibrary.h | 50 - .../FirebaseCore/Sources/Private/FIRLogger.h | 156 - .../Sources/Private/FIROptionsInternal.h | 119 - .../Sources/Private/FirebaseCoreInternal.h | 31 - .../Analytics/Public/FIRAnalyticsInterop.h | 66 - .../Public/FIRAnalyticsInteropListener.h | 24 - .../Analytics/Public/FIRInteropEventNames.h | 28 - .../Public/FIRInteropParameterNames.h | 73 - ios/Pods/FirebaseCrashlytics/README.md | 311 - ios/Pods/FirebaseCrashlytics/run | 76 - ios/Pods/FirebaseCrashlytics/upload-symbols | Bin 289600 -> 0 bytes .../Sources/Private/FIRAppInternal.h | 173 - .../Sources/Private/FIRComponent.h | 91 - .../Sources/Private/FIRComponentContainer.h | 50 - .../Sources/Private/FIRComponentType.h | 34 - .../Private/FIRCoreDiagnosticsConnector.h | 35 - .../Sources/Private/FIRDependency.h | 45 - .../Sources/Private/FIRErrorCode.h | 39 - .../FirebaseCore/Sources/Private/FIRErrors.h | 24 - .../Sources/Private/FIRHeartbeatInfo.h | 39 - .../FirebaseCore/Sources/Private/FIRLibrary.h | 50 - .../FirebaseCore/Sources/Private/FIRLogger.h | 156 - .../Sources/Private/FIROptionsInternal.h | 119 - .../Sources/Private/FirebaseCoreInternal.h | 31 - .../Errors/FIRInstallationsErrorUtil.h | 56 - .../Errors/FIRInstallationsErrorUtil.m | 124 - .../Errors/FIRInstallationsHTTPError.h | 54 - .../Errors/FIRInstallationsHTTPError.m | 79 - .../Source/Library/FIRInstallations.m | 245 - .../Library/FIRInstallationsAuthTokenResult.m | 30 - .../FIRInstallationsAuthTokenResultInternal.h | 27 - .../Source/Library/FIRInstallationsItem.h | 86 - .../Source/Library/FIRInstallationsItem.m | 104 - .../Source/Library/FIRInstallationsLogger.h | 51 - .../Source/Library/FIRInstallationsLogger.m | 49 - .../Source/Library/FIRInstallationsVersion.m | 23 - .../IIDMigration/FIRInstallationsIIDStore.h | 48 - .../IIDMigration/FIRInstallationsIIDStore.m | 236 - .../FIRInstallationsIIDTokenStore.h | 36 - .../FIRInstallationsIIDTokenStore.m | 158 - .../FIRInstallationsAPIService.h | 62 - .../FIRInstallationsAPIService.m | 361 - ...nstallationsItem+RegisterInstallationAPI.h | 53 - ...nstallationsItem+RegisterInstallationAPI.m | 142 - .../FIRInstallationsIDController.h | 44 - .../FIRInstallationsIDController.m | 480 - ...InstallationsSingleOperationPromiseCache.h | 58 - ...InstallationsSingleOperationPromiseCache.m | 75 - .../FIRInstallationsStatus.h | 35 - .../FIRInstallationsStore.h | 71 - .../FIRInstallationsStore.m | 126 - .../FIRInstallationsStoredAuthToken.h | 58 - .../FIRInstallationsStoredAuthToken.m | 77 - .../FIRInstallationsStoredItem.h | 51 - .../FIRInstallationsStoredItem.m | 80 - .../Private/FirebaseInstallationsInternal.h | 23 - .../Source/Library/Public/FIRInstallations.h | 120 - .../Public/FIRInstallationsAuthTokenResult.h | 33 - .../Library/Public/FIRInstallationsErrors.h | 34 - .../Library/Public/FIRInstallationsVersion.h | 19 - .../Library/Public/FirebaseInstallations.h | 20 - .../Private/GULAppEnvironmentUtil.h | 47 - .../Private/GULHeartbeatDateStorage.h | 49 - .../Environment/Private/GULKeychainStorage.h | 79 - .../Environment/Private/GULKeychainUtils.h | 61 - .../Environment/Private/GULSecureCoding.h | 36 - .../UserDefaults/Private/GULUserDefaults.h | 110 - ios/Pods/FirebaseInstallations/LICENSE | 202 - ios/Pods/FirebaseInstallations/README.md | 298 - ios/Pods/Flipper-DoubleConversion/LICENSE | 26 - ios/Pods/Flipper-DoubleConversion/README | 54 - .../double-conversion/bignum-dtoa.cc | 641 - .../double-conversion/bignum-dtoa.h | 84 - .../double-conversion/bignum.cc | 766 - .../double-conversion/bignum.h | 145 - .../double-conversion/cached-powers.cc | 176 - .../double-conversion/cached-powers.h | 64 - .../double-conversion/diy-fp.cc | 57 - .../double-conversion/diy-fp.h | 118 - .../double-conversion/double-conversion.cc | 910 - .../double-conversion/double-conversion.h | 536 - .../double-conversion/fast-dtoa.cc | 665 - .../double-conversion/fast-dtoa.h | 88 - .../double-conversion/fixed-dtoa.cc | 404 - .../double-conversion/fixed-dtoa.h | 56 - .../double-conversion/ieee.h | 402 - .../double-conversion/strtod.cc | 555 - .../double-conversion/strtod.h | 45 - .../double-conversion/utils.h | 324 - ios/Pods/Flipper-Folly/LICENSE | 200 - ios/Pods/Flipper-Folly/README.md | 267 - .../Flipper-Folly/folly/AtomicHashArray-inl.h | 550 - .../Flipper-Folly/folly/AtomicHashArray.h | 448 - .../Flipper-Folly/folly/AtomicHashMap-inl.h | 657 - ios/Pods/Flipper-Folly/folly/AtomicHashMap.h | 500 - .../folly/AtomicIntrusiveLinkedList.h | 178 - .../Flipper-Folly/folly/AtomicLinkedList.h | 108 - .../Flipper-Folly/folly/AtomicUnorderedMap.h | 513 - ios/Pods/Flipper-Folly/folly/Benchmark.cpp | 575 - ios/Pods/Flipper-Folly/folly/Benchmark.h | 684 - ios/Pods/Flipper-Folly/folly/Bits.h | 17 - ios/Pods/Flipper-Folly/folly/CPortability.h | 242 - .../folly/CancellationToken-inl.h | 351 - .../Flipper-Folly/folly/CancellationToken.cpp | 250 - .../Flipper-Folly/folly/CancellationToken.h | 298 - ios/Pods/Flipper-Folly/folly/Chrono.h | 204 - .../folly/ClockGettimeWrappers.cpp | 92 - .../folly/ClockGettimeWrappers.h | 29 - .../Flipper-Folly/folly/ConcurrentBitSet.h | 163 - .../folly/ConcurrentSkipList-inl.h | 377 - .../Flipper-Folly/folly/ConcurrentSkipList.h | 878 - ios/Pods/Flipper-Folly/folly/ConstexprMath.h | 383 - ios/Pods/Flipper-Folly/folly/Conv.cpp | 797 - ios/Pods/Flipper-Folly/folly/Conv.h | 1663 - ios/Pods/Flipper-Folly/folly/CppAttributes.h | 157 - ios/Pods/Flipper-Folly/folly/CpuId.h | 218 - .../folly/DefaultKeepAliveExecutor.h | 156 - ios/Pods/Flipper-Folly/folly/Demangle.cpp | 125 - ios/Pods/Flipper-Folly/folly/Demangle.h | 62 - .../Flipper-Folly/folly/DiscriminatedPtr.h | 247 - .../Flipper-Folly/folly/DynamicConverter.h | 415 - ios/Pods/Flipper-Folly/folly/Exception.h | 142 - .../Flipper-Folly/folly/ExceptionString.h | 68 - .../folly/ExceptionWrapper-inl.h | 680 - .../Flipper-Folly/folly/ExceptionWrapper.cpp | 106 - .../Flipper-Folly/folly/ExceptionWrapper.h | 714 - ios/Pods/Flipper-Folly/folly/Executor.cpp | 71 - ios/Pods/Flipper-Folly/folly/Executor.h | 330 - ios/Pods/Flipper-Folly/folly/Expected.h | 1501 - ios/Pods/Flipper-Folly/folly/FBString.h | 2864 -- ios/Pods/Flipper-Folly/folly/FBVector.h | 1758 - ios/Pods/Flipper-Folly/folly/File.cpp | 163 - ios/Pods/Flipper-Folly/folly/File.h | 158 - ios/Pods/Flipper-Folly/folly/FileUtil.cpp | 274 - ios/Pods/Flipper-Folly/folly/FileUtil.h | 284 - ios/Pods/Flipper-Folly/folly/Fingerprint.cpp | 139 - ios/Pods/Flipper-Folly/folly/Fingerprint.h | 293 - ios/Pods/Flipper-Folly/folly/FixedString.h | 3067 -- ios/Pods/Flipper-Folly/folly/Format-inl.h | 1139 - ios/Pods/Flipper-Folly/folly/Format.cpp | 433 - ios/Pods/Flipper-Folly/folly/Format.h | 498 - ios/Pods/Flipper-Folly/folly/FormatArg.h | 277 - ios/Pods/Flipper-Folly/folly/FormatTraits.h | 67 - ios/Pods/Flipper-Folly/folly/Function.h | 1088 - ios/Pods/Flipper-Folly/folly/GLog.h | 59 - ios/Pods/Flipper-Folly/folly/GroupVarint.cpp | 153 - ios/Pods/Flipper-Folly/folly/GroupVarint.h | 668 - ios/Pods/Flipper-Folly/folly/Hash.h | 20 - ios/Pods/Flipper-Folly/folly/IPAddress.cpp | 476 - ios/Pods/Flipper-Folly/folly/IPAddress.h | 562 - .../Flipper-Folly/folly/IPAddressException.h | 83 - ios/Pods/Flipper-Folly/folly/IPAddressV4.cpp | 301 - ios/Pods/Flipper-Folly/folly/IPAddressV4.h | 347 - ios/Pods/Flipper-Folly/folly/IPAddressV6.cpp | 533 - ios/Pods/Flipper-Folly/folly/IPAddressV6.h | 444 - ios/Pods/Flipper-Folly/folly/Indestructible.h | 177 - ios/Pods/Flipper-Folly/folly/IndexedMemPool.h | 560 - ios/Pods/Flipper-Folly/folly/IntrusiveList.h | 118 - ios/Pods/Flipper-Folly/folly/Lazy.h | 144 - ios/Pods/Flipper-Folly/folly/Likely.h | 49 - ios/Pods/Flipper-Folly/folly/LockTraits.h | 671 - ios/Pods/Flipper-Folly/folly/MPMCPipeline.h | 282 - ios/Pods/Flipper-Folly/folly/MPMCQueue.h | 1536 - ios/Pods/Flipper-Folly/folly/MacAddress.cpp | 153 - ios/Pods/Flipper-Folly/folly/MacAddress.h | 246 - ios/Pods/Flipper-Folly/folly/MapUtil.h | 307 - ios/Pods/Flipper-Folly/folly/Math.h | 203 - ios/Pods/Flipper-Folly/folly/Memory.h | 755 - ios/Pods/Flipper-Folly/folly/MicroLock.cpp | 73 - ios/Pods/Flipper-Folly/folly/MicroLock.h | 223 - ios/Pods/Flipper-Folly/folly/MicroSpinLock.h | 17 - ios/Pods/Flipper-Folly/folly/MoveWrapper.h | 86 - ios/Pods/Flipper-Folly/folly/Optional.h | 688 - ios/Pods/Flipper-Folly/folly/Overload.h | 79 - ios/Pods/Flipper-Folly/folly/PackedSyncPtr.h | 166 - ios/Pods/Flipper-Folly/folly/Padded.h | 559 - ios/Pods/Flipper-Folly/folly/Poly-inl.h | 229 - ios/Pods/Flipper-Folly/folly/Poly.h | 1171 - ios/Pods/Flipper-Folly/folly/PolyException.h | 47 - ios/Pods/Flipper-Folly/folly/Portability.h | 569 - ios/Pods/Flipper-Folly/folly/Preprocessor.h | 160 - .../folly/ProducerConsumerQueue.h | 187 - ios/Pods/Flipper-Folly/folly/RWSpinLock.h | 17 - ios/Pods/Flipper-Folly/folly/Random-inl.h | 86 - ios/Pods/Flipper-Folly/folly/Random.cpp | 187 - ios/Pods/Flipper-Folly/folly/Random.h | 373 - ios/Pods/Flipper-Folly/folly/Range.h | 1568 - ios/Pods/Flipper-Folly/folly/Replaceable.h | 639 - ios/Pods/Flipper-Folly/folly/ScopeGuard.cpp | 27 - ios/Pods/Flipper-Folly/folly/ScopeGuard.h | 286 - ios/Pods/Flipper-Folly/folly/SharedMutex.cpp | 40 - ios/Pods/Flipper-Folly/folly/SharedMutex.h | 1760 - ios/Pods/Flipper-Folly/folly/Singleton-inl.h | 289 - ios/Pods/Flipper-Folly/folly/Singleton.cpp | 366 - ios/Pods/Flipper-Folly/folly/Singleton.h | 792 - .../folly/SingletonThreadLocal.h | 277 - .../Flipper-Folly/folly/SocketAddress.cpp | 776 - ios/Pods/Flipper-Folly/folly/SocketAddress.h | 632 - ios/Pods/Flipper-Folly/folly/SpinLock.h | 83 - ios/Pods/Flipper-Folly/folly/String-inl.h | 657 - ios/Pods/Flipper-Folly/folly/String.cpp | 786 - ios/Pods/Flipper-Folly/folly/String.h | 631 - ios/Pods/Flipper-Folly/folly/Subprocess.cpp | 1016 - ios/Pods/Flipper-Folly/folly/Subprocess.h | 1012 - ios/Pods/Flipper-Folly/folly/Synchronized.h | 1892 - .../Flipper-Folly/folly/SynchronizedPtr.h | 116 - .../Flipper-Folly/folly/ThreadCachedInt.h | 183 - ios/Pods/Flipper-Folly/folly/ThreadLocal.h | 493 - ios/Pods/Flipper-Folly/folly/TimeoutQueue.cpp | 75 - ios/Pods/Flipper-Folly/folly/TimeoutQueue.h | 129 - ios/Pods/Flipper-Folly/folly/TokenBucket.h | 518 - ios/Pods/Flipper-Folly/folly/Traits.h | 838 - ios/Pods/Flipper-Folly/folly/Try-inl.h | 349 - ios/Pods/Flipper-Folly/folly/Try.h | 700 - ios/Pods/Flipper-Folly/folly/UTF8String.h | 48 - ios/Pods/Flipper-Folly/folly/Unicode.cpp | 154 - ios/Pods/Flipper-Folly/folly/Unicode.h | 44 - ios/Pods/Flipper-Folly/folly/Unit.h | 69 - ios/Pods/Flipper-Folly/folly/Uri-inl.h | 101 - ios/Pods/Flipper-Folly/folly/Uri.cpp | 163 - ios/Pods/Flipper-Folly/folly/Uri.h | 143 - ios/Pods/Flipper-Folly/folly/Utility.h | 368 - ios/Pods/Flipper-Folly/folly/Varint.h | 230 - .../Flipper-Folly/folly/VirtualExecutor.h | 86 - ios/Pods/Flipper-Folly/folly/chrono/Conv.h | 684 - .../Flipper-Folly/folly/chrono/Hardware.h | 43 - .../folly/concurrency/AtomicSharedPtr.h | 402 - .../folly/concurrency/CacheLocality.cpp | 359 - .../folly/concurrency/CacheLocality.h | 563 - .../folly/concurrency/ConcurrentHashMap.h | 641 - .../folly/concurrency/CoreCachedSharedPtr.h | 149 - .../folly/concurrency/DynamicBoundedQueue.h | 739 - .../concurrency/PriorityUnboundedQueueSet.h | 211 - .../folly/concurrency/UnboundedQueue.h | 888 - .../Flipper-Folly/folly/container/Access.h | 89 - .../Flipper-Folly/folly/container/Array.h | 78 - .../folly/container/BitIterator.h | 209 - .../Flipper-Folly/folly/container/Enumerate.h | 171 - .../folly/container/EvictingCacheMap.h | 565 - .../folly/container/F14Map-fwd.h | 113 - .../Flipper-Folly/folly/container/F14Map.h | 1447 - .../folly/container/F14Set-fwd.h | 95 - .../Flipper-Folly/folly/container/F14Set.h | 1143 - .../folly/container/Foreach-inl.h | 329 - .../Flipper-Folly/folly/container/Foreach.h | 255 - .../folly/container/HeterogeneousAccess-fwd.h | 33 - .../folly/container/HeterogeneousAccess.h | 164 - .../Flipper-Folly/folly/container/Iterator.h | 496 - .../Flipper-Folly/folly/container/Merge.h | 90 - .../folly/container/SparseByteSet.h | 88 - .../container/detail/BitIteratorDetail.h | 93 - .../folly/container/detail/F14Defaults.h | 34 - .../detail/F14IntrinsicsAvailability.h | 65 - .../folly/container/detail/F14MapFallback.h | 179 - .../folly/container/detail/F14Mask.h | 248 - .../folly/container/detail/F14Policy.h | 1585 - .../folly/container/detail/F14SetFallback.h | 159 - .../folly/container/detail/F14Table.cpp | 76 - .../folly/container/detail/F14Table.h | 2394 - .../folly/container/detail/Util.h | 231 - .../Flipper-Folly/folly/detail/AsyncTrace.cpp | 33 - .../Flipper-Folly/folly/detail/AsyncTrace.h | 38 - .../Flipper-Folly/folly/detail/AtFork.cpp | 142 - ios/Pods/Flipper-Folly/folly/detail/AtFork.h | 36 - .../folly/detail/AtomicHashUtils.h | 42 - .../folly/detail/AtomicUnorderedMapUtils.h | 80 - .../Flipper-Folly/folly/detail/Demangle.cpp | 52 - .../Flipper-Folly/folly/detail/Demangle.h | 36 - .../folly/detail/DiscriminatedPtrDetail.h | 173 - .../folly/detail/FileUtilDetail.h | 113 - .../folly/detail/FingerprintPolynomial.h | 135 - .../Flipper-Folly/folly/detail/Futex-inl.h | 128 - ios/Pods/Flipper-Folly/folly/detail/Futex.cpp | 272 - ios/Pods/Flipper-Folly/folly/detail/Futex.h | 109 - .../folly/detail/GroupVarintDetail.h | 101 - .../Flipper-Folly/folly/detail/IPAddress.cpp | 35 - .../Flipper-Folly/folly/detail/IPAddress.h | 57 - .../folly/detail/IPAddressSource.h | 277 - .../Flipper-Folly/folly/detail/Iterators.h | 198 - .../folly/detail/MPMCPipelineDetail.h | 126 - .../folly/detail/MemoryIdler.cpp | 204 - .../Flipper-Folly/folly/detail/MemoryIdler.h | 209 - .../Flipper-Folly/folly/detail/PolyDetail.h | 984 - .../folly/detail/RangeCommon.cpp | 57 - .../Flipper-Folly/folly/detail/RangeCommon.h | 107 - .../Flipper-Folly/folly/detail/RangeSse42.cpp | 203 - .../Flipper-Folly/folly/detail/RangeSse42.h | 31 - .../Flipper-Folly/folly/detail/Singleton.h | 49 - .../folly/detail/SingletonStackTrace.cpp | 57 - .../folly/detail/SingletonStackTrace.h | 30 - .../folly/detail/SlowFingerprint.h | 90 - .../folly/detail/SocketFastOpen.cpp | 128 - .../folly/detail/SocketFastOpen.h | 49 - ios/Pods/Flipper-Folly/folly/detail/Sse.cpp | 35 - ios/Pods/Flipper-Folly/folly/detail/Sse.h | 45 - .../folly/detail/StaticSingletonManager.cpp | 69 - .../folly/detail/StaticSingletonManager.h | 101 - .../folly/detail/ThreadLocalDetail.cpp | 474 - .../folly/detail/ThreadLocalDetail.h | 525 - .../folly/detail/TurnSequencer.h | 295 - .../Flipper-Folly/folly/detail/TypeList.h | 553 - .../folly/detail/UniqueInstance.cpp | 109 - .../folly/detail/UniqueInstance.h | 70 - ios/Pods/Flipper-Folly/folly/dynamic-inl.h | 1265 - ios/Pods/Flipper-Folly/folly/dynamic.cpp | 473 - ios/Pods/Flipper-Folly/folly/dynamic.h | 796 - .../Flipper-Folly/folly/executors/Async.h | 28 - .../folly/executors/CPUThreadPoolExecutor.cpp | 247 - .../folly/executors/CPUThreadPoolExecutor.h | 154 - .../Flipper-Folly/folly/executors/Codel.cpp | 134 - .../Flipper-Folly/folly/executors/Codel.h | 146 - .../folly/executors/DrivableExecutor.h | 55 - .../folly/executors/EDFThreadPoolExecutor.cpp | 471 - .../folly/executors/EDFThreadPoolExecutor.h | 80 - .../executors/ExecutorWithPriority-inl.h | 74 - .../folly/executors/ExecutorWithPriority.cpp | 26 - .../folly/executors/ExecutorWithPriority.h | 36 - .../folly/executors/FiberIOExecutor.h | 52 - .../folly/executors/FutureExecutor.h | 81 - .../folly/executors/GlobalExecutor.cpp | 195 - .../folly/executors/GlobalExecutor.h | 88 - .../folly/executors/GlobalThreadPoolList.cpp | 218 - .../folly/executors/GlobalThreadPoolList.h | 61 - .../folly/executors/IOExecutor.h | 46 - .../folly/executors/IOObjectCache.h | 72 - .../folly/executors/IOThreadPoolExecutor.cpp | 240 - .../folly/executors/IOThreadPoolExecutor.h | 104 - .../folly/executors/InlineExecutor.cpp | 31 - .../folly/executors/InlineExecutor.h | 47 - .../folly/executors/ManualExecutor.cpp | 109 - .../folly/executors/ManualExecutor.h | 174 - .../executors/QueuedImmediateExecutor.cpp | 39 - .../folly/executors/QueuedImmediateExecutor.h | 41 - .../folly/executors/ScheduledExecutor.h | 61 - .../folly/executors/SequencedExecutor.h | 29 - .../folly/executors/SerialExecutor.cpp | 98 - .../folly/executors/SerialExecutor.h | 130 - .../folly/executors/SoftRealTimeExecutor.h | 41 - .../folly/executors/ThreadPoolExecutor.cpp | 478 - .../folly/executors/ThreadPoolExecutor.h | 340 - .../folly/executors/ThreadedExecutor.cpp | 111 - .../folly/executors/ThreadedExecutor.h | 99 - .../folly/executors/TimedDrivableExecutor.cpp | 70 - .../folly/executors/TimedDrivableExecutor.h | 110 - .../executors/TimekeeperScheduledExecutor.cpp | 83 - .../executors/TimekeeperScheduledExecutor.h | 74 - .../executors/task_queue/BlockingQueue.h | 67 - .../executors/task_queue/LifoSemMPMCQueue.h | 76 - .../task_queue/PriorityLifoSemMPMCQueue.h | 130 - .../PriorityUnboundedBlockingQueue.h | 98 - .../task_queue/UnboundedBlockingQueue.h | 56 - .../thread_factory/InitThreadFactory.h | 61 - .../thread_factory/NamedThreadFactory.h | 57 - .../thread_factory/PriorityThreadFactory.h | 63 - .../executors/thread_factory/ThreadFactory.h | 30 - .../experimental/AtomicReadMostlyMainPtr.h | 193 - .../folly/experimental/AutoTimer.h | 150 - .../folly/experimental/BitVectorCoding.h | 452 - .../Flipper-Folly/folly/experimental/Bits.h | 319 - .../folly/experimental/CodingDetail.h | 65 - .../folly/experimental/DynamicParser-inl.h | 318 - .../folly/experimental/DynamicParser.h | 405 - .../folly/experimental/EliasFanoCoding.h | 841 - .../folly/experimental/EnvUtil.h | 123 - .../folly/experimental/EventCount.h | 200 - .../folly/experimental/ExecutionObserver.h | 52 - .../experimental/FlatCombiningPriorityQueue.h | 430 - .../folly/experimental/FunctionScheduler.h | 381 - .../folly/experimental/FutureDAG.h | 235 - .../folly/experimental/Instructions.h | 195 - .../folly/experimental/JSONSchema.h | 73 - .../experimental/JemallocHugePageAllocator.h | 120 - .../experimental/JemallocNodumpAllocator.h | 123 - .../folly/experimental/LockFreeRingBuffer.h | 238 - .../folly/experimental/MasterPtr.h | 128 - .../folly/experimental/NestedCommandLineApp.h | 174 - .../folly/experimental/ProgramOptions.h | 86 - .../folly/experimental/QuotientMultiSet-inl.h | 419 - .../folly/experimental/QuotientMultiSet.h | 350 - .../folly/experimental/ReadMostlySharedPtr.h | 452 - .../RelaxedConcurrentPriorityQueue.h | 1221 - .../experimental/STTimerFDTimeoutManager.h | 73 - .../folly/experimental/Select64.h | 107 - .../experimental/SingleWriterFixedHashMap.h | 330 - .../experimental/SingletonRelaxedCounter.h | 245 - .../folly/experimental/StampedPtr.h | 128 - .../folly/experimental/StringKeyedCommon.h | 45 - .../folly/experimental/StringKeyedMap.h | 204 - .../folly/experimental/StringKeyedSet.h | 193 - .../experimental/StringKeyedUnorderedMap.h | 54 - .../experimental/StringKeyedUnorderedSet.h | 31 - .../folly/experimental/TLRefCount.h | 229 - .../folly/experimental/TestUtil.h | 268 - .../ThreadWheelTimekeeperHighRes.h | 44 - .../ThreadedRepeatingFunctionRunner.h | 162 - .../folly/experimental/TimerFD.h | 88 - .../experimental/TimerFDTimeoutManager.h | 138 - .../folly/experimental/TupleOps.h | 124 - .../folly/functional/ApplyTuple.h | 231 - .../Flipper-Folly/folly/functional/Invoke.h | 478 - .../Flipper-Folly/folly/functional/Partial.h | 128 - .../Flipper-Folly/folly/futures/Barrier.cpp | 112 - .../Flipper-Folly/folly/futures/Barrier.h | 98 - .../Flipper-Folly/folly/futures/Future-inl.h | 2608 - .../Flipper-Folly/folly/futures/Future-pre.h | 247 - .../Flipper-Folly/folly/futures/Future.cpp | 82 - ios/Pods/Flipper-Folly/folly/futures/Future.h | 2693 -- .../folly/futures/FutureSplitter.h | 100 - .../folly/futures/ManualTimekeeper.cpp | 55 - .../folly/futures/ManualTimekeeper.h | 61 - .../Flipper-Folly/folly/futures/Portability.h | 25 - .../Flipper-Folly/folly/futures/Promise-inl.h | 162 - .../Flipper-Folly/folly/futures/Promise.h | 461 - .../Flipper-Folly/folly/futures/Retrying.h | 316 - .../folly/futures/SharedPromise-inl.h | 108 - .../folly/futures/SharedPromise.h | 142 - .../folly/futures/ThreadWheelTimekeeper.cpp | 81 - .../folly/futures/ThreadWheelTimekeeper.h | 44 - .../Flipper-Folly/folly/futures/WTCallback.h | 100 - .../Flipper-Folly/folly/futures/detail/Core.h | 1033 - .../folly/futures/detail/Types.h | 44 - ios/Pods/Flipper-Folly/folly/gen/Base-inl.h | 2733 -- ios/Pods/Flipper-Folly/folly/gen/Base.h | 852 - .../Flipper-Folly/folly/gen/Combine-inl.h | 200 - ios/Pods/Flipper-Folly/folly/gen/Combine.h | 45 - ios/Pods/Flipper-Folly/folly/gen/Core-inl.h | 378 - ios/Pods/Flipper-Folly/folly/gen/Core.h | 44 - ios/Pods/Flipper-Folly/folly/gen/File-inl.h | 161 - ios/Pods/Flipper-Folly/folly/gen/File.h | 70 - ios/Pods/Flipper-Folly/folly/gen/IStream.h | 60 - .../Flipper-Folly/folly/gen/Parallel-inl.h | 438 - ios/Pods/Flipper-Folly/folly/gen/Parallel.h | 110 - .../Flipper-Folly/folly/gen/ParallelMap-inl.h | 269 - .../Flipper-Folly/folly/gen/ParallelMap.h | 48 - ios/Pods/Flipper-Folly/folly/gen/String-inl.h | 405 - ios/Pods/Flipper-Folly/folly/gen/String.h | 247 - .../Flipper-Folly/folly/hash/Checksum.cpp | 179 - ios/Pods/Flipper-Folly/folly/hash/Checksum.h | 93 - ios/Pods/Flipper-Folly/folly/hash/FarmHash.h | 46 - ios/Pods/Flipper-Folly/folly/hash/Hash.h | 791 - .../Flipper-Folly/folly/hash/SpookyHashV1.cpp | 391 - .../Flipper-Folly/folly/hash/SpookyHashV1.h | 307 - .../Flipper-Folly/folly/hash/SpookyHashV2.cpp | 392 - .../Flipper-Folly/folly/hash/SpookyHashV2.h | 312 - .../folly/hash/detail/ChecksumDetail.h | 112 - ios/Pods/Flipper-Folly/folly/init/Init.h | 90 - ios/Pods/Flipper-Folly/folly/init/Phase.h | 45 - ios/Pods/Flipper-Folly/folly/io/Cursor-inl.h | 110 - ios/Pods/Flipper-Folly/folly/io/Cursor.cpp | 76 - ios/Pods/Flipper-Folly/folly/io/Cursor.h | 1291 - .../folly/io/GlobalShutdownSocketSet.cpp | 36 - .../folly/io/GlobalShutdownSocketSet.h | 29 - ios/Pods/Flipper-Folly/folly/io/IOBuf.cpp | 1271 - ios/Pods/Flipper-Folly/folly/io/IOBuf.h | 1800 - .../Flipper-Folly/folly/io/IOBufQueue.cpp | 405 - ios/Pods/Flipper-Folly/folly/io/IOBufQueue.h | 656 - .../Flipper-Folly/folly/io/RecordIO-inl.h | 114 - ios/Pods/Flipper-Folly/folly/io/RecordIO.cpp | 243 - ios/Pods/Flipper-Folly/folly/io/RecordIO.h | 199 - .../folly/io/ShutdownSocketSet.cpp | 177 - .../folly/io/ShutdownSocketSet.h | 146 - .../folly/io/SocketOptionMap.cpp | 64 - .../Flipper-Folly/folly/io/SocketOptionMap.h | 64 - ios/Pods/Flipper-Folly/folly/io/TypedIOBuf.h | 234 - .../folly/io/async/AsyncPipe.cpp | 302 - .../Flipper-Folly/folly/io/async/AsyncPipe.h | 188 - .../folly/io/async/AsyncSSLSocket.cpp | 2078 - .../folly/io/async/AsyncSSLSocket.h | 977 - .../folly/io/async/AsyncServerSocket.cpp | 1187 - .../folly/io/async/AsyncServerSocket.h | 901 - .../folly/io/async/AsyncSignalHandler.cpp | 99 - .../folly/io/async/AsyncSignalHandler.h | 121 - .../folly/io/async/AsyncSocket.cpp | 2935 -- .../folly/io/async/AsyncSocket.h | 1343 - .../folly/io/async/AsyncSocketBase.h | 31 - .../folly/io/async/AsyncSocketException.cpp | 81 - .../folly/io/async/AsyncSocketException.h | 82 - .../folly/io/async/AsyncTimeout.cpp | 174 - .../folly/io/async/AsyncTimeout.h | 282 - .../folly/io/async/AsyncTransport.h | 795 - .../io/async/AsyncTransportCertificate.h | 48 - .../folly/io/async/AsyncUDPServerSocket.h | 307 - .../folly/io/async/AsyncUDPSocket.cpp | 873 - .../folly/io/async/AsyncUDPSocket.h | 447 - .../io/async/DecoratedAsyncTransportWrapper.h | 203 - .../folly/io/async/DelayedDestruction.h | 118 - .../folly/io/async/DelayedDestructionBase.h | 298 - .../folly/io/async/DestructorCheck.h | 137 - .../folly/io/async/EventBase.cpp | 908 - .../Flipper-Folly/folly/io/async/EventBase.h | 962 - .../folly/io/async/EventBaseBackendBase.cpp | 53 - .../folly/io/async/EventBaseBackendBase.h | 135 - .../folly/io/async/EventBaseLocal.cpp | 71 - .../folly/io/async/EventBaseLocal.h | 120 - .../folly/io/async/EventBaseManager.cpp | 89 - .../folly/io/async/EventBaseManager.h | 159 - .../folly/io/async/EventBaseThread.cpp | 75 - .../folly/io/async/EventBaseThread.h | 60 - .../folly/io/async/EventFDWrapper.h | 70 - .../folly/io/async/EventHandler.cpp | 179 - .../folly/io/async/EventHandler.h | 194 - .../Flipper-Folly/folly/io/async/EventUtil.h | 78 - .../folly/io/async/HHWheelTimer-fwd.h | 25 - .../folly/io/async/HHWheelTimer.cpp | 401 - .../folly/io/async/HHWheelTimer.h | 376 - .../folly/io/async/NotificationQueue.h | 917 - .../folly/io/async/PasswordInFile.cpp | 37 - .../folly/io/async/PasswordInFile.h | 45 - .../Flipper-Folly/folly/io/async/Request.cpp | 851 - .../Flipper-Folly/folly/io/async/Request.h | 533 - .../folly/io/async/SSLContext.cpp | 663 - .../Flipper-Folly/folly/io/async/SSLContext.h | 644 - .../folly/io/async/SSLOptions.cpp | 54 - .../Flipper-Folly/folly/io/async/SSLOptions.h | 141 - .../folly/io/async/ScopedEventBaseThread.cpp | 82 - .../folly/io/async/ScopedEventBaseThread.h | 91 - .../folly/io/async/TimeoutManager.cpp | 124 - .../folly/io/async/TimeoutManager.h | 113 - .../folly/io/async/VirtualEventBase.cpp | 83 - .../folly/io/async/VirtualEventBase.h | 181 - .../async/WriteChainAsyncTransportWrapper.h | 62 - .../io/async/ssl/BasicTransportCertificate.h | 62 - .../folly/io/async/ssl/OpenSSLUtils.cpp | 381 - .../folly/io/async/ssl/OpenSSLUtils.h | 133 - .../folly/io/async/ssl/SSLErrors.cpp | 135 - .../folly/io/async/ssl/SSLErrors.h | 49 - .../folly/io/async/ssl/TLSDefinitions.h | 101 - ios/Pods/Flipper-Folly/folly/json.cpp | 1027 - ios/Pods/Flipper-Folly/folly/json.h | 226 - ios/Pods/Flipper-Folly/folly/json_patch.cpp | 331 - ios/Pods/Flipper-Folly/folly/json_patch.h | 126 - ios/Pods/Flipper-Folly/folly/json_pointer.cpp | 113 - ios/Pods/Flipper-Folly/folly/json_pointer.h | 87 - ios/Pods/Flipper-Folly/folly/lang/Align.h | 144 - ios/Pods/Flipper-Folly/folly/lang/Aligned.h | 104 - .../Flipper-Folly/folly/lang/Assume-inl.h | 63 - ios/Pods/Flipper-Folly/folly/lang/Assume.cpp | 31 - ios/Pods/Flipper-Folly/folly/lang/Assume.h | 69 - ios/Pods/Flipper-Folly/folly/lang/Bits.h | 419 - ios/Pods/Flipper-Folly/folly/lang/CString.cpp | 34 - ios/Pods/Flipper-Folly/folly/lang/CString.h | 29 - ios/Pods/Flipper-Folly/folly/lang/Cast.h | 51 - .../Flipper-Folly/folly/lang/CheckedMath.h | 37 - .../folly/lang/CustomizationPoint.h | 46 - ios/Pods/Flipper-Folly/folly/lang/Exception.h | 240 - ios/Pods/Flipper-Folly/folly/lang/Launder.h | 78 - ios/Pods/Flipper-Folly/folly/lang/Ordering.h | 72 - ios/Pods/Flipper-Folly/folly/lang/Pretty.h | 159 - .../Flipper-Folly/folly/lang/PropagateConst.h | 432 - .../folly/lang/RValueReferenceWrapper.h | 154 - .../Flipper-Folly/folly/lang/SafeAssert.cpp | 492 - .../Flipper-Folly/folly/lang/SafeAssert.h | 67 - .../Flipper-Folly/folly/lang/StaticConst.h | 34 - ios/Pods/Flipper-Folly/folly/lang/TypeInfo.h | 55 - .../folly/lang/UncaughtExceptions.h | 67 - .../Flipper-Folly/folly/memory/Arena-inl.h | 96 - ios/Pods/Flipper-Folly/folly/memory/Arena.h | 260 - .../folly/memory/EnableSharedFromThis.h | 111 - .../folly/memory/MallctlHelper.cpp | 35 - .../folly/memory/MallctlHelper.h | 67 - ios/Pods/Flipper-Folly/folly/memory/Malloc.h | 282 - .../folly/memory/MemoryResource.h | 53 - .../folly/memory/ReentrantAllocator.cpp | 163 - .../folly/memory/ReentrantAllocator.h | 199 - .../folly/memory/SanitizeLeak.cpp | 55 - .../Flipper-Folly/folly/memory/SanitizeLeak.h | 54 - .../folly/memory/ThreadCachedArena.cpp | 51 - .../folly/memory/ThreadCachedArena.h | 90 - .../folly/memory/UninitializedMemoryHacks.h | 383 - .../folly/memory/detail/MallocImpl.cpp | 52 - .../folly/memory/detail/MallocImpl.h | 93 - ios/Pods/Flipper-Folly/folly/net/NetOps.cpp | 518 - ios/Pods/Flipper-Folly/folly/net/NetOps.h | 216 - .../Flipper-Folly/folly/net/NetworkSocket.h | 84 - .../net/detail/SocketFileDescriptorMap.h | 52 - .../Flipper-Folly/folly/portability/Asm.h | 47 - .../Flipper-Folly/folly/portability/Atomic.h | 31 - .../folly/portability/Builtins.cpp | 31 - .../folly/portability/Builtins.h | 149 - .../Flipper-Folly/folly/portability/Config.h | 37 - .../folly/portability/Constexpr.h | 91 - .../folly/portability/Dirent.cpp | 142 - .../Flipper-Folly/folly/portability/Dirent.h | 41 - .../Flipper-Folly/folly/portability/Event.h | 35 - .../Flipper-Folly/folly/portability/Fcntl.cpp | 117 - .../Flipper-Folly/folly/portability/Fcntl.h | 61 - .../Flipper-Folly/folly/portability/GFlags.h | 71 - .../Flipper-Folly/folly/portability/GMock.h | 33 - .../Flipper-Folly/folly/portability/GTest.h | 33 - .../Flipper-Folly/folly/portability/IOVec.h | 34 - .../folly/portability/Libgen.cpp | 59 - .../Flipper-Folly/folly/portability/Libgen.h | 29 - .../folly/portability/Malloc.cpp | 31 - .../Flipper-Folly/folly/portability/Malloc.h | 49 - .../Flipper-Folly/folly/portability/Math.h | 90 - .../Flipper-Folly/folly/portability/Memory.h | 26 - .../folly/portability/OpenSSL.cpp | 537 - .../Flipper-Folly/folly/portability/OpenSSL.h | 257 - .../folly/portability/PThread.cpp | 705 - .../Flipper-Folly/folly/portability/PThread.h | 155 - .../Flipper-Folly/folly/portability/Sched.cpp | 41 - .../Flipper-Folly/folly/portability/Sched.h | 45 - .../folly/portability/Semaphore.cpp | 99 - .../folly/portability/Semaphore.h | 40 - .../folly/portability/Sockets.cpp | 253 - .../Flipper-Folly/folly/portability/Sockets.h | 154 - .../Flipper-Folly/folly/portability/Stdio.cpp | 77 - .../Flipper-Folly/folly/portability/Stdio.h | 32 - .../folly/portability/Stdlib.cpp | 172 - .../Flipper-Folly/folly/portability/Stdlib.h | 61 - .../folly/portability/String.cpp | 64 - .../Flipper-Folly/folly/portability/String.h | 43 - .../folly/portability/SysFile.cpp | 46 - .../Flipper-Folly/folly/portability/SysFile.h | 27 - .../folly/portability/SysMembarrier.cpp | 66 - .../folly/portability/SysMembarrier.h | 25 - .../folly/portability/SysMman.cpp | 223 - .../Flipper-Folly/folly/portability/SysMman.h | 64 - .../folly/portability/SysResource.cpp | 106 - .../folly/portability/SysResource.h | 71 - .../folly/portability/SysStat.cpp | 66 - .../Flipper-Folly/folly/portability/SysStat.h | 50 - .../folly/portability/SysSyscall.h | 29 - .../folly/portability/SysTime.cpp | 62 - .../Flipper-Folly/folly/portability/SysTime.h | 42 - .../folly/portability/SysTypes.h | 40 - .../folly/portability/SysUio.cpp | 137 - .../Flipper-Folly/folly/portability/SysUio.h | 41 - .../Flipper-Folly/folly/portability/Syslog.h | 39 - .../Flipper-Folly/folly/portability/Time.cpp | 357 - .../Flipper-Folly/folly/portability/Time.h | 72 - .../folly/portability/Unistd.cpp | 294 - .../Flipper-Folly/folly/portability/Unistd.h | 98 - .../Flipper-Folly/folly/portability/Windows.h | 103 - ios/Pods/Flipper-Folly/folly/small_vector.h | 1321 - .../Flipper-Folly/folly/sorted_vector_types.h | 1326 - ios/Pods/Flipper-Folly/folly/ssl/Init.cpp | 108 - ios/Pods/Flipper-Folly/folly/ssl/Init.h | 87 - .../folly/ssl/OpenSSLCertUtils.cpp | 313 - .../folly/ssl/OpenSSLCertUtils.h | 125 - .../Flipper-Folly/folly/ssl/OpenSSLHash.cpp | 32 - .../Flipper-Folly/folly/ssl/OpenSSLHash.h | 185 - .../folly/ssl/OpenSSLLockTypes.h | 33 - .../Flipper-Folly/folly/ssl/OpenSSLPtrTypes.h | 143 - .../folly/ssl/OpenSSLVersionFinder.h | 45 - ios/Pods/Flipper-Folly/folly/ssl/SSLSession.h | 65 - .../folly/ssl/detail/OpenSSLThreading.cpp | 185 - .../folly/ssl/detail/OpenSSLThreading.h | 32 - .../folly/ssl/detail/SSLSessionImpl.cpp | 110 - .../folly/ssl/detail/SSLSessionImpl.h | 48 - ios/Pods/Flipper-Folly/folly/stop_watch.h | 305 - .../AsymmetricMemoryBarrier.cpp | 97 - .../synchronization/AsymmetricMemoryBarrier.h | 39 - .../synchronization/AtomicNotification-inl.h | 149 - .../synchronization/AtomicNotification.cpp | 34 - .../synchronization/AtomicNotification.h | 68 - .../folly/synchronization/AtomicRef.h | 111 - .../folly/synchronization/AtomicStruct.h | 160 - .../folly/synchronization/AtomicUtil-inl.h | 328 - .../folly/synchronization/AtomicUtil.h | 92 - .../folly/synchronization/Baton.h | 348 - .../folly/synchronization/CallOnce.h | 179 - .../synchronization/DistributedMutex-inl.h | 1729 - .../synchronization/DistributedMutex.cpp | 27 - .../folly/synchronization/DistributedMutex.h | 345 - .../DistributedMutexSpecializations.h | 50 - .../folly/synchronization/Hazptr-fwd.h | 188 - .../folly/synchronization/Hazptr.cpp | 32 - .../folly/synchronization/Hazptr.h | 215 - .../folly/synchronization/HazptrDomain.h | 696 - .../folly/synchronization/HazptrHolder.h | 403 - .../folly/synchronization/HazptrObj.h | 553 - .../folly/synchronization/HazptrObjLinked.h | 327 - .../folly/synchronization/HazptrRec.h | 87 - .../folly/synchronization/HazptrThrLocal.h | 309 - .../HazptrThreadPoolExecutor.cpp | 44 - .../HazptrThreadPoolExecutor.h | 25 - .../folly/synchronization/LifoSem.h | 757 - .../folly/synchronization/MicroSpinLock.h | 170 - .../folly/synchronization/ParkingLot.cpp | 37 - .../folly/synchronization/ParkingLot.h | 331 - .../folly/synchronization/PicoSpinLock.h | 178 - .../folly/synchronization/RWSpinLock.h | 852 - .../folly/synchronization/Rcu-inl.h | 177 - .../folly/synchronization/SanitizeThread.cpp | 174 - .../folly/synchronization/SanitizeThread.h | 218 - .../synchronization/SaturatingSemaphore.h | 330 - .../folly/synchronization/SmallLocks.h | 42 - .../folly/synchronization/Tearable.h | 101 - .../folly/synchronization/Utility.h | 49 - .../folly/synchronization/WaitOptions.cpp | 23 - .../folly/synchronization/WaitOptions.h | 79 - .../synchronization/detail/AtomicUtils.h | 57 - .../folly/synchronization/detail/Hardware.h | 75 - .../synchronization/detail/HazptrUtils.h | 358 - .../detail/InlineFunctionRef.h | 231 - .../detail/ProxyLockable-inl.h | 217 - .../synchronization/detail/ProxyLockable.h | 174 - .../folly/synchronization/detail/Sleeper.h | 68 - .../folly/synchronization/detail/Spin.h | 88 - .../synchronization/detail/ThreadCachedInts.h | 180 - .../detail/ThreadCachedLists.h | 190 - .../folly/system/HardwareConcurrency.cpp | 39 - .../folly/system/HardwareConcurrency.h | 23 - .../folly/system/MemoryMapping.cpp | 471 - .../folly/system/MemoryMapping.h | 296 - ios/Pods/Flipper-Folly/folly/system/Shell.cpp | 33 - ios/Pods/Flipper-Folly/folly/system/Shell.h | 95 - .../Flipper-Folly/folly/system/ThreadId.h | 95 - .../Flipper-Folly/folly/system/ThreadName.cpp | 242 - .../Flipper-Folly/folly/system/ThreadName.h | 64 - .../folly/tracing/ScopedTraceSection.h | 32 - .../folly/tracing/StaticTracepoint-ELFx86.h | 149 - .../folly/tracing/StaticTracepoint.h | 46 - ios/Pods/Flipper-Glog/COPYING | 65 - ios/Pods/Flipper-Glog/README | 5 - ios/Pods/Flipper-Glog/README.windows | 26 - .../Flipper-Glog/src/base/commandlineflags.h | 133 - ios/Pods/Flipper-Glog/src/base/googleinit.h | 51 - ios/Pods/Flipper-Glog/src/base/mutex.h | 333 - ios/Pods/Flipper-Glog/src/config.h | 200 - ios/Pods/Flipper-Glog/src/config.h.cmake.in | 184 - ios/Pods/Flipper-Glog/src/config.h.in | 180 - .../Flipper-Glog/src/config_for_unittests.h | 66 - ios/Pods/Flipper-Glog/src/demangle.cc | 1304 - ios/Pods/Flipper-Glog/src/demangle.h | 85 - ios/Pods/Flipper-Glog/src/glog/log_severity.h | 92 - ios/Pods/Flipper-Glog/src/glog/logging.h | 1661 - ios/Pods/Flipper-Glog/src/glog/logging.h.in | 1661 - ios/Pods/Flipper-Glog/src/glog/raw_logging.h | 185 - .../Flipper-Glog/src/glog/raw_logging.h.in | 185 - ios/Pods/Flipper-Glog/src/glog/stl_logging.h | 220 - .../Flipper-Glog/src/glog/stl_logging.h.in | 220 - ios/Pods/Flipper-Glog/src/glog/vlog_is_on.h | 129 - .../Flipper-Glog/src/glog/vlog_is_on.h.in | 129 - ios/Pods/Flipper-Glog/src/googletest.h | 596 - ios/Pods/Flipper-Glog/src/logging.cc | 2088 - ios/Pods/Flipper-Glog/src/mock-log.h | 156 - ios/Pods/Flipper-Glog/src/raw_logging.cc | 172 - ios/Pods/Flipper-Glog/src/signalhandler.cc | 375 - ios/Pods/Flipper-Glog/src/stacktrace.h | 60 - .../Flipper-Glog/src/stacktrace_generic-inl.h | 59 - .../src/stacktrace_libunwind-inl.h | 87 - .../Flipper-Glog/src/stacktrace_powerpc-inl.h | 130 - .../Flipper-Glog/src/stacktrace_x86-inl.h | 139 - .../Flipper-Glog/src/stacktrace_x86_64-inl.h | 105 - ios/Pods/Flipper-Glog/src/symbolize.cc | 869 - ios/Pods/Flipper-Glog/src/symbolize.h | 155 - ios/Pods/Flipper-Glog/src/utilities.cc | 352 - ios/Pods/Flipper-Glog/src/utilities.h | 226 - ios/Pods/Flipper-Glog/src/vlog_is_on.cc | 251 - ios/Pods/Flipper-PeerTalk/LICENSE.txt | 19 - ios/Pods/Flipper-PeerTalk/README.md | 64 - .../Flipper-PeerTalk/peertalk/PTChannel.h | 126 - .../Flipper-PeerTalk/peertalk/PTChannel.m | 634 - .../Flipper-PeerTalk/peertalk/PTPrivate.h | 14 - .../Flipper-PeerTalk/peertalk/PTProtocol.h | 116 - .../Flipper-PeerTalk/peertalk/PTProtocol.m | 424 - ios/Pods/Flipper-PeerTalk/peertalk/PTUSBHub.h | 82 - ios/Pods/Flipper-PeerTalk/peertalk/PTUSBHub.m | 667 - ios/Pods/Flipper-PeerTalk/peertalk/Peertalk.h | 22 - ios/Pods/Flipper-RSocket/LICENSE | 201 - ios/Pods/Flipper-RSocket/README.md | 32 - .../rsocket/ColdResumeHandler.cpp | 46 - .../rsocket/ColdResumeHandler.h | 56 - .../rsocket/ConnectionAcceptor.h | 72 - .../rsocket/ConnectionFactory.h | 66 - .../rsocket/DuplexConnection.h | 63 - ios/Pods/Flipper-RSocket/rsocket/Payload.cpp | 111 - ios/Pods/Flipper-RSocket/rsocket/Payload.h | 73 - ios/Pods/Flipper-RSocket/rsocket/README.md | 27 - ios/Pods/Flipper-RSocket/rsocket/RSocket.cpp | 140 - ios/Pods/Flipper-RSocket/rsocket/RSocket.h | 86 - .../Flipper-RSocket/rsocket/RSocketClient.cpp | 242 - .../Flipper-RSocket/rsocket/RSocketClient.h | 120 - .../rsocket/RSocketConnectionEvents.h | 54 - .../Flipper-RSocket/rsocket/RSocketErrors.h | 133 - .../rsocket/RSocketException.h | 36 - .../rsocket/RSocketParameters.cpp | 29 - .../rsocket/RSocketParameters.h | 80 - .../rsocket/RSocketRequester.cpp | 181 - .../rsocket/RSocketRequester.h | 131 - .../rsocket/RSocketResponder.cpp | 200 - .../rsocket/RSocketResponder.h | 154 - .../Flipper-RSocket/rsocket/RSocketServer.cpp | 268 - .../Flipper-RSocket/rsocket/RSocketServer.h | 143 - .../rsocket/RSocketServerState.h | 56 - .../rsocket/RSocketServiceHandler.cpp | 55 - .../rsocket/RSocketServiceHandler.h | 110 - .../Flipper-RSocket/rsocket/RSocketStats.cpp | 64 - .../Flipper-RSocket/rsocket/RSocketStats.h | 71 - .../Flipper-RSocket/rsocket/ResumeManager.h | 161 - .../benchmarks/BaselinesAsyncSocket.cpp | 285 - .../rsocket/benchmarks/BaselinesTcp.cpp | 183 - .../rsocket/benchmarks/Benchmarks.cpp | 27 - .../rsocket/benchmarks/CMakeLists.txt | 29 - .../benchmarks/FireForgetThroughputTcp.cpp | 87 - .../rsocket/benchmarks/Fixture.cpp | 62 - .../rsocket/benchmarks/Fixture.h | 54 - .../rsocket/benchmarks/Latch.h | 43 - .../rsocket/benchmarks/README.md | 8 - .../RequestResponseThroughputTcp.cpp | 106 - .../benchmarks/StreamThroughputMemory.cpp | 187 - .../benchmarks/StreamThroughputTcp.cpp | 77 - .../rsocket/benchmarks/Throughput.h | 87 - .../JsonRequestHandler.h | 26 - .../TextRequestHandler.h | 26 - .../rsocket/examples/util/ExampleSubscriber.h | 54 - .../rsocket/framing/ErrorCode.cpp | 46 - .../rsocket/framing/ErrorCode.h | 55 - .../Flipper-RSocket/rsocket/framing/Frame.cpp | 197 - .../Flipper-RSocket/rsocket/framing/Frame.h | 439 - .../rsocket/framing/FrameFlags.cpp | 25 - .../rsocket/framing/FrameFlags.h | 75 - .../rsocket/framing/FrameHeader.cpp | 106 - .../rsocket/framing/FrameHeader.h | 52 - .../rsocket/framing/FrameProcessor.h | 30 - .../rsocket/framing/FrameSerializer.cpp | 65 - .../rsocket/framing/FrameSerializer.h | 115 - .../rsocket/framing/FrameSerializer_v1_0.cpp | 690 - .../rsocket/framing/FrameSerializer_v1_0.h | 97 - .../rsocket/framing/FrameTransport.h | 38 - .../rsocket/framing/FrameTransportImpl.cpp | 136 - .../rsocket/framing/FrameTransportImpl.h | 77 - .../rsocket/framing/FrameType.cpp | 72 - .../rsocket/framing/FrameType.h | 47 - .../framing/FramedDuplexConnection.cpp | 113 - .../rsocket/framing/FramedDuplexConnection.h | 50 - .../rsocket/framing/FramedReader.cpp | 217 - .../rsocket/framing/FramedReader.h | 67 - .../rsocket/framing/Framer.cpp | 204 - .../Flipper-RSocket/rsocket/framing/Framer.h | 73 - .../rsocket/framing/ProtocolVersion.cpp | 32 - .../rsocket/framing/ProtocolVersion.h | 75 - .../framing/ResumeIdentificationToken.cpp | 87 - .../framing/ResumeIdentificationToken.h | 65 - .../framing/ScheduledFrameProcessor.cpp | 43 - .../rsocket/framing/ScheduledFrameProcessor.h | 44 - .../framing/ScheduledFrameTransport.cpp | 58 - .../rsocket/framing/ScheduledFrameTransport.h | 63 - .../rsocket/internal/Allowance.h | 85 - .../internal/ClientResumeStatusCallback.h | 33 - .../rsocket/internal/Common.cpp | 140 - .../Flipper-RSocket/rsocket/internal/Common.h | 95 - .../rsocket/internal/ConnectionSet.cpp | 108 - .../rsocket/internal/ConnectionSet.h | 60 - .../rsocket/internal/KeepaliveTimer.cpp | 87 - .../rsocket/internal/KeepaliveTimer.h | 48 - .../internal/ScheduledRSocketResponder.cpp | 88 - .../internal/ScheduledRSocketResponder.h | 55 - .../internal/ScheduledSingleObserver.h | 116 - .../internal/ScheduledSingleSubscription.cpp | 34 - .../internal/ScheduledSingleSubscription.h | 42 - .../rsocket/internal/ScheduledSubscriber.h | 132 - .../internal/ScheduledSubscription.cpp | 42 - .../rsocket/internal/ScheduledSubscription.h | 39 - .../rsocket/internal/SetupResumeAcceptor.cpp | 228 - .../rsocket/internal/SetupResumeAcceptor.h | 90 - .../rsocket/internal/StackTraceUtils.h | 29 - .../rsocket/internal/SwappableEventBase.cpp | 78 - .../rsocket/internal/SwappableEventBase.h | 81 - .../rsocket/internal/WarmResumeManager.cpp | 173 - .../rsocket/internal/WarmResumeManager.h | 116 - .../rsocket/statemachine/ChannelRequester.cpp | 155 - .../rsocket/statemachine/ChannelRequester.h | 74 - .../rsocket/statemachine/ChannelResponder.cpp | 122 - .../rsocket/statemachine/ChannelResponder.h | 61 - .../rsocket/statemachine/ConsumerBase.cpp | 151 - .../rsocket/statemachine/ConsumerBase.h | 87 - .../statemachine/FireAndForgetResponder.cpp | 45 - .../statemachine/FireAndForgetResponder.h | 41 - .../rsocket/statemachine/PublisherBase.cpp | 67 - .../rsocket/statemachine/PublisherBase.h | 46 - .../statemachine/RSocketStateMachine.cpp | 1236 - .../statemachine/RSocketStateMachine.h | 349 - .../statemachine/RequestResponseRequester.cpp | 135 - .../statemachine/RequestResponseRequester.h | 70 - .../statemachine/RequestResponseResponder.cpp | 127 - .../statemachine/RequestResponseResponder.h | 61 - .../StreamFragmentAccumulator.cpp | 64 - .../statemachine/StreamFragmentAccumulator.h | 41 - .../rsocket/statemachine/StreamRequester.cpp | 87 - .../rsocket/statemachine/StreamRequester.h | 51 - .../rsocket/statemachine/StreamResponder.cpp | 102 - .../rsocket/statemachine/StreamResponder.h | 56 - .../statemachine/StreamStateMachineBase.cpp | 100 - .../statemachine/StreamStateMachineBase.h | 105 - .../rsocket/statemachine/StreamsWriter.cpp | 197 - .../rsocket/statemachine/StreamsWriter.h | 107 - .../rsocket/tck-test/BaseSubscriber.h | 64 - .../rsocket/tck-test/FlowableSubscriber.h | 47 - .../rsocket/tck-test/MarbleProcessor.h | 50 - .../rsocket/tck-test/SingleSubscriber.h | 43 - .../rsocket/tck-test/TestFileParser.h | 42 - .../rsocket/tck-test/TestInterpreter.h | 83 - .../rsocket/tck-test/TestSuite.h | 96 - .../rsocket/tck-test/TypedCommands.h | 183 - .../rsocket/test/RSocketTests.h | 178 - .../test/handlers/HelloServiceHandler.h | 50 - .../test/handlers/HelloStreamRequestHandler.h | 31 - .../test/test_utils/ColdResumeManager.h | 76 - .../GenericRequestResponseHandler.h | 117 - .../test/test_utils/MockDuplexConnection.h | 54 - .../test/test_utils/MockFrameProcessor.h | 40 - .../rsocket/test/test_utils/MockStats.h | 47 - .../test/test_utils/MockStreamsWriter.h | 152 - .../rsocket/test/test_utils/PrintSubscriber.h | 31 - .../rsocket/test/test_utils/StatsPrinter.h | 45 - .../test/transport/DuplexConnectionTest.h | 43 - .../rsocket/transports/RSocketTransport.h | 49 - .../transports/tcp/TcpConnectionAcceptor.cpp | 128 - .../transports/tcp/TcpConnectionAcceptor.h | 82 - .../transports/tcp/TcpConnectionFactory.cpp | 123 - .../transports/tcp/TcpConnectionFactory.h | 63 - .../transports/tcp/TcpDuplexConnection.cpp | 233 - .../transports/tcp/TcpDuplexConnection.h | 47 - ios/Pods/Flipper-RSocket/yarpl/Common.h | 69 - ios/Pods/Flipper-RSocket/yarpl/Disposable.h | 42 - ios/Pods/Flipper-RSocket/yarpl/Flowable.h | 25 - ios/Pods/Flipper-RSocket/yarpl/Observable.h | 25 - ios/Pods/Flipper-RSocket/yarpl/Refcounted.h | 85 - ios/Pods/Flipper-RSocket/yarpl/Single.h | 35 - .../yarpl/examples/FlowableExamples.h | 24 - .../yarpl/flowable/AsyncGeneratorShim.h | 165 - .../yarpl/flowable/CancelingSubscriber.h | 47 - .../yarpl/flowable/DeferFlowable.h | 49 - .../yarpl/flowable/EmitterFlowable.h | 320 - .../Flipper-RSocket/yarpl/flowable/Flowable.h | 749 - .../yarpl/flowable/FlowableConcatOperators.h | 189 - .../yarpl/flowable/FlowableDoOperator.h | 190 - .../flowable/FlowableObserveOnOperator.h | 124 - .../yarpl/flowable/FlowableOperator.h | 1010 - .../yarpl/flowable/FlowableTimeoutOperator.h | 162 - .../yarpl/flowable/Flowable_FromObservable.h | 348 - .../yarpl/flowable/Flowables.cpp | 44 - .../yarpl/flowable/Flowables.h | 64 - .../yarpl/flowable/PublishProcessor.h | 255 - .../yarpl/flowable/Subscriber.h | 448 - .../yarpl/flowable/Subscription.cpp | 29 - .../yarpl/flowable/Subscription.h | 87 - .../yarpl/flowable/TestSubscriber.h | 270 - .../yarpl/flowable/ThriftStreamShim.h | 258 - .../yarpl/observable/DeferObservable.h | 50 - .../yarpl/observable/Observable.h | 560 - .../observable/ObservableConcatOperators.h | 154 - .../yarpl/observable/ObservableDoOperator.h | 159 - .../yarpl/observable/ObservableOperator.h | 560 - .../yarpl/observable/Observables.cpp | 34 - .../yarpl/observable/Observables.h | 57 - .../yarpl/observable/Observer.h | 226 - .../yarpl/observable/Subscription.cpp | 85 - .../yarpl/observable/Subscription.h | 45 - .../yarpl/observable/TestObserver.h | 258 - .../Flipper-RSocket/yarpl/single/Single.h | 175 - .../yarpl/single/SingleObserver.h | 171 - .../yarpl/single/SingleObservers.h | 107 - .../yarpl/single/SingleOperator.h | 248 - .../yarpl/single/SingleSubscription.h | 32 - .../yarpl/single/SingleSubscriptions.h | 140 - .../yarpl/single/SingleTestObserver.h | 239 - .../Flipper-RSocket/yarpl/single/Singles.h | 83 - .../Flipper-RSocket/yarpl/test_utils/Mocks.h | 170 - .../Flipper-RSocket/yarpl/test_utils/Tuple.h | 58 - .../Flipper-RSocket/yarpl/utils/credits.h | 100 - ios/Pods/Flipper/LICENSE | 21 - ios/Pods/Flipper/README.md | 157 - .../xplat/Flipper/CertificateUtils.cpp | 224 - .../Flipper/xplat/Flipper/CertificateUtils.h | 20 - .../xplat/Flipper/ConnectionContextStore.cpp | 164 - .../xplat/Flipper/ConnectionContextStore.h | 39 - .../FireAndForgetBasedFlipperResponder.h | 59 - .../FlipperCertificateExchangeMedium.h | 8 - .../Flipper/FlipperCertificateProvider.h | 58 - .../Flipper/xplat/Flipper/FlipperClient.cpp | 350 - .../Flipper/xplat/Flipper/FlipperClient.h | 123 - .../Flipper/xplat/Flipper/FlipperConnection.h | 53 - .../xplat/Flipper/FlipperConnectionImpl.h | 73 - .../xplat/Flipper/FlipperConnectionManager.h | 85 - .../Flipper/FlipperConnectionManagerImpl.cpp | 477 - .../Flipper/FlipperConnectionManagerImpl.h | 85 - .../Flipper/xplat/Flipper/FlipperInitConfig.h | 47 - .../Flipper/xplat/Flipper/FlipperPlugin.h | 50 - .../xplat/Flipper/FlipperRSocketResponder.cpp | 80 - .../xplat/Flipper/FlipperRSocketResponder.h | 35 - .../Flipper/xplat/Flipper/FlipperResponder.h | 35 - .../xplat/Flipper/FlipperResponderImpl.h | 63 - .../Flipper/xplat/Flipper/FlipperState.cpp | 108 - ios/Pods/Flipper/xplat/Flipper/FlipperState.h | 62 - .../Flipper/FlipperStateUpdateListener.h | 14 - .../Flipper/xplat/Flipper/FlipperStep.cpp | 40 - ios/Pods/Flipper/xplat/Flipper/FlipperStep.h | 31 - ios/Pods/Flipper/xplat/Flipper/Log.cpp | 27 - ios/Pods/Flipper/xplat/Flipper/Log.h | 18 - .../xplat/Flipper/utils/CallstackHelper.h | 64 - ios/Pods/FlipperKit/LICENSE | 21 - ios/Pods/FlipperKit/README.md | 157 - ios/Pods/FlipperKit/iOS/FBDefines/FBDefines.h | 13 - .../CppBridge/FlipperCppBridgingConnection.h | 19 - .../CppBridge/FlipperCppBridgingConnection.mm | 55 - .../CppBridge/FlipperCppBridgingResponder.h | 19 - .../CppBridge/FlipperCppBridgingResponder.mm | 41 - .../CppBridge/FlipperCppWrapperPlugin.h | 62 - .../FBCxxFollyDynamicConvert.h | 21 - .../FBCxxFollyDynamicConvert.mm | 138 - .../FKPortForwarding/FKPortForwardingCommon.h | 24 - .../FKPortForwarding/FKPortForwardingServer.h | 18 - .../FKPortForwarding/FKPortForwardingServer.m | 232 - .../iOS/FlipperKit/FlipperClient+Testing.h | 21 - .../FlipperKit/iOS/FlipperKit/FlipperClient.h | 85 - .../iOS/FlipperKit/FlipperClient.mm | 212 - .../iOS/FlipperKit/FlipperConnection.h | 37 - .../FlipperDiagnosticsViewController.h | 28 - .../FlipperDiagnosticsViewController.m | 128 - .../FlipperKitCertificateProvider.h | 33 - .../FlipperKit/iOS/FlipperKit/FlipperPlugin.h | 49 - .../iOS/FlipperKit/FlipperResponder.h | 26 - .../FlipperKit/FlipperStateUpdateListener.h | 14 - .../FlipperKit/iOS/FlipperKit/FlipperUtil.m | 42 - .../iOS/FlipperKit/SKEnvironmentVariables.h | 19 - .../iOS/FlipperKit/SKEnvironmentVariables.m | 43 - ios/Pods/FlipperKit/iOS/FlipperKit/SKMacros.h | 26 - .../iOS/FlipperKit/SKStateUpdateCPPWrapper.h | 28 - .../iOS/FlipperKit/SKStateUpdateCPPWrapper.mm | 24 - .../FlipperKitLayoutPlugin.h | 36 - .../FlipperKitLayoutPlugin.mm | 567 - .../SKDescriptorMapper.h | 22 - .../SKDescriptorMapper.mm | 68 - .../FlipperKitLayoutPlugin/SKInvalidation.h | 25 - .../FlipperKitLayoutPlugin/SKInvalidation.m | 61 - .../FlipperKitLayoutPlugin/SKNamed.h | 17 - .../FlipperKitLayoutPlugin/SKNamed.mm | 33 - .../FlipperKitLayoutPlugin/SKNodeDescriptor.h | 133 - .../SKNodeDescriptor.mm | 102 - .../FlipperKitLayoutPlugin/SKObject.h | 54 - .../FlipperKitLayoutPlugin/SKObject.mm | 112 - .../SKSearchResultNode.h | 25 - .../SKSearchResultNode.m | 55 - .../FlipperKitLayoutPlugin/SKTapListener.h | 22 - .../SKTapListenerImpl.h | 13 - .../SKTapListenerImpl.m | 92 - .../FlipperKitLayoutPlugin/SKTouch.h | 31 - .../FlipperKitLayoutPlugin/SKTouch.m | 82 - .../UICollectionView+SKInvalidation.h | 17 - .../UICollectionView+SKInvalidation.mm | 39 - .../UIColor+SKSonarValueCoder.h | 17 - .../UIColor+SKSonarValueCoder.mm | 65 - .../UIView+SKInvalidation.h | 15 - .../UIView+SKInvalidation.mm | 118 - .../descriptors/SKApplicationDescriptor.h | 14 - .../descriptors/SKApplicationDescriptor.m | 72 - .../descriptors/SKButtonDescriptor.h | 16 - .../descriptors/SKButtonDescriptor.mm | 97 - .../descriptors/SKScrollViewDescriptor.h | 14 - .../descriptors/SKScrollViewDescriptor.m | 90 - .../descriptors/SKViewControllerDescriptor.h | 14 - .../descriptors/SKViewControllerDescriptor.m | 47 - .../descriptors/SKViewDescriptor.h | 18 - .../descriptors/SKViewDescriptor.mm | 669 - .../utils/SKHiddenWindow.h | 11 - .../utils/SKHiddenWindow.m | 16 - .../utils/SKObjectHash.h | 19 - .../FlipperKitLayoutPlugin/utils/SKSwizzle.h | 10 - .../FlipperKitLayoutPlugin/utils/SKSwizzle.mm | 36 - .../utils/SKYogaKitHelper.h | 37 - .../FKTextSearchable.h | 14 - .../FlipperKitNetworkPlugin.h | 28 - .../FlipperKitNetworkPlugin.mm | 127 - .../SKBufferingPlugin+CPPInitialization.h | 32 - .../SKBufferingPlugin.h | 23 - .../SKBufferingPlugin.mm | 111 - .../FlipperKitNetworkPlugin/SKDispatchQueue.h | 39 - .../SKNetworkReporter.h | 23 - .../FlipperKitNetworkPlugin/SKRequestInfo.h | 22 - .../FlipperKitNetworkPlugin/SKRequestInfo.m | 35 - .../FlipperKitNetworkPlugin/SKResponseInfo.h | 23 - .../FlipperKitNetworkPlugin/SKResponseInfo.m | 54 - .../SonarKitNetworkPlugin+CPPInitialization.h | 21 - .../FLEXNetworkLib/FLEXNetworkObserver.h | 35 - .../FLEXNetworkLib/FLEXNetworkObserver.mm | 1684 - .../FLEXNetworkLib/FLEXNetworkRecorder.h | 79 - .../FLEXNetworkLib/FLEXNetworkRecorder.mm | 251 - .../FLEXNetworkLib/FLEXNetworkTransaction.h | 46 - .../FLEXNetworkLib/FLEXNetworkTransaction.m | 84 - .../FLEXNetworkLib/FLEXUtility.h | 51 - .../FLEXNetworkLib/FLEXUtility.mm | 131 - .../SKIOSNetworkPlugin/SKIOSNetworkAdapter.h | 19 - .../SKIOSNetworkPlugin/SKIOSNetworkAdapter.mm | 31 - .../SKHighlightOverlay.h | 18 - .../SKHighlightOverlay.mm | 56 - .../FlipperKitReactPlugin.h | 18 - .../FlipperKitReactPlugin.m | 31 - .../FKUserDefaultsPlugin.h | 19 - .../FKUserDefaultsPlugin.m | 141 - .../FKUserDefaultsSwizzleUtility.h | 20 - .../FKUserDefaultsSwizzleUtility.m | 86 - ios/Pods/Folly/LICENSE | 200 - ios/Pods/Folly/README.md | 267 - ios/Pods/Folly/folly/AtomicHashArray-inl.h | 550 - ios/Pods/Folly/folly/AtomicHashArray.h | 448 - ios/Pods/Folly/folly/AtomicHashMap-inl.h | 657 - ios/Pods/Folly/folly/AtomicHashMap.h | 500 - .../Folly/folly/AtomicIntrusiveLinkedList.h | 178 - ios/Pods/Folly/folly/AtomicLinkedList.h | 108 - ios/Pods/Folly/folly/AtomicUnorderedMap.h | 513 - ios/Pods/Folly/folly/Benchmark.h | 683 - ios/Pods/Folly/folly/Bits.h | 17 - ios/Pods/Folly/folly/CPortability.h | 242 - ios/Pods/Folly/folly/CachelinePadded.h | 82 - ios/Pods/Folly/folly/CancellationToken-inl.h | 351 - ios/Pods/Folly/folly/CancellationToken.h | 298 - ios/Pods/Folly/folly/Chrono.h | 204 - ios/Pods/Folly/folly/ClockGettimeWrappers.h | 29 - ios/Pods/Folly/folly/ConcurrentBitSet.h | 163 - ios/Pods/Folly/folly/ConcurrentSkipList-inl.h | 377 - ios/Pods/Folly/folly/ConcurrentSkipList.h | 878 - ios/Pods/Folly/folly/ConstexprMath.h | 383 - ios/Pods/Folly/folly/Conv.cpp | 790 - ios/Pods/Folly/folly/Conv.h | 1658 - ios/Pods/Folly/folly/CppAttributes.h | 121 - ios/Pods/Folly/folly/CpuId.h | 218 - .../Folly/folly/DefaultKeepAliveExecutor.h | 158 - ios/Pods/Folly/folly/Demangle.cpp | 125 - ios/Pods/Folly/folly/Demangle.h | 62 - ios/Pods/Folly/folly/DiscriminatedPtr.h | 247 - ios/Pods/Folly/folly/DynamicConverter.h | 415 - ios/Pods/Folly/folly/Exception.h | 142 - ios/Pods/Folly/folly/ExceptionString.h | 68 - ios/Pods/Folly/folly/ExceptionWrapper-inl.h | 678 - ios/Pods/Folly/folly/ExceptionWrapper.h | 714 - ios/Pods/Folly/folly/Executor.h | 300 - ios/Pods/Folly/folly/Expected.h | 1501 - ios/Pods/Folly/folly/FBString.h | 2847 -- ios/Pods/Folly/folly/FBVector.h | 1758 - ios/Pods/Folly/folly/File.h | 158 - ios/Pods/Folly/folly/FileUtil.cpp | 258 - ios/Pods/Folly/folly/FileUtil.h | 263 - ios/Pods/Folly/folly/Fingerprint.h | 293 - ios/Pods/Folly/folly/FixedString.h | 3067 -- ios/Pods/Folly/folly/Format-inl.h | 1139 - ios/Pods/Folly/folly/Format.cpp | 433 - ios/Pods/Folly/folly/Format.h | 498 - ios/Pods/Folly/folly/FormatArg.h | 277 - ios/Pods/Folly/folly/FormatTraits.h | 67 - ios/Pods/Folly/folly/Function.h | 1088 - ios/Pods/Folly/folly/GLog.h | 59 - ios/Pods/Folly/folly/GroupVarint.h | 668 - ios/Pods/Folly/folly/Hash.h | 20 - ios/Pods/Folly/folly/IPAddress.h | 562 - ios/Pods/Folly/folly/IPAddressException.h | 83 - ios/Pods/Folly/folly/IPAddressV4.h | 347 - ios/Pods/Folly/folly/IPAddressV6.h | 444 - ios/Pods/Folly/folly/Indestructible.h | 177 - ios/Pods/Folly/folly/IndexedMemPool.h | 560 - ios/Pods/Folly/folly/IntrusiveList.h | 118 - ios/Pods/Folly/folly/Lazy.h | 144 - ios/Pods/Folly/folly/Likely.h | 49 - ios/Pods/Folly/folly/LockTraits.h | 671 - ios/Pods/Folly/folly/MPMCPipeline.h | 282 - ios/Pods/Folly/folly/MPMCQueue.h | 1536 - ios/Pods/Folly/folly/MacAddress.h | 246 - ios/Pods/Folly/folly/MapUtil.h | 307 - ios/Pods/Folly/folly/Math.h | 203 - ios/Pods/Folly/folly/Memory.h | 746 - ios/Pods/Folly/folly/MicroLock.h | 223 - ios/Pods/Folly/folly/MicroSpinLock.h | 17 - ios/Pods/Folly/folly/MoveWrapper.h | 86 - ios/Pods/Folly/folly/Optional.h | 688 - ios/Pods/Folly/folly/Overload.h | 79 - ios/Pods/Folly/folly/PackedSyncPtr.h | 166 - ios/Pods/Folly/folly/Padded.h | 559 - ios/Pods/Folly/folly/Poly-inl.h | 229 - ios/Pods/Folly/folly/Poly.h | 1171 - ios/Pods/Folly/folly/PolyException.h | 47 - ios/Pods/Folly/folly/Portability.h | 544 - ios/Pods/Folly/folly/Preprocessor.h | 160 - ios/Pods/Folly/folly/ProducerConsumerQueue.h | 187 - ios/Pods/Folly/folly/RWSpinLock.h | 17 - ios/Pods/Folly/folly/Random-inl.h | 86 - ios/Pods/Folly/folly/Random.h | 373 - ios/Pods/Folly/folly/Range.h | 1550 - ios/Pods/Folly/folly/Replaceable.h | 639 - ios/Pods/Folly/folly/ScopeGuard.cpp | 27 - ios/Pods/Folly/folly/ScopeGuard.h | 286 - ios/Pods/Folly/folly/SharedMutex.h | 1754 - ios/Pods/Folly/folly/Singleton-inl.h | 287 - ios/Pods/Folly/folly/Singleton.h | 792 - ios/Pods/Folly/folly/SingletonThreadLocal.h | 277 - ios/Pods/Folly/folly/SocketAddress.h | 632 - ios/Pods/Folly/folly/SpinLock.h | 83 - ios/Pods/Folly/folly/String-inl.h | 657 - ios/Pods/Folly/folly/String.cpp | 786 - ios/Pods/Folly/folly/String.h | 649 - ios/Pods/Folly/folly/Subprocess.h | 1003 - ios/Pods/Folly/folly/Synchronized.h | 1884 - ios/Pods/Folly/folly/SynchronizedPtr.h | 116 - ios/Pods/Folly/folly/ThreadCachedInt.h | 183 - ios/Pods/Folly/folly/ThreadLocal.h | 493 - ios/Pods/Folly/folly/TimeoutQueue.h | 129 - ios/Pods/Folly/folly/TokenBucket.h | 518 - ios/Pods/Folly/folly/Traits.h | 832 - ios/Pods/Folly/folly/Try-inl.h | 349 - ios/Pods/Folly/folly/Try.h | 700 - ios/Pods/Folly/folly/UTF8String.h | 48 - ios/Pods/Folly/folly/Unicode.cpp | 154 - ios/Pods/Folly/folly/Unicode.h | 44 - ios/Pods/Folly/folly/Unit.h | 69 - ios/Pods/Folly/folly/Uri-inl.h | 101 - ios/Pods/Folly/folly/Uri.h | 143 - ios/Pods/Folly/folly/Utility.h | 366 - ios/Pods/Folly/folly/Varint.h | 230 - ios/Pods/Folly/folly/VirtualExecutor.h | 86 - ios/Pods/Folly/folly/container/Access.h | 89 - ios/Pods/Folly/folly/container/Array.h | 78 - ios/Pods/Folly/folly/container/BitIterator.h | 209 - ios/Pods/Folly/folly/container/Enumerate.h | 171 - .../Folly/folly/container/EvictingCacheMap.h | 565 - ios/Pods/Folly/folly/container/F14Map-fwd.h | 113 - ios/Pods/Folly/folly/container/F14Map.h | 1501 - ios/Pods/Folly/folly/container/F14Set-fwd.h | 95 - ios/Pods/Folly/folly/container/F14Set.h | 1275 - ios/Pods/Folly/folly/container/Foreach-inl.h | 331 - ios/Pods/Folly/folly/container/Foreach.h | 255 - .../folly/container/HeterogeneousAccess-fwd.h | 33 - .../folly/container/HeterogeneousAccess.h | 164 - ios/Pods/Folly/folly/container/Iterator.h | 496 - ios/Pods/Folly/folly/container/Merge.h | 90 - .../Folly/folly/container/SparseByteSet.h | 88 - .../container/detail/BitIteratorDetail.h | 93 - .../folly/container/detail/F14Defaults.h | 34 - .../detail/F14IntrinsicsAvailability.h | 65 - .../Folly/folly/container/detail/F14Mask.h | 248 - .../Folly/folly/container/detail/F14Policy.h | 1569 - .../Folly/folly/container/detail/F14Table.cpp | 76 - .../Folly/folly/container/detail/F14Table.h | 2406 - ios/Pods/Folly/folly/container/detail/Util.h | 231 - ios/Pods/Folly/folly/detail/AsyncTrace.h | 34 - ios/Pods/Folly/folly/detail/AtFork.h | 36 - ios/Pods/Folly/folly/detail/AtomicHashUtils.h | 42 - .../folly/detail/AtomicUnorderedMapUtils.h | 80 - ios/Pods/Folly/folly/detail/Demangle.cpp | 48 - ios/Pods/Folly/folly/detail/Demangle.h | 36 - .../folly/detail/DiscriminatedPtrDetail.h | 173 - ios/Pods/Folly/folly/detail/FileUtilDetail.h | 113 - .../folly/detail/FingerprintPolynomial.h | 135 - ios/Pods/Folly/folly/detail/Futex-inl.h | 128 - ios/Pods/Folly/folly/detail/Futex.h | 109 - .../Folly/folly/detail/GroupVarintDetail.h | 101 - ios/Pods/Folly/folly/detail/IPAddress.h | 57 - ios/Pods/Folly/folly/detail/IPAddressSource.h | 277 - ios/Pods/Folly/folly/detail/Iterators.h | 196 - .../Folly/folly/detail/MPMCPipelineDetail.h | 126 - ios/Pods/Folly/folly/detail/MemoryIdler.h | 209 - ios/Pods/Folly/folly/detail/PolyDetail.h | 984 - ios/Pods/Folly/folly/detail/RangeCommon.h | 107 - ios/Pods/Folly/folly/detail/RangeSse42.h | 31 - ios/Pods/Folly/folly/detail/Singleton.h | 49 - .../Folly/folly/detail/SingletonStackTrace.h | 30 - ios/Pods/Folly/folly/detail/SlowFingerprint.h | 90 - ios/Pods/Folly/folly/detail/SocketFastOpen.h | 49 - ios/Pods/Folly/folly/detail/Sse.h | 45 - .../folly/detail/StaticSingletonManager.h | 101 - .../Folly/folly/detail/ThreadLocalDetail.h | 530 - ios/Pods/Folly/folly/detail/TurnSequencer.h | 295 - ios/Pods/Folly/folly/detail/TypeList.h | 553 - .../Folly/folly/detail/UniqueInstance.cpp | 109 - ios/Pods/Folly/folly/detail/UniqueInstance.h | 70 - ios/Pods/Folly/folly/dynamic-inl.h | 1265 - ios/Pods/Folly/folly/dynamic.cpp | 474 - ios/Pods/Folly/folly/dynamic.h | 796 - ios/Pods/Folly/folly/functional/ApplyTuple.h | 231 - ios/Pods/Folly/folly/functional/Invoke.h | 478 - ios/Pods/Folly/folly/functional/Partial.h | 128 - ios/Pods/Folly/folly/hash/Checksum.h | 93 - ios/Pods/Folly/folly/hash/FarmHash.h | 46 - ios/Pods/Folly/folly/hash/Hash.h | 791 - ios/Pods/Folly/folly/hash/SpookyHashV1.h | 307 - ios/Pods/Folly/folly/hash/SpookyHashV2.cpp | 392 - ios/Pods/Folly/folly/hash/SpookyHashV2.h | 312 - ios/Pods/Folly/folly/json.cpp | 1026 - ios/Pods/Folly/folly/json.h | 226 - ios/Pods/Folly/folly/json_patch.h | 126 - ios/Pods/Folly/folly/json_pointer.cpp | 113 - ios/Pods/Folly/folly/json_pointer.h | 87 - ios/Pods/Folly/folly/lang/Align.h | 144 - ios/Pods/Folly/folly/lang/Aligned.h | 104 - ios/Pods/Folly/folly/lang/Assume.cpp | 31 - ios/Pods/Folly/folly/lang/Assume.h | 73 - ios/Pods/Folly/folly/lang/Bits.h | 412 - ios/Pods/Folly/folly/lang/CString.cpp | 34 - ios/Pods/Folly/folly/lang/CString.h | 29 - ios/Pods/Folly/folly/lang/Cast.h | 51 - ios/Pods/Folly/folly/lang/CheckedMath.h | 37 - .../Folly/folly/lang/CustomizationPoint.h | 46 - ios/Pods/Folly/folly/lang/Exception.h | 240 - ios/Pods/Folly/folly/lang/Launder.h | 78 - ios/Pods/Folly/folly/lang/Ordering.h | 72 - ios/Pods/Folly/folly/lang/Pretty.h | 159 - ios/Pods/Folly/folly/lang/PropagateConst.h | 432 - .../Folly/folly/lang/RValueReferenceWrapper.h | 154 - ios/Pods/Folly/folly/lang/SafeAssert.cpp | 492 - ios/Pods/Folly/folly/lang/SafeAssert.h | 67 - ios/Pods/Folly/folly/lang/StaticConst.h | 34 - ios/Pods/Folly/folly/lang/TypeInfo.h | 55 - .../Folly/folly/lang/UncaughtExceptions.h | 67 - ios/Pods/Folly/folly/memory/Arena-inl.h | 96 - ios/Pods/Folly/folly/memory/Arena.h | 260 - .../Folly/folly/memory/EnableSharedFromThis.h | 111 - ios/Pods/Folly/folly/memory/MallctlHelper.h | 67 - ios/Pods/Folly/folly/memory/Malloc.h | 216 - ios/Pods/Folly/folly/memory/MemoryResource.h | 53 - ios/Pods/Folly/folly/memory/SanitizeLeak.h | 54 - .../Folly/folly/memory/ThreadCachedArena.h | 90 - .../folly/memory/UninitializedMemoryHacks.h | 338 - .../Folly/folly/memory/detail/MallocImpl.cpp | 47 - .../Folly/folly/memory/detail/MallocImpl.h | 83 - ios/Pods/Folly/folly/net/NetOps.cpp | 492 - ios/Pods/Folly/folly/net/NetOps.h | 205 - ios/Pods/Folly/folly/net/NetworkSocket.h | 84 - .../net/detail/SocketFileDescriptorMap.h | 52 - ios/Pods/Folly/folly/portability/Asm.h | 47 - ios/Pods/Folly/folly/portability/Atomic.h | 31 - ios/Pods/Folly/folly/portability/Builtins.h | 149 - ios/Pods/Folly/folly/portability/Config.h | 37 - ios/Pods/Folly/folly/portability/Constexpr.h | 91 - ios/Pods/Folly/folly/portability/Dirent.h | 41 - ios/Pods/Folly/folly/portability/Event.h | 39 - ios/Pods/Folly/folly/portability/Fcntl.h | 56 - ios/Pods/Folly/folly/portability/GFlags.h | 71 - ios/Pods/Folly/folly/portability/GMock.h | 33 - ios/Pods/Folly/folly/portability/GTest.h | 33 - ios/Pods/Folly/folly/portability/IOVec.h | 34 - ios/Pods/Folly/folly/portability/Libgen.h | 29 - ios/Pods/Folly/folly/portability/Malloc.h | 49 - ios/Pods/Folly/folly/portability/Math.h | 90 - ios/Pods/Folly/folly/portability/Memory.h | 26 - ios/Pods/Folly/folly/portability/OpenSSL.h | 257 - ios/Pods/Folly/folly/portability/PThread.h | 150 - ios/Pods/Folly/folly/portability/Sched.h | 40 - ios/Pods/Folly/folly/portability/Semaphore.h | 35 - ios/Pods/Folly/folly/portability/Sockets.h | 149 - ios/Pods/Folly/folly/portability/Stdio.h | 32 - ios/Pods/Folly/folly/portability/Stdlib.h | 61 - ios/Pods/Folly/folly/portability/String.h | 43 - ios/Pods/Folly/folly/portability/SysFile.h | 27 - .../Folly/folly/portability/SysMembarrier.h | 25 - ios/Pods/Folly/folly/portability/SysMman.h | 64 - .../Folly/folly/portability/SysResource.h | 71 - ios/Pods/Folly/folly/portability/SysStat.h | 50 - ios/Pods/Folly/folly/portability/SysSyscall.h | 29 - ios/Pods/Folly/folly/portability/SysTime.h | 42 - ios/Pods/Folly/folly/portability/SysTypes.h | 37 - ios/Pods/Folly/folly/portability/SysUio.cpp | 137 - ios/Pods/Folly/folly/portability/SysUio.h | 41 - ios/Pods/Folly/folly/portability/Syslog.h | 39 - ios/Pods/Folly/folly/portability/Time.h | 72 - ios/Pods/Folly/folly/portability/Unistd.h | 95 - ios/Pods/Folly/folly/portability/Windows.h | 95 - ios/Pods/Folly/folly/small_vector.h | 1308 - ios/Pods/Folly/folly/sorted_vector_types.h | 1326 - ios/Pods/Folly/folly/stop_watch.h | 305 - .../GoogleAppMeasurement | Bin 41725096 -> 0 bytes .../Modules/module.modulemap | 11 - .../GDTCORLibrary/GDTCORAssert.m | 36 - .../GDTCORLibrary/GDTCORClock.m | 164 - .../GDTCORLibrary/GDTCORConsoleLogger.m | 55 - .../GDTCORLibrary/GDTCORDataFuture.m | 59 - .../GDTCORLibrary/GDTCOREvent.m | 258 - .../GDTCORLibrary/GDTCORFlatFileStorage.m | 411 - .../GDTCORLibrary/GDTCORLifecycle.m | 119 - .../GDTCORLibrary/GDTCORPlatform.m | 555 - .../GDTCORLibrary/GDTCORReachability.m | 125 - .../GDTCORLibrary/GDTCORRegistrar.m | 191 - .../GDTCORLibrary/GDTCORTransformer.m | 104 - .../GDTCORLibrary/GDTCORTransport.m | 92 - .../GDTCORLibrary/GDTCORUploadCoordinator.m | 275 - .../GDTCORLibrary/GDTCORUploadPackage.m | 193 - .../GDTCORLibrary/Private/GDTCORDataFuture.h | 36 - .../Private/GDTCOREvent_Private.h | 48 - .../Private/GDTCORFlatFileStorage.h | 59 - .../Private/GDTCORReachability_Private.h | 30 - .../Private/GDTCORRegistrar_Private.h | 39 - .../GDTCORLibrary/Private/GDTCORTransformer.h | 56 - .../Private/GDTCORTransformer_Private.h | 28 - .../Private/GDTCORTransport_Private.h | 39 - .../Private/GDTCORUploadCoordinator.h | 75 - .../Private/GDTCORUploadPackage_Private.h | 30 - .../GDTCORLibrary/Public/GDTCORAssert.h | 95 - .../GDTCORLibrary/Public/GDTCORClock.h | 57 - .../Public/GDTCORConsoleLogger.h | 143 - .../GDTCORLibrary/Public/GDTCOREvent.h | 89 - .../Public/GDTCOREventDataObject.h | 36 - .../Public/GDTCOREventTransformer.h | 38 - .../GDTCORLibrary/Public/GDTCORLifecycle.h | 63 - .../GDTCORLibrary/Public/GDTCORPlatform.h | 204 - .../GDTCORLibrary/Public/GDTCORPrioritizer.h | 79 - .../GDTCORLibrary/Public/GDTCORReachability.h | 31 - .../GDTCORLibrary/Public/GDTCORRegistrar.h | 58 - .../Public/GDTCORStorageProtocol.h | 78 - .../GDTCORLibrary/Public/GDTCORTargets.h | 37 - .../GDTCORLibrary/Public/GDTCORTransport.h | 91 - .../Public/GDTCORUploadPackage.h | 76 - .../GDTCORLibrary/Public/GDTCORUploader.h | 48 - .../Public/GoogleDataTransport.h | 28 - ios/Pods/GoogleDataTransport/LICENSE | 202 - ios/Pods/GoogleDataTransport/README.md | 307 - .../GDTCCTLibrary/GDTCCTCompressionHelper.m | 95 - .../GDTCCTLibrary/GDTCCTNanopbHelpers.m | 275 - .../GDTCCTLibrary/GDTCCTPrioritizer.m | 426 - .../GDTCCTLibrary/GDTCCTUploader.m | 441 - .../GDTCCTLibrary/GDTCOREvent+GDTCCTSupport.m | 236 - .../Private/GDTCCTCompressionHelper.h | 40 - .../Private/GDTCCTNanopbHelpers.h | 128 - .../GDTCCTLibrary/Private/GDTCCTPrioritizer.h | 53 - .../GDTCCTLibrary/Private/GDTCCTUploader.h | 63 - .../Protogen/nanopb/cct.nanopb.c | 128 - .../Protogen/nanopb/cct.nanopb.h | 281 - .../Public/GDTCOREvent+GDTCCTSupport.h | 51 - .../GoogleDataTransportCCTSupport/LICENSE | 202 - .../GoogleDataTransportCCTSupport/README.md | 311 - .../GULAppDelegateSwizzler.m | 1021 - .../Internal/GULAppDelegateSwizzler_Private.h | 55 - .../Private/GULAppDelegateSwizzler.h | 111 - .../Private/GULApplication.h | 50 - .../GoogleUtilities/Common/GULLoggerCodes.h | 56 - .../Environment/GULHeartbeatDateStorage.m | 154 - .../Environment/GULSecureCoding.m | 103 - .../Private/GULAppEnvironmentUtil.h | 47 - .../Private/GULHeartbeatDateStorage.h | 49 - .../Environment/Private/GULKeychainStorage.h | 79 - .../Environment/Private/GULKeychainUtils.h | 61 - .../Environment/Private/GULSecureCoding.h | 36 - .../SecureStorage/GULKeychainStorage.m | 192 - .../SecureStorage/GULKeychainUtils.m | 113 - .../third_party/GULAppEnvironmentUtil.m | 252 - .../GoogleUtilities/GoogleUtilities/LICENSE | 247 - .../GoogleUtilities/Logger/GULLogger.m | 220 - .../Logger/Private/GULLogger.h | 163 - .../Logger/Public/GULLoggerLevel.h | 37 - .../MethodSwizzler/GULSwizzler.m | 153 - .../Private/GULOriginalIMPConvenienceMacros.h | 207 - .../MethodSwizzler/Private/GULSwizzler.h | 71 - .../NSData+zlib/GULNSData+zlib.m | 207 - .../NSData+zlib/Private/GULNSDataInternal.h | 22 - .../NSData+zlib/Public/GULNSData+zlib.h | 49 - .../Network/GULMutableDictionary.m | 101 - .../GoogleUtilities/Network/GULNetwork.m | 389 - .../Network/GULNetworkConstants.m | 40 - .../Network/GULNetworkURLSession.m | 762 - .../Network/Private/GULMutableDictionary.h | 46 - .../Network/Private/GULNetwork.h | 87 - .../Network/Private/GULNetworkConstants.h | 79 - .../Private/GULNetworkLoggerProtocol.h | 51 - .../Network/Private/GULNetworkMessageCode.h | 47 - .../Network/Private/GULNetworkURLSession.h | 62 - .../GULReachabilityChecker+Internal.h | 47 - .../Reachability/GULReachabilityChecker.m | 263 - .../Private/GULReachabilityChecker.h | 79 - .../Private/GULReachabilityMessageCode.h | 29 - .../GULSceneDelegateSwizzler.m | 438 - .../GULSceneDelegateSwizzler_Private.h | 48 - .../Private/GULSceneDelegateSwizzler.h | 73 - .../UserDefaults/GULUserDefaults.m | 213 - .../UserDefaults/Private/GULUserDefaults.h | 110 - ios/Pods/GoogleUtilities/README.md | 298 - .../BugsnagReactNative/BSGConnectivity.h | 1 - .../BSGOutOfMemoryWatchdog.h | 1 - .../BugsnagReactNative/BSGSerialization.h | 1 - .../BugsnagReactNative/BSG_KSArchSpecific.h | 1 - .../BugsnagReactNative/BSG_KSBacktrace.h | 1 - .../BSG_KSBacktrace_Private.h | 1 - .../Private/BugsnagReactNative/BSG_KSCrash.h | 1 - .../BugsnagReactNative/BSG_KSCrashAdvanced.h | 1 - .../Private/BugsnagReactNative/BSG_KSCrashC.h | 1 - .../BSG_KSCrashCallCompletion.h | 1 - .../BugsnagReactNative/BSG_KSCrashContext.h | 1 - .../BugsnagReactNative/BSG_KSCrashDoctor.h | 1 - .../BSG_KSCrashIdentifier.h | 1 - .../BugsnagReactNative/BSG_KSCrashReport.h | 1 - .../BSG_KSCrashReportFields.h | 1 - .../BSG_KSCrashReportFilter.h | 1 - .../BSG_KSCrashReportFilterCompletion.h | 1 - .../BSG_KSCrashReportStore.h | 1 - .../BSG_KSCrashReportVersion.h | 1 - .../BSG_KSCrashReportWriter.h | 1 - .../BugsnagReactNative/BSG_KSCrashSentry.h | 1 - .../BSG_KSCrashSentry_CPPException.h | 1 - .../BSG_KSCrashSentry_MachException.h | 1 - .../BSG_KSCrashSentry_NSException.h | 1 - .../BSG_KSCrashSentry_Private.h | 1 - .../BSG_KSCrashSentry_Signal.h | 1 - .../BSG_KSCrashSentry_User.h | 1 - .../BugsnagReactNative/BSG_KSCrashState.h | 1 - .../BugsnagReactNative/BSG_KSCrashType.h | 1 - .../BugsnagReactNative/BSG_KSDynamicLinker.h | 1 - .../BugsnagReactNative/BSG_KSFileUtils.h | 1 - .../BugsnagReactNative/BSG_KSJSONCodec.h | 1 - .../BugsnagReactNative/BSG_KSJSONCodecObjC.h | 1 - .../Private/BugsnagReactNative/BSG_KSLogger.h | 1 - .../Private/BugsnagReactNative/BSG_KSMach.h | 1 - .../BugsnagReactNative/BSG_KSMachApple.h | 1 - .../BugsnagReactNative/BSG_KSMachHeaders.h | 1 - .../Private/BugsnagReactNative/BSG_KSObjC.h | 1 - .../BugsnagReactNative/BSG_KSObjCApple.h | 1 - .../BugsnagReactNative/BSG_KSSignalInfo.h | 1 - .../BugsnagReactNative/BSG_KSSingleton.h | 1 - .../Private/BugsnagReactNative/BSG_KSString.h | 1 - .../Private/BugsnagReactNative/BSG_KSSysCtl.h | 1 - .../BSG_KSSystemCapabilities.h | 1 - .../BugsnagReactNative/BSG_KSSystemInfo.h | 1 - .../BugsnagReactNative/BSG_KSSystemInfoC.h | 1 - .../BugsnagReactNative/BSG_RFC3339DateTool.h | 1 - .../Private/BugsnagReactNative/Bugsnag.h | 1 - .../BugsnagReactNative/BugsnagApiClient.h | 1 - .../BugsnagReactNative/BugsnagBreadcrumb.h | 1 - .../BugsnagReactNative/BugsnagCollections.h | 1 - .../BugsnagReactNative/BugsnagConfiguration.h | 1 - .../BugsnagReactNative/BugsnagCrashReport.h | 1 - .../BugsnagReactNative/BugsnagCrashSentry.h | 1 - .../BugsnagErrorReportApiClient.h | 1 - .../BugsnagReactNative/BugsnagFileStore.h | 1 - .../BugsnagReactNative/BugsnagHandledState.h | 1 - .../BugsnagKSCrashSysInfoParser.h | 1 - .../Private/BugsnagReactNative/BugsnagKeys.h | 1 - .../BugsnagReactNative/BugsnagLogger.h | 1 - .../BugsnagReactNative/BugsnagMetaData.h | 1 - .../BugsnagReactNative/BugsnagNotifier.h | 1 - .../BugsnagReactNative/BugsnagPlugin.h | 1 - .../BugsnagReactNative/BugsnagReactNative.h | 1 - .../BugsnagReactNative/BugsnagSession.h | 1 - .../BugsnagSessionFileStore.h | 1 - .../BugsnagSessionTracker.h | 1 - .../BugsnagSessionTrackingApiClient.h | 1 - .../BugsnagSessionTrackingPayload.h | 1 - .../Private/BugsnagReactNative/BugsnagSink.h | 1 - .../Private/BugsnagReactNative/BugsnagUser.h | 1 - .../NSError+BSG_SimpleConstructor.h | 1 - .../Private/BugsnagReactNative/Private.h | 1 - .../Private/CocoaAsyncSocket/GCDAsyncSocket.h | 1 - .../CocoaAsyncSocket/GCDAsyncUdpSocket.h | 1 - .../Headers/Private/CocoaLibEvent/evdns.h | 1 - .../Headers/Private/CocoaLibEvent/event.h | 1 - .../Private/CocoaLibEvent/event2/buffer.h | 1 - .../CocoaLibEvent/event2/buffer_compat.h | 1 - .../CocoaLibEvent/event2/bufferevent.h | 1 - .../CocoaLibEvent/event2/bufferevent_compat.h | 1 - .../CocoaLibEvent/event2/bufferevent_ssl.h | 1 - .../CocoaLibEvent/event2/bufferevent_struct.h | 1 - .../Private/CocoaLibEvent/event2/dns.h | 1 - .../Private/CocoaLibEvent/event2/dns_compat.h | 1 - .../Private/CocoaLibEvent/event2/dns_struct.h | 1 - .../CocoaLibEvent/event2/event-config.h | 1 - .../Private/CocoaLibEvent/event2/event.h | 1 - .../CocoaLibEvent/event2/event_compat.h | 1 - .../CocoaLibEvent/event2/event_struct.h | 1 - .../Private/CocoaLibEvent/event2/http.h | 1 - .../CocoaLibEvent/event2/http_compat.h | 1 - .../CocoaLibEvent/event2/http_struct.h | 1 - .../CocoaLibEvent/event2/keyvalq_struct.h | 1 - .../Private/CocoaLibEvent/event2/listener.h | 1 - .../Private/CocoaLibEvent/event2/rpc.h | 1 - .../Private/CocoaLibEvent/event2/rpc_compat.h | 1 - .../Private/CocoaLibEvent/event2/rpc_struct.h | 1 - .../Private/CocoaLibEvent/event2/tag.h | 1 - .../Private/CocoaLibEvent/event2/tag_compat.h | 1 - .../Private/CocoaLibEvent/event2/thread.h | 1 - .../Private/CocoaLibEvent/event2/util.h | 1 - .../Private/CocoaLibEvent/event2/visibility.h | 1 - .../Headers/Private/CocoaLibEvent/evhttp.h | 1 - .../Headers/Private/CocoaLibEvent/evrpc.h | 1 - .../Headers/Private/CocoaLibEvent/evutil.h | 1 - .../double-conversion/bignum-dtoa.h | 1 - .../double-conversion/bignum.h | 1 - .../double-conversion/cached-powers.h | 1 - .../double-conversion/diy-fp.h | 1 - .../double-conversion/double-conversion.h | 1 - .../double-conversion/fast-dtoa.h | 1 - .../double-conversion/fixed-dtoa.h | 1 - .../DoubleConversion/double-conversion/ieee.h | 1 - .../double-conversion/strtod.h | 1 - .../double-conversion/utils.h | 1 - ios/Pods/Headers/Private/EXAV/EXAV.h | 1 - ios/Pods/Headers/Private/EXAV/EXAVObject.h | 1 - .../Headers/Private/EXAV/EXAVPlayerData.h | 1 - .../EXAudioRecordingPermissionRequester.h | 1 - .../Private/EXAV/EXAudioSessionManager.h | 1 - .../Headers/Private/EXAV/EXVideoManager.h | 1 - .../EXAV/EXVideoPlayerViewController.h | 1 - .../EXVideoPlayerViewControllerDelegate.h | 1 - ios/Pods/Headers/Private/EXAV/EXVideoView.h | 1 - .../EXAppleAuthentication.h | 1 - .../EXAppleAuthenticationButton.h | 1 - .../EXAppleAuthenticationMappings.h | 1 - .../EXAppleAuthenticationRequest.h | 1 - .../Headers/Private/EXConstants/EXConstants.h | 1 - .../Private/EXConstants/EXConstantsService.h | 1 - .../EXFileSystem/EXFilePermissionModule.h | 1 - .../Private/EXFileSystem/EXFileSystem.h | 1 - .../EXFileSystemAssetLibraryHandler.h | 1 - .../EXFileSystemLocalFileHandler.h | 1 - .../EXFileSystem/EXResumablesManager.h | 1 - .../EXSessionDownloadTaskDelegate.h | 1 - .../EXSessionResumableDownloadTaskDelegate.h | 1 - .../EXFileSystem/EXSessionTaskDelegate.h | 1 - .../EXFileSystem/EXSessionTaskDispatcher.h | 1 - .../EXSessionUploadTaskDelegate.h | 1 - .../EXFileSystem/NSData+EXFileSystem.h | 1 - .../Private/EXHaptics/EXHapticsModule.h | 1 - .../Private/EXImageLoader/EXImageLoader.h | 1 - .../Headers/Private/EXKeepAwake/EXKeepAwake.h | 1 - .../EXLocalAuthentication.h | 1 - .../Private/EXPermissions/EXPermissions.h | 1 - ...EXReactNativeUserNotificationCenterProxy.h | 1 - .../EXVideoThumbnailsModule.h | 1 - .../Private/EXWebBrowser/EXWebBrowser.h | 1 - .../FBLazyVector/FBLazyIterator.h | 1 - .../FBLazyVector/FBLazyVector/FBLazyVector.h | 1 - .../FBReactNativeSpec/FBReactNativeSpec.h | 1 - ios/Pods/Headers/Private/Firebase/Firebase.h | 1 - .../FirebaseCore/FIRAnalyticsConfiguration.h | 1 - .../Headers/Private/FirebaseCore/FIRApp.h | 1 - .../FIRAppAssociationRegistration.h | 1 - .../Private/FirebaseCore/FIRAppInternal.h | 1 - .../Private/FirebaseCore/FIRBundleUtil.h | 1 - .../Private/FirebaseCore/FIRComponent.h | 1 - .../FirebaseCore/FIRComponentContainer.h | 1 - .../FIRComponentContainerInternal.h | 1 - .../Private/FirebaseCore/FIRComponentType.h | 1 - .../Private/FirebaseCore/FIRConfiguration.h | 1 - .../FirebaseCore/FIRConfigurationInternal.h | 1 - .../FIRCoreDiagnosticsConnector.h | 1 - .../FirebaseCore/FIRCoreDiagnosticsData.h | 1 - .../FirebaseCore/FIRCoreDiagnosticsInterop.h | 1 - .../Private/FirebaseCore/FIRDependency.h | 1 - .../Private/FirebaseCore/FIRDiagnosticsData.h | 1 - .../Private/FirebaseCore/FIRErrorCode.h | 1 - .../Headers/Private/FirebaseCore/FIRErrors.h | 1 - .../Private/FirebaseCore/FIRHeartbeatInfo.h | 1 - .../Headers/Private/FirebaseCore/FIRLibrary.h | 1 - .../Headers/Private/FirebaseCore/FIRLogger.h | 1 - .../Private/FirebaseCore/FIRLoggerLevel.h | 1 - .../Headers/Private/FirebaseCore/FIROptions.h | 1 - .../Private/FirebaseCore/FIROptionsInternal.h | 1 - .../Headers/Private/FirebaseCore/FIRVersion.h | 1 - .../Private/FirebaseCore/FirebaseCore.h | 1 - .../FirebaseCore/FirebaseCoreInternal.h | 1 - .../FIRCoreDiagnosticsData.h | 1 - .../FIRCoreDiagnosticsInterop.h | 1 - .../firebasecore.nanopb.h | 1 - .../FirebaseCrashlytics/FIRAEvent+Internal.h | 1 - .../Private/FirebaseCrashlytics/FIRAEvent.h | 1 - .../Private/FirebaseCrashlytics/FIRAValue.h | 1 - .../FirebaseCrashlytics/FIRAnalyticsInterop.h | 1 - .../FIRAnalyticsInteropListener.h | 1 - .../FirebaseCrashlytics/FIRAppInternal.h | 1 - .../FirebaseCrashlytics/FIRCLSAllocate.h | 1 - .../FirebaseCrashlytics/FIRCLSApplication.h | 1 - .../FIRCLSApplicationIdentifierModel.h | 1 - .../FIRCLSAsyncOperation.h | 1 - .../FIRCLSAsyncOperation_Private.h | 1 - .../FirebaseCrashlytics/FIRCLSBinaryImage.h | 1 - .../FirebaseCrashlytics/FIRCLSByteUtility.h | 1 - .../FirebaseCrashlytics/FIRCLSCodeMapping.h | 1 - .../FirebaseCrashlytics/FIRCLSCompactUnwind.h | 1 - .../FIRCLSCompactUnwind_Private.h | 1 - .../FIRCLSCompoundOperation.h | 1 - .../FirebaseCrashlytics/FIRCLSConstants.h | 1 - .../FirebaseCrashlytics/FIRCLSContext.h | 1 - .../FIRCLSCrashedMarkerFile.h | 1 - .../FIRCLSDataCollectionArbiter.h | 1 - .../FIRCLSDataCollectionToken.h | 1 - .../FirebaseCrashlytics/FIRCLSDataParsing.h | 1 - .../FirebaseCrashlytics/FIRCLSDefines.h | 1 - .../FIRCLSDemangleOperation.h | 1 - .../FIRCLSDownloadAndSaveSettingsOperation.h | 1 - .../FIRCLSDwarfExpressionMachine.h | 1 - .../FirebaseCrashlytics/FIRCLSDwarfUnwind.h | 1 - .../FIRCLSDwarfUnwindRegisters.h | 1 - .../FirebaseCrashlytics/FIRCLSException.h | 1 - .../FIRCLSExecutionIdentifierModel.h | 1 - .../FIRCLSFABAsyncOperation.h | 1 - .../FIRCLSFABAsyncOperation_Private.h | 1 - .../FirebaseCrashlytics/FIRCLSFABHost.h | 1 - .../FIRCLSFABNetworkClient.h | 1 - .../FirebaseCrashlytics/FIRCLSFCRAnalytics.h | 1 - .../FirebaseCrashlytics/FIRCLSFeatures.h | 1 - .../Private/FirebaseCrashlytics/FIRCLSFile.h | 1 - .../FirebaseCrashlytics/FIRCLSFileManager.h | 1 - .../FirebaseCrashlytics/FIRCLSGlobals.h | 1 - .../FirebaseCrashlytics/FIRCLSHandler.h | 1 - .../Private/FirebaseCrashlytics/FIRCLSHost.h | 1 - .../FIRCLSInstallIdentifierModel.h | 1 - .../FIRCLSInternalLogging.h | 1 - .../FIRCLSInternalReport.h | 1 - .../FirebaseCrashlytics/FIRCLSLogger.h | 1 - .../FirebaseCrashlytics/FIRCLSMachException.h | 1 - .../Private/FirebaseCrashlytics/FIRCLSMachO.h | 1 - .../FirebaseCrashlytics/FIRCLSMachOBinary.h | 1 - .../FirebaseCrashlytics/FIRCLSMachOSlice.h | 1 - .../FIRCLSMultipartMimeStreamEncoder.h | 1 - .../FirebaseCrashlytics/FIRCLSNetworkClient.h | 1 - .../FIRCLSNetworkOperation.h | 1 - .../FIRCLSNetworkResponseHandler.h | 1 - .../FIRCLSOnboardingOperation.h | 1 - .../FirebaseCrashlytics/FIRCLSOperation.h | 1 - .../FIRCLSPackageReportOperation.h | 1 - .../FirebaseCrashlytics/FIRCLSProcess.h | 1 - .../FIRCLSProcessReportOperation.h | 1 - .../FirebaseCrashlytics/FIRCLSProfiling.h | 1 - .../FIRCLSRecordApplication.h | 1 - .../FirebaseCrashlytics/FIRCLSRecordBase.h | 1 - .../FirebaseCrashlytics/FIRCLSRecordHost.h | 1 - .../FIRCLSRecordIdentity.h | 1 - .../FirebaseCrashlytics/FIRCLSReport.h | 1 - .../FirebaseCrashlytics/FIRCLSReportAdapter.h | 1 - .../FIRCLSReportAdapter_Private.h | 1 - .../FirebaseCrashlytics/FIRCLSReportManager.h | 1 - .../FIRCLSReportManager_Private.h | 1 - .../FIRCLSReportUploader.h | 1 - .../FIRCLSReportUploader_Private.h | 1 - .../FIRCLSReport_Private.h | 1 - ...RCLSSerializeSymbolicatedFramesOperation.h | 1 - .../FirebaseCrashlytics/FIRCLSSettings.h | 1 - .../FIRCLSSettingsOnboardingManager.h | 1 - .../FirebaseCrashlytics/FIRCLSSignal.h | 1 - .../FIRCLSSymbolResolver.h | 1 - .../FIRCLSSymbolicationOperation.h | 1 - .../FIRCLSThreadArrayOperation.h | 1 - .../FirebaseCrashlytics/FIRCLSThreadState.h | 1 - .../FirebaseCrashlytics/FIRCLSURLBuilder.h | 1 - .../FirebaseCrashlytics/FIRCLSURLSession.h | 1 - .../FIRCLSURLSessionAvailability.h | 1 - .../FIRCLSURLSessionConfiguration.h | 1 - .../FIRCLSURLSessionDataTask.h | 1 - .../FIRCLSURLSessionDataTask_PrivateMethods.h | 1 - .../FIRCLSURLSessionDownloadTask.h | 1 - ...CLSURLSessionDownloadTask_PrivateMethods.h | 1 - .../FIRCLSURLSessionTask.h | 1 - .../FIRCLSURLSessionTask_PrivateMethods.h | 1 - .../FIRCLSURLSessionUploadTask.h | 1 - .../FIRCLSURLSession_PrivateMethods.h | 1 - .../Private/FirebaseCrashlytics/FIRCLSUUID.h | 1 - .../FirebaseCrashlytics/FIRCLSUnwind.h | 1 - .../FirebaseCrashlytics/FIRCLSUnwind_arch.h | 1 - .../FirebaseCrashlytics/FIRCLSUnwind_x86.h | 1 - .../FirebaseCrashlytics/FIRCLSUserDefaults.h | 1 - .../FIRCLSUserDefaults_private.h | 1 - .../FirebaseCrashlytics/FIRCLSUserLogging.h | 1 - .../FirebaseCrashlytics/FIRCLSUtility.h | 1 - .../Private/FirebaseCrashlytics/FIRCLSdSYM.h | 1 - .../FirebaseCrashlytics/FIRComponent.h | 1 - .../FIRComponentContainer.h | 1 - .../FirebaseCrashlytics/FIRComponentType.h | 1 - .../FIRCoreDiagnosticsConnector.h | 1 - .../FirebaseCrashlytics/FIRCrashlytics.h | 1 - .../FirebaseCrashlytics/FIRDependency.h | 1 - .../FirebaseCrashlytics/FIRErrorCode.h | 1 - .../Private/FirebaseCrashlytics/FIRErrors.h | 1 - .../FirebaseCrashlytics/FIRExceptionModel.h | 1 - .../FIRExceptionModel_Private.h | 1 - .../FirebaseCrashlytics/FIRHeartbeatInfo.h | 1 - .../FIRInteropEventNames.h | 1 - .../FIRInteropParameterNames.h | 1 - .../Private/FirebaseCrashlytics/FIRLibrary.h | 1 - .../Private/FirebaseCrashlytics/FIRLogger.h | 1 - .../FirebaseCrashlytics/FIROptionsInternal.h | 1 - .../FirebaseCrashlytics/FIRStackFrame.h | 1 - .../FIRStackFrame_Private.h | 1 - .../FirebaseCoreInternal.h | 1 - .../FirebaseCrashlytics/FirebaseCrashlytics.h | 1 - .../FirebaseCrashlytics/crashlytics.nanopb.h | 1 - .../Private/FirebaseCrashlytics/dwarf.h | 1 - .../FirebaseInstallations/FIRAppInternal.h | 1 - .../FirebaseInstallations/FIRComponent.h | 1 - .../FIRComponentContainer.h | 1 - .../FirebaseInstallations/FIRComponentType.h | 1 - .../FIRCoreDiagnosticsConnector.h | 1 - .../FirebaseInstallations/FIRDependency.h | 1 - .../FirebaseInstallations/FIRErrorCode.h | 1 - .../Private/FirebaseInstallations/FIRErrors.h | 1 - .../FirebaseInstallations/FIRHeartbeatInfo.h | 1 - .../FirebaseInstallations/FIRInstallations.h | 1 - .../FIRInstallationsAPIService.h | 1 - .../FIRInstallationsAuthTokenResult.h | 1 - .../FIRInstallationsAuthTokenResultInternal.h | 1 - .../FIRInstallationsErrorUtil.h | 1 - .../FIRInstallationsErrors.h | 1 - .../FIRInstallationsHTTPError.h | 1 - .../FIRInstallationsIDController.h | 1 - .../FIRInstallationsIIDStore.h | 1 - .../FIRInstallationsIIDTokenStore.h | 1 - ...nstallationsItem+RegisterInstallationAPI.h | 1 - .../FIRInstallationsItem.h | 1 - .../FIRInstallationsLogger.h | 1 - ...InstallationsSingleOperationPromiseCache.h | 1 - .../FIRInstallationsStatus.h | 1 - .../FIRInstallationsStore.h | 1 - .../FIRInstallationsStoredAuthToken.h | 1 - .../FIRInstallationsStoredItem.h | 1 - .../FIRInstallationsVersion.h | 1 - .../FirebaseInstallations/FIRLibrary.h | 1 - .../Private/FirebaseInstallations/FIRLogger.h | 1 - .../FIROptionsInternal.h | 1 - .../FirebaseCoreInternal.h | 1 - .../FirebaseInstallations.h | 1 - .../FirebaseInstallationsInternal.h | 1 - .../GULAppEnvironmentUtil.h | 1 - .../GULHeartbeatDateStorage.h | 1 - .../GULKeychainStorage.h | 1 - .../FirebaseInstallations/GULKeychainUtils.h | 1 - .../FirebaseInstallations/GULSecureCoding.h | 1 - .../FirebaseInstallations/GULUserDefaults.h | 1 - .../double-conversion/bignum-dtoa.h | 1 - .../double-conversion/bignum.h | 1 - .../double-conversion/cached-powers.h | 1 - .../double-conversion/diy-fp.h | 1 - .../double-conversion/double-conversion.h | 1 - .../double-conversion/fast-dtoa.h | 1 - .../double-conversion/fixed-dtoa.h | 1 - .../double-conversion/ieee.h | 1 - .../double-conversion/strtod.h | 1 - .../double-conversion/utils.h | 1 - .../Flipper-Folly/folly/AtomicHashArray-inl.h | 1 - .../Flipper-Folly/folly/AtomicHashArray.h | 1 - .../Flipper-Folly/folly/AtomicHashMap-inl.h | 1 - .../Flipper-Folly/folly/AtomicHashMap.h | 1 - .../folly/AtomicIntrusiveLinkedList.h | 1 - .../Flipper-Folly/folly/AtomicLinkedList.h | 1 - .../Flipper-Folly/folly/AtomicUnorderedMap.h | 1 - .../Private/Flipper-Folly/folly/Benchmark.h | 1 - .../Private/Flipper-Folly/folly/Bits.h | 1 - .../Flipper-Folly/folly/CPortability.h | 1 - .../folly/CancellationToken-inl.h | 1 - .../Flipper-Folly/folly/CancellationToken.h | 1 - .../Private/Flipper-Folly/folly/Chrono.h | 1 - .../folly/ClockGettimeWrappers.h | 1 - .../Flipper-Folly/folly/ConcurrentBitSet.h | 1 - .../folly/ConcurrentSkipList-inl.h | 1 - .../Flipper-Folly/folly/ConcurrentSkipList.h | 1 - .../Flipper-Folly/folly/ConstexprMath.h | 1 - .../Private/Flipper-Folly/folly/Conv.h | 1 - .../Flipper-Folly/folly/CppAttributes.h | 1 - .../Private/Flipper-Folly/folly/CpuId.h | 1 - .../folly/DefaultKeepAliveExecutor.h | 1 - .../Private/Flipper-Folly/folly/Demangle.h | 1 - .../Flipper-Folly/folly/DiscriminatedPtr.h | 1 - .../Flipper-Folly/folly/DynamicConverter.h | 1 - .../Private/Flipper-Folly/folly/Exception.h | 1 - .../Flipper-Folly/folly/ExceptionString.h | 1 - .../folly/ExceptionWrapper-inl.h | 1 - .../Flipper-Folly/folly/ExceptionWrapper.h | 1 - .../Private/Flipper-Folly/folly/Executor.h | 1 - .../Private/Flipper-Folly/folly/Expected.h | 1 - .../Private/Flipper-Folly/folly/FBString.h | 1 - .../Private/Flipper-Folly/folly/FBVector.h | 1 - .../Private/Flipper-Folly/folly/File.h | 1 - .../Private/Flipper-Folly/folly/FileUtil.h | 1 - .../Private/Flipper-Folly/folly/Fingerprint.h | 1 - .../Private/Flipper-Folly/folly/FixedString.h | 1 - .../Private/Flipper-Folly/folly/Format-inl.h | 1 - .../Private/Flipper-Folly/folly/Format.h | 1 - .../Private/Flipper-Folly/folly/FormatArg.h | 1 - .../Flipper-Folly/folly/FormatTraits.h | 1 - .../Private/Flipper-Folly/folly/Function.h | 1 - .../Private/Flipper-Folly/folly/GLog.h | 1 - .../Private/Flipper-Folly/folly/GroupVarint.h | 1 - .../Private/Flipper-Folly/folly/Hash.h | 1 - .../Private/Flipper-Folly/folly/IPAddress.h | 1 - .../Flipper-Folly/folly/IPAddressException.h | 1 - .../Private/Flipper-Folly/folly/IPAddressV4.h | 1 - .../Private/Flipper-Folly/folly/IPAddressV6.h | 1 - .../Flipper-Folly/folly/Indestructible.h | 1 - .../Flipper-Folly/folly/IndexedMemPool.h | 1 - .../Flipper-Folly/folly/IntrusiveList.h | 1 - .../Private/Flipper-Folly/folly/Lazy.h | 1 - .../Private/Flipper-Folly/folly/Likely.h | 1 - .../Private/Flipper-Folly/folly/LockTraits.h | 1 - .../Flipper-Folly/folly/MPMCPipeline.h | 1 - .../Private/Flipper-Folly/folly/MPMCQueue.h | 1 - .../Private/Flipper-Folly/folly/MacAddress.h | 1 - .../Private/Flipper-Folly/folly/MapUtil.h | 1 - .../Private/Flipper-Folly/folly/Math.h | 1 - .../Private/Flipper-Folly/folly/Memory.h | 1 - .../Private/Flipper-Folly/folly/MicroLock.h | 1 - .../Flipper-Folly/folly/MicroSpinLock.h | 1 - .../Private/Flipper-Folly/folly/MoveWrapper.h | 1 - .../Private/Flipper-Folly/folly/Optional.h | 1 - .../Private/Flipper-Folly/folly/Overload.h | 1 - .../Flipper-Folly/folly/PackedSyncPtr.h | 1 - .../Private/Flipper-Folly/folly/Padded.h | 1 - .../Private/Flipper-Folly/folly/Poly-inl.h | 1 - .../Private/Flipper-Folly/folly/Poly.h | 1 - .../Flipper-Folly/folly/PolyException.h | 1 - .../Private/Flipper-Folly/folly/Portability.h | 1 - .../Flipper-Folly/folly/Preprocessor.h | 1 - .../folly/ProducerConsumerQueue.h | 1 - .../Private/Flipper-Folly/folly/RWSpinLock.h | 1 - .../Private/Flipper-Folly/folly/Random-inl.h | 1 - .../Private/Flipper-Folly/folly/Random.h | 1 - .../Private/Flipper-Folly/folly/Range.h | 1 - .../Private/Flipper-Folly/folly/Replaceable.h | 1 - .../Private/Flipper-Folly/folly/ScopeGuard.h | 1 - .../Private/Flipper-Folly/folly/SharedMutex.h | 1 - .../Flipper-Folly/folly/Singleton-inl.h | 1 - .../Private/Flipper-Folly/folly/Singleton.h | 1 - .../folly/SingletonThreadLocal.h | 1 - .../Flipper-Folly/folly/SocketAddress.h | 1 - .../Private/Flipper-Folly/folly/SpinLock.h | 1 - .../Private/Flipper-Folly/folly/String-inl.h | 1 - .../Private/Flipper-Folly/folly/String.h | 1 - .../Private/Flipper-Folly/folly/Subprocess.h | 1 - .../Flipper-Folly/folly/Synchronized.h | 1 - .../Flipper-Folly/folly/SynchronizedPtr.h | 1 - .../Flipper-Folly/folly/ThreadCachedInt.h | 1 - .../Private/Flipper-Folly/folly/ThreadLocal.h | 1 - .../Flipper-Folly/folly/TimeoutQueue.h | 1 - .../Private/Flipper-Folly/folly/TokenBucket.h | 1 - .../Private/Flipper-Folly/folly/Traits.h | 1 - .../Private/Flipper-Folly/folly/Try-inl.h | 1 - .../Headers/Private/Flipper-Folly/folly/Try.h | 1 - .../Private/Flipper-Folly/folly/UTF8String.h | 1 - .../Private/Flipper-Folly/folly/Unicode.h | 1 - .../Private/Flipper-Folly/folly/Unit.h | 1 - .../Private/Flipper-Folly/folly/Uri-inl.h | 1 - .../Headers/Private/Flipper-Folly/folly/Uri.h | 1 - .../Private/Flipper-Folly/folly/Utility.h | 1 - .../Private/Flipper-Folly/folly/Varint.h | 1 - .../Flipper-Folly/folly/VirtualExecutor.h | 1 - .../Private/Flipper-Folly/folly/chrono/Conv.h | 1 - .../Flipper-Folly/folly/chrono/Hardware.h | 1 - .../folly/concurrency/AtomicSharedPtr.h | 1 - .../folly/concurrency/CacheLocality.h | 1 - .../folly/concurrency/ConcurrentHashMap.h | 1 - .../folly/concurrency/CoreCachedSharedPtr.h | 1 - .../folly/concurrency/DynamicBoundedQueue.h | 1 - .../concurrency/PriorityUnboundedQueueSet.h | 1 - .../folly/concurrency/UnboundedQueue.h | 1 - .../Flipper-Folly/folly/container/Access.h | 1 - .../Flipper-Folly/folly/container/Array.h | 1 - .../folly/container/BitIterator.h | 1 - .../Flipper-Folly/folly/container/Enumerate.h | 1 - .../folly/container/EvictingCacheMap.h | 1 - .../folly/container/F14Map-fwd.h | 1 - .../Flipper-Folly/folly/container/F14Map.h | 1 - .../folly/container/F14Set-fwd.h | 1 - .../Flipper-Folly/folly/container/F14Set.h | 1 - .../folly/container/Foreach-inl.h | 1 - .../Flipper-Folly/folly/container/Foreach.h | 1 - .../folly/container/HeterogeneousAccess-fwd.h | 1 - .../folly/container/HeterogeneousAccess.h | 1 - .../Flipper-Folly/folly/container/Iterator.h | 1 - .../Flipper-Folly/folly/container/Merge.h | 1 - .../folly/container/SparseByteSet.h | 1 - .../container/detail/BitIteratorDetail.h | 1 - .../folly/container/detail/F14Defaults.h | 1 - .../detail/F14IntrinsicsAvailability.h | 1 - .../folly/container/detail/F14MapFallback.h | 1 - .../folly/container/detail/F14Mask.h | 1 - .../folly/container/detail/F14Policy.h | 1 - .../folly/container/detail/F14SetFallback.h | 1 - .../folly/container/detail/F14Table.h | 1 - .../folly/container/detail/Util.h | 1 - .../Flipper-Folly/folly/detail/AsyncTrace.h | 1 - .../Flipper-Folly/folly/detail/AtFork.h | 1 - .../folly/detail/AtomicHashUtils.h | 1 - .../folly/detail/AtomicUnorderedMapUtils.h | 1 - .../Flipper-Folly/folly/detail/Demangle.h | 1 - .../folly/detail/DiscriminatedPtrDetail.h | 1 - .../folly/detail/FileUtilDetail.h | 1 - .../folly/detail/FingerprintPolynomial.h | 1 - .../Flipper-Folly/folly/detail/Futex-inl.h | 1 - .../Flipper-Folly/folly/detail/Futex.h | 1 - .../folly/detail/GroupVarintDetail.h | 1 - .../Flipper-Folly/folly/detail/IPAddress.h | 1 - .../folly/detail/IPAddressSource.h | 1 - .../Flipper-Folly/folly/detail/Iterators.h | 1 - .../folly/detail/MPMCPipelineDetail.h | 1 - .../Flipper-Folly/folly/detail/MemoryIdler.h | 1 - .../Flipper-Folly/folly/detail/PolyDetail.h | 1 - .../Flipper-Folly/folly/detail/RangeCommon.h | 1 - .../Flipper-Folly/folly/detail/RangeSse42.h | 1 - .../Flipper-Folly/folly/detail/Singleton.h | 1 - .../folly/detail/SingletonStackTrace.h | 1 - .../folly/detail/SlowFingerprint.h | 1 - .../folly/detail/SocketFastOpen.h | 1 - .../Private/Flipper-Folly/folly/detail/Sse.h | 1 - .../folly/detail/StaticSingletonManager.h | 1 - .../folly/detail/ThreadLocalDetail.h | 1 - .../folly/detail/TurnSequencer.h | 1 - .../Flipper-Folly/folly/detail/TypeList.h | 1 - .../folly/detail/UniqueInstance.h | 1 - .../Private/Flipper-Folly/folly/dynamic-inl.h | 1 - .../Private/Flipper-Folly/folly/dynamic.h | 1 - .../Flipper-Folly/folly/executors/Async.h | 1 - .../folly/executors/CPUThreadPoolExecutor.h | 1 - .../Flipper-Folly/folly/executors/Codel.h | 1 - .../folly/executors/DrivableExecutor.h | 1 - .../folly/executors/EDFThreadPoolExecutor.h | 1 - .../executors/ExecutorWithPriority-inl.h | 1 - .../folly/executors/ExecutorWithPriority.h | 1 - .../folly/executors/FiberIOExecutor.h | 1 - .../folly/executors/FutureExecutor.h | 1 - .../folly/executors/GlobalExecutor.h | 1 - .../folly/executors/GlobalThreadPoolList.h | 1 - .../folly/executors/IOExecutor.h | 1 - .../folly/executors/IOObjectCache.h | 1 - .../folly/executors/IOThreadPoolExecutor.h | 1 - .../folly/executors/InlineExecutor.h | 1 - .../folly/executors/ManualExecutor.h | 1 - .../folly/executors/QueuedImmediateExecutor.h | 1 - .../folly/executors/ScheduledExecutor.h | 1 - .../folly/executors/SequencedExecutor.h | 1 - .../folly/executors/SerialExecutor.h | 1 - .../folly/executors/SoftRealTimeExecutor.h | 1 - .../folly/executors/ThreadPoolExecutor.h | 1 - .../folly/executors/ThreadedExecutor.h | 1 - .../folly/executors/TimedDrivableExecutor.h | 1 - .../executors/TimekeeperScheduledExecutor.h | 1 - .../executors/task_queue/BlockingQueue.h | 1 - .../executors/task_queue/LifoSemMPMCQueue.h | 1 - .../task_queue/PriorityLifoSemMPMCQueue.h | 1 - .../PriorityUnboundedBlockingQueue.h | 1 - .../task_queue/UnboundedBlockingQueue.h | 1 - .../thread_factory/InitThreadFactory.h | 1 - .../thread_factory/NamedThreadFactory.h | 1 - .../thread_factory/PriorityThreadFactory.h | 1 - .../executors/thread_factory/ThreadFactory.h | 1 - .../experimental/AtomicReadMostlyMainPtr.h | 1 - .../folly/experimental/AutoTimer.h | 1 - .../folly/experimental/BitVectorCoding.h | 1 - .../Flipper-Folly/folly/experimental/Bits.h | 1 - .../folly/experimental/CodingDetail.h | 1 - .../folly/experimental/DynamicParser-inl.h | 1 - .../folly/experimental/DynamicParser.h | 1 - .../folly/experimental/EliasFanoCoding.h | 1 - .../folly/experimental/EnvUtil.h | 1 - .../folly/experimental/EventCount.h | 1 - .../folly/experimental/ExecutionObserver.h | 1 - .../experimental/FlatCombiningPriorityQueue.h | 1 - .../folly/experimental/FunctionScheduler.h | 1 - .../folly/experimental/FutureDAG.h | 1 - .../folly/experimental/Instructions.h | 1 - .../folly/experimental/JSONSchema.h | 1 - .../experimental/JemallocHugePageAllocator.h | 1 - .../experimental/JemallocNodumpAllocator.h | 1 - .../folly/experimental/LockFreeRingBuffer.h | 1 - .../folly/experimental/MasterPtr.h | 1 - .../folly/experimental/NestedCommandLineApp.h | 1 - .../folly/experimental/ProgramOptions.h | 1 - .../folly/experimental/QuotientMultiSet-inl.h | 1 - .../folly/experimental/QuotientMultiSet.h | 1 - .../folly/experimental/ReadMostlySharedPtr.h | 1 - .../RelaxedConcurrentPriorityQueue.h | 1 - .../experimental/STTimerFDTimeoutManager.h | 1 - .../folly/experimental/Select64.h | 1 - .../experimental/SingleWriterFixedHashMap.h | 1 - .../experimental/SingletonRelaxedCounter.h | 1 - .../folly/experimental/StampedPtr.h | 1 - .../folly/experimental/StringKeyedCommon.h | 1 - .../folly/experimental/StringKeyedMap.h | 1 - .../folly/experimental/StringKeyedSet.h | 1 - .../experimental/StringKeyedUnorderedMap.h | 1 - .../experimental/StringKeyedUnorderedSet.h | 1 - .../folly/experimental/TLRefCount.h | 1 - .../folly/experimental/TestUtil.h | 1 - .../ThreadWheelTimekeeperHighRes.h | 1 - .../ThreadedRepeatingFunctionRunner.h | 1 - .../folly/experimental/TimerFD.h | 1 - .../experimental/TimerFDTimeoutManager.h | 1 - .../folly/experimental/TupleOps.h | 1 - .../folly/functional/ApplyTuple.h | 1 - .../Flipper-Folly/folly/functional/Invoke.h | 1 - .../Flipper-Folly/folly/functional/Partial.h | 1 - .../Flipper-Folly/folly/futures/Barrier.h | 1 - .../Flipper-Folly/folly/futures/Future-inl.h | 1 - .../Flipper-Folly/folly/futures/Future-pre.h | 1 - .../Flipper-Folly/folly/futures/Future.h | 1 - .../folly/futures/FutureSplitter.h | 1 - .../folly/futures/ManualTimekeeper.h | 1 - .../Flipper-Folly/folly/futures/Portability.h | 1 - .../Flipper-Folly/folly/futures/Promise-inl.h | 1 - .../Flipper-Folly/folly/futures/Promise.h | 1 - .../Flipper-Folly/folly/futures/Retrying.h | 1 - .../folly/futures/SharedPromise-inl.h | 1 - .../folly/futures/SharedPromise.h | 1 - .../folly/futures/ThreadWheelTimekeeper.h | 1 - .../Flipper-Folly/folly/futures/WTCallback.h | 1 - .../Flipper-Folly/folly/futures/detail/Core.h | 1 - .../folly/futures/detail/Types.h | 1 - .../Flipper-Folly/folly/gen/Base-inl.h | 1 - .../Private/Flipper-Folly/folly/gen/Base.h | 1 - .../Flipper-Folly/folly/gen/Combine-inl.h | 1 - .../Private/Flipper-Folly/folly/gen/Combine.h | 1 - .../Flipper-Folly/folly/gen/Core-inl.h | 1 - .../Private/Flipper-Folly/folly/gen/Core.h | 1 - .../Flipper-Folly/folly/gen/File-inl.h | 1 - .../Private/Flipper-Folly/folly/gen/File.h | 1 - .../Private/Flipper-Folly/folly/gen/IStream.h | 1 - .../Flipper-Folly/folly/gen/Parallel-inl.h | 1 - .../Flipper-Folly/folly/gen/Parallel.h | 1 - .../Flipper-Folly/folly/gen/ParallelMap-inl.h | 1 - .../Flipper-Folly/folly/gen/ParallelMap.h | 1 - .../Flipper-Folly/folly/gen/String-inl.h | 1 - .../Private/Flipper-Folly/folly/gen/String.h | 1 - .../Flipper-Folly/folly/hash/Checksum.h | 1 - .../Flipper-Folly/folly/hash/FarmHash.h | 1 - .../Private/Flipper-Folly/folly/hash/Hash.h | 1 - .../Flipper-Folly/folly/hash/SpookyHashV1.h | 1 - .../Flipper-Folly/folly/hash/SpookyHashV2.h | 1 - .../folly/hash/detail/ChecksumDetail.h | 1 - .../Private/Flipper-Folly/folly/init/Init.h | 1 - .../Private/Flipper-Folly/folly/init/Phase.h | 1 - .../Flipper-Folly/folly/io/Cursor-inl.h | 1 - .../Private/Flipper-Folly/folly/io/Cursor.h | 1 - .../folly/io/GlobalShutdownSocketSet.h | 1 - .../Private/Flipper-Folly/folly/io/IOBuf.h | 1 - .../Flipper-Folly/folly/io/IOBufQueue.h | 1 - .../Flipper-Folly/folly/io/RecordIO-inl.h | 1 - .../Private/Flipper-Folly/folly/io/RecordIO.h | 1 - .../folly/io/ShutdownSocketSet.h | 1 - .../Flipper-Folly/folly/io/SocketOptionMap.h | 1 - .../Flipper-Folly/folly/io/TypedIOBuf.h | 1 - .../Flipper-Folly/folly/io/async/AsyncPipe.h | 1 - .../folly/io/async/AsyncSSLSocket.h | 1 - .../folly/io/async/AsyncServerSocket.h | 1 - .../folly/io/async/AsyncSignalHandler.h | 1 - .../folly/io/async/AsyncSocket.h | 1 - .../folly/io/async/AsyncSocketBase.h | 1 - .../folly/io/async/AsyncSocketException.h | 1 - .../folly/io/async/AsyncTimeout.h | 1 - .../folly/io/async/AsyncTransport.h | 1 - .../io/async/AsyncTransportCertificate.h | 1 - .../folly/io/async/AsyncUDPServerSocket.h | 1 - .../folly/io/async/AsyncUDPSocket.h | 1 - .../io/async/DecoratedAsyncTransportWrapper.h | 1 - .../folly/io/async/DelayedDestruction.h | 1 - .../folly/io/async/DelayedDestructionBase.h | 1 - .../folly/io/async/DestructorCheck.h | 1 - .../Flipper-Folly/folly/io/async/EventBase.h | 1 - .../folly/io/async/EventBaseBackendBase.h | 1 - .../folly/io/async/EventBaseLocal.h | 1 - .../folly/io/async/EventBaseManager.h | 1 - .../folly/io/async/EventBaseThread.h | 1 - .../folly/io/async/EventFDWrapper.h | 1 - .../folly/io/async/EventHandler.h | 1 - .../Flipper-Folly/folly/io/async/EventUtil.h | 1 - .../folly/io/async/HHWheelTimer-fwd.h | 1 - .../folly/io/async/HHWheelTimer.h | 1 - .../folly/io/async/NotificationQueue.h | 1 - .../folly/io/async/PasswordInFile.h | 1 - .../Flipper-Folly/folly/io/async/Request.h | 1 - .../Flipper-Folly/folly/io/async/SSLContext.h | 1 - .../Flipper-Folly/folly/io/async/SSLOptions.h | 1 - .../folly/io/async/ScopedEventBaseThread.h | 1 - .../folly/io/async/TimeoutManager.h | 1 - .../folly/io/async/VirtualEventBase.h | 1 - .../async/WriteChainAsyncTransportWrapper.h | 1 - .../io/async/ssl/BasicTransportCertificate.h | 1 - .../folly/io/async/ssl/OpenSSLUtils.h | 1 - .../folly/io/async/ssl/SSLErrors.h | 1 - .../folly/io/async/ssl/TLSDefinitions.h | 1 - .../Private/Flipper-Folly/folly/json.h | 1 - .../Private/Flipper-Folly/folly/json_patch.h | 1 - .../Flipper-Folly/folly/json_pointer.h | 1 - .../Private/Flipper-Folly/folly/lang/Align.h | 1 - .../Flipper-Folly/folly/lang/Aligned.h | 1 - .../Flipper-Folly/folly/lang/Assume-inl.h | 1 - .../Private/Flipper-Folly/folly/lang/Assume.h | 1 - .../Private/Flipper-Folly/folly/lang/Bits.h | 1 - .../Flipper-Folly/folly/lang/CString.h | 1 - .../Private/Flipper-Folly/folly/lang/Cast.h | 1 - .../Flipper-Folly/folly/lang/CheckedMath.h | 1 - .../folly/lang/CustomizationPoint.h | 1 - .../Flipper-Folly/folly/lang/Exception.h | 1 - .../Flipper-Folly/folly/lang/Launder.h | 1 - .../Flipper-Folly/folly/lang/Ordering.h | 1 - .../Private/Flipper-Folly/folly/lang/Pretty.h | 1 - .../Flipper-Folly/folly/lang/PropagateConst.h | 1 - .../folly/lang/RValueReferenceWrapper.h | 1 - .../Flipper-Folly/folly/lang/SafeAssert.h | 1 - .../Flipper-Folly/folly/lang/StaticConst.h | 1 - .../Flipper-Folly/folly/lang/TypeInfo.h | 1 - .../folly/lang/UncaughtExceptions.h | 1 - .../Flipper-Folly/folly/memory/Arena-inl.h | 1 - .../Flipper-Folly/folly/memory/Arena.h | 1 - .../folly/memory/EnableSharedFromThis.h | 1 - .../folly/memory/MallctlHelper.h | 1 - .../Flipper-Folly/folly/memory/Malloc.h | 1 - .../folly/memory/MemoryResource.h | 1 - .../folly/memory/ReentrantAllocator.h | 1 - .../Flipper-Folly/folly/memory/SanitizeLeak.h | 1 - .../folly/memory/ThreadCachedArena.h | 1 - .../folly/memory/UninitializedMemoryHacks.h | 1 - .../folly/memory/detail/MallocImpl.h | 1 - .../Private/Flipper-Folly/folly/net/NetOps.h | 1 - .../Flipper-Folly/folly/net/NetworkSocket.h | 1 - .../net/detail/SocketFileDescriptorMap.h | 1 - .../Flipper-Folly/folly/portability/Asm.h | 1 - .../Flipper-Folly/folly/portability/Atomic.h | 1 - .../folly/portability/Builtins.h | 1 - .../Flipper-Folly/folly/portability/Config.h | 1 - .../folly/portability/Constexpr.h | 1 - .../Flipper-Folly/folly/portability/Dirent.h | 1 - .../Flipper-Folly/folly/portability/Event.h | 1 - .../Flipper-Folly/folly/portability/Fcntl.h | 1 - .../Flipper-Folly/folly/portability/GFlags.h | 1 - .../Flipper-Folly/folly/portability/GMock.h | 1 - .../Flipper-Folly/folly/portability/GTest.h | 1 - .../Flipper-Folly/folly/portability/IOVec.h | 1 - .../Flipper-Folly/folly/portability/Libgen.h | 1 - .../Flipper-Folly/folly/portability/Malloc.h | 1 - .../Flipper-Folly/folly/portability/Math.h | 1 - .../Flipper-Folly/folly/portability/Memory.h | 1 - .../Flipper-Folly/folly/portability/OpenSSL.h | 1 - .../Flipper-Folly/folly/portability/PThread.h | 1 - .../Flipper-Folly/folly/portability/Sched.h | 1 - .../folly/portability/Semaphore.h | 1 - .../Flipper-Folly/folly/portability/Sockets.h | 1 - .../Flipper-Folly/folly/portability/Stdio.h | 1 - .../Flipper-Folly/folly/portability/Stdlib.h | 1 - .../Flipper-Folly/folly/portability/String.h | 1 - .../Flipper-Folly/folly/portability/SysFile.h | 1 - .../folly/portability/SysMembarrier.h | 1 - .../Flipper-Folly/folly/portability/SysMman.h | 1 - .../folly/portability/SysResource.h | 1 - .../Flipper-Folly/folly/portability/SysStat.h | 1 - .../folly/portability/SysSyscall.h | 1 - .../Flipper-Folly/folly/portability/SysTime.h | 1 - .../folly/portability/SysTypes.h | 1 - .../Flipper-Folly/folly/portability/SysUio.h | 1 - .../Flipper-Folly/folly/portability/Syslog.h | 1 - .../Flipper-Folly/folly/portability/Time.h | 1 - .../Flipper-Folly/folly/portability/Unistd.h | 1 - .../Flipper-Folly/folly/portability/Windows.h | 1 - .../Flipper-Folly/folly/small_vector.h | 1 - .../Flipper-Folly/folly/sorted_vector_types.h | 1 - .../Private/Flipper-Folly/folly/ssl/Init.h | 1 - .../folly/ssl/OpenSSLCertUtils.h | 1 - .../Flipper-Folly/folly/ssl/OpenSSLHash.h | 1 - .../folly/ssl/OpenSSLLockTypes.h | 1 - .../Flipper-Folly/folly/ssl/OpenSSLPtrTypes.h | 1 - .../folly/ssl/OpenSSLVersionFinder.h | 1 - .../Flipper-Folly/folly/ssl/SSLSession.h | 1 - .../folly/ssl/detail/OpenSSLThreading.h | 1 - .../folly/ssl/detail/SSLSessionImpl.h | 1 - .../Private/Flipper-Folly/folly/stop_watch.h | 1 - .../synchronization/AsymmetricMemoryBarrier.h | 1 - .../synchronization/AtomicNotification-inl.h | 1 - .../synchronization/AtomicNotification.h | 1 - .../folly/synchronization/AtomicRef.h | 1 - .../folly/synchronization/AtomicStruct.h | 1 - .../folly/synchronization/AtomicUtil-inl.h | 1 - .../folly/synchronization/AtomicUtil.h | 1 - .../folly/synchronization/Baton.h | 1 - .../folly/synchronization/CallOnce.h | 1 - .../synchronization/DistributedMutex-inl.h | 1 - .../folly/synchronization/DistributedMutex.h | 1 - .../DistributedMutexSpecializations.h | 1 - .../folly/synchronization/Hazptr-fwd.h | 1 - .../folly/synchronization/Hazptr.h | 1 - .../folly/synchronization/HazptrDomain.h | 1 - .../folly/synchronization/HazptrHolder.h | 1 - .../folly/synchronization/HazptrObj.h | 1 - .../folly/synchronization/HazptrObjLinked.h | 1 - .../folly/synchronization/HazptrRec.h | 1 - .../folly/synchronization/HazptrThrLocal.h | 1 - .../HazptrThreadPoolExecutor.h | 1 - .../folly/synchronization/LifoSem.h | 1 - .../folly/synchronization/MicroSpinLock.h | 1 - .../folly/synchronization/ParkingLot.h | 1 - .../folly/synchronization/PicoSpinLock.h | 1 - .../folly/synchronization/RWSpinLock.h | 1 - .../folly/synchronization/Rcu-inl.h | 1 - .../folly/synchronization/SanitizeThread.h | 1 - .../synchronization/SaturatingSemaphore.h | 1 - .../folly/synchronization/SmallLocks.h | 1 - .../folly/synchronization/Tearable.h | 1 - .../folly/synchronization/Utility.h | 1 - .../folly/synchronization/WaitOptions.h | 1 - .../synchronization/detail/AtomicUtils.h | 1 - .../folly/synchronization/detail/Hardware.h | 1 - .../synchronization/detail/HazptrUtils.h | 1 - .../detail/InlineFunctionRef.h | 1 - .../detail/ProxyLockable-inl.h | 1 - .../synchronization/detail/ProxyLockable.h | 1 - .../folly/synchronization/detail/Sleeper.h | 1 - .../folly/synchronization/detail/Spin.h | 1 - .../synchronization/detail/ThreadCachedInts.h | 1 - .../detail/ThreadCachedLists.h | 1 - .../folly/system/HardwareConcurrency.h | 1 - .../folly/system/MemoryMapping.h | 1 - .../Flipper-Folly/folly/system/Shell.h | 1 - .../Flipper-Folly/folly/system/ThreadId.h | 1 - .../Flipper-Folly/folly/system/ThreadName.h | 1 - .../folly/tracing/ScopedTraceSection.h | 1 - .../folly/tracing/StaticTracepoint-ELFx86.h | 1 - .../folly/tracing/StaticTracepoint.h | 1 - .../Private/Flipper-Glog/glog/log_severity.h | 1 - .../Private/Flipper-Glog/glog/logging.h | 1 - .../Private/Flipper-Glog/glog/raw_logging.h | 1 - .../Private/Flipper-Glog/glog/stl_logging.h | 1 - .../Private/Flipper-Glog/glog/vlog_is_on.h | 1 - .../Flipper-PeerTalk/peertalk/PTChannel.h | 1 - .../Flipper-PeerTalk/peertalk/PTPrivate.h | 1 - .../Flipper-PeerTalk/peertalk/PTProtocol.h | 1 - .../Flipper-PeerTalk/peertalk/PTUSBHub.h | 1 - .../Flipper-PeerTalk/peertalk/Peertalk.h | 1 - .../rsocket/ColdResumeHandler.h | 1 - .../rsocket/ConnectionAcceptor.h | 1 - .../rsocket/ConnectionFactory.h | 1 - .../rsocket/DuplexConnection.h | 1 - .../Private/Flipper-RSocket/rsocket/Payload.h | 1 - .../Private/Flipper-RSocket/rsocket/RSocket.h | 1 - .../Flipper-RSocket/rsocket/RSocketClient.h | 1 - .../rsocket/RSocketConnectionEvents.h | 1 - .../Flipper-RSocket/rsocket/RSocketErrors.h | 1 - .../rsocket/RSocketException.h | 1 - .../rsocket/RSocketParameters.h | 1 - .../rsocket/RSocketRequester.h | 1 - .../rsocket/RSocketResponder.h | 1 - .../Flipper-RSocket/rsocket/RSocketServer.h | 1 - .../rsocket/RSocketServerState.h | 1 - .../rsocket/RSocketServiceHandler.h | 1 - .../Flipper-RSocket/rsocket/RSocketStats.h | 1 - .../Flipper-RSocket/rsocket/ResumeManager.h | 1 - .../rsocket/benchmarks/Fixture.h | 1 - .../rsocket/benchmarks/Latch.h | 1 - .../rsocket/benchmarks/Throughput.h | 1 - .../rsocket/framing/ErrorCode.h | 1 - .../Flipper-RSocket/rsocket/framing/Frame.h | 1 - .../rsocket/framing/FrameFlags.h | 1 - .../rsocket/framing/FrameHeader.h | 1 - .../rsocket/framing/FrameProcessor.h | 1 - .../rsocket/framing/FrameSerializer.h | 1 - .../rsocket/framing/FrameSerializer_v1_0.h | 1 - .../rsocket/framing/FrameTransport.h | 1 - .../rsocket/framing/FrameTransportImpl.h | 1 - .../rsocket/framing/FrameType.h | 1 - .../rsocket/framing/FramedDuplexConnection.h | 1 - .../rsocket/framing/FramedReader.h | 1 - .../Flipper-RSocket/rsocket/framing/Framer.h | 1 - .../rsocket/framing/ProtocolVersion.h | 1 - .../framing/ResumeIdentificationToken.h | 1 - .../rsocket/framing/ScheduledFrameProcessor.h | 1 - .../rsocket/framing/ScheduledFrameTransport.h | 1 - .../rsocket/internal/Allowance.h | 1 - .../internal/ClientResumeStatusCallback.h | 1 - .../Flipper-RSocket/rsocket/internal/Common.h | 1 - .../rsocket/internal/ConnectionSet.h | 1 - .../rsocket/internal/KeepaliveTimer.h | 1 - .../internal/ScheduledRSocketResponder.h | 1 - .../internal/ScheduledSingleObserver.h | 1 - .../internal/ScheduledSingleSubscription.h | 1 - .../rsocket/internal/ScheduledSubscriber.h | 1 - .../rsocket/internal/ScheduledSubscription.h | 1 - .../rsocket/internal/SetupResumeAcceptor.h | 1 - .../rsocket/internal/StackTraceUtils.h | 1 - .../rsocket/internal/SwappableEventBase.h | 1 - .../rsocket/internal/WarmResumeManager.h | 1 - .../rsocket/statemachine/ChannelRequester.h | 1 - .../rsocket/statemachine/ChannelResponder.h | 1 - .../rsocket/statemachine/ConsumerBase.h | 1 - .../statemachine/FireAndForgetResponder.h | 1 - .../rsocket/statemachine/PublisherBase.h | 1 - .../statemachine/RSocketStateMachine.h | 1 - .../statemachine/RequestResponseRequester.h | 1 - .../statemachine/RequestResponseResponder.h | 1 - .../statemachine/StreamFragmentAccumulator.h | 1 - .../rsocket/statemachine/StreamRequester.h | 1 - .../rsocket/statemachine/StreamResponder.h | 1 - .../statemachine/StreamStateMachineBase.h | 1 - .../rsocket/statemachine/StreamsWriter.h | 1 - .../rsocket/transports/RSocketTransport.h | 1 - .../transports/tcp/TcpConnectionAcceptor.h | 1 - .../transports/tcp/TcpConnectionFactory.h | 1 - .../transports/tcp/TcpDuplexConnection.h | 1 - .../yarpl/flowable/AsyncGeneratorShim.h | 1 - .../yarpl/flowable/CancelingSubscriber.h | 1 - .../yarpl/flowable/DeferFlowable.h | 1 - .../yarpl/flowable/EmitterFlowable.h | 1 - .../Flipper-RSocket/yarpl/flowable/Flowable.h | 1 - .../yarpl/flowable/FlowableConcatOperators.h | 1 - .../yarpl/flowable/FlowableDoOperator.h | 1 - .../flowable/FlowableObserveOnOperator.h | 1 - .../yarpl/flowable/FlowableOperator.h | 1 - .../yarpl/flowable/FlowableTimeoutOperator.h | 1 - .../yarpl/flowable/Flowable_FromObservable.h | 1 - .../yarpl/flowable/Flowables.h | 1 - .../yarpl/flowable/PublishProcessor.h | 1 - .../yarpl/flowable/Subscriber.h | 1 - .../yarpl/flowable/Subscription.h | 1 - .../yarpl/flowable/TestSubscriber.h | 1 - .../yarpl/flowable/ThriftStreamShim.h | 1 - .../yarpl/observable/DeferObservable.h | 1 - .../yarpl/observable/Observable.h | 1 - .../observable/ObservableConcatOperators.h | 1 - .../yarpl/observable/ObservableDoOperator.h | 1 - .../yarpl/observable/ObservableOperator.h | 1 - .../yarpl/observable/Observables.h | 1 - .../yarpl/observable/Observer.h | 1 - .../yarpl/observable/Subscription.h | 1 - .../yarpl/observable/TestObserver.h | 1 - .../Headers/Private/Flipper/CallstackHelper.h | 1 - .../Private/Flipper/CertificateUtils.h | 1 - .../Private/Flipper/ConnectionContextStore.h | 1 - .../FireAndForgetBasedFlipperResponder.h | 1 - .../FlipperCertificateExchangeMedium.h | 1 - .../Flipper/FlipperCertificateProvider.h | 1 - .../Headers/Private/Flipper/FlipperClient.h | 1 - .../Private/Flipper/FlipperConnection.h | 1 - .../Private/Flipper/FlipperConnectionImpl.h | 1 - .../Flipper/FlipperConnectionManager.h | 1 - .../Flipper/FlipperConnectionManagerImpl.h | 1 - .../Private/Flipper/FlipperInitConfig.h | 1 - .../Headers/Private/Flipper/FlipperPlugin.h | 1 - .../Private/Flipper/FlipperRSocketResponder.h | 1 - .../Private/Flipper/FlipperResponder.h | 1 - .../Private/Flipper/FlipperResponderImpl.h | 1 - .../Headers/Private/Flipper/FlipperState.h | 1 - .../Flipper/FlipperStateUpdateListener.h | 1 - .../Headers/Private/Flipper/FlipperStep.h | 1 - ios/Pods/Headers/Private/Flipper/Log.h | 1 - .../CppBridge/FlipperCppBridgingConnection.h | 1 - .../CppBridge/FlipperCppBridgingResponder.h | 1 - .../CppBridge/FlipperCppWrapperPlugin.h | 1 - .../FBCxxFollyDynamicConvert.h | 1 - .../Private/FlipperKit/FBDefines/FBDefines.h | 1 - .../FKPortForwarding/FKPortForwardingCommon.h | 1 - .../FKPortForwarding/FKPortForwardingServer.h | 1 - .../FlipperKit/FlipperClient+Testing.h | 1 - .../Private/FlipperKit/FlipperClient.h | 1 - .../Private/FlipperKit/FlipperConnection.h | 1 - .../FlipperKit/FlipperCppBridgingConnection.h | 1 - .../FlipperKit/FlipperCppBridgingResponder.h | 1 - .../FlipperKit/FlipperCppWrapperPlugin.h | 1 - .../FlipperDiagnosticsViewController.h | 1 - .../FlipperKitCertificateProvider.h | 1 - .../SKHighlightOverlay.h | 1 - .../FlipperKitLayoutPlugin.h | 1 - .../SKApplicationDescriptor.h | 1 - .../SKButtonDescriptor.h | 1 - .../SKDescriptorMapper.h | 1 - .../FlipperKitLayoutPlugin/SKHiddenWindow.h | 1 - .../FlipperKitLayoutPlugin/SKInvalidation.h | 1 - .../FlipperKitLayoutPlugin/SKNamed.h | 1 - .../FlipperKitLayoutPlugin/SKNodeDescriptor.h | 1 - .../FlipperKitLayoutPlugin/SKObject.h | 1 - .../FlipperKitLayoutPlugin/SKObjectHash.h | 1 - .../SKScrollViewDescriptor.h | 1 - .../SKSearchResultNode.h | 1 - .../FlipperKitLayoutPlugin/SKSwizzle.h | 1 - .../FlipperKitLayoutPlugin/SKTapListener.h | 1 - .../SKTapListenerImpl.h | 1 - .../FlipperKitLayoutPlugin/SKTouch.h | 1 - .../SKViewControllerDescriptor.h | 1 - .../FlipperKitLayoutPlugin/SKViewDescriptor.h | 1 - .../FlipperKitLayoutPlugin/SKYogaKitHelper.h | 1 - .../UICollectionView+SKInvalidation.h | 1 - .../UIColor+SKSonarValueCoder.h | 1 - .../UIView+SKInvalidation.h | 1 - .../FKTextSearchable.h | 1 - .../FlipperKitNetworkPlugin.h | 1 - .../SKBufferingPlugin+CPPInitialization.h | 1 - .../SKBufferingPlugin.h | 1 - .../FlipperKitNetworkPlugin/SKDispatchQueue.h | 1 - .../SKNetworkReporter.h | 1 - .../FlipperKitNetworkPlugin/SKRequestInfo.h | 1 - .../FlipperKitNetworkPlugin/SKResponseInfo.h | 1 - .../SonarKitNetworkPlugin+CPPInitialization.h | 1 - .../FlipperKitReactPlugin.h | 1 - .../FKUserDefaultsPlugin.h | 1 - .../FKUserDefaultsSwizzleUtility.h | 1 - .../Private/FlipperKit/FlipperPlugin.h | 1 - .../Private/FlipperKit/FlipperResponder.h | 1 - .../FlipperKit/FlipperStateUpdateListener.h | 1 - .../FlipperKit/SKEnvironmentVariables.h | 1 - .../SKIOSNetworkPlugin/FLEXNetworkObserver.h | 1 - .../SKIOSNetworkPlugin/FLEXNetworkRecorder.h | 1 - .../FLEXNetworkTransaction.h | 1 - .../SKIOSNetworkPlugin/FLEXUtility.h | 1 - .../SKIOSNetworkPlugin/SKIOSNetworkAdapter.h | 1 - .../Headers/Private/FlipperKit/SKMacros.h | 1 - .../FlipperKit/SKStateUpdateCPPWrapper.h | 1 - .../GoogleDataTransport/GDTCORAssert.h | 1 - .../Private/GoogleDataTransport/GDTCORClock.h | 1 - .../GoogleDataTransport/GDTCORConsoleLogger.h | 1 - .../GoogleDataTransport/GDTCORDataFuture.h | 1 - .../Private/GoogleDataTransport/GDTCOREvent.h | 1 - .../GDTCOREventDataObject.h | 1 - .../GDTCOREventTransformer.h | 1 - .../GoogleDataTransport/GDTCOREvent_Private.h | 1 - .../GDTCORFlatFileStorage.h | 1 - .../GoogleDataTransport/GDTCORLifecycle.h | 1 - .../GoogleDataTransport/GDTCORPlatform.h | 1 - .../GoogleDataTransport/GDTCORPrioritizer.h | 1 - .../GoogleDataTransport/GDTCORReachability.h | 1 - .../GDTCORReachability_Private.h | 1 - .../GoogleDataTransport/GDTCORRegistrar.h | 1 - .../GDTCORRegistrar_Private.h | 1 - .../GDTCORStorageProtocol.h | 1 - .../GoogleDataTransport/GDTCORTargets.h | 1 - .../GoogleDataTransport/GDTCORTransformer.h | 1 - .../GDTCORTransformer_Private.h | 1 - .../GoogleDataTransport/GDTCORTransport.h | 1 - .../GDTCORTransport_Private.h | 1 - .../GDTCORUploadCoordinator.h | 1 - .../GoogleDataTransport/GDTCORUploadPackage.h | 1 - .../GDTCORUploadPackage_Private.h | 1 - .../GoogleDataTransport/GDTCORUploader.h | 1 - .../GoogleDataTransport/GoogleDataTransport.h | 1 - .../GDTCCTCompressionHelper.h | 1 - .../GDTCCTNanopbHelpers.h | 1 - .../GDTCCTPrioritizer.h | 1 - .../GDTCCTUploader.h | 1 - .../GDTCOREvent+GDTCCTSupport.h | 1 - .../cct.nanopb.h | 1 - .../GoogleUtilities/GULAppDelegateSwizzler.h | 1 - .../GULAppDelegateSwizzler_Private.h | 1 - .../GoogleUtilities/GULAppEnvironmentUtil.h | 1 - .../Private/GoogleUtilities/GULApplication.h | 1 - .../GoogleUtilities/GULHeartbeatDateStorage.h | 1 - .../GoogleUtilities/GULKeychainStorage.h | 1 - .../GoogleUtilities/GULKeychainUtils.h | 1 - .../Private/GoogleUtilities/GULLogger.h | 1 - .../Private/GoogleUtilities/GULLoggerCodes.h | 1 - .../Private/GoogleUtilities/GULLoggerLevel.h | 1 - .../GoogleUtilities/GULMutableDictionary.h | 1 - .../Private/GoogleUtilities/GULNSData+zlib.h | 1 - .../GoogleUtilities/GULNSDataInternal.h | 1 - .../Private/GoogleUtilities/GULNetwork.h | 1 - .../GoogleUtilities/GULNetworkConstants.h | 1 - .../GULNetworkLoggerProtocol.h | 1 - .../GoogleUtilities/GULNetworkMessageCode.h | 1 - .../GoogleUtilities/GULNetworkURLSession.h | 1 - .../GULOriginalIMPConvenienceMacros.h | 1 - .../GULReachabilityChecker+Internal.h | 1 - .../GoogleUtilities/GULReachabilityChecker.h | 1 - .../GULReachabilityMessageCode.h | 1 - .../GULSceneDelegateSwizzler.h | 1 - .../GULSceneDelegateSwizzler_Private.h | 1 - .../Private/GoogleUtilities/GULSecureCoding.h | 1 - .../Private/GoogleUtilities/GULSwizzler.h | 1 - .../Private/GoogleUtilities/GULUserDefaults.h | 1 - .../KeyCommands/RCTKeyCommandConstants.h | 1 - .../KeyCommands/RCTKeyCommandsManager.h | 1 - ios/Pods/Headers/Private/MMKV/MMKV.h | 1 - ios/Pods/Headers/Private/MMKV/MMKVHandler.h | 1 - ios/Pods/Headers/Private/MMKVCore/AESCrypt.h | 1 - ios/Pods/Headers/Private/MMKVCore/Checksum.h | 1 - .../Headers/Private/MMKVCore/CodedInputData.h | 1 - .../Private/MMKVCore/CodedInputDataCrypt.h | 1 - .../Private/MMKVCore/CodedOutputData.h | 1 - .../Private/MMKVCore/InterProcessLock.h | 1 - .../Headers/Private/MMKVCore/KeyValueHolder.h | 1 - ios/Pods/Headers/Private/MMKVCore/MMBuffer.h | 1 - ios/Pods/Headers/Private/MMKVCore/MMKV.h | 1 - ios/Pods/Headers/Private/MMKVCore/MMKVLog.h | 1 - .../Headers/Private/MMKVCore/MMKVMetaInfo.hpp | 1 - .../Headers/Private/MMKVCore/MMKVPredef.h | 1 - ios/Pods/Headers/Private/MMKVCore/MMKV_IO.h | 1 - ios/Pods/Headers/Private/MMKVCore/MMKV_OSX.h | 1 - .../Headers/Private/MMKVCore/MemoryFile.h | 1 - .../Headers/Private/MMKVCore/MiniPBCoder.h | 1 - .../Headers/Private/MMKVCore/PBEncodeItem.hpp | 1 - ios/Pods/Headers/Private/MMKVCore/PBUtility.h | 1 - .../Headers/Private/MMKVCore/ScopedLock.hpp | 1 - .../Headers/Private/MMKVCore/ThreadLock.h | 1 - .../Headers/Private/MMKVCore/openssl_aes.h | 1 - .../Private/MMKVCore/openssl_aes_locl.h | 1 - .../Private/MMKVCore/openssl_arm_arch.h | 1 - .../Private/MMKVCore/openssl_md32_common.h | 1 - .../Headers/Private/MMKVCore/openssl_md5.h | 1 - .../Private/MMKVCore/openssl_md5_locl.h | 1 - .../Private/MMKVCore/openssl_opensslconf.h | 1 - .../Private/OpenSSL-Universal/openssl/aes.h | 1 - .../Private/OpenSSL-Universal/openssl/asn1.h | 1 - .../OpenSSL-Universal/openssl/asn1_mac.h | 1 - .../Private/OpenSSL-Universal/openssl/asn1t.h | 1 - .../Private/OpenSSL-Universal/openssl/bio.h | 1 - .../OpenSSL-Universal/openssl/blowfish.h | 1 - .../Private/OpenSSL-Universal/openssl/bn.h | 1 - .../OpenSSL-Universal/openssl/buffer.h | 1 - .../OpenSSL-Universal/openssl/camellia.h | 1 - .../Private/OpenSSL-Universal/openssl/cast.h | 1 - .../Private/OpenSSL-Universal/openssl/cmac.h | 1 - .../Private/OpenSSL-Universal/openssl/cms.h | 1 - .../Private/OpenSSL-Universal/openssl/comp.h | 1 - .../Private/OpenSSL-Universal/openssl/conf.h | 1 - .../OpenSSL-Universal/openssl/conf_api.h | 1 - .../OpenSSL-Universal/openssl/crypto.h | 1 - .../Private/OpenSSL-Universal/openssl/des.h | 1 - .../OpenSSL-Universal/openssl/des_old.h | 1 - .../Private/OpenSSL-Universal/openssl/dh.h | 1 - .../Private/OpenSSL-Universal/openssl/dsa.h | 1 - .../Private/OpenSSL-Universal/openssl/dso.h | 1 - .../Private/OpenSSL-Universal/openssl/dtls1.h | 1 - .../Private/OpenSSL-Universal/openssl/e_os2.h | 1 - .../OpenSSL-Universal/openssl/ebcdic.h | 1 - .../Private/OpenSSL-Universal/openssl/ec.h | 1 - .../Private/OpenSSL-Universal/openssl/ecdh.h | 1 - .../Private/OpenSSL-Universal/openssl/ecdsa.h | 1 - .../OpenSSL-Universal/openssl/engine.h | 1 - .../Private/OpenSSL-Universal/openssl/err.h | 1 - .../Private/OpenSSL-Universal/openssl/evp.h | 1 - .../Private/OpenSSL-Universal/openssl/hmac.h | 1 - .../Private/OpenSSL-Universal/openssl/idea.h | 1 - .../OpenSSL-Universal/openssl/krb5_asn.h | 1 - .../Private/OpenSSL-Universal/openssl/kssl.h | 1 - .../Private/OpenSSL-Universal/openssl/lhash.h | 1 - .../Private/OpenSSL-Universal/openssl/md4.h | 1 - .../Private/OpenSSL-Universal/openssl/md5.h | 1 - .../Private/OpenSSL-Universal/openssl/mdc2.h | 1 - .../Private/OpenSSL-Universal/openssl/modes.h | 1 - .../OpenSSL-Universal/openssl/obj_mac.h | 1 - .../OpenSSL-Universal/openssl/objects.h | 1 - .../Private/OpenSSL-Universal/openssl/ocsp.h | 1 - .../openssl/opensslconf-arm64.h | 1 - .../openssl/opensslconf-armv7.h | 1 - .../openssl/opensslconf-armv7s.h | 1 - .../openssl/opensslconf-i386.h | 1 - .../openssl/opensslconf-x86_64.h | 1 - .../OpenSSL-Universal/openssl/opensslconf.h | 1 - .../OpenSSL-Universal/openssl/opensslv.h | 1 - .../OpenSSL-Universal/openssl/ossl_typ.h | 1 - .../Private/OpenSSL-Universal/openssl/pem.h | 1 - .../Private/OpenSSL-Universal/openssl/pem2.h | 1 - .../OpenSSL-Universal/openssl/pkcs12.h | 1 - .../Private/OpenSSL-Universal/openssl/pkcs7.h | 1 - .../OpenSSL-Universal/openssl/pqueue.h | 1 - .../Private/OpenSSL-Universal/openssl/rand.h | 1 - .../Private/OpenSSL-Universal/openssl/rc2.h | 1 - .../Private/OpenSSL-Universal/openssl/rc4.h | 1 - .../OpenSSL-Universal/openssl/ripemd.h | 1 - .../Private/OpenSSL-Universal/openssl/rsa.h | 1 - .../OpenSSL-Universal/openssl/safestack.h | 1 - .../Private/OpenSSL-Universal/openssl/seed.h | 1 - .../Private/OpenSSL-Universal/openssl/sha.h | 1 - .../Private/OpenSSL-Universal/openssl/shim.h | 1 - .../Private/OpenSSL-Universal/openssl/srp.h | 1 - .../Private/OpenSSL-Universal/openssl/srtp.h | 1 - .../Private/OpenSSL-Universal/openssl/ssl.h | 1 - .../Private/OpenSSL-Universal/openssl/ssl2.h | 1 - .../Private/OpenSSL-Universal/openssl/ssl23.h | 1 - .../Private/OpenSSL-Universal/openssl/ssl3.h | 1 - .../Private/OpenSSL-Universal/openssl/stack.h | 1 - .../OpenSSL-Universal/openssl/symhacks.h | 1 - .../Private/OpenSSL-Universal/openssl/tls1.h | 1 - .../Private/OpenSSL-Universal/openssl/ts.h | 1 - .../OpenSSL-Universal/openssl/txt_db.h | 1 - .../Private/OpenSSL-Universal/openssl/ui.h | 1 - .../OpenSSL-Universal/openssl/ui_compat.h | 1 - .../OpenSSL-Universal/openssl/whrlpool.h | 1 - .../Private/OpenSSL-Universal/openssl/x509.h | 1 - .../OpenSSL-Universal/openssl/x509_vfy.h | 1 - .../OpenSSL-Universal/openssl/x509v3.h | 1 - .../Private/PromisesObjC/FBLPromise+All.h | 1 - .../Private/PromisesObjC/FBLPromise+Always.h | 1 - .../Private/PromisesObjC/FBLPromise+Any.h | 1 - .../Private/PromisesObjC/FBLPromise+Async.h | 1 - .../Private/PromisesObjC/FBLPromise+Await.h | 1 - .../Private/PromisesObjC/FBLPromise+Catch.h | 1 - .../Private/PromisesObjC/FBLPromise+Delay.h | 1 - .../Private/PromisesObjC/FBLPromise+Do.h | 1 - .../Private/PromisesObjC/FBLPromise+Race.h | 1 - .../Private/PromisesObjC/FBLPromise+Recover.h | 1 - .../Private/PromisesObjC/FBLPromise+Reduce.h | 1 - .../Private/PromisesObjC/FBLPromise+Retry.h | 1 - .../Private/PromisesObjC/FBLPromise+Testing.h | 1 - .../Private/PromisesObjC/FBLPromise+Then.h | 1 - .../Private/PromisesObjC/FBLPromise+Timeout.h | 1 - .../PromisesObjC/FBLPromise+Validate.h | 1 - .../Private/PromisesObjC/FBLPromise+Wrap.h | 1 - .../Headers/Private/PromisesObjC/FBLPromise.h | 1 - .../Private/PromisesObjC/FBLPromiseError.h | 1 - .../Private/PromisesObjC/FBLPromisePrivate.h | 1 - .../Private/PromisesObjC/FBLPromises.h | 1 - .../RCTRequired/RCTRequired/RCTRequired.h | 1 - .../RCTTypeSafety/RCTConvertHelpers.h | 1 - .../RCTTypeSafety/RCTTypedModuleConstants.h | 1 - .../Private/RNBootSplash/RNBootSplash.h | 1 - .../Private/RNCAsyncStorage/RNCAsyncStorage.h | 1 - .../RNCAsyncStorage/RNCAsyncStorageDelegate.h | 1 - .../Private/RNCMaskedView/RNCMaskedView.h | 1 - .../RNCMaskedView/RNCMaskedViewManager.h | 1 - .../Headers/Private/RNCPicker/RNCPicker.h | 1 - .../Private/RNCPicker/RNCPickerManager.h | 1 - .../Private/RNConfigReader/RNConfigReader.h | 1 - .../RNDateTimePicker/RNDateTimePicker.h | 1 - .../RNDateTimePickerManager.h | 1 - .../Headers/Private/RNDeviceInfo/DeviceUID.h | 1 - .../Private/RNDeviceInfo/RNDeviceInfo.h | 1 - .../RNFBAnalytics/RNFBAnalyticsModule.h | 1 - .../Private/RNFBApp/RCTConvert+FIRApp.h | 1 - .../Private/RNFBApp/RCTConvert+FIROptions.h | 1 - .../Headers/Private/RNFBApp/RNFBAppModule.h | 1 - ios/Pods/Headers/Private/RNFBApp/RNFBJSON.h | 1 - ios/Pods/Headers/Private/RNFBApp/RNFBMeta.h | 1 - .../Headers/Private/RNFBApp/RNFBPreferences.h | 1 - .../Private/RNFBApp/RNFBRCTEventEmitter.h | 1 - .../Headers/Private/RNFBApp/RNFBSharedUtils.h | 1 - .../Headers/Private/RNFBApp/RNFBUtilsModule.h | 1 - .../Headers/Private/RNFBApp/RNFBVersion.h | 1 - .../RNFBCrashlyticsInitProvider.h | 1 - .../RNFBCrashlytics/RNFBCrashlyticsModule.h | 1 - .../Private/RNFastImage/FFFastImageSource.h | 1 - .../Private/RNFastImage/FFFastImageView.h | 1 - .../RNFastImage/FFFastImageViewManager.h | 1 - .../RNFastImage/RCTConvert+FFFastImage.h | 1 - .../Private/RNGestureHandler/RNFlingHandler.h | 1 - .../RNGestureHandler/RNForceTouchHandler.h | 1 - .../RNGestureHandler/RNGestureHandler.h | 1 - .../RNGestureHandler/RNGestureHandlerButton.h | 1 - .../RNGestureHandlerDirection.h | 1 - .../RNGestureHandler/RNGestureHandlerEvents.h | 1 - .../RNGestureHandlerManager.h | 1 - .../RNGestureHandler/RNGestureHandlerModule.h | 1 - .../RNGestureHandlerRegistry.h | 1 - .../RNGestureHandler/RNGestureHandlerState.h | 1 - .../RNGestureHandler/RNLongPressHandler.h | 1 - .../RNGestureHandler/RNNativeViewHandler.h | 1 - .../Private/RNGestureHandler/RNPanHandler.h | 1 - .../Private/RNGestureHandler/RNPinchHandler.h | 1 - .../RNRootViewGestureRecognizer.h | 1 - .../RNGestureHandler/RNRotationHandler.h | 1 - .../Private/RNGestureHandler/RNTapHandler.h | 1 - .../Private/RNImageCropPicker/Compression.h | 1 - .../RNImageCropPicker/ImageCropPicker.h | 1 - .../Private/RNImageCropPicker/QBAlbumCell.h | 1 - .../QBAlbumsViewController.h | 1 - .../Private/RNImageCropPicker/QBAssetCell.h | 1 - .../QBAssetsViewController.h | 1 - .../RNImageCropPicker/QBCheckmarkView.h | 1 - .../QBImagePickerController.h | 1 - .../RNImageCropPicker/QBSlomoIconView.h | 1 - .../RNImageCropPicker/QBVideoIconView.h | 1 - .../RNImageCropPicker/QBVideoIndicatorView.h | 1 - .../RNImageCropPicker/UIImage+Extension.h | 1 - .../RNImageCropPicker/UIImage+Resize.h | 1 - .../Headers/Private/RNLocalize/RNLocalize.h | 1 - .../RNReanimated/RCTConvert+REATransition.h | 1 - .../Private/RNReanimated/REAAllTransitions.h | 1 - .../Private/RNReanimated/REAAlwaysNode.h | 1 - .../Private/RNReanimated/REABezierNode.h | 1 - .../Private/RNReanimated/REABlockNode.h | 1 - .../Private/RNReanimated/REACallFuncNode.h | 1 - .../Private/RNReanimated/REAClockNodes.h | 1 - .../Private/RNReanimated/REAConcatNode.h | 1 - .../Private/RNReanimated/REACondNode.h | 1 - .../Private/RNReanimated/READebugNode.h | 1 - .../Private/RNReanimated/REAEventNode.h | 1 - .../Private/RNReanimated/REAFunctionNode.h | 1 - .../Private/RNReanimated/REAJSCallNode.h | 1 - .../Headers/Private/RNReanimated/REAModule.h | 1 - .../Headers/Private/RNReanimated/REANode.h | 1 - .../Private/RNReanimated/REANodesManager.h | 1 - .../Private/RNReanimated/REAOperatorNode.h | 1 - .../Private/RNReanimated/REAParamNode.h | 1 - .../Private/RNReanimated/REAPropsNode.h | 1 - .../Headers/Private/RNReanimated/REASetNode.h | 1 - .../Private/RNReanimated/REAStyleNode.h | 1 - .../Private/RNReanimated/REATransformNode.h | 1 - .../Private/RNReanimated/REATransition.h | 1 - .../RNReanimated/REATransitionAnimation.h | 1 - .../RNReanimated/REATransitionManager.h | 1 - .../RNReanimated/REATransitionValues.h | 1 - .../Headers/Private/RNReanimated/REAUtils.h | 1 - .../Private/RNReanimated/REAValueNode.h | 1 - .../Headers/Private/RNRootView/RootView.h | 1 - .../Headers/Private/RNScreens/RNSScreen.h | 1 - .../Private/RNScreens/RNSScreenContainer.h | 1 - .../Private/RNScreens/RNSScreenStack.h | 1 - .../RNScreens/RNSScreenStackHeaderConfig.h | 1 - .../RNVectorIcons/RNVectorIconsManager.h | 1 - .../React-Core/React/CoreModulesPlugins.h | 1 - .../React/DispatchMessageQueueThread.h | 1 - .../React-Core/React/JSCExecutorFactory.h | 1 - .../React-Core/React/NSDataBigString.h | 1 - .../React/NSTextStorage+FontScaling.h | 1 - .../React/RCTAccessibilityManager.h | 1 - .../React-Core/React/RCTActionSheetManager.h | 1 - .../React/RCTActivityIndicatorView.h | 1 - .../React/RCTActivityIndicatorViewManager.h | 1 - .../React/RCTAdditionAnimatedNode.h | 1 - .../React-Core/React/RCTAlertController.h | 1 - .../React-Core/React/RCTAlertManager.h | 1 - .../React-Core/React/RCTAnimatedImage.h | 1 - .../React-Core/React/RCTAnimatedNode.h | 1 - .../React-Core/React/RCTAnimationDriver.h | 1 - .../React-Core/React/RCTAnimationPlugins.h | 1 - .../React-Core/React/RCTAnimationType.h | 1 - .../React-Core/React/RCTAnimationUtils.h | 1 - .../Private/React-Core/React/RCTAppState.h | 1 - .../Private/React-Core/React/RCTAppearance.h | 1 - .../Private/React-Core/React/RCTAssert.h | 1 - .../React-Core/React/RCTAsyncLocalStorage.h | 1 - .../React-Core/React/RCTAutoInsetsProtocol.h | 1 - .../React/RCTBackedTextInputDelegate.h | 1 - .../React/RCTBackedTextInputDelegateAdapter.h | 1 - .../React/RCTBackedTextInputViewProtocol.h | 1 - .../React/RCTBaseTextInputShadowView.h | 1 - .../React-Core/React/RCTBaseTextInputView.h | 1 - .../React/RCTBaseTextInputViewManager.h | 1 - .../React-Core/React/RCTBaseTextShadowView.h | 1 - .../React-Core/React/RCTBaseTextViewManager.h | 1 - .../Private/React-Core/React/RCTBlobManager.h | 1 - .../React-Core/React/RCTBorderDrawing.h | 1 - .../Private/React-Core/React/RCTBorderStyle.h | 1 - .../React-Core/React/RCTBridge+Private.h | 1 - .../Private/React-Core/React/RCTBridge.h | 1 - .../React-Core/React/RCTBridgeDelegate.h | 1 - .../React-Core/React/RCTBridgeMethod.h | 1 - .../React-Core/React/RCTBridgeModule.h | 1 - .../React-Core/React/RCTBundleURLProvider.h | 1 - .../Private/React-Core/React/RCTClipboard.h | 1 - .../Private/React-Core/React/RCTComponent.h | 1 - .../React-Core/React/RCTComponentData.h | 1 - .../React-Core/React/RCTComponentEvent.h | 1 - .../Private/React-Core/React/RCTConstants.h | 1 - .../React/RCTConvert+CoreLocation.h | 1 - .../React-Core/React/RCTConvert+Text.h | 1 - .../React-Core/React/RCTConvert+Transform.h | 1 - .../Private/React-Core/React/RCTConvert.h | 1 - .../React-Core/React/RCTCxxBridgeDelegate.h | 1 - .../Private/React-Core/React/RCTCxxConvert.h | 1 - .../Private/React-Core/React/RCTCxxMethod.h | 1 - .../Private/React-Core/React/RCTCxxModule.h | 1 - .../Private/React-Core/React/RCTCxxUtils.h | 1 - .../React-Core/React/RCTDataRequestHandler.h | 1 - .../Private/React-Core/React/RCTDatePicker.h | 1 - .../React-Core/React/RCTDatePickerManager.h | 1 - .../React-Core/React/RCTDecayAnimation.h | 1 - .../Private/React-Core/React/RCTDefines.h | 1 - .../React-Core/React/RCTDevLoadingView.h | 1 - .../React/RCTDevLoadingViewProtocol.h | 1 - .../React/RCTDevLoadingViewSetEnabled.h | 1 - .../Private/React-Core/React/RCTDevMenu.h | 1 - .../Private/React-Core/React/RCTDevSettings.h | 1 - .../Private/React-Core/React/RCTDeviceInfo.h | 1 - .../React/RCTDiffClampAnimatedNode.h | 1 - .../Private/React-Core/React/RCTDisplayLink.h | 1 - .../React/RCTDisplayWeakRefreshable.h | 1 - .../React/RCTDivisionAnimatedNode.h | 1 - .../React-Core/React/RCTErrorCustomizer.h | 1 - .../Private/React-Core/React/RCTErrorInfo.h | 1 - .../React-Core/React/RCTEventAnimation.h | 1 - .../React-Core/React/RCTEventDispatcher.h | 1 - .../React-Core/React/RCTEventEmitter.h | 1 - .../React-Core/React/RCTExceptionsManager.h | 1 - .../Private/React-Core/React/RCTFPSGraph.h | 1 - .../React-Core/React/RCTFileReaderModule.h | 1 - .../React-Core/React/RCTFileRequestHandler.h | 1 - .../React-Core/React/RCTFollyConvert.h | 1 - .../Private/React-Core/React/RCTFont.h | 1 - .../React-Core/React/RCTFrameAnimation.h | 1 - .../Private/React-Core/React/RCTFrameUpdate.h | 1 - .../React-Core/React/RCTGIFImageDecoder.h | 1 - .../React-Core/React/RCTHTTPRequestHandler.h | 1 - .../Private/React-Core/React/RCTI18nManager.h | 1 - .../Private/React-Core/React/RCTI18nUtil.h | 1 - .../React-Core/React/RCTImageBlurUtils.h | 1 - .../Private/React-Core/React/RCTImageCache.h | 1 - .../React-Core/React/RCTImageDataDecoder.h | 1 - .../React-Core/React/RCTImageEditingManager.h | 1 - .../Private/React-Core/React/RCTImageLoader.h | 1 - .../React-Core/React/RCTImageLoaderProtocol.h | 1 - .../RCTImageLoaderWithAttributionProtocol.h | 1 - .../React-Core/React/RCTImagePlugins.h | 1 - .../React-Core/React/RCTImageShadowView.h | 1 - .../Private/React-Core/React/RCTImageSource.h | 1 - .../React-Core/React/RCTImageStoreManager.h | 1 - .../React-Core/React/RCTImageURLLoader.h | 1 - .../React/RCTImageURLLoaderWithAttribution.h | 1 - .../Private/React-Core/React/RCTImageUtils.h | 1 - .../Private/React-Core/React/RCTImageView.h | 1 - .../React-Core/React/RCTImageViewManager.h | 1 - .../React/RCTInputAccessoryShadowView.h | 1 - .../React-Core/React/RCTInputAccessoryView.h | 1 - .../React/RCTInputAccessoryViewContent.h | 1 - .../React/RCTInputAccessoryViewManager.h | 1 - .../Private/React-Core/React/RCTInspector.h | 1 - .../React/RCTInspectorDevServerHelper.h | 1 - .../React/RCTInspectorPackagerConnection.h | 1 - .../React/RCTInterpolationAnimatedNode.h | 1 - .../React-Core/React/RCTInvalidating.h | 1 - .../React-Core/React/RCTJSInvokerModule.h | 1 - .../React-Core/React/RCTJSStackFrame.h | 1 - .../React-Core/React/RCTJavaScriptExecutor.h | 1 - .../React-Core/React/RCTJavaScriptLoader.h | 1 - .../Private/React-Core/React/RCTKeyCommands.h | 1 - .../React-Core/React/RCTKeyboardObserver.h | 1 - .../Private/React-Core/React/RCTLayout.h | 1 - .../React-Core/React/RCTLayoutAnimation.h | 1 - .../React/RCTLayoutAnimationGroup.h | 1 - .../React-Core/React/RCTLinkingManager.h | 1 - .../React-Core/React/RCTLinkingPlugins.h | 1 - .../React/RCTLocalAssetImageLoader.h | 1 - .../Headers/Private/React-Core/React/RCTLog.h | 1 - .../Private/React-Core/React/RCTLogBox.h | 1 - .../Private/React-Core/React/RCTMacros.h | 1 - .../React-Core/React/RCTManagedPointer.h | 1 - .../Private/React-Core/React/RCTMaskedView.h | 1 - .../React-Core/React/RCTMaskedViewManager.h | 1 - .../React-Core/React/RCTMessageThread.h | 1 - .../React-Core/React/RCTModalHostView.h | 1 - .../React/RCTModalHostViewController.h | 1 - .../React/RCTModalHostViewManager.h | 1 - .../Private/React-Core/React/RCTModuleData.h | 1 - .../React-Core/React/RCTModuleMethod.h | 1 - .../React-Core/React/RCTModuloAnimatedNode.h | 1 - .../React/RCTMultilineTextInputView.h | 1 - .../React/RCTMultilineTextInputViewManager.h | 1 - .../React-Core/React/RCTMultipartDataTask.h | 1 - .../React/RCTMultipartStreamReader.h | 1 - .../React/RCTMultiplicationAnimatedNode.h | 1 - .../React/RCTNativeAnimatedModule.h | 1 - .../React/RCTNativeAnimatedNodesManager.h | 1 - .../React-Core/React/RCTNativeModule.h | 1 - .../React-Core/React/RCTNetworkPlugins.h | 1 - .../Private/React-Core/React/RCTNetworkTask.h | 1 - .../Private/React-Core/React/RCTNetworking.h | 1 - .../Private/React-Core/React/RCTNullability.h | 1 - .../React-Core/React/RCTObjcExecutor.h | 1 - .../React-Core/React/RCTPackagerClient.h | 1 - .../React-Core/React/RCTPackagerConnection.h | 1 - .../Private/React-Core/React/RCTParserUtils.h | 1 - .../React-Core/React/RCTPerformanceLogger.h | 1 - .../Private/React-Core/React/RCTPicker.h | 1 - .../React-Core/React/RCTPickerManager.h | 1 - .../Private/React-Core/React/RCTPlatform.h | 1 - .../React-Core/React/RCTPointerEvents.h | 1 - .../Private/React-Core/React/RCTProfile.h | 1 - .../React-Core/React/RCTProgressViewManager.h | 1 - .../React-Core/React/RCTPropsAnimatedNode.h | 1 - .../React-Core/React/RCTRawTextShadowView.h | 1 - .../React-Core/React/RCTRawTextViewManager.h | 1 - .../React/RCTReconnectingWebSocket.h | 1 - .../Private/React-Core/React/RCTRedBox.h | 1 - .../React/RCTRedBoxExtraDataViewController.h | 1 - .../React-Core/React/RCTRedBoxSetEnabled.h | 1 - .../React-Core/React/RCTRefreshControl.h | 1 - .../React/RCTRefreshControlManager.h | 1 - .../React-Core/React/RCTRefreshableProtocol.h | 1 - .../React-Core/React/RCTReloadCommand.h | 1 - .../Private/React-Core/React/RCTResizeMode.h | 1 - .../React-Core/React/RCTRootContentView.h | 1 - .../React-Core/React/RCTRootShadowView.h | 1 - .../Private/React-Core/React/RCTRootView.h | 1 - .../React-Core/React/RCTRootViewDelegate.h | 1 - .../React-Core/React/RCTRootViewInternal.h | 1 - .../Private/React-Core/React/RCTSRWebSocket.h | 1 - .../React-Core/React/RCTSafeAreaShadowView.h | 1 - .../React-Core/React/RCTSafeAreaView.h | 1 - .../React/RCTSafeAreaViewLocalData.h | 1 - .../React-Core/React/RCTSafeAreaViewManager.h | 1 - .../React/RCTScrollContentShadowView.h | 1 - .../React-Core/React/RCTScrollContentView.h | 1 - .../React/RCTScrollContentViewManager.h | 1 - .../Private/React-Core/React/RCTScrollEvent.h | 1 - .../Private/React-Core/React/RCTScrollView.h | 1 - .../React-Core/React/RCTScrollViewManager.h | 1 - .../React-Core/React/RCTScrollableProtocol.h | 1 - .../React-Core/React/RCTSegmentedControl.h | 1 - .../React/RCTSegmentedControlManager.h | 1 - .../React-Core/React/RCTSettingsManager.h | 1 - .../React-Core/React/RCTSettingsPlugins.h | 1 - .../React-Core/React/RCTShadowView+Internal.h | 1 - .../React-Core/React/RCTShadowView+Layout.h | 1 - .../Private/React-Core/React/RCTShadowView.h | 1 - .../React/RCTSinglelineTextInputView.h | 1 - .../React/RCTSinglelineTextInputViewManager.h | 1 - .../Private/React-Core/React/RCTSlider.h | 1 - .../React-Core/React/RCTSliderManager.h | 1 - .../Private/React-Core/React/RCTSourceCode.h | 1 - .../React-Core/React/RCTSpringAnimation.h | 1 - .../React-Core/React/RCTStatusBarManager.h | 1 - .../React-Core/React/RCTStyleAnimatedNode.h | 1 - .../React/RCTSubtractionAnimatedNode.h | 1 - .../Private/React-Core/React/RCTSurface.h | 1 - .../React-Core/React/RCTSurfaceDelegate.h | 1 - .../React/RCTSurfaceHostingProxyRootView.h | 1 - .../React-Core/React/RCTSurfaceHostingView.h | 1 - .../React/RCTSurfacePresenterStub.h | 1 - .../React/RCTSurfaceRootShadowView.h | 1 - .../React/RCTSurfaceRootShadowViewDelegate.h | 1 - .../React-Core/React/RCTSurfaceRootView.h | 1 - .../React/RCTSurfaceSizeMeasureMode.h | 1 - .../React-Core/React/RCTSurfaceStage.h | 1 - .../React/RCTSurfaceView+Internal.h | 1 - .../Private/React-Core/React/RCTSurfaceView.h | 1 - .../Private/React-Core/React/RCTSwitch.h | 1 - .../React-Core/React/RCTSwitchManager.h | 1 - .../React/RCTTVNavigationEventEmitter.h | 1 - .../React-Core/React/RCTTextAttributes.h | 1 - .../React/RCTTextDecorationLineType.h | 1 - .../React-Core/React/RCTTextSelection.h | 1 - .../React-Core/React/RCTTextShadowView.h | 1 - .../React-Core/React/RCTTextTransform.h | 1 - .../Private/React-Core/React/RCTTextView.h | 1 - .../React-Core/React/RCTTextViewManager.h | 1 - .../Private/React-Core/React/RCTTiming.h | 1 - .../Private/React-Core/React/RCTTouchEvent.h | 1 - .../React-Core/React/RCTTouchHandler.h | 1 - .../React/RCTTrackingAnimatedNode.h | 1 - .../React/RCTTransformAnimatedNode.h | 1 - .../React-Core/React/RCTUIImageViewAnimated.h | 1 - .../Private/React-Core/React/RCTUIManager.h | 1 - .../React/RCTUIManagerObserverCoordinator.h | 1 - .../React-Core/React/RCTUIManagerUtils.h | 1 - .../Private/React-Core/React/RCTUITextField.h | 1 - .../Private/React-Core/React/RCTUITextView.h | 1 - .../Private/React-Core/React/RCTUIUtils.h | 1 - .../React-Core/React/RCTURLRequestDelegate.h | 1 - .../React-Core/React/RCTURLRequestHandler.h | 1 - .../Private/React-Core/React/RCTUtils.h | 1 - .../React-Core/React/RCTUtilsUIOverride.h | 1 - .../React-Core/React/RCTValueAnimatedNode.h | 1 - .../Private/React-Core/React/RCTVersion.h | 1 - .../Private/React-Core/React/RCTVibration.h | 1 - .../React-Core/React/RCTVibrationPlugins.h | 1 - .../Private/React-Core/React/RCTView.h | 1 - .../Private/React-Core/React/RCTViewManager.h | 1 - .../React/RCTVirtualTextShadowView.h | 1 - .../React/RCTVirtualTextViewManager.h | 1 - .../Private/React-Core/React/RCTWeakProxy.h | 1 - .../React-Core/React/RCTWebSocketExecutor.h | 1 - .../React-Core/React/RCTWebSocketModule.h | 1 - .../React/RCTWrapperViewController.h | 1 - .../Private/React-Core/React/UIView+Private.h | 1 - .../Private/React-Core/React/UIView+React.h | 1 - .../RCTText/NSTextStorage+FontScaling.h | 1 - .../RCTText/RCTBackedTextInputDelegate.h | 1 - .../RCTBackedTextInputDelegateAdapter.h | 1 - .../RCTText/RCTBackedTextInputViewProtocol.h | 1 - .../RCTText/RCTBaseTextInputShadowView.h | 1 - .../RCTText/RCTBaseTextInputView.h | 1 - .../RCTText/RCTBaseTextInputViewManager.h | 1 - .../RCTText/RCTBaseTextShadowView.h | 1 - .../RCTText/RCTBaseTextViewManager.h | 1 - .../React-RCTText/RCTText/RCTConvert+Text.h | 1 - .../RCTText/RCTInputAccessoryShadowView.h | 1 - .../RCTText/RCTInputAccessoryView.h | 1 - .../RCTText/RCTInputAccessoryViewContent.h | 1 - .../RCTText/RCTInputAccessoryViewManager.h | 1 - .../RCTText/RCTMultilineTextInputView.h | 1 - .../RCTMultilineTextInputViewManager.h | 1 - .../RCTText/RCTRawTextShadowView.h | 1 - .../RCTText/RCTRawTextViewManager.h | 1 - .../RCTText/RCTSinglelineTextInputView.h | 1 - .../RCTSinglelineTextInputViewManager.h | 1 - .../React-RCTText/RCTText/RCTTextAttributes.h | 1 - .../React-RCTText/RCTText/RCTTextSelection.h | 1 - .../React-RCTText/RCTText/RCTTextShadowView.h | 1 - .../React-RCTText/RCTText/RCTTextTransform.h | 1 - .../React-RCTText/RCTText/RCTTextView.h | 1 - .../RCTText/RCTTextViewManager.h | 1 - .../React-RCTText/RCTText/RCTUITextField.h | 1 - .../React-RCTText/RCTText/RCTUITextView.h | 1 - .../RCTText/RCTVirtualTextShadowView.h | 1 - .../RCTText/RCTVirtualTextViewManager.h | 1 - .../ReactCommon/CallInvoker.h | 1 - .../React-cxxreact/cxxreact/CxxModule.h | 1 - .../React-cxxreact/cxxreact/CxxNativeModule.h | 1 - .../React-cxxreact/cxxreact/Instance.h | 1 - .../React-cxxreact/cxxreact/JSBigString.h | 1 - .../React-cxxreact/cxxreact/JSBundleType.h | 1 - .../cxxreact/JSDeltaBundleClient.h | 1 - .../React-cxxreact/cxxreact/JSExecutor.h | 1 - .../cxxreact/JSIndexedRAMBundle.h | 1 - .../cxxreact/JSModulesUnbundle.h | 1 - .../cxxreact/JsArgumentHelpers-inl.h | 1 - .../cxxreact/JsArgumentHelpers.h | 1 - .../cxxreact/MessageQueueThread.h | 1 - .../React-cxxreact/cxxreact/MethodCall.h | 1 - .../React-cxxreact/cxxreact/ModuleRegistry.h | 1 - .../React-cxxreact/cxxreact/NativeModule.h | 1 - .../cxxreact/NativeToJsBridge.h | 1 - .../cxxreact/RAMBundleRegistry.h | 1 - .../React-cxxreact/cxxreact/ReactMarker.h | 1 - .../cxxreact/ReactNativeVersion.h | 1 - .../cxxreact/RecoverableError.h | 1 - .../cxxreact/SharedProxyCxxModule.h | 1 - .../React-cxxreact/cxxreact/SystraceSection.h | 1 - .../Private/React-jsi/jsi/JSCRuntime.h | 1 - .../Private/React-jsi/jsi/JSIDynamic.h | 1 - .../Headers/Private/React-jsi/jsi/decorator.h | 1 - .../Private/React-jsi/jsi/instrumentation.h | 1 - .../Headers/Private/React-jsi/jsi/jsi-inl.h | 1 - ios/Pods/Headers/Private/React-jsi/jsi/jsi.h | 1 - .../Headers/Private/React-jsi/jsi/jsilib.h | 1 - .../Private/React-jsi/jsi/threadsafe.h | 1 - .../React-jsiexecutor/jsireact/JSIExecutor.h | 1 - .../jsireact/JSINativeModules.h | 1 - .../jsinspector/InspectorInterfaces.h | 1 - .../ReactCommon/ReactCommon/LongLivedObject.h | 1 - .../ReactCommon/ReactCommon/RCTTurboModule.h | 1 - .../ReactCommon/RCTTurboModuleManager.h | 1 - .../ReactCommon/ReactCommon/TurboCxxModule.h | 1 - .../ReactCommon/ReactCommon/TurboModule.h | 1 - .../ReactCommon/TurboModuleBinding.h | 1 - .../ReactCommon/TurboModuleUtils.h | 1 - .../Headers/Private/ReactNativeART/ARTBrush.h | 1 - .../Private/ReactNativeART/ARTCGFloatArray.h | 1 - .../Private/ReactNativeART/ARTContainer.h | 1 - .../Headers/Private/ReactNativeART/ARTGroup.h | 1 - .../Private/ReactNativeART/ARTGroupManager.h | 1 - .../ReactNativeART/ARTLinearGradient.h | 1 - .../Headers/Private/ReactNativeART/ARTNode.h | 1 - .../Private/ReactNativeART/ARTNodeManager.h | 1 - .../Private/ReactNativeART/ARTPattern.h | 1 - .../ReactNativeART/ARTRadialGradient.h | 1 - .../Private/ReactNativeART/ARTRenderable.h | 1 - .../ReactNativeART/ARTRenderableManager.h | 1 - .../Private/ReactNativeART/ARTShadow.h | 1 - .../Headers/Private/ReactNativeART/ARTShape.h | 1 - .../Private/ReactNativeART/ARTShapeManager.h | 1 - .../Private/ReactNativeART/ARTSolidColor.h | 1 - .../Private/ReactNativeART/ARTSurfaceView.h | 1 - .../ReactNativeART/ARTSurfaceViewManager.h | 1 - .../Headers/Private/ReactNativeART/ARTText.h | 1 - .../Private/ReactNativeART/ARTTextFrame.h | 1 - .../Private/ReactNativeART/ARTTextManager.h | 1 - .../Private/ReactNativeART/RCTConvert+ART.h | 1 - .../ReactNativeUiLib/Color+Interpolation.h | 1 - .../ReactNativeUiLib/HighlighterView.h | 1 - .../ReactNativeUiLib/HighlighterViewManager.h | 1 - .../KeyboardTrackingViewTempManager.h | 1 - .../Private/ReactNativeUiLib/LNAnimatorTemp.h | 1 - .../Private/ReactNativeUiLib/LNInterpolable.h | 1 - .../ReactNativeUiLib/LNInterpolation.h | 1 - .../ReactNativeUiLib/NSValue+Interpolation.h | 1 - .../ObservingInputAccessoryViewTemp.h | 1 - .../RCTCustomInputControllerTemp.h | 1 - .../RCTCustomKeyboardViewControllerTemp.h | 1 - .../ReactNativeUiLib/SafeAreaManager.h | 1 - .../SafeAreaSpacerShadowView.h | 1 - .../ReactNativeUiLib/SafeAreaSpacerView.h | 1 - .../SafeAreaSpacerViewLocalData.h | 1 - .../SafeAreaSpacerViewManager.h | 1 - .../UIResponder+FirstResponderTemp.h | 1 - .../NSBezierPath+SDRoundedCorners.h | 1 - .../Private/SDWebImage/NSButton+WebCache.h | 1 - .../SDWebImage/NSData+ImageContentType.h | 1 - .../SDWebImage/NSImage+Compatibility.h | 1 - .../Private/SDWebImage/SDAnimatedImage.h | 1 - .../SDWebImage/SDAnimatedImagePlayer.h | 1 - .../Private/SDWebImage/SDAnimatedImageRep.h | 1 - .../SDWebImage/SDAnimatedImageView+WebCache.h | 1 - .../Private/SDWebImage/SDAnimatedImageView.h | 1 - .../Private/SDWebImage/SDAssociatedObject.h | 1 - .../SDWebImage/SDAsyncBlockOperation.h | 1 - .../Private/SDWebImage/SDDeviceHelper.h | 1 - .../Headers/Private/SDWebImage/SDDiskCache.h | 1 - .../Private/SDWebImage/SDDisplayLink.h | 1 - .../SDWebImage/SDFileAttributeHelper.h | 1 - .../SDWebImage/SDGraphicsImageRenderer.h | 1 - .../Private/SDWebImage/SDImageAPNGCoder.h | 1 - .../Private/SDWebImage/SDImageAssetManager.h | 1 - .../Headers/Private/SDWebImage/SDImageCache.h | 1 - .../Private/SDWebImage/SDImageCacheConfig.h | 1 - .../Private/SDWebImage/SDImageCacheDefine.h | 1 - .../Private/SDWebImage/SDImageCachesManager.h | 1 - .../SDImageCachesManagerOperation.h | 1 - .../Headers/Private/SDWebImage/SDImageCoder.h | 1 - .../Private/SDWebImage/SDImageCoderHelper.h | 1 - .../Private/SDWebImage/SDImageCodersManager.h | 1 - .../Headers/Private/SDWebImage/SDImageFrame.h | 1 - .../Private/SDWebImage/SDImageGIFCoder.h | 1 - .../Private/SDWebImage/SDImageGraphics.h | 1 - .../Private/SDWebImage/SDImageHEICCoder.h | 1 - .../SDWebImage/SDImageHEICCoderInternal.h | 1 - .../SDWebImage/SDImageIOAnimatedCoder.h | 1 - .../SDImageIOAnimatedCoderInternal.h | 1 - .../Private/SDWebImage/SDImageIOCoder.h | 1 - .../Private/SDWebImage/SDImageLoader.h | 1 - .../SDWebImage/SDImageLoadersManager.h | 1 - .../Private/SDWebImage/SDImageTransformer.h | 1 - .../Private/SDWebImage/SDInternalMacros.h | 1 - .../Private/SDWebImage/SDMemoryCache.h | 1 - .../Headers/Private/SDWebImage/SDWeakProxy.h | 1 - .../Headers/Private/SDWebImage/SDWebImage.h | 1 - .../SDWebImage/SDWebImageCacheKeyFilter.h | 1 - .../SDWebImage/SDWebImageCacheSerializer.h | 1 - .../Private/SDWebImage/SDWebImageCompat.h | 1 - .../Private/SDWebImage/SDWebImageDefine.h | 1 - .../Private/SDWebImage/SDWebImageDownloader.h | 1 - .../SDWebImage/SDWebImageDownloaderConfig.h | 1 - .../SDWebImageDownloaderDecryptor.h | 1 - .../SDWebImageDownloaderOperation.h | 1 - .../SDWebImageDownloaderRequestModifier.h | 1 - .../SDWebImageDownloaderResponseModifier.h | 1 - .../Private/SDWebImage/SDWebImageError.h | 1 - .../Private/SDWebImage/SDWebImageIndicator.h | 1 - .../Private/SDWebImage/SDWebImageManager.h | 1 - .../Private/SDWebImage/SDWebImageOperation.h | 1 - .../SDWebImage/SDWebImageOptionsProcessor.h | 1 - .../Private/SDWebImage/SDWebImagePrefetcher.h | 1 - .../Private/SDWebImage/SDWebImageTransition.h | 1 - .../SDWebImage/SDWebImageTransitionInternal.h | 1 - .../Headers/Private/SDWebImage/SDmetamacros.h | 1 - .../Private/SDWebImage/UIButton+WebCache.h | 1 - .../Private/SDWebImage/UIColor+SDHexString.h | 1 - .../SDWebImage/UIImage+ExtendedCacheData.h | 1 - .../Private/SDWebImage/UIImage+ForceDecode.h | 1 - .../Headers/Private/SDWebImage/UIImage+GIF.h | 1 - .../SDWebImage/UIImage+MemoryCacheCost.h | 1 - .../Private/SDWebImage/UIImage+Metadata.h | 1 - .../Private/SDWebImage/UIImage+MultiFormat.h | 1 - .../Private/SDWebImage/UIImage+Transform.h | 1 - .../UIImageView+HighlightedWebCache.h | 1 - .../Private/SDWebImage/UIImageView+WebCache.h | 1 - .../Private/SDWebImage/UIView+WebCache.h | 1 - .../SDWebImage/UIView+WebCacheOperation.h | 1 - .../SDWebImageWebPCoder/SDImageWebPCoder.h | 1 - .../SDWebImageWebPCoder/SDWebImageWebPCoder.h | 1 - .../SDWebImageWebPCoder/UIImage+WebP.h | 1 - .../TOActivityCroppedImageProvider.h | 1 - .../TOCropViewController/TOCropOverlayView.h | 1 - .../TOCropViewController/TOCropScrollView.h | 1 - .../TOCropViewController/TOCropToolbar.h | 1 - .../Private/TOCropViewController/TOCropView.h | 1 - .../TOCropViewConstants.h | 1 - .../TOCropViewController.h | 1 - .../TOCropViewControllerTransitioning.h | 1 - .../TOCroppedImageAttributes.h | 1 - .../TOCropViewController/UIImage+CropRotate.h | 1 - .../UMAppLoader/UMAppLoaderInterface.h | 1 - .../Private/UMAppLoader/UMAppLoaderProvider.h | 1 - .../UMAppLoader/UMAppRecordInterface.h | 1 - .../UMBarCodeScannerInterface.h | 1 - .../UMBarCodeScannerProviderInterface.h | 1 - .../UMCameraInterface/UMCameraInterface.h | 1 - .../UMConstantsInterface.h | 1 - .../Private/UMCore/UMAppDelegateWrapper.h | 1 - .../Private/UMCore/UMAppLifecycleListener.h | 1 - .../Private/UMCore/UMAppLifecycleService.h | 1 - ios/Pods/Headers/Private/UMCore/UMDefines.h | 1 - .../Headers/Private/UMCore/UMErrorCodes.h | 1 - .../Headers/Private/UMCore/UMEventEmitter.h | 1 - .../Private/UMCore/UMEventEmitterService.h | 1 - .../Headers/Private/UMCore/UMExportedModule.h | 1 - .../Headers/Private/UMCore/UMInternalModule.h | 1 - .../UMCore/UMJavaScriptContextProvider.h | 1 - .../Headers/Private/UMCore/UMKernelService.h | 1 - .../Headers/Private/UMCore/UMLogHandler.h | 1 - .../Headers/Private/UMCore/UMLogManager.h | 1 - .../Headers/Private/UMCore/UMModuleRegistry.h | 1 - .../Private/UMCore/UMModuleRegistryConsumer.h | 1 - .../Private/UMCore/UMModuleRegistryDelegate.h | 1 - .../Private/UMCore/UMModuleRegistryProvider.h | 1 - .../Private/UMCore/UMSingletonModule.h | 1 - ios/Pods/Headers/Private/UMCore/UMUIManager.h | 1 - ios/Pods/Headers/Private/UMCore/UMUtilities.h | 1 - .../Private/UMCore/UMUtilitiesInterface.h | 1 - .../Headers/Private/UMCore/UMViewManager.h | 1 - .../UMFaceDetectorManager.h | 1 - .../UMFaceDetectorManagerProvider.h | 1 - .../UMFilePermissionModuleInterface.h | 1 - .../UMFileSystemInterface.h | 1 - .../UMFontInterface/UMFontManagerInterface.h | 1 - .../UMFontProcessorInterface.h | 1 - .../UMFontInterface/UMFontScalerInterface.h | 1 - .../UMFontScalersManagerInterface.h | 1 - .../UMImageLoaderInterface.h | 1 - .../UMPermissionsInterface.h | 1 - .../UMPermissionsMethodsDelegate.h | 1 - .../UMUserNotificationCenterProxyInterface.h | 1 - .../UMReactNativeAdapter/UMBridgeModule.h | 1 - .../UMModuleRegistryAdapter.h | 1 - .../UMModuleRegistryHolderReactModule.h | 1 - .../UMNativeModulesProxy.h | 1 - .../UMReactNativeAdapter/UMReactFontManager.h | 1 - .../UMReactNativeAdapter/UMReactLogHandler.h | 1 - .../UMReactNativeAdapter.h | 1 - .../UMReactNativeEventEmitter.h | 1 - .../UMViewManagerAdapter.h | 1 - .../UMViewManagerAdapterClassesRegistry.h | 1 - .../UMAccelerometerInterface.h | 1 - .../UMSensorsInterface/UMBarometerInterface.h | 1 - .../UMDeviceMotionInterface.h | 1 - .../UMSensorsInterface/UMGyroscopeInterface.h | 1 - .../UMMagnetometerInterface.h | 1 - .../UMMagnetometerUncalibratedInterface.h | 1 - .../UMTaskConsumerInterface.h | 1 - .../UMTaskManagerInterface/UMTaskInterface.h | 1 - .../UMTaskLaunchReason.h | 1 - .../UMTaskManagerInterface.h | 1 - .../UMTaskServiceInterface.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/BitUtils.h | 1 - .../Headers/Private/Yoga/yoga/CompactValue.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/Utils.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/YGConfig.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/YGEnums.h | 1 - .../Private/Yoga/yoga/YGFloatOptional.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/YGLayout.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/YGMacros.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/YGNode.h | 1 - .../Headers/Private/Yoga/yoga/YGNodePrint.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/YGStyle.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/YGValue.h | 1 - .../Headers/Private/Yoga/yoga/Yoga-internal.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/Yoga.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/event.h | 1 - .../Private/Yoga/yoga/experiments-inl.h | 1 - .../Headers/Private/Yoga/yoga/experiments.h | 1 - ios/Pods/Headers/Private/Yoga/yoga/log.h | 1 - .../Headers/Private/YogaKit/UIView+Yoga.h | 1 - .../Private/YogaKit/YGLayout+Private.h | 1 - ios/Pods/Headers/Private/YogaKit/YGLayout.h | 1 - .../Headers/Private/glog/glog/log_severity.h | 1 - ios/Pods/Headers/Private/glog/glog/logging.h | 1 - .../Headers/Private/glog/glog/raw_logging.h | 1 - .../Headers/Private/glog/glog/stl_logging.h | 1 - .../Headers/Private/glog/glog/vlog_is_on.h | 1 - ios/Pods/Headers/Private/libwebp/alphai_dec.h | 1 - ios/Pods/Headers/Private/libwebp/animi.h | 1 - .../Private/libwebp/backward_references_enc.h | 1 - .../Private/libwebp/bit_reader_inl_utils.h | 1 - .../Private/libwebp/bit_reader_utils.h | 1 - .../Private/libwebp/bit_writer_utils.h | 1 - .../Private/libwebp/color_cache_utils.h | 1 - ios/Pods/Headers/Private/libwebp/common_dec.h | 1 - .../Headers/Private/libwebp/common_sse2.h | 1 - .../Headers/Private/libwebp/common_sse41.h | 1 - ios/Pods/Headers/Private/libwebp/cost_enc.h | 1 - ios/Pods/Headers/Private/libwebp/decode.h | 1 - ios/Pods/Headers/Private/libwebp/demux.h | 1 - ios/Pods/Headers/Private/libwebp/dsp.h | 1 - ios/Pods/Headers/Private/libwebp/encode.h | 1 - .../Private/libwebp/endian_inl_utils.h | 1 - .../Headers/Private/libwebp/filters_utils.h | 1 - .../Private/libwebp/format_constants.h | 1 - .../Headers/Private/libwebp/histogram_enc.h | 1 - .../Private/libwebp/huffman_encode_utils.h | 1 - .../Headers/Private/libwebp/huffman_utils.h | 1 - ios/Pods/Headers/Private/libwebp/lossless.h | 1 - .../Headers/Private/libwebp/lossless_common.h | 1 - ios/Pods/Headers/Private/libwebp/mips_macro.h | 1 - ios/Pods/Headers/Private/libwebp/msa_macro.h | 1 - ios/Pods/Headers/Private/libwebp/mux.h | 1 - ios/Pods/Headers/Private/libwebp/mux_types.h | 1 - ios/Pods/Headers/Private/libwebp/muxi.h | 1 - ios/Pods/Headers/Private/libwebp/neon.h | 1 - ios/Pods/Headers/Private/libwebp/quant.h | 1 - .../Private/libwebp/quant_levels_dec_utils.h | 1 - .../Private/libwebp/quant_levels_utils.h | 1 - .../Headers/Private/libwebp/random_utils.h | 1 - .../Headers/Private/libwebp/rescaler_utils.h | 1 - .../Headers/Private/libwebp/thread_utils.h | 1 - ios/Pods/Headers/Private/libwebp/types.h | 1 - ios/Pods/Headers/Private/libwebp/utils.h | 1 - ios/Pods/Headers/Private/libwebp/vp8_dec.h | 1 - ios/Pods/Headers/Private/libwebp/vp8i_dec.h | 1 - ios/Pods/Headers/Private/libwebp/vp8i_enc.h | 1 - ios/Pods/Headers/Private/libwebp/vp8li_dec.h | 1 - ios/Pods/Headers/Private/libwebp/vp8li_enc.h | 1 - ios/Pods/Headers/Private/libwebp/webpi_dec.h | 1 - ios/Pods/Headers/Private/libwebp/yuv.h | 1 - ios/Pods/Headers/Private/nanopb/pb.h | 1 - ios/Pods/Headers/Private/nanopb/pb_common.h | 1 - ios/Pods/Headers/Private/nanopb/pb_decode.h | 1 - ios/Pods/Headers/Private/nanopb/pb_encode.h | 1 - .../react-native-appearance/RNCAppearance.h | 1 - .../RNCAppearanceProvider.h | 1 - .../RNCAppearanceProviderManager.h | 1 - .../RNBackgroundTimer.h | 1 - .../react-native-blur/BlurEffectWithAmount.h | 1 - .../Private/react-native-blur/BlurView.h | 1 - .../react-native-blur/BlurViewManager.h | 1 - .../Private/react-native-blur/VibrancyView.h | 1 - .../react-native-blur/VibrancyViewManager.h | 1 - .../RNCAssetsLibraryRequestHandler.h | 1 - .../RNCCameraRollManager.h | 1 - .../react-native-cookies/RNCookieManagerIOS.h | 1 - .../RNDocumentPicker.h | 1 - .../react-native-jitsi-meet/RNJitsiMeetView.h | 1 - .../RNJitsiMeetViewManager.h | 1 - .../react-native-mmkv-storage/IDStore.h | 1 - .../react-native-mmkv-storage/MMKVStorage.h | 1 - .../react-native-mmkv-storage/SecureStorage.h | 1 - .../StorageGetters.h | 1 - .../StorageIndexer.h | 1 - .../StorageSetters.h | 1 - .../react-native-netinfo/RNCConnectionState.h | 1 - .../RNCConnectionStateWatcher.h | 1 - .../Private/react-native-netinfo/RNCNetInfo.h | 1 - .../RCTConvert+RNNotifications.h | 1 - .../RNBridgeModule.h | 1 - .../RNCommandsHandler.h | 1 - .../RNEventEmitter.h | 1 - .../RNNotificationCenter.h | 1 - .../RNNotificationCenterListener.h | 1 - .../RNNotificationCenterMulticast.h | 1 - .../RNNotificationEventHandler.h | 1 - .../RNNotificationParser.h | 1 - .../RNNotificationUtils.h | 1 - .../RNNotifications.h | 1 - .../RNNotificationsStore.h | 1 - .../react-native-notifications/RNPushKit.h | 1 - .../RNPushKitEventHandler.h | 1 - .../RNPushKitEventListener.h | 1 - .../Orientation.h | 1 - .../Private/react-native-restart/Restart.h | 1 - .../RCTView+SafeAreaCompat.h | 1 - .../RNCSafeAreaProvider.h | 1 - .../RNCSafeAreaProviderManager.h | 1 - .../RNCSafeAreaShadowView.h | 1 - .../RNCSafeAreaView.h | 1 - .../RNCSafeAreaViewEdges.h | 1 - .../RNCSafeAreaViewLocalData.h | 1 - .../RNCSafeAreaViewManager.h | 1 - .../RNCSafeAreaViewMode.h | 1 - .../Private/react-native-simple-crypto/Aes.h | 1 - .../Private/react-native-simple-crypto/Hmac.h | 1 - .../react-native-simple-crypto/Pbkdf2.h | 1 - .../react-native-simple-crypto/RCTAes.h | 1 - .../RCTCrypto-Bridging-Header.h | 1 - .../react-native-simple-crypto/RCTHmac.h | 1 - .../react-native-simple-crypto/RCTPbkdf2.h | 1 - .../react-native-simple-crypto/RCTRsa.h | 1 - .../react-native-simple-crypto/RCTSha.h | 1 - .../RNRandomBytes.h | 1 - .../Private/react-native-simple-crypto/Rsa.h | 1 - .../react-native-simple-crypto/RsaFormatter.h | 1 - .../Private/react-native-simple-crypto/Sha.h | 1 - .../react-native-simple-crypto/Shared.h | 1 - .../Private/react-native-slider/RNCSlider.h | 1 - .../react-native-slider/RNCSliderManager.h | 1 - .../RNCWKProcessPoolManager.h | 1 - .../Private/react-native-webview/RNCWebView.h | 1 - .../react-native-webview/RNCWebViewManager.h | 1 - .../ReactNativeShareExtension.h | 1 - .../Private/rn-fetch-blob/IOS7Polyfill.h | 1 - .../Private/rn-fetch-blob/RNFetchBlob.h | 1 - .../Private/rn-fetch-blob/RNFetchBlobConst.h | 1 - .../Private/rn-fetch-blob/RNFetchBlobFS.h | 1 - .../rn-fetch-blob/RNFetchBlobNetwork.h | 1 - .../rn-fetch-blob/RNFetchBlobProgress.h | 1 - .../rn-fetch-blob/RNFetchBlobReqBuilder.h | 1 - .../rn-fetch-blob/RNFetchBlobRequest.h | 1 - .../BugsnagReactNative/BSGConnectivity.h | 1 - .../BSGOutOfMemoryWatchdog.h | 1 - .../BugsnagReactNative/BSGSerialization.h | 1 - .../BugsnagReactNative/BSG_KSArchSpecific.h | 1 - .../BugsnagReactNative/BSG_KSBacktrace.h | 1 - .../BSG_KSBacktrace_Private.h | 1 - .../Public/BugsnagReactNative/BSG_KSCrash.h | 1 - .../BugsnagReactNative/BSG_KSCrashAdvanced.h | 1 - .../Public/BugsnagReactNative/BSG_KSCrashC.h | 1 - .../BSG_KSCrashCallCompletion.h | 1 - .../BugsnagReactNative/BSG_KSCrashContext.h | 1 - .../BugsnagReactNative/BSG_KSCrashDoctor.h | 1 - .../BSG_KSCrashIdentifier.h | 1 - .../BugsnagReactNative/BSG_KSCrashReport.h | 1 - .../BSG_KSCrashReportFields.h | 1 - .../BSG_KSCrashReportFilter.h | 1 - .../BSG_KSCrashReportFilterCompletion.h | 1 - .../BSG_KSCrashReportStore.h | 1 - .../BSG_KSCrashReportVersion.h | 1 - .../BSG_KSCrashReportWriter.h | 1 - .../BugsnagReactNative/BSG_KSCrashSentry.h | 1 - .../BSG_KSCrashSentry_CPPException.h | 1 - .../BSG_KSCrashSentry_MachException.h | 1 - .../BSG_KSCrashSentry_NSException.h | 1 - .../BSG_KSCrashSentry_Private.h | 1 - .../BSG_KSCrashSentry_Signal.h | 1 - .../BSG_KSCrashSentry_User.h | 1 - .../BugsnagReactNative/BSG_KSCrashState.h | 1 - .../BugsnagReactNative/BSG_KSCrashType.h | 1 - .../BugsnagReactNative/BSG_KSDynamicLinker.h | 1 - .../BugsnagReactNative/BSG_KSFileUtils.h | 1 - .../BugsnagReactNative/BSG_KSJSONCodec.h | 1 - .../BugsnagReactNative/BSG_KSJSONCodecObjC.h | 1 - .../Public/BugsnagReactNative/BSG_KSLogger.h | 1 - .../Public/BugsnagReactNative/BSG_KSMach.h | 1 - .../BugsnagReactNative/BSG_KSMachApple.h | 1 - .../BugsnagReactNative/BSG_KSMachHeaders.h | 1 - .../Public/BugsnagReactNative/BSG_KSObjC.h | 1 - .../BugsnagReactNative/BSG_KSObjCApple.h | 1 - .../BugsnagReactNative/BSG_KSSignalInfo.h | 1 - .../BugsnagReactNative/BSG_KSSingleton.h | 1 - .../Public/BugsnagReactNative/BSG_KSString.h | 1 - .../Public/BugsnagReactNative/BSG_KSSysCtl.h | 1 - .../BSG_KSSystemCapabilities.h | 1 - .../BugsnagReactNative/BSG_KSSystemInfo.h | 1 - .../BugsnagReactNative/BSG_KSSystemInfoC.h | 1 - .../BugsnagReactNative/BSG_RFC3339DateTool.h | 1 - .../Public/BugsnagReactNative/Bugsnag.h | 1 - .../BugsnagReactNative/BugsnagApiClient.h | 1 - .../BugsnagReactNative/BugsnagBreadcrumb.h | 1 - .../BugsnagReactNative/BugsnagCollections.h | 1 - .../BugsnagReactNative/BugsnagConfiguration.h | 1 - .../BugsnagReactNative/BugsnagCrashReport.h | 1 - .../BugsnagReactNative/BugsnagCrashSentry.h | 1 - .../BugsnagErrorReportApiClient.h | 1 - .../BugsnagReactNative/BugsnagFileStore.h | 1 - .../BugsnagReactNative/BugsnagHandledState.h | 1 - .../BugsnagKSCrashSysInfoParser.h | 1 - .../Public/BugsnagReactNative/BugsnagKeys.h | 1 - .../Public/BugsnagReactNative/BugsnagLogger.h | 1 - .../BugsnagReactNative/BugsnagMetaData.h | 1 - .../BugsnagReactNative/BugsnagNotifier.h | 1 - .../Public/BugsnagReactNative/BugsnagPlugin.h | 1 - .../BugsnagReactNative/BugsnagReactNative.h | 1 - .../BugsnagReactNative/BugsnagSession.h | 1 - .../BugsnagSessionFileStore.h | 1 - .../BugsnagSessionTracker.h | 1 - .../BugsnagSessionTrackingApiClient.h | 1 - .../BugsnagSessionTrackingPayload.h | 1 - .../Public/BugsnagReactNative/BugsnagSink.h | 1 - .../Public/BugsnagReactNative/BugsnagUser.h | 1 - .../NSError+BSG_SimpleConstructor.h | 1 - .../Public/BugsnagReactNative/Private.h | 1 - .../Public/CocoaAsyncSocket/GCDAsyncSocket.h | 1 - .../CocoaAsyncSocket/GCDAsyncUdpSocket.h | 1 - ios/Pods/Headers/Public/CocoaLibEvent/evdns.h | 1 - ios/Pods/Headers/Public/CocoaLibEvent/event.h | 1 - .../Public/CocoaLibEvent/event2/buffer.h | 1 - .../CocoaLibEvent/event2/buffer_compat.h | 1 - .../Public/CocoaLibEvent/event2/bufferevent.h | 1 - .../CocoaLibEvent/event2/bufferevent_compat.h | 1 - .../CocoaLibEvent/event2/bufferevent_ssl.h | 1 - .../CocoaLibEvent/event2/bufferevent_struct.h | 1 - .../Headers/Public/CocoaLibEvent/event2/dns.h | 1 - .../Public/CocoaLibEvent/event2/dns_compat.h | 1 - .../Public/CocoaLibEvent/event2/dns_struct.h | 1 - .../CocoaLibEvent/event2/event-config.h | 1 - .../Public/CocoaLibEvent/event2/event.h | 1 - .../CocoaLibEvent/event2/event_compat.h | 1 - .../CocoaLibEvent/event2/event_struct.h | 1 - .../Public/CocoaLibEvent/event2/http.h | 1 - .../Public/CocoaLibEvent/event2/http_compat.h | 1 - .../Public/CocoaLibEvent/event2/http_struct.h | 1 - .../CocoaLibEvent/event2/keyvalq_struct.h | 1 - .../Public/CocoaLibEvent/event2/listener.h | 1 - .../Headers/Public/CocoaLibEvent/event2/rpc.h | 1 - .../Public/CocoaLibEvent/event2/rpc_compat.h | 1 - .../Public/CocoaLibEvent/event2/rpc_struct.h | 1 - .../Headers/Public/CocoaLibEvent/event2/tag.h | 1 - .../Public/CocoaLibEvent/event2/tag_compat.h | 1 - .../Public/CocoaLibEvent/event2/thread.h | 1 - .../Public/CocoaLibEvent/event2/util.h | 1 - .../Public/CocoaLibEvent/event2/visibility.h | 1 - .../Headers/Public/CocoaLibEvent/evhttp.h | 1 - ios/Pods/Headers/Public/CocoaLibEvent/evrpc.h | 1 - .../Headers/Public/CocoaLibEvent/evutil.h | 1 - .../double-conversion/bignum-dtoa.h | 1 - .../double-conversion/bignum.h | 1 - .../double-conversion/cached-powers.h | 1 - .../double-conversion/diy-fp.h | 1 - .../double-conversion/double-conversion.h | 1 - .../double-conversion/fast-dtoa.h | 1 - .../double-conversion/fixed-dtoa.h | 1 - .../DoubleConversion/double-conversion/ieee.h | 1 - .../double-conversion/strtod.h | 1 - .../double-conversion/utils.h | 1 - ios/Pods/Headers/Public/EXAV/EXAV.h | 1 - ios/Pods/Headers/Public/EXAV/EXAVObject.h | 1 - ios/Pods/Headers/Public/EXAV/EXAVPlayerData.h | 1 - .../EXAudioRecordingPermissionRequester.h | 1 - .../Public/EXAV/EXAudioSessionManager.h | 1 - ios/Pods/Headers/Public/EXAV/EXVideoManager.h | 1 - .../Public/EXAV/EXVideoPlayerViewController.h | 1 - .../EXVideoPlayerViewControllerDelegate.h | 1 - ios/Pods/Headers/Public/EXAV/EXVideoView.h | 1 - .../EXAppleAuthentication.h | 1 - .../EXAppleAuthenticationButton.h | 1 - .../EXAppleAuthenticationMappings.h | 1 - .../EXAppleAuthenticationRequest.h | 1 - .../Headers/Public/EXConstants/EXConstants.h | 1 - .../Public/EXConstants/EXConstantsService.h | 1 - .../EXFileSystem/EXFilePermissionModule.h | 1 - .../Public/EXFileSystem/EXFileSystem.h | 1 - .../EXFileSystemAssetLibraryHandler.h | 1 - .../EXFileSystemLocalFileHandler.h | 1 - .../Public/EXFileSystem/EXResumablesManager.h | 1 - .../EXSessionDownloadTaskDelegate.h | 1 - .../EXSessionResumableDownloadTaskDelegate.h | 1 - .../EXFileSystem/EXSessionTaskDelegate.h | 1 - .../EXFileSystem/EXSessionTaskDispatcher.h | 1 - .../EXSessionUploadTaskDelegate.h | 1 - .../Public/EXFileSystem/NSData+EXFileSystem.h | 1 - .../Public/EXHaptics/EXHapticsModule.h | 1 - .../Public/EXImageLoader/EXImageLoader.h | 1 - .../Headers/Public/EXKeepAwake/EXKeepAwake.h | 1 - .../EXLocalAuthentication.h | 1 - .../Public/EXPermissions/EXPermissions.h | 1 - ...EXReactNativeUserNotificationCenterProxy.h | 1 - .../EXVideoThumbnailsModule.h | 1 - .../Public/EXWebBrowser/EXWebBrowser.h | 1 - .../FBLazyVector/FBLazyIterator.h | 1 - .../FBLazyVector/FBLazyVector/FBLazyVector.h | 1 - .../FBReactNativeSpec/FBReactNativeSpec.h | 1 - ios/Pods/Headers/Public/Firebase/Firebase.h | 1 - ios/Pods/Headers/Public/FirebaseCore/FIRApp.h | 1 - .../Public/FirebaseCore/FIRConfiguration.h | 1 - .../Public/FirebaseCore/FIRLoggerLevel.h | 1 - .../Headers/Public/FirebaseCore/FIROptions.h | 1 - .../Public/FirebaseCore/FirebaseCore.h | 1 - .../FIRCoreDiagnosticsData.h | 1 - .../FIRCoreDiagnosticsInterop.h | 1 - .../firebasecore.nanopb.h | 1 - .../FirebaseCrashlytics/FIRCrashlytics.h | 1 - .../FirebaseCrashlytics/FIRExceptionModel.h | 1 - .../FirebaseCrashlytics/FIRStackFrame.h | 1 - .../FirebaseCrashlytics/FirebaseCrashlytics.h | 1 - .../FirebaseInstallations/FIRInstallations.h | 1 - .../FIRInstallationsAuthTokenResult.h | 1 - .../FIRInstallationsErrors.h | 1 - .../FIRInstallationsVersion.h | 1 - .../FirebaseInstallations.h | 1 - .../double-conversion/bignum-dtoa.h | 1 - .../double-conversion/bignum.h | 1 - .../double-conversion/cached-powers.h | 1 - .../double-conversion/diy-fp.h | 1 - .../double-conversion/double-conversion.h | 1 - .../double-conversion/fast-dtoa.h | 1 - .../double-conversion/fixed-dtoa.h | 1 - .../double-conversion/ieee.h | 1 - .../double-conversion/strtod.h | 1 - .../double-conversion/utils.h | 1 - .../Flipper-Folly/folly/AtomicHashArray-inl.h | 1 - .../Flipper-Folly/folly/AtomicHashArray.h | 1 - .../Flipper-Folly/folly/AtomicHashMap-inl.h | 1 - .../Flipper-Folly/folly/AtomicHashMap.h | 1 - .../folly/AtomicIntrusiveLinkedList.h | 1 - .../Flipper-Folly/folly/AtomicLinkedList.h | 1 - .../Flipper-Folly/folly/AtomicUnorderedMap.h | 1 - .../Public/Flipper-Folly/folly/Benchmark.h | 1 - .../Headers/Public/Flipper-Folly/folly/Bits.h | 1 - .../Public/Flipper-Folly/folly/CPortability.h | 1 - .../folly/CancellationToken-inl.h | 1 - .../Flipper-Folly/folly/CancellationToken.h | 1 - .../Public/Flipper-Folly/folly/Chrono.h | 1 - .../folly/ClockGettimeWrappers.h | 1 - .../Flipper-Folly/folly/ConcurrentBitSet.h | 1 - .../folly/ConcurrentSkipList-inl.h | 1 - .../Flipper-Folly/folly/ConcurrentSkipList.h | 1 - .../Flipper-Folly/folly/ConstexprMath.h | 1 - .../Headers/Public/Flipper-Folly/folly/Conv.h | 1 - .../Flipper-Folly/folly/CppAttributes.h | 1 - .../Public/Flipper-Folly/folly/CpuId.h | 1 - .../folly/DefaultKeepAliveExecutor.h | 1 - .../Public/Flipper-Folly/folly/Demangle.h | 1 - .../Flipper-Folly/folly/DiscriminatedPtr.h | 1 - .../Flipper-Folly/folly/DynamicConverter.h | 1 - .../Public/Flipper-Folly/folly/Exception.h | 1 - .../Flipper-Folly/folly/ExceptionString.h | 1 - .../folly/ExceptionWrapper-inl.h | 1 - .../Flipper-Folly/folly/ExceptionWrapper.h | 1 - .../Public/Flipper-Folly/folly/Executor.h | 1 - .../Public/Flipper-Folly/folly/Expected.h | 1 - .../Public/Flipper-Folly/folly/FBString.h | 1 - .../Public/Flipper-Folly/folly/FBVector.h | 1 - .../Headers/Public/Flipper-Folly/folly/File.h | 1 - .../Public/Flipper-Folly/folly/FileUtil.h | 1 - .../Public/Flipper-Folly/folly/Fingerprint.h | 1 - .../Public/Flipper-Folly/folly/FixedString.h | 1 - .../Public/Flipper-Folly/folly/Format-inl.h | 1 - .../Public/Flipper-Folly/folly/Format.h | 1 - .../Public/Flipper-Folly/folly/FormatArg.h | 1 - .../Public/Flipper-Folly/folly/FormatTraits.h | 1 - .../Public/Flipper-Folly/folly/Function.h | 1 - .../Headers/Public/Flipper-Folly/folly/GLog.h | 1 - .../Public/Flipper-Folly/folly/GroupVarint.h | 1 - .../Headers/Public/Flipper-Folly/folly/Hash.h | 1 - .../Public/Flipper-Folly/folly/IPAddress.h | 1 - .../Flipper-Folly/folly/IPAddressException.h | 1 - .../Public/Flipper-Folly/folly/IPAddressV4.h | 1 - .../Public/Flipper-Folly/folly/IPAddressV6.h | 1 - .../Flipper-Folly/folly/Indestructible.h | 1 - .../Flipper-Folly/folly/IndexedMemPool.h | 1 - .../Flipper-Folly/folly/IntrusiveList.h | 1 - .../Headers/Public/Flipper-Folly/folly/Lazy.h | 1 - .../Public/Flipper-Folly/folly/Likely.h | 1 - .../Public/Flipper-Folly/folly/LockTraits.h | 1 - .../Public/Flipper-Folly/folly/MPMCPipeline.h | 1 - .../Public/Flipper-Folly/folly/MPMCQueue.h | 1 - .../Public/Flipper-Folly/folly/MacAddress.h | 1 - .../Public/Flipper-Folly/folly/MapUtil.h | 1 - .../Headers/Public/Flipper-Folly/folly/Math.h | 1 - .../Public/Flipper-Folly/folly/Memory.h | 1 - .../Public/Flipper-Folly/folly/MicroLock.h | 1 - .../Flipper-Folly/folly/MicroSpinLock.h | 1 - .../Public/Flipper-Folly/folly/MoveWrapper.h | 1 - .../Public/Flipper-Folly/folly/Optional.h | 1 - .../Public/Flipper-Folly/folly/Overload.h | 1 - .../Flipper-Folly/folly/PackedSyncPtr.h | 1 - .../Public/Flipper-Folly/folly/Padded.h | 1 - .../Public/Flipper-Folly/folly/Poly-inl.h | 1 - .../Headers/Public/Flipper-Folly/folly/Poly.h | 1 - .../Flipper-Folly/folly/PolyException.h | 1 - .../Public/Flipper-Folly/folly/Portability.h | 1 - .../Public/Flipper-Folly/folly/Preprocessor.h | 1 - .../folly/ProducerConsumerQueue.h | 1 - .../Public/Flipper-Folly/folly/RWSpinLock.h | 1 - .../Public/Flipper-Folly/folly/Random-inl.h | 1 - .../Public/Flipper-Folly/folly/Random.h | 1 - .../Public/Flipper-Folly/folly/Range.h | 1 - .../Public/Flipper-Folly/folly/Replaceable.h | 1 - .../Public/Flipper-Folly/folly/ScopeGuard.h | 1 - .../Public/Flipper-Folly/folly/SharedMutex.h | 1 - .../Flipper-Folly/folly/Singleton-inl.h | 1 - .../Public/Flipper-Folly/folly/Singleton.h | 1 - .../folly/SingletonThreadLocal.h | 1 - .../Flipper-Folly/folly/SocketAddress.h | 1 - .../Public/Flipper-Folly/folly/SpinLock.h | 1 - .../Public/Flipper-Folly/folly/String-inl.h | 1 - .../Public/Flipper-Folly/folly/String.h | 1 - .../Public/Flipper-Folly/folly/Subprocess.h | 1 - .../Public/Flipper-Folly/folly/Synchronized.h | 1 - .../Flipper-Folly/folly/SynchronizedPtr.h | 1 - .../Flipper-Folly/folly/ThreadCachedInt.h | 1 - .../Public/Flipper-Folly/folly/ThreadLocal.h | 1 - .../Public/Flipper-Folly/folly/TimeoutQueue.h | 1 - .../Public/Flipper-Folly/folly/TokenBucket.h | 1 - .../Public/Flipper-Folly/folly/Traits.h | 1 - .../Public/Flipper-Folly/folly/Try-inl.h | 1 - .../Headers/Public/Flipper-Folly/folly/Try.h | 1 - .../Public/Flipper-Folly/folly/UTF8String.h | 1 - .../Public/Flipper-Folly/folly/Unicode.h | 1 - .../Headers/Public/Flipper-Folly/folly/Unit.h | 1 - .../Public/Flipper-Folly/folly/Uri-inl.h | 1 - .../Headers/Public/Flipper-Folly/folly/Uri.h | 1 - .../Public/Flipper-Folly/folly/Utility.h | 1 - .../Public/Flipper-Folly/folly/Varint.h | 1 - .../Flipper-Folly/folly/VirtualExecutor.h | 1 - .../Public/Flipper-Folly/folly/chrono/Conv.h | 1 - .../Flipper-Folly/folly/chrono/Hardware.h | 1 - .../folly/concurrency/AtomicSharedPtr.h | 1 - .../folly/concurrency/CacheLocality.h | 1 - .../folly/concurrency/ConcurrentHashMap.h | 1 - .../folly/concurrency/CoreCachedSharedPtr.h | 1 - .../folly/concurrency/DynamicBoundedQueue.h | 1 - .../concurrency/PriorityUnboundedQueueSet.h | 1 - .../folly/concurrency/UnboundedQueue.h | 1 - .../Flipper-Folly/folly/container/Access.h | 1 - .../Flipper-Folly/folly/container/Array.h | 1 - .../folly/container/BitIterator.h | 1 - .../Flipper-Folly/folly/container/Enumerate.h | 1 - .../folly/container/EvictingCacheMap.h | 1 - .../folly/container/F14Map-fwd.h | 1 - .../Flipper-Folly/folly/container/F14Map.h | 1 - .../folly/container/F14Set-fwd.h | 1 - .../Flipper-Folly/folly/container/F14Set.h | 1 - .../folly/container/Foreach-inl.h | 1 - .../Flipper-Folly/folly/container/Foreach.h | 1 - .../folly/container/HeterogeneousAccess-fwd.h | 1 - .../folly/container/HeterogeneousAccess.h | 1 - .../Flipper-Folly/folly/container/Iterator.h | 1 - .../Flipper-Folly/folly/container/Merge.h | 1 - .../folly/container/SparseByteSet.h | 1 - .../container/detail/BitIteratorDetail.h | 1 - .../folly/container/detail/F14Defaults.h | 1 - .../detail/F14IntrinsicsAvailability.h | 1 - .../folly/container/detail/F14MapFallback.h | 1 - .../folly/container/detail/F14Mask.h | 1 - .../folly/container/detail/F14Policy.h | 1 - .../folly/container/detail/F14SetFallback.h | 1 - .../folly/container/detail/F14Table.h | 1 - .../folly/container/detail/Util.h | 1 - .../Flipper-Folly/folly/detail/AsyncTrace.h | 1 - .../Flipper-Folly/folly/detail/AtFork.h | 1 - .../folly/detail/AtomicHashUtils.h | 1 - .../folly/detail/AtomicUnorderedMapUtils.h | 1 - .../Flipper-Folly/folly/detail/Demangle.h | 1 - .../folly/detail/DiscriminatedPtrDetail.h | 1 - .../folly/detail/FileUtilDetail.h | 1 - .../folly/detail/FingerprintPolynomial.h | 1 - .../Flipper-Folly/folly/detail/Futex-inl.h | 1 - .../Public/Flipper-Folly/folly/detail/Futex.h | 1 - .../folly/detail/GroupVarintDetail.h | 1 - .../Flipper-Folly/folly/detail/IPAddress.h | 1 - .../folly/detail/IPAddressSource.h | 1 - .../Flipper-Folly/folly/detail/Iterators.h | 1 - .../folly/detail/MPMCPipelineDetail.h | 1 - .../Flipper-Folly/folly/detail/MemoryIdler.h | 1 - .../Flipper-Folly/folly/detail/PolyDetail.h | 1 - .../Flipper-Folly/folly/detail/RangeCommon.h | 1 - .../Flipper-Folly/folly/detail/RangeSse42.h | 1 - .../Flipper-Folly/folly/detail/Singleton.h | 1 - .../folly/detail/SingletonStackTrace.h | 1 - .../folly/detail/SlowFingerprint.h | 1 - .../folly/detail/SocketFastOpen.h | 1 - .../Public/Flipper-Folly/folly/detail/Sse.h | 1 - .../folly/detail/StaticSingletonManager.h | 1 - .../folly/detail/ThreadLocalDetail.h | 1 - .../folly/detail/TurnSequencer.h | 1 - .../Flipper-Folly/folly/detail/TypeList.h | 1 - .../folly/detail/UniqueInstance.h | 1 - .../Public/Flipper-Folly/folly/dynamic-inl.h | 1 - .../Public/Flipper-Folly/folly/dynamic.h | 1 - .../Flipper-Folly/folly/executors/Async.h | 1 - .../folly/executors/CPUThreadPoolExecutor.h | 1 - .../Flipper-Folly/folly/executors/Codel.h | 1 - .../folly/executors/DrivableExecutor.h | 1 - .../folly/executors/EDFThreadPoolExecutor.h | 1 - .../executors/ExecutorWithPriority-inl.h | 1 - .../folly/executors/ExecutorWithPriority.h | 1 - .../folly/executors/FiberIOExecutor.h | 1 - .../folly/executors/FutureExecutor.h | 1 - .../folly/executors/GlobalExecutor.h | 1 - .../folly/executors/GlobalThreadPoolList.h | 1 - .../folly/executors/IOExecutor.h | 1 - .../folly/executors/IOObjectCache.h | 1 - .../folly/executors/IOThreadPoolExecutor.h | 1 - .../folly/executors/InlineExecutor.h | 1 - .../folly/executors/ManualExecutor.h | 1 - .../folly/executors/QueuedImmediateExecutor.h | 1 - .../folly/executors/ScheduledExecutor.h | 1 - .../folly/executors/SequencedExecutor.h | 1 - .../folly/executors/SerialExecutor.h | 1 - .../folly/executors/SoftRealTimeExecutor.h | 1 - .../folly/executors/ThreadPoolExecutor.h | 1 - .../folly/executors/ThreadedExecutor.h | 1 - .../folly/executors/TimedDrivableExecutor.h | 1 - .../executors/TimekeeperScheduledExecutor.h | 1 - .../executors/task_queue/BlockingQueue.h | 1 - .../executors/task_queue/LifoSemMPMCQueue.h | 1 - .../task_queue/PriorityLifoSemMPMCQueue.h | 1 - .../PriorityUnboundedBlockingQueue.h | 1 - .../task_queue/UnboundedBlockingQueue.h | 1 - .../thread_factory/InitThreadFactory.h | 1 - .../thread_factory/NamedThreadFactory.h | 1 - .../thread_factory/PriorityThreadFactory.h | 1 - .../executors/thread_factory/ThreadFactory.h | 1 - .../experimental/AtomicReadMostlyMainPtr.h | 1 - .../folly/experimental/AutoTimer.h | 1 - .../folly/experimental/BitVectorCoding.h | 1 - .../Flipper-Folly/folly/experimental/Bits.h | 1 - .../folly/experimental/CodingDetail.h | 1 - .../folly/experimental/DynamicParser-inl.h | 1 - .../folly/experimental/DynamicParser.h | 1 - .../folly/experimental/EliasFanoCoding.h | 1 - .../folly/experimental/EnvUtil.h | 1 - .../folly/experimental/EventCount.h | 1 - .../folly/experimental/ExecutionObserver.h | 1 - .../experimental/FlatCombiningPriorityQueue.h | 1 - .../folly/experimental/FunctionScheduler.h | 1 - .../folly/experimental/FutureDAG.h | 1 - .../folly/experimental/Instructions.h | 1 - .../folly/experimental/JSONSchema.h | 1 - .../experimental/JemallocHugePageAllocator.h | 1 - .../experimental/JemallocNodumpAllocator.h | 1 - .../folly/experimental/LockFreeRingBuffer.h | 1 - .../folly/experimental/MasterPtr.h | 1 - .../folly/experimental/NestedCommandLineApp.h | 1 - .../folly/experimental/ProgramOptions.h | 1 - .../folly/experimental/QuotientMultiSet-inl.h | 1 - .../folly/experimental/QuotientMultiSet.h | 1 - .../folly/experimental/ReadMostlySharedPtr.h | 1 - .../RelaxedConcurrentPriorityQueue.h | 1 - .../experimental/STTimerFDTimeoutManager.h | 1 - .../folly/experimental/Select64.h | 1 - .../experimental/SingleWriterFixedHashMap.h | 1 - .../experimental/SingletonRelaxedCounter.h | 1 - .../folly/experimental/StampedPtr.h | 1 - .../folly/experimental/StringKeyedCommon.h | 1 - .../folly/experimental/StringKeyedMap.h | 1 - .../folly/experimental/StringKeyedSet.h | 1 - .../experimental/StringKeyedUnorderedMap.h | 1 - .../experimental/StringKeyedUnorderedSet.h | 1 - .../folly/experimental/TLRefCount.h | 1 - .../folly/experimental/TestUtil.h | 1 - .../ThreadWheelTimekeeperHighRes.h | 1 - .../ThreadedRepeatingFunctionRunner.h | 1 - .../folly/experimental/TimerFD.h | 1 - .../experimental/TimerFDTimeoutManager.h | 1 - .../folly/experimental/TupleOps.h | 1 - .../folly/functional/ApplyTuple.h | 1 - .../Flipper-Folly/folly/functional/Invoke.h | 1 - .../Flipper-Folly/folly/functional/Partial.h | 1 - .../Flipper-Folly/folly/futures/Barrier.h | 1 - .../Flipper-Folly/folly/futures/Future-inl.h | 1 - .../Flipper-Folly/folly/futures/Future-pre.h | 1 - .../Flipper-Folly/folly/futures/Future.h | 1 - .../folly/futures/FutureSplitter.h | 1 - .../folly/futures/ManualTimekeeper.h | 1 - .../Flipper-Folly/folly/futures/Portability.h | 1 - .../Flipper-Folly/folly/futures/Promise-inl.h | 1 - .../Flipper-Folly/folly/futures/Promise.h | 1 - .../Flipper-Folly/folly/futures/Retrying.h | 1 - .../folly/futures/SharedPromise-inl.h | 1 - .../folly/futures/SharedPromise.h | 1 - .../folly/futures/ThreadWheelTimekeeper.h | 1 - .../Flipper-Folly/folly/futures/WTCallback.h | 1 - .../Flipper-Folly/folly/futures/detail/Core.h | 1 - .../folly/futures/detail/Types.h | 1 - .../Public/Flipper-Folly/folly/gen/Base-inl.h | 1 - .../Public/Flipper-Folly/folly/gen/Base.h | 1 - .../Flipper-Folly/folly/gen/Combine-inl.h | 1 - .../Public/Flipper-Folly/folly/gen/Combine.h | 1 - .../Public/Flipper-Folly/folly/gen/Core-inl.h | 1 - .../Public/Flipper-Folly/folly/gen/Core.h | 1 - .../Public/Flipper-Folly/folly/gen/File-inl.h | 1 - .../Public/Flipper-Folly/folly/gen/File.h | 1 - .../Public/Flipper-Folly/folly/gen/IStream.h | 1 - .../Flipper-Folly/folly/gen/Parallel-inl.h | 1 - .../Public/Flipper-Folly/folly/gen/Parallel.h | 1 - .../Flipper-Folly/folly/gen/ParallelMap-inl.h | 1 - .../Flipper-Folly/folly/gen/ParallelMap.h | 1 - .../Flipper-Folly/folly/gen/String-inl.h | 1 - .../Public/Flipper-Folly/folly/gen/String.h | 1 - .../Flipper-Folly/folly/hash/Checksum.h | 1 - .../Flipper-Folly/folly/hash/FarmHash.h | 1 - .../Public/Flipper-Folly/folly/hash/Hash.h | 1 - .../Flipper-Folly/folly/hash/SpookyHashV1.h | 1 - .../Flipper-Folly/folly/hash/SpookyHashV2.h | 1 - .../folly/hash/detail/ChecksumDetail.h | 1 - .../Public/Flipper-Folly/folly/init/Init.h | 1 - .../Public/Flipper-Folly/folly/init/Phase.h | 1 - .../Flipper-Folly/folly/io/Cursor-inl.h | 1 - .../Public/Flipper-Folly/folly/io/Cursor.h | 1 - .../folly/io/GlobalShutdownSocketSet.h | 1 - .../Public/Flipper-Folly/folly/io/IOBuf.h | 1 - .../Flipper-Folly/folly/io/IOBufQueue.h | 1 - .../Flipper-Folly/folly/io/RecordIO-inl.h | 1 - .../Public/Flipper-Folly/folly/io/RecordIO.h | 1 - .../folly/io/ShutdownSocketSet.h | 1 - .../Flipper-Folly/folly/io/SocketOptionMap.h | 1 - .../Flipper-Folly/folly/io/TypedIOBuf.h | 1 - .../Flipper-Folly/folly/io/async/AsyncPipe.h | 1 - .../folly/io/async/AsyncSSLSocket.h | 1 - .../folly/io/async/AsyncServerSocket.h | 1 - .../folly/io/async/AsyncSignalHandler.h | 1 - .../folly/io/async/AsyncSocket.h | 1 - .../folly/io/async/AsyncSocketBase.h | 1 - .../folly/io/async/AsyncSocketException.h | 1 - .../folly/io/async/AsyncTimeout.h | 1 - .../folly/io/async/AsyncTransport.h | 1 - .../io/async/AsyncTransportCertificate.h | 1 - .../folly/io/async/AsyncUDPServerSocket.h | 1 - .../folly/io/async/AsyncUDPSocket.h | 1 - .../io/async/DecoratedAsyncTransportWrapper.h | 1 - .../folly/io/async/DelayedDestruction.h | 1 - .../folly/io/async/DelayedDestructionBase.h | 1 - .../folly/io/async/DestructorCheck.h | 1 - .../Flipper-Folly/folly/io/async/EventBase.h | 1 - .../folly/io/async/EventBaseBackendBase.h | 1 - .../folly/io/async/EventBaseLocal.h | 1 - .../folly/io/async/EventBaseManager.h | 1 - .../folly/io/async/EventBaseThread.h | 1 - .../folly/io/async/EventFDWrapper.h | 1 - .../folly/io/async/EventHandler.h | 1 - .../Flipper-Folly/folly/io/async/EventUtil.h | 1 - .../folly/io/async/HHWheelTimer-fwd.h | 1 - .../folly/io/async/HHWheelTimer.h | 1 - .../folly/io/async/NotificationQueue.h | 1 - .../folly/io/async/PasswordInFile.h | 1 - .../Flipper-Folly/folly/io/async/Request.h | 1 - .../Flipper-Folly/folly/io/async/SSLContext.h | 1 - .../Flipper-Folly/folly/io/async/SSLOptions.h | 1 - .../folly/io/async/ScopedEventBaseThread.h | 1 - .../folly/io/async/TimeoutManager.h | 1 - .../folly/io/async/VirtualEventBase.h | 1 - .../async/WriteChainAsyncTransportWrapper.h | 1 - .../io/async/ssl/BasicTransportCertificate.h | 1 - .../folly/io/async/ssl/OpenSSLUtils.h | 1 - .../folly/io/async/ssl/SSLErrors.h | 1 - .../folly/io/async/ssl/TLSDefinitions.h | 1 - .../Headers/Public/Flipper-Folly/folly/json.h | 1 - .../Public/Flipper-Folly/folly/json_patch.h | 1 - .../Public/Flipper-Folly/folly/json_pointer.h | 1 - .../Public/Flipper-Folly/folly/lang/Align.h | 1 - .../Public/Flipper-Folly/folly/lang/Aligned.h | 1 - .../Flipper-Folly/folly/lang/Assume-inl.h | 1 - .../Public/Flipper-Folly/folly/lang/Assume.h | 1 - .../Public/Flipper-Folly/folly/lang/Bits.h | 1 - .../Public/Flipper-Folly/folly/lang/CString.h | 1 - .../Public/Flipper-Folly/folly/lang/Cast.h | 1 - .../Flipper-Folly/folly/lang/CheckedMath.h | 1 - .../folly/lang/CustomizationPoint.h | 1 - .../Flipper-Folly/folly/lang/Exception.h | 1 - .../Public/Flipper-Folly/folly/lang/Launder.h | 1 - .../Flipper-Folly/folly/lang/Ordering.h | 1 - .../Public/Flipper-Folly/folly/lang/Pretty.h | 1 - .../Flipper-Folly/folly/lang/PropagateConst.h | 1 - .../folly/lang/RValueReferenceWrapper.h | 1 - .../Flipper-Folly/folly/lang/SafeAssert.h | 1 - .../Flipper-Folly/folly/lang/StaticConst.h | 1 - .../Flipper-Folly/folly/lang/TypeInfo.h | 1 - .../folly/lang/UncaughtExceptions.h | 1 - .../Flipper-Folly/folly/memory/Arena-inl.h | 1 - .../Public/Flipper-Folly/folly/memory/Arena.h | 1 - .../folly/memory/EnableSharedFromThis.h | 1 - .../folly/memory/MallctlHelper.h | 1 - .../Flipper-Folly/folly/memory/Malloc.h | 1 - .../folly/memory/MemoryResource.h | 1 - .../folly/memory/ReentrantAllocator.h | 1 - .../Flipper-Folly/folly/memory/SanitizeLeak.h | 1 - .../folly/memory/ThreadCachedArena.h | 1 - .../folly/memory/UninitializedMemoryHacks.h | 1 - .../folly/memory/detail/MallocImpl.h | 1 - .../Public/Flipper-Folly/folly/net/NetOps.h | 1 - .../Flipper-Folly/folly/net/NetworkSocket.h | 1 - .../net/detail/SocketFileDescriptorMap.h | 1 - .../Flipper-Folly/folly/portability/Asm.h | 1 - .../Flipper-Folly/folly/portability/Atomic.h | 1 - .../folly/portability/Builtins.h | 1 - .../Flipper-Folly/folly/portability/Config.h | 1 - .../folly/portability/Constexpr.h | 1 - .../Flipper-Folly/folly/portability/Dirent.h | 1 - .../Flipper-Folly/folly/portability/Event.h | 1 - .../Flipper-Folly/folly/portability/Fcntl.h | 1 - .../Flipper-Folly/folly/portability/GFlags.h | 1 - .../Flipper-Folly/folly/portability/GMock.h | 1 - .../Flipper-Folly/folly/portability/GTest.h | 1 - .../Flipper-Folly/folly/portability/IOVec.h | 1 - .../Flipper-Folly/folly/portability/Libgen.h | 1 - .../Flipper-Folly/folly/portability/Malloc.h | 1 - .../Flipper-Folly/folly/portability/Math.h | 1 - .../Flipper-Folly/folly/portability/Memory.h | 1 - .../Flipper-Folly/folly/portability/OpenSSL.h | 1 - .../Flipper-Folly/folly/portability/PThread.h | 1 - .../Flipper-Folly/folly/portability/Sched.h | 1 - .../folly/portability/Semaphore.h | 1 - .../Flipper-Folly/folly/portability/Sockets.h | 1 - .../Flipper-Folly/folly/portability/Stdio.h | 1 - .../Flipper-Folly/folly/portability/Stdlib.h | 1 - .../Flipper-Folly/folly/portability/String.h | 1 - .../Flipper-Folly/folly/portability/SysFile.h | 1 - .../folly/portability/SysMembarrier.h | 1 - .../Flipper-Folly/folly/portability/SysMman.h | 1 - .../folly/portability/SysResource.h | 1 - .../Flipper-Folly/folly/portability/SysStat.h | 1 - .../folly/portability/SysSyscall.h | 1 - .../Flipper-Folly/folly/portability/SysTime.h | 1 - .../folly/portability/SysTypes.h | 1 - .../Flipper-Folly/folly/portability/SysUio.h | 1 - .../Flipper-Folly/folly/portability/Syslog.h | 1 - .../Flipper-Folly/folly/portability/Time.h | 1 - .../Flipper-Folly/folly/portability/Unistd.h | 1 - .../Flipper-Folly/folly/portability/Windows.h | 1 - .../Public/Flipper-Folly/folly/small_vector.h | 1 - .../Flipper-Folly/folly/sorted_vector_types.h | 1 - .../Public/Flipper-Folly/folly/ssl/Init.h | 1 - .../folly/ssl/OpenSSLCertUtils.h | 1 - .../Flipper-Folly/folly/ssl/OpenSSLHash.h | 1 - .../folly/ssl/OpenSSLLockTypes.h | 1 - .../Flipper-Folly/folly/ssl/OpenSSLPtrTypes.h | 1 - .../folly/ssl/OpenSSLVersionFinder.h | 1 - .../Flipper-Folly/folly/ssl/SSLSession.h | 1 - .../folly/ssl/detail/OpenSSLThreading.h | 1 - .../folly/ssl/detail/SSLSessionImpl.h | 1 - .../Public/Flipper-Folly/folly/stop_watch.h | 1 - .../synchronization/AsymmetricMemoryBarrier.h | 1 - .../synchronization/AtomicNotification-inl.h | 1 - .../synchronization/AtomicNotification.h | 1 - .../folly/synchronization/AtomicRef.h | 1 - .../folly/synchronization/AtomicStruct.h | 1 - .../folly/synchronization/AtomicUtil-inl.h | 1 - .../folly/synchronization/AtomicUtil.h | 1 - .../folly/synchronization/Baton.h | 1 - .../folly/synchronization/CallOnce.h | 1 - .../synchronization/DistributedMutex-inl.h | 1 - .../folly/synchronization/DistributedMutex.h | 1 - .../DistributedMutexSpecializations.h | 1 - .../folly/synchronization/Hazptr-fwd.h | 1 - .../folly/synchronization/Hazptr.h | 1 - .../folly/synchronization/HazptrDomain.h | 1 - .../folly/synchronization/HazptrHolder.h | 1 - .../folly/synchronization/HazptrObj.h | 1 - .../folly/synchronization/HazptrObjLinked.h | 1 - .../folly/synchronization/HazptrRec.h | 1 - .../folly/synchronization/HazptrThrLocal.h | 1 - .../HazptrThreadPoolExecutor.h | 1 - .../folly/synchronization/LifoSem.h | 1 - .../folly/synchronization/MicroSpinLock.h | 1 - .../folly/synchronization/ParkingLot.h | 1 - .../folly/synchronization/PicoSpinLock.h | 1 - .../folly/synchronization/RWSpinLock.h | 1 - .../folly/synchronization/Rcu-inl.h | 1 - .../folly/synchronization/SanitizeThread.h | 1 - .../synchronization/SaturatingSemaphore.h | 1 - .../folly/synchronization/SmallLocks.h | 1 - .../folly/synchronization/Tearable.h | 1 - .../folly/synchronization/Utility.h | 1 - .../folly/synchronization/WaitOptions.h | 1 - .../synchronization/detail/AtomicUtils.h | 1 - .../folly/synchronization/detail/Hardware.h | 1 - .../synchronization/detail/HazptrUtils.h | 1 - .../detail/InlineFunctionRef.h | 1 - .../detail/ProxyLockable-inl.h | 1 - .../synchronization/detail/ProxyLockable.h | 1 - .../folly/synchronization/detail/Sleeper.h | 1 - .../folly/synchronization/detail/Spin.h | 1 - .../synchronization/detail/ThreadCachedInts.h | 1 - .../detail/ThreadCachedLists.h | 1 - .../folly/system/HardwareConcurrency.h | 1 - .../folly/system/MemoryMapping.h | 1 - .../Public/Flipper-Folly/folly/system/Shell.h | 1 - .../Flipper-Folly/folly/system/ThreadId.h | 1 - .../Flipper-Folly/folly/system/ThreadName.h | 1 - .../folly/tracing/ScopedTraceSection.h | 1 - .../folly/tracing/StaticTracepoint-ELFx86.h | 1 - .../folly/tracing/StaticTracepoint.h | 1 - .../Public/Flipper-Glog/glog/log_severity.h | 1 - .../Public/Flipper-Glog/glog/logging.h | 1 - .../Public/Flipper-Glog/glog/raw_logging.h | 1 - .../Public/Flipper-Glog/glog/stl_logging.h | 1 - .../Public/Flipper-Glog/glog/vlog_is_on.h | 1 - .../Flipper-PeerTalk/peertalk/PTChannel.h | 1 - .../Flipper-PeerTalk/peertalk/PTPrivate.h | 1 - .../Flipper-PeerTalk/peertalk/PTProtocol.h | 1 - .../Flipper-PeerTalk/peertalk/PTUSBHub.h | 1 - .../Flipper-PeerTalk/peertalk/Peertalk.h | 1 - .../rsocket/ColdResumeHandler.h | 1 - .../rsocket/ConnectionAcceptor.h | 1 - .../rsocket/ConnectionFactory.h | 1 - .../rsocket/DuplexConnection.h | 1 - .../Public/Flipper-RSocket/rsocket/Payload.h | 1 - .../Public/Flipper-RSocket/rsocket/RSocket.h | 1 - .../Flipper-RSocket/rsocket/RSocketClient.h | 1 - .../rsocket/RSocketConnectionEvents.h | 1 - .../Flipper-RSocket/rsocket/RSocketErrors.h | 1 - .../rsocket/RSocketException.h | 1 - .../rsocket/RSocketParameters.h | 1 - .../rsocket/RSocketRequester.h | 1 - .../rsocket/RSocketResponder.h | 1 - .../Flipper-RSocket/rsocket/RSocketServer.h | 1 - .../rsocket/RSocketServerState.h | 1 - .../rsocket/RSocketServiceHandler.h | 1 - .../Flipper-RSocket/rsocket/RSocketStats.h | 1 - .../Flipper-RSocket/rsocket/ResumeManager.h | 1 - .../rsocket/benchmarks/Fixture.h | 1 - .../rsocket/benchmarks/Latch.h | 1 - .../rsocket/benchmarks/Throughput.h | 1 - .../rsocket/framing/ErrorCode.h | 1 - .../Flipper-RSocket/rsocket/framing/Frame.h | 1 - .../rsocket/framing/FrameFlags.h | 1 - .../rsocket/framing/FrameHeader.h | 1 - .../rsocket/framing/FrameProcessor.h | 1 - .../rsocket/framing/FrameSerializer.h | 1 - .../rsocket/framing/FrameSerializer_v1_0.h | 1 - .../rsocket/framing/FrameTransport.h | 1 - .../rsocket/framing/FrameTransportImpl.h | 1 - .../rsocket/framing/FrameType.h | 1 - .../rsocket/framing/FramedDuplexConnection.h | 1 - .../rsocket/framing/FramedReader.h | 1 - .../Flipper-RSocket/rsocket/framing/Framer.h | 1 - .../rsocket/framing/ProtocolVersion.h | 1 - .../framing/ResumeIdentificationToken.h | 1 - .../rsocket/framing/ScheduledFrameProcessor.h | 1 - .../rsocket/framing/ScheduledFrameTransport.h | 1 - .../rsocket/internal/Allowance.h | 1 - .../internal/ClientResumeStatusCallback.h | 1 - .../Flipper-RSocket/rsocket/internal/Common.h | 1 - .../rsocket/internal/ConnectionSet.h | 1 - .../rsocket/internal/KeepaliveTimer.h | 1 - .../internal/ScheduledRSocketResponder.h | 1 - .../internal/ScheduledSingleObserver.h | 1 - .../internal/ScheduledSingleSubscription.h | 1 - .../rsocket/internal/ScheduledSubscriber.h | 1 - .../rsocket/internal/ScheduledSubscription.h | 1 - .../rsocket/internal/SetupResumeAcceptor.h | 1 - .../rsocket/internal/StackTraceUtils.h | 1 - .../rsocket/internal/SwappableEventBase.h | 1 - .../rsocket/internal/WarmResumeManager.h | 1 - .../rsocket/statemachine/ChannelRequester.h | 1 - .../rsocket/statemachine/ChannelResponder.h | 1 - .../rsocket/statemachine/ConsumerBase.h | 1 - .../statemachine/FireAndForgetResponder.h | 1 - .../rsocket/statemachine/PublisherBase.h | 1 - .../statemachine/RSocketStateMachine.h | 1 - .../statemachine/RequestResponseRequester.h | 1 - .../statemachine/RequestResponseResponder.h | 1 - .../statemachine/StreamFragmentAccumulator.h | 1 - .../rsocket/statemachine/StreamRequester.h | 1 - .../rsocket/statemachine/StreamResponder.h | 1 - .../statemachine/StreamStateMachineBase.h | 1 - .../rsocket/statemachine/StreamsWriter.h | 1 - .../rsocket/transports/RSocketTransport.h | 1 - .../transports/tcp/TcpConnectionAcceptor.h | 1 - .../transports/tcp/TcpConnectionFactory.h | 1 - .../transports/tcp/TcpDuplexConnection.h | 1 - .../yarpl/flowable/AsyncGeneratorShim.h | 1 - .../yarpl/flowable/CancelingSubscriber.h | 1 - .../yarpl/flowable/DeferFlowable.h | 1 - .../yarpl/flowable/EmitterFlowable.h | 1 - .../Flipper-RSocket/yarpl/flowable/Flowable.h | 1 - .../yarpl/flowable/FlowableConcatOperators.h | 1 - .../yarpl/flowable/FlowableDoOperator.h | 1 - .../flowable/FlowableObserveOnOperator.h | 1 - .../yarpl/flowable/FlowableOperator.h | 1 - .../yarpl/flowable/FlowableTimeoutOperator.h | 1 - .../yarpl/flowable/Flowable_FromObservable.h | 1 - .../yarpl/flowable/Flowables.h | 1 - .../yarpl/flowable/PublishProcessor.h | 1 - .../yarpl/flowable/Subscriber.h | 1 - .../yarpl/flowable/Subscription.h | 1 - .../yarpl/flowable/TestSubscriber.h | 1 - .../yarpl/flowable/ThriftStreamShim.h | 1 - .../yarpl/observable/DeferObservable.h | 1 - .../yarpl/observable/Observable.h | 1 - .../observable/ObservableConcatOperators.h | 1 - .../yarpl/observable/ObservableDoOperator.h | 1 - .../yarpl/observable/ObservableOperator.h | 1 - .../yarpl/observable/Observables.h | 1 - .../yarpl/observable/Observer.h | 1 - .../yarpl/observable/Subscription.h | 1 - .../yarpl/observable/TestObserver.h | 1 - .../Headers/Public/Flipper/CertificateUtils.h | 1 - .../Public/Flipper/ConnectionContextStore.h | 1 - .../FireAndForgetBasedFlipperResponder.h | 1 - .../FlipperCertificateExchangeMedium.h | 1 - .../Flipper/FlipperCertificateProvider.h | 1 - .../Headers/Public/Flipper/FlipperClient.h | 1 - .../Public/Flipper/FlipperConnection.h | 1 - .../Public/Flipper/FlipperConnectionImpl.h | 1 - .../Public/Flipper/FlipperConnectionManager.h | 1 - .../Flipper/FlipperConnectionManagerImpl.h | 1 - .../Public/Flipper/FlipperInitConfig.h | 1 - .../Headers/Public/Flipper/FlipperPlugin.h | 1 - .../Public/Flipper/FlipperRSocketResponder.h | 1 - .../Headers/Public/Flipper/FlipperResponder.h | 1 - .../Public/Flipper/FlipperResponderImpl.h | 1 - .../Headers/Public/Flipper/FlipperState.h | 1 - .../Flipper/FlipperStateUpdateListener.h | 1 - ios/Pods/Headers/Public/Flipper/FlipperStep.h | 1 - ios/Pods/Headers/Public/Flipper/Log.h | 1 - .../Public/FlipperKit/FBDefines/FBDefines.h | 1 - .../Headers/Public/FlipperKit/FlipperClient.h | 1 - .../Public/FlipperKit/FlipperConnection.h | 1 - .../FlipperDiagnosticsViewController.h | 1 - .../Public/FlipperKit/FlipperKit-umbrella.h | 1 - .../Public/FlipperKit/FlipperKit.modulemap | 1 - .../FlipperKitCertificateProvider.h | 1 - .../SKHighlightOverlay.h | 1 - .../FlipperKitLayoutPlugin.h | 1 - .../SKDescriptorMapper.h | 1 - .../FlipperKitLayoutPlugin/SKInvalidation.h | 1 - .../FlipperKitLayoutPlugin/SKTapListener.h | 1 - .../FKTextSearchable.h | 1 - .../FlipperKitNetworkPlugin.h | 1 - .../SKBufferingPlugin.h | 1 - .../SKNetworkReporter.h | 1 - .../FlipperKitNetworkPlugin/SKRequestInfo.h | 1 - .../FlipperKitNetworkPlugin/SKResponseInfo.h | 1 - .../FlipperKitReactPlugin.h | 1 - .../FKUserDefaultsPlugin.h | 1 - .../Headers/Public/FlipperKit/FlipperPlugin.h | 1 - .../Public/FlipperKit/FlipperResponder.h | 1 - .../FlipperKit/FlipperStateUpdateListener.h | 1 - .../SKIOSNetworkPlugin/SKIOSNetworkAdapter.h | 1 - ios/Pods/Headers/Public/FlipperKit/SKMacros.h | 1 - .../Public/GoogleDataTransport/GDTCORAssert.h | 1 - .../Public/GoogleDataTransport/GDTCORClock.h | 1 - .../GoogleDataTransport/GDTCORConsoleLogger.h | 1 - .../Public/GoogleDataTransport/GDTCOREvent.h | 1 - .../GDTCOREventDataObject.h | 1 - .../GDTCOREventTransformer.h | 1 - .../GoogleDataTransport/GDTCORLifecycle.h | 1 - .../GoogleDataTransport/GDTCORPlatform.h | 1 - .../GoogleDataTransport/GDTCORPrioritizer.h | 1 - .../GoogleDataTransport/GDTCORReachability.h | 1 - .../GoogleDataTransport/GDTCORRegistrar.h | 1 - .../GDTCORStorageProtocol.h | 1 - .../GoogleDataTransport/GDTCORTargets.h | 1 - .../GoogleDataTransport/GDTCORTransport.h | 1 - .../GoogleDataTransport/GDTCORUploadPackage.h | 1 - .../GoogleDataTransport/GDTCORUploader.h | 1 - .../GoogleDataTransport/GoogleDataTransport.h | 1 - .../GDTCOREvent+GDTCCTSupport.h | 1 - .../Public/GoogleUtilities/GULLoggerCodes.h | 1 - .../Public/GoogleUtilities/GULLoggerLevel.h | 1 - .../Public/GoogleUtilities/GULNSData+zlib.h | 1 - .../KeyCommands/RCTKeyCommandConstants.h | 1 - .../KeyCommands/RCTKeyCommandsManager.h | 1 - ios/Pods/Headers/Public/MMKV/MMKV.h | 1 - ios/Pods/Headers/Public/MMKV/MMKVHandler.h | 1 - ios/Pods/Headers/Public/MMKVCore/MMBuffer.h | 1 - ios/Pods/Headers/Public/MMKVCore/MMKV.h | 1 - ios/Pods/Headers/Public/MMKVCore/MMKVLog.h | 1 - ios/Pods/Headers/Public/MMKVCore/MMKVPredef.h | 1 - ios/Pods/Headers/Public/MMKVCore/PBUtility.h | 1 - .../Headers/Public/MMKVCore/ScopedLock.hpp | 1 - ios/Pods/Headers/Public/MMKVCore/ThreadLock.h | 1 - .../Headers/Public/MMKVCore/openssl_md5.h | 1 - .../Public/MMKVCore/openssl_opensslconf.h | 1 - .../Public/OpenSSL-Universal/openssl/aes.h | 1 - .../Public/OpenSSL-Universal/openssl/asn1.h | 1 - .../OpenSSL-Universal/openssl/asn1_mac.h | 1 - .../Public/OpenSSL-Universal/openssl/asn1t.h | 1 - .../Public/OpenSSL-Universal/openssl/bio.h | 1 - .../OpenSSL-Universal/openssl/blowfish.h | 1 - .../Public/OpenSSL-Universal/openssl/bn.h | 1 - .../Public/OpenSSL-Universal/openssl/buffer.h | 1 - .../OpenSSL-Universal/openssl/camellia.h | 1 - .../Public/OpenSSL-Universal/openssl/cast.h | 1 - .../Public/OpenSSL-Universal/openssl/cmac.h | 1 - .../Public/OpenSSL-Universal/openssl/cms.h | 1 - .../Public/OpenSSL-Universal/openssl/comp.h | 1 - .../Public/OpenSSL-Universal/openssl/conf.h | 1 - .../OpenSSL-Universal/openssl/conf_api.h | 1 - .../Public/OpenSSL-Universal/openssl/crypto.h | 1 - .../Public/OpenSSL-Universal/openssl/des.h | 1 - .../OpenSSL-Universal/openssl/des_old.h | 1 - .../Public/OpenSSL-Universal/openssl/dh.h | 1 - .../Public/OpenSSL-Universal/openssl/dsa.h | 1 - .../Public/OpenSSL-Universal/openssl/dso.h | 1 - .../Public/OpenSSL-Universal/openssl/dtls1.h | 1 - .../Public/OpenSSL-Universal/openssl/e_os2.h | 1 - .../Public/OpenSSL-Universal/openssl/ebcdic.h | 1 - .../Public/OpenSSL-Universal/openssl/ec.h | 1 - .../Public/OpenSSL-Universal/openssl/ecdh.h | 1 - .../Public/OpenSSL-Universal/openssl/ecdsa.h | 1 - .../Public/OpenSSL-Universal/openssl/engine.h | 1 - .../Public/OpenSSL-Universal/openssl/err.h | 1 - .../Public/OpenSSL-Universal/openssl/evp.h | 1 - .../Public/OpenSSL-Universal/openssl/hmac.h | 1 - .../Public/OpenSSL-Universal/openssl/idea.h | 1 - .../OpenSSL-Universal/openssl/krb5_asn.h | 1 - .../Public/OpenSSL-Universal/openssl/kssl.h | 1 - .../Public/OpenSSL-Universal/openssl/lhash.h | 1 - .../Public/OpenSSL-Universal/openssl/md4.h | 1 - .../Public/OpenSSL-Universal/openssl/md5.h | 1 - .../Public/OpenSSL-Universal/openssl/mdc2.h | 1 - .../Public/OpenSSL-Universal/openssl/modes.h | 1 - .../OpenSSL-Universal/openssl/obj_mac.h | 1 - .../OpenSSL-Universal/openssl/objects.h | 1 - .../Public/OpenSSL-Universal/openssl/ocsp.h | 1 - .../openssl/opensslconf-arm64.h | 1 - .../openssl/opensslconf-armv7.h | 1 - .../openssl/opensslconf-armv7s.h | 1 - .../openssl/opensslconf-i386.h | 1 - .../openssl/opensslconf-x86_64.h | 1 - .../OpenSSL-Universal/openssl/opensslconf.h | 1 - .../OpenSSL-Universal/openssl/opensslv.h | 1 - .../OpenSSL-Universal/openssl/ossl_typ.h | 1 - .../Public/OpenSSL-Universal/openssl/pem.h | 1 - .../Public/OpenSSL-Universal/openssl/pem2.h | 1 - .../Public/OpenSSL-Universal/openssl/pkcs12.h | 1 - .../Public/OpenSSL-Universal/openssl/pkcs7.h | 1 - .../Public/OpenSSL-Universal/openssl/pqueue.h | 1 - .../Public/OpenSSL-Universal/openssl/rand.h | 1 - .../Public/OpenSSL-Universal/openssl/rc2.h | 1 - .../Public/OpenSSL-Universal/openssl/rc4.h | 1 - .../Public/OpenSSL-Universal/openssl/ripemd.h | 1 - .../Public/OpenSSL-Universal/openssl/rsa.h | 1 - .../OpenSSL-Universal/openssl/safestack.h | 1 - .../Public/OpenSSL-Universal/openssl/seed.h | 1 - .../Public/OpenSSL-Universal/openssl/sha.h | 1 - .../Public/OpenSSL-Universal/openssl/shim.h | 1 - .../Public/OpenSSL-Universal/openssl/srp.h | 1 - .../Public/OpenSSL-Universal/openssl/srtp.h | 1 - .../Public/OpenSSL-Universal/openssl/ssl.h | 1 - .../Public/OpenSSL-Universal/openssl/ssl2.h | 1 - .../Public/OpenSSL-Universal/openssl/ssl23.h | 1 - .../Public/OpenSSL-Universal/openssl/ssl3.h | 1 - .../Public/OpenSSL-Universal/openssl/stack.h | 1 - .../OpenSSL-Universal/openssl/symhacks.h | 1 - .../Public/OpenSSL-Universal/openssl/tls1.h | 1 - .../Public/OpenSSL-Universal/openssl/ts.h | 1 - .../Public/OpenSSL-Universal/openssl/txt_db.h | 1 - .../Public/OpenSSL-Universal/openssl/ui.h | 1 - .../OpenSSL-Universal/openssl/ui_compat.h | 1 - .../OpenSSL-Universal/openssl/whrlpool.h | 1 - .../Public/OpenSSL-Universal/openssl/x509.h | 1 - .../OpenSSL-Universal/openssl/x509_vfy.h | 1 - .../Public/OpenSSL-Universal/openssl/x509v3.h | 1 - .../Public/PromisesObjC/FBLPromise+All.h | 1 - .../Public/PromisesObjC/FBLPromise+Always.h | 1 - .../Public/PromisesObjC/FBLPromise+Any.h | 1 - .../Public/PromisesObjC/FBLPromise+Async.h | 1 - .../Public/PromisesObjC/FBLPromise+Await.h | 1 - .../Public/PromisesObjC/FBLPromise+Catch.h | 1 - .../Public/PromisesObjC/FBLPromise+Delay.h | 1 - .../Public/PromisesObjC/FBLPromise+Do.h | 1 - .../Public/PromisesObjC/FBLPromise+Race.h | 1 - .../Public/PromisesObjC/FBLPromise+Recover.h | 1 - .../Public/PromisesObjC/FBLPromise+Reduce.h | 1 - .../Public/PromisesObjC/FBLPromise+Retry.h | 1 - .../Public/PromisesObjC/FBLPromise+Testing.h | 1 - .../Public/PromisesObjC/FBLPromise+Then.h | 1 - .../Public/PromisesObjC/FBLPromise+Timeout.h | 1 - .../Public/PromisesObjC/FBLPromise+Validate.h | 1 - .../Public/PromisesObjC/FBLPromise+Wrap.h | 1 - .../Headers/Public/PromisesObjC/FBLPromise.h | 1 - .../Public/PromisesObjC/FBLPromiseError.h | 1 - .../Headers/Public/PromisesObjC/FBLPromises.h | 1 - .../RCTRequired/RCTRequired/RCTRequired.h | 1 - .../RCTTypeSafety/RCTConvertHelpers.h | 1 - .../RCTTypeSafety/RCTTypedModuleConstants.h | 1 - .../Public/RNBootSplash/RNBootSplash.h | 1 - .../Public/RNCAsyncStorage/RNCAsyncStorage.h | 1 - .../RNCAsyncStorage/RNCAsyncStorageDelegate.h | 1 - .../Public/RNCMaskedView/RNCMaskedView.h | 1 - .../RNCMaskedView/RNCMaskedViewManager.h | 1 - ios/Pods/Headers/Public/RNCPicker/RNCPicker.h | 1 - .../Public/RNCPicker/RNCPickerManager.h | 1 - .../Public/RNConfigReader/RNConfigReader.h | 1 - .../RNDateTimePicker/RNDateTimePicker.h | 1 - .../RNDateTimePickerManager.h | 1 - .../Headers/Public/RNDeviceInfo/DeviceUID.h | 1 - .../Public/RNDeviceInfo/RNDeviceInfo.h | 1 - .../RNFBAnalytics/RNFBAnalyticsModule.h | 1 - .../Public/RNFBApp/RCTConvert+FIRApp.h | 1 - .../Public/RNFBApp/RCTConvert+FIROptions.h | 1 - .../Headers/Public/RNFBApp/RNFBAppModule.h | 1 - ios/Pods/Headers/Public/RNFBApp/RNFBJSON.h | 1 - ios/Pods/Headers/Public/RNFBApp/RNFBMeta.h | 1 - .../Headers/Public/RNFBApp/RNFBPreferences.h | 1 - .../Public/RNFBApp/RNFBRCTEventEmitter.h | 1 - .../Headers/Public/RNFBApp/RNFBSharedUtils.h | 1 - .../Headers/Public/RNFBApp/RNFBUtilsModule.h | 1 - ios/Pods/Headers/Public/RNFBApp/RNFBVersion.h | 1 - .../RNFBCrashlyticsInitProvider.h | 1 - .../RNFBCrashlytics/RNFBCrashlyticsModule.h | 1 - .../Public/RNFastImage/FFFastImageSource.h | 1 - .../Public/RNFastImage/FFFastImageView.h | 1 - .../RNFastImage/FFFastImageViewManager.h | 1 - .../RNFastImage/RCTConvert+FFFastImage.h | 1 - .../Public/RNGestureHandler/RNFlingHandler.h | 1 - .../RNGestureHandler/RNForceTouchHandler.h | 1 - .../RNGestureHandler/RNGestureHandler.h | 1 - .../RNGestureHandler/RNGestureHandlerButton.h | 1 - .../RNGestureHandlerDirection.h | 1 - .../RNGestureHandler/RNGestureHandlerEvents.h | 1 - .../RNGestureHandlerManager.h | 1 - .../RNGestureHandler/RNGestureHandlerModule.h | 1 - .../RNGestureHandlerRegistry.h | 1 - .../RNGestureHandler/RNGestureHandlerState.h | 1 - .../RNGestureHandler/RNLongPressHandler.h | 1 - .../RNGestureHandler/RNNativeViewHandler.h | 1 - .../Public/RNGestureHandler/RNPanHandler.h | 1 - .../Public/RNGestureHandler/RNPinchHandler.h | 1 - .../RNRootViewGestureRecognizer.h | 1 - .../RNGestureHandler/RNRotationHandler.h | 1 - .../Public/RNGestureHandler/RNTapHandler.h | 1 - .../Public/RNImageCropPicker/Compression.h | 1 - .../RNImageCropPicker/ImageCropPicker.h | 1 - .../Public/RNImageCropPicker/QBAlbumCell.h | 1 - .../QBAlbumsViewController.h | 1 - .../Public/RNImageCropPicker/QBAssetCell.h | 1 - .../QBAssetsViewController.h | 1 - .../RNImageCropPicker/QBCheckmarkView.h | 1 - .../QBImagePickerController.h | 1 - .../RNImageCropPicker/QBSlomoIconView.h | 1 - .../RNImageCropPicker/QBVideoIconView.h | 1 - .../RNImageCropPicker/QBVideoIndicatorView.h | 1 - .../RNImageCropPicker/UIImage+Extension.h | 1 - .../Public/RNImageCropPicker/UIImage+Resize.h | 1 - .../Headers/Public/RNLocalize/RNLocalize.h | 1 - .../RNReanimated/RCTConvert+REATransition.h | 1 - .../Public/RNReanimated/REAAllTransitions.h | 1 - .../Public/RNReanimated/REAAlwaysNode.h | 1 - .../Public/RNReanimated/REABezierNode.h | 1 - .../Public/RNReanimated/REABlockNode.h | 1 - .../Public/RNReanimated/REACallFuncNode.h | 1 - .../Public/RNReanimated/REAClockNodes.h | 1 - .../Public/RNReanimated/REAConcatNode.h | 1 - .../Headers/Public/RNReanimated/REACondNode.h | 1 - .../Public/RNReanimated/READebugNode.h | 1 - .../Public/RNReanimated/REAEventNode.h | 1 - .../Public/RNReanimated/REAFunctionNode.h | 1 - .../Public/RNReanimated/REAJSCallNode.h | 1 - .../Headers/Public/RNReanimated/REAModule.h | 1 - .../Headers/Public/RNReanimated/REANode.h | 1 - .../Public/RNReanimated/REANodesManager.h | 1 - .../Public/RNReanimated/REAOperatorNode.h | 1 - .../Public/RNReanimated/REAParamNode.h | 1 - .../Public/RNReanimated/REAPropsNode.h | 1 - .../Headers/Public/RNReanimated/REASetNode.h | 1 - .../Public/RNReanimated/REAStyleNode.h | 1 - .../Public/RNReanimated/REATransformNode.h | 1 - .../Public/RNReanimated/REATransition.h | 1 - .../RNReanimated/REATransitionAnimation.h | 1 - .../RNReanimated/REATransitionManager.h | 1 - .../Public/RNReanimated/REATransitionValues.h | 1 - .../Headers/Public/RNReanimated/REAUtils.h | 1 - .../Public/RNReanimated/REAValueNode.h | 1 - ios/Pods/Headers/Public/RNRootView/RootView.h | 1 - ios/Pods/Headers/Public/RNScreens/RNSScreen.h | 1 - .../Public/RNScreens/RNSScreenContainer.h | 1 - .../Headers/Public/RNScreens/RNSScreenStack.h | 1 - .../RNScreens/RNSScreenStackHeaderConfig.h | 1 - .../RNVectorIcons/RNVectorIconsManager.h | 1 - .../React-Core/React/CoreModulesPlugins.h | 1 - .../React/NSTextStorage+FontScaling.h | 1 - .../React/RCTAccessibilityManager.h | 1 - .../React-Core/React/RCTActionSheetManager.h | 1 - .../React/RCTActivityIndicatorView.h | 1 - .../React/RCTActivityIndicatorViewManager.h | 1 - .../React/RCTAdditionAnimatedNode.h | 1 - .../React-Core/React/RCTAlertController.h | 1 - .../Public/React-Core/React/RCTAlertManager.h | 1 - .../React-Core/React/RCTAnimatedImage.h | 1 - .../Public/React-Core/React/RCTAnimatedNode.h | 1 - .../React-Core/React/RCTAnimationDriver.h | 1 - .../React-Core/React/RCTAnimationPlugins.h | 1 - .../React-Core/React/RCTAnimationType.h | 1 - .../React-Core/React/RCTAnimationUtils.h | 1 - .../Public/React-Core/React/RCTAppState.h | 1 - .../Public/React-Core/React/RCTAppearance.h | 1 - .../Public/React-Core/React/RCTAssert.h | 1 - .../React-Core/React/RCTAsyncLocalStorage.h | 1 - .../React-Core/React/RCTAutoInsetsProtocol.h | 1 - .../React/RCTBackedTextInputDelegate.h | 1 - .../React/RCTBackedTextInputDelegateAdapter.h | 1 - .../React/RCTBackedTextInputViewProtocol.h | 1 - .../React/RCTBaseTextInputShadowView.h | 1 - .../React-Core/React/RCTBaseTextInputView.h | 1 - .../React/RCTBaseTextInputViewManager.h | 1 - .../React-Core/React/RCTBaseTextShadowView.h | 1 - .../React-Core/React/RCTBaseTextViewManager.h | 1 - .../Public/React-Core/React/RCTBlobManager.h | 1 - .../React-Core/React/RCTBorderDrawing.h | 1 - .../Public/React-Core/React/RCTBorderStyle.h | 1 - .../React-Core/React/RCTBridge+Private.h | 1 - .../Public/React-Core/React/RCTBridge.h | 1 - .../React-Core/React/RCTBridgeDelegate.h | 1 - .../Public/React-Core/React/RCTBridgeMethod.h | 1 - .../Public/React-Core/React/RCTBridgeModule.h | 1 - .../React-Core/React/RCTBundleURLProvider.h | 1 - .../Public/React-Core/React/RCTClipboard.h | 1 - .../Public/React-Core/React/RCTComponent.h | 1 - .../React-Core/React/RCTComponentData.h | 1 - .../React-Core/React/RCTComponentEvent.h | 1 - .../Public/React-Core/React/RCTConstants.h | 1 - .../React/RCTConvert+CoreLocation.h | 1 - .../Public/React-Core/React/RCTConvert+Text.h | 1 - .../React-Core/React/RCTConvert+Transform.h | 1 - .../Public/React-Core/React/RCTConvert.h | 1 - .../Public/React-Core/React/RCTCxxConvert.h | 1 - .../React-Core/React/RCTDataRequestHandler.h | 1 - .../Public/React-Core/React/RCTDatePicker.h | 1 - .../React-Core/React/RCTDatePickerManager.h | 1 - .../React-Core/React/RCTDecayAnimation.h | 1 - .../Public/React-Core/React/RCTDefines.h | 1 - .../React-Core/React/RCTDevLoadingView.h | 1 - .../React/RCTDevLoadingViewProtocol.h | 1 - .../React/RCTDevLoadingViewSetEnabled.h | 1 - .../Public/React-Core/React/RCTDevMenu.h | 1 - .../Public/React-Core/React/RCTDevSettings.h | 1 - .../Public/React-Core/React/RCTDeviceInfo.h | 1 - .../React/RCTDiffClampAnimatedNode.h | 1 - .../Public/React-Core/React/RCTDisplayLink.h | 1 - .../React/RCTDisplayWeakRefreshable.h | 1 - .../React/RCTDivisionAnimatedNode.h | 1 - .../React-Core/React/RCTErrorCustomizer.h | 1 - .../Public/React-Core/React/RCTErrorInfo.h | 1 - .../React-Core/React/RCTEventAnimation.h | 1 - .../React-Core/React/RCTEventDispatcher.h | 1 - .../Public/React-Core/React/RCTEventEmitter.h | 1 - .../React-Core/React/RCTExceptionsManager.h | 1 - .../Public/React-Core/React/RCTFPSGraph.h | 1 - .../React-Core/React/RCTFileReaderModule.h | 1 - .../React-Core/React/RCTFileRequestHandler.h | 1 - .../Headers/Public/React-Core/React/RCTFont.h | 1 - .../React-Core/React/RCTFrameAnimation.h | 1 - .../Public/React-Core/React/RCTFrameUpdate.h | 1 - .../React-Core/React/RCTGIFImageDecoder.h | 1 - .../React-Core/React/RCTHTTPRequestHandler.h | 1 - .../Public/React-Core/React/RCTI18nManager.h | 1 - .../Public/React-Core/React/RCTI18nUtil.h | 1 - .../React-Core/React/RCTImageBlurUtils.h | 1 - .../Public/React-Core/React/RCTImageCache.h | 1 - .../React-Core/React/RCTImageDataDecoder.h | 1 - .../React-Core/React/RCTImageEditingManager.h | 1 - .../Public/React-Core/React/RCTImageLoader.h | 1 - .../React-Core/React/RCTImageLoaderProtocol.h | 1 - .../RCTImageLoaderWithAttributionProtocol.h | 1 - .../Public/React-Core/React/RCTImagePlugins.h | 1 - .../React-Core/React/RCTImageShadowView.h | 1 - .../Public/React-Core/React/RCTImageSource.h | 1 - .../React-Core/React/RCTImageStoreManager.h | 1 - .../React-Core/React/RCTImageURLLoader.h | 1 - .../React/RCTImageURLLoaderWithAttribution.h | 1 - .../Public/React-Core/React/RCTImageUtils.h | 1 - .../Public/React-Core/React/RCTImageView.h | 1 - .../React-Core/React/RCTImageViewManager.h | 1 - .../React/RCTInputAccessoryShadowView.h | 1 - .../React-Core/React/RCTInputAccessoryView.h | 1 - .../React/RCTInputAccessoryViewContent.h | 1 - .../React/RCTInputAccessoryViewManager.h | 1 - .../Public/React-Core/React/RCTInspector.h | 1 - .../React/RCTInspectorDevServerHelper.h | 1 - .../React/RCTInspectorPackagerConnection.h | 1 - .../React/RCTInterpolationAnimatedNode.h | 1 - .../Public/React-Core/React/RCTInvalidating.h | 1 - .../React-Core/React/RCTJSInvokerModule.h | 1 - .../Public/React-Core/React/RCTJSStackFrame.h | 1 - .../React-Core/React/RCTJavaScriptExecutor.h | 1 - .../React-Core/React/RCTJavaScriptLoader.h | 1 - .../Public/React-Core/React/RCTKeyCommands.h | 1 - .../React-Core/React/RCTKeyboardObserver.h | 1 - .../Public/React-Core/React/RCTLayout.h | 1 - .../React-Core/React/RCTLayoutAnimation.h | 1 - .../React/RCTLayoutAnimationGroup.h | 1 - .../React-Core/React/RCTLinkingManager.h | 1 - .../React-Core/React/RCTLinkingPlugins.h | 1 - .../React/RCTLocalAssetImageLoader.h | 1 - .../Headers/Public/React-Core/React/RCTLog.h | 1 - .../Public/React-Core/React/RCTLogBox.h | 1 - .../Public/React-Core/React/RCTMacros.h | 1 - .../React-Core/React/RCTManagedPointer.h | 1 - .../Public/React-Core/React/RCTMaskedView.h | 1 - .../React-Core/React/RCTMaskedViewManager.h | 1 - .../React-Core/React/RCTModalHostView.h | 1 - .../React/RCTModalHostViewController.h | 1 - .../React/RCTModalHostViewManager.h | 1 - .../Public/React-Core/React/RCTModuleData.h | 1 - .../Public/React-Core/React/RCTModuleMethod.h | 1 - .../React-Core/React/RCTModuloAnimatedNode.h | 1 - .../React/RCTMultilineTextInputView.h | 1 - .../React/RCTMultilineTextInputViewManager.h | 1 - .../React-Core/React/RCTMultipartDataTask.h | 1 - .../React/RCTMultipartStreamReader.h | 1 - .../React/RCTMultiplicationAnimatedNode.h | 1 - .../React/RCTNativeAnimatedModule.h | 1 - .../React/RCTNativeAnimatedNodesManager.h | 1 - .../React-Core/React/RCTNetworkPlugins.h | 1 - .../Public/React-Core/React/RCTNetworkTask.h | 1 - .../Public/React-Core/React/RCTNetworking.h | 1 - .../Public/React-Core/React/RCTNullability.h | 1 - .../React-Core/React/RCTPackagerClient.h | 1 - .../React-Core/React/RCTPackagerConnection.h | 1 - .../Public/React-Core/React/RCTParserUtils.h | 1 - .../React-Core/React/RCTPerformanceLogger.h | 1 - .../Public/React-Core/React/RCTPicker.h | 1 - .../React-Core/React/RCTPickerManager.h | 1 - .../Public/React-Core/React/RCTPlatform.h | 1 - .../React-Core/React/RCTPointerEvents.h | 1 - .../Public/React-Core/React/RCTProfile.h | 1 - .../React-Core/React/RCTProgressViewManager.h | 1 - .../React-Core/React/RCTPropsAnimatedNode.h | 1 - .../React-Core/React/RCTRawTextShadowView.h | 1 - .../React-Core/React/RCTRawTextViewManager.h | 1 - .../React/RCTReconnectingWebSocket.h | 1 - .../Public/React-Core/React/RCTRedBox.h | 1 - .../React/RCTRedBoxExtraDataViewController.h | 1 - .../React-Core/React/RCTRedBoxSetEnabled.h | 1 - .../React-Core/React/RCTRefreshControl.h | 1 - .../React/RCTRefreshControlManager.h | 1 - .../React-Core/React/RCTRefreshableProtocol.h | 1 - .../React-Core/React/RCTReloadCommand.h | 1 - .../Public/React-Core/React/RCTResizeMode.h | 1 - .../React-Core/React/RCTRootContentView.h | 1 - .../React-Core/React/RCTRootShadowView.h | 1 - .../Public/React-Core/React/RCTRootView.h | 1 - .../React-Core/React/RCTRootViewDelegate.h | 1 - .../React-Core/React/RCTRootViewInternal.h | 1 - .../Public/React-Core/React/RCTSRWebSocket.h | 1 - .../React-Core/React/RCTSafeAreaShadowView.h | 1 - .../Public/React-Core/React/RCTSafeAreaView.h | 1 - .../React/RCTSafeAreaViewLocalData.h | 1 - .../React-Core/React/RCTSafeAreaViewManager.h | 1 - .../React/RCTScrollContentShadowView.h | 1 - .../React-Core/React/RCTScrollContentView.h | 1 - .../React/RCTScrollContentViewManager.h | 1 - .../Public/React-Core/React/RCTScrollEvent.h | 1 - .../Public/React-Core/React/RCTScrollView.h | 1 - .../React-Core/React/RCTScrollViewManager.h | 1 - .../React-Core/React/RCTScrollableProtocol.h | 1 - .../React-Core/React/RCTSegmentedControl.h | 1 - .../React/RCTSegmentedControlManager.h | 1 - .../React-Core/React/RCTSettingsManager.h | 1 - .../React-Core/React/RCTSettingsPlugins.h | 1 - .../React-Core/React/RCTShadowView+Internal.h | 1 - .../React-Core/React/RCTShadowView+Layout.h | 1 - .../Public/React-Core/React/RCTShadowView.h | 1 - .../React/RCTSinglelineTextInputView.h | 1 - .../React/RCTSinglelineTextInputViewManager.h | 1 - .../Public/React-Core/React/RCTSlider.h | 1 - .../React-Core/React/RCTSliderManager.h | 1 - .../Public/React-Core/React/RCTSourceCode.h | 1 - .../React-Core/React/RCTSpringAnimation.h | 1 - .../React-Core/React/RCTStatusBarManager.h | 1 - .../React-Core/React/RCTStyleAnimatedNode.h | 1 - .../React/RCTSubtractionAnimatedNode.h | 1 - .../Public/React-Core/React/RCTSurface.h | 1 - .../React-Core/React/RCTSurfaceDelegate.h | 1 - .../React/RCTSurfaceHostingProxyRootView.h | 1 - .../React-Core/React/RCTSurfaceHostingView.h | 1 - .../React/RCTSurfacePresenterStub.h | 1 - .../React/RCTSurfaceRootShadowView.h | 1 - .../React/RCTSurfaceRootShadowViewDelegate.h | 1 - .../React-Core/React/RCTSurfaceRootView.h | 1 - .../React/RCTSurfaceSizeMeasureMode.h | 1 - .../Public/React-Core/React/RCTSurfaceStage.h | 1 - .../React/RCTSurfaceView+Internal.h | 1 - .../Public/React-Core/React/RCTSurfaceView.h | 1 - .../Public/React-Core/React/RCTSwitch.h | 1 - .../React-Core/React/RCTSwitchManager.h | 1 - .../React/RCTTVNavigationEventEmitter.h | 1 - .../React-Core/React/RCTTextAttributes.h | 1 - .../React/RCTTextDecorationLineType.h | 1 - .../React-Core/React/RCTTextSelection.h | 1 - .../React-Core/React/RCTTextShadowView.h | 1 - .../React-Core/React/RCTTextTransform.h | 1 - .../Public/React-Core/React/RCTTextView.h | 1 - .../React-Core/React/RCTTextViewManager.h | 1 - .../Public/React-Core/React/RCTTiming.h | 1 - .../Public/React-Core/React/RCTTouchEvent.h | 1 - .../Public/React-Core/React/RCTTouchHandler.h | 1 - .../React/RCTTrackingAnimatedNode.h | 1 - .../React/RCTTransformAnimatedNode.h | 1 - .../React-Core/React/RCTUIImageViewAnimated.h | 1 - .../Public/React-Core/React/RCTUIManager.h | 1 - .../React/RCTUIManagerObserverCoordinator.h | 1 - .../React-Core/React/RCTUIManagerUtils.h | 1 - .../Public/React-Core/React/RCTUITextField.h | 1 - .../Public/React-Core/React/RCTUITextView.h | 1 - .../Public/React-Core/React/RCTUIUtils.h | 1 - .../React-Core/React/RCTURLRequestDelegate.h | 1 - .../React-Core/React/RCTURLRequestHandler.h | 1 - .../Public/React-Core/React/RCTUtils.h | 1 - .../React-Core/React/RCTUtilsUIOverride.h | 1 - .../React-Core/React/RCTValueAnimatedNode.h | 1 - .../Public/React-Core/React/RCTVersion.h | 1 - .../Public/React-Core/React/RCTVibration.h | 1 - .../React-Core/React/RCTVibrationPlugins.h | 1 - .../Headers/Public/React-Core/React/RCTView.h | 1 - .../Public/React-Core/React/RCTViewManager.h | 1 - .../React/RCTVirtualTextShadowView.h | 1 - .../React/RCTVirtualTextViewManager.h | 1 - .../Public/React-Core/React/RCTWeakProxy.h | 1 - .../React-Core/React/RCTWebSocketExecutor.h | 1 - .../React-Core/React/RCTWebSocketModule.h | 1 - .../React/RCTWrapperViewController.h | 1 - .../Public/React-Core/React/UIView+Private.h | 1 - .../Public/React-Core/React/UIView+React.h | 1 - .../RCTText/NSTextStorage+FontScaling.h | 1 - .../RCTText/RCTBackedTextInputDelegate.h | 1 - .../RCTBackedTextInputDelegateAdapter.h | 1 - .../RCTText/RCTBackedTextInputViewProtocol.h | 1 - .../RCTText/RCTBaseTextInputShadowView.h | 1 - .../RCTText/RCTBaseTextInputView.h | 1 - .../RCTText/RCTBaseTextInputViewManager.h | 1 - .../RCTText/RCTBaseTextShadowView.h | 1 - .../RCTText/RCTBaseTextViewManager.h | 1 - .../React-RCTText/RCTText/RCTConvert+Text.h | 1 - .../RCTText/RCTInputAccessoryShadowView.h | 1 - .../RCTText/RCTInputAccessoryView.h | 1 - .../RCTText/RCTInputAccessoryViewContent.h | 1 - .../RCTText/RCTInputAccessoryViewManager.h | 1 - .../RCTText/RCTMultilineTextInputView.h | 1 - .../RCTMultilineTextInputViewManager.h | 1 - .../RCTText/RCTRawTextShadowView.h | 1 - .../RCTText/RCTRawTextViewManager.h | 1 - .../RCTText/RCTSinglelineTextInputView.h | 1 - .../RCTSinglelineTextInputViewManager.h | 1 - .../React-RCTText/RCTText/RCTTextAttributes.h | 1 - .../React-RCTText/RCTText/RCTTextSelection.h | 1 - .../React-RCTText/RCTText/RCTTextShadowView.h | 1 - .../React-RCTText/RCTText/RCTTextTransform.h | 1 - .../React-RCTText/RCTText/RCTTextView.h | 1 - .../RCTText/RCTTextViewManager.h | 1 - .../React-RCTText/RCTText/RCTUITextField.h | 1 - .../React-RCTText/RCTText/RCTUITextView.h | 1 - .../RCTText/RCTVirtualTextShadowView.h | 1 - .../RCTText/RCTVirtualTextViewManager.h | 1 - .../ReactCommon/CallInvoker.h | 1 - .../React-cxxreact/cxxreact/CxxModule.h | 1 - .../React-cxxreact/cxxreact/CxxNativeModule.h | 1 - .../Public/React-cxxreact/cxxreact/Instance.h | 1 - .../React-cxxreact/cxxreact/JSBigString.h | 1 - .../React-cxxreact/cxxreact/JSBundleType.h | 1 - .../cxxreact/JSDeltaBundleClient.h | 1 - .../React-cxxreact/cxxreact/JSExecutor.h | 1 - .../cxxreact/JSIndexedRAMBundle.h | 1 - .../cxxreact/JSModulesUnbundle.h | 1 - .../cxxreact/JsArgumentHelpers-inl.h | 1 - .../cxxreact/JsArgumentHelpers.h | 1 - .../cxxreact/MessageQueueThread.h | 1 - .../React-cxxreact/cxxreact/MethodCall.h | 1 - .../React-cxxreact/cxxreact/ModuleRegistry.h | 1 - .../React-cxxreact/cxxreact/NativeModule.h | 1 - .../cxxreact/NativeToJsBridge.h | 1 - .../cxxreact/RAMBundleRegistry.h | 1 - .../React-cxxreact/cxxreact/ReactMarker.h | 1 - .../cxxreact/ReactNativeVersion.h | 1 - .../cxxreact/RecoverableError.h | 1 - .../cxxreact/SharedProxyCxxModule.h | 1 - .../React-cxxreact/cxxreact/SystraceSection.h | 1 - .../Headers/Public/React-jsi/jsi/JSCRuntime.h | 1 - .../Headers/Public/React-jsi/jsi/JSIDynamic.h | 1 - .../Headers/Public/React-jsi/jsi/decorator.h | 1 - .../Public/React-jsi/jsi/instrumentation.h | 1 - .../Headers/Public/React-jsi/jsi/jsi-inl.h | 1 - ios/Pods/Headers/Public/React-jsi/jsi/jsi.h | 1 - .../Headers/Public/React-jsi/jsi/jsilib.h | 1 - .../Headers/Public/React-jsi/jsi/threadsafe.h | 1 - .../React-jsiexecutor/jsireact/JSIExecutor.h | 1 - .../jsireact/JSINativeModules.h | 1 - .../jsinspector/InspectorInterfaces.h | 1 - .../Public/React/React-Core-umbrella.h | 1 - .../Headers/Public/React/React-Core.modulemap | 1 - .../ReactCommon/ReactCommon/LongLivedObject.h | 1 - .../ReactCommon/ReactCommon/RCTTurboModule.h | 1 - .../ReactCommon/RCTTurboModuleManager.h | 1 - .../ReactCommon/ReactCommon/TurboCxxModule.h | 1 - .../ReactCommon/ReactCommon/TurboModule.h | 1 - .../ReactCommon/TurboModuleBinding.h | 1 - .../ReactCommon/TurboModuleUtils.h | 1 - .../Headers/Public/ReactNativeART/ARTBrush.h | 1 - .../Public/ReactNativeART/ARTCGFloatArray.h | 1 - .../Public/ReactNativeART/ARTContainer.h | 1 - .../Headers/Public/ReactNativeART/ARTGroup.h | 1 - .../Public/ReactNativeART/ARTGroupManager.h | 1 - .../Public/ReactNativeART/ARTLinearGradient.h | 1 - .../Headers/Public/ReactNativeART/ARTNode.h | 1 - .../Public/ReactNativeART/ARTNodeManager.h | 1 - .../Public/ReactNativeART/ARTPattern.h | 1 - .../Public/ReactNativeART/ARTRadialGradient.h | 1 - .../Public/ReactNativeART/ARTRenderable.h | 1 - .../ReactNativeART/ARTRenderableManager.h | 1 - .../Headers/Public/ReactNativeART/ARTShadow.h | 1 - .../Headers/Public/ReactNativeART/ARTShape.h | 1 - .../Public/ReactNativeART/ARTShapeManager.h | 1 - .../Public/ReactNativeART/ARTSolidColor.h | 1 - .../Public/ReactNativeART/ARTSurfaceView.h | 1 - .../ReactNativeART/ARTSurfaceViewManager.h | 1 - .../Headers/Public/ReactNativeART/ARTText.h | 1 - .../Public/ReactNativeART/ARTTextFrame.h | 1 - .../Public/ReactNativeART/ARTTextManager.h | 1 - .../Public/ReactNativeART/RCTConvert+ART.h | 1 - .../ReactNativeUiLib/Color+Interpolation.h | 1 - .../Public/ReactNativeUiLib/HighlighterView.h | 1 - .../ReactNativeUiLib/HighlighterViewManager.h | 1 - .../KeyboardTrackingViewTempManager.h | 1 - .../Public/ReactNativeUiLib/LNAnimatorTemp.h | 1 - .../Public/ReactNativeUiLib/LNInterpolable.h | 1 - .../Public/ReactNativeUiLib/LNInterpolation.h | 1 - .../ReactNativeUiLib/NSValue+Interpolation.h | 1 - .../ObservingInputAccessoryViewTemp.h | 1 - .../RCTCustomInputControllerTemp.h | 1 - .../RCTCustomKeyboardViewControllerTemp.h | 1 - .../Public/ReactNativeUiLib/SafeAreaManager.h | 1 - .../SafeAreaSpacerShadowView.h | 1 - .../ReactNativeUiLib/SafeAreaSpacerView.h | 1 - .../SafeAreaSpacerViewLocalData.h | 1 - .../SafeAreaSpacerViewManager.h | 1 - .../UIResponder+FirstResponderTemp.h | 1 - .../Public/SDWebImage/NSButton+WebCache.h | 1 - .../SDWebImage/NSData+ImageContentType.h | 1 - .../Public/SDWebImage/NSImage+Compatibility.h | 1 - .../Public/SDWebImage/SDAnimatedImage.h | 1 - .../Public/SDWebImage/SDAnimatedImagePlayer.h | 1 - .../Public/SDWebImage/SDAnimatedImageRep.h | 1 - .../SDWebImage/SDAnimatedImageView+WebCache.h | 1 - .../Public/SDWebImage/SDAnimatedImageView.h | 1 - .../Headers/Public/SDWebImage/SDDiskCache.h | 1 - .../SDWebImage/SDGraphicsImageRenderer.h | 1 - .../Public/SDWebImage/SDImageAPNGCoder.h | 1 - .../Headers/Public/SDWebImage/SDImageCache.h | 1 - .../Public/SDWebImage/SDImageCacheConfig.h | 1 - .../Public/SDWebImage/SDImageCacheDefine.h | 1 - .../Public/SDWebImage/SDImageCachesManager.h | 1 - .../Headers/Public/SDWebImage/SDImageCoder.h | 1 - .../Public/SDWebImage/SDImageCoderHelper.h | 1 - .../Public/SDWebImage/SDImageCodersManager.h | 1 - .../Headers/Public/SDWebImage/SDImageFrame.h | 1 - .../Public/SDWebImage/SDImageGIFCoder.h | 1 - .../Public/SDWebImage/SDImageGraphics.h | 1 - .../Public/SDWebImage/SDImageHEICCoder.h | 1 - .../SDWebImage/SDImageIOAnimatedCoder.h | 1 - .../Public/SDWebImage/SDImageIOCoder.h | 1 - .../Headers/Public/SDWebImage/SDImageLoader.h | 1 - .../Public/SDWebImage/SDImageLoadersManager.h | 1 - .../Public/SDWebImage/SDImageTransformer.h | 1 - .../Headers/Public/SDWebImage/SDMemoryCache.h | 1 - .../Headers/Public/SDWebImage/SDWebImage.h | 1 - .../SDWebImage/SDWebImageCacheKeyFilter.h | 1 - .../SDWebImage/SDWebImageCacheSerializer.h | 1 - .../Public/SDWebImage/SDWebImageCompat.h | 1 - .../Public/SDWebImage/SDWebImageDefine.h | 1 - .../Public/SDWebImage/SDWebImageDownloader.h | 1 - .../SDWebImage/SDWebImageDownloaderConfig.h | 1 - .../SDWebImageDownloaderDecryptor.h | 1 - .../SDWebImageDownloaderOperation.h | 1 - .../SDWebImageDownloaderRequestModifier.h | 1 - .../SDWebImageDownloaderResponseModifier.h | 1 - .../Public/SDWebImage/SDWebImageError.h | 1 - .../Public/SDWebImage/SDWebImageIndicator.h | 1 - .../Public/SDWebImage/SDWebImageManager.h | 1 - .../Public/SDWebImage/SDWebImageOperation.h | 1 - .../SDWebImage/SDWebImageOptionsProcessor.h | 1 - .../Public/SDWebImage/SDWebImagePrefetcher.h | 1 - .../Public/SDWebImage/SDWebImageTransition.h | 1 - .../Public/SDWebImage/UIButton+WebCache.h | 1 - .../SDWebImage/UIImage+ExtendedCacheData.h | 1 - .../Public/SDWebImage/UIImage+ForceDecode.h | 1 - .../Headers/Public/SDWebImage/UIImage+GIF.h | 1 - .../SDWebImage/UIImage+MemoryCacheCost.h | 1 - .../Public/SDWebImage/UIImage+Metadata.h | 1 - .../Public/SDWebImage/UIImage+MultiFormat.h | 1 - .../Public/SDWebImage/UIImage+Transform.h | 1 - .../UIImageView+HighlightedWebCache.h | 1 - .../Public/SDWebImage/UIImageView+WebCache.h | 1 - .../Public/SDWebImage/UIView+WebCache.h | 1 - .../SDWebImage/UIView+WebCacheOperation.h | 1 - .../SDWebImageWebPCoder/SDImageWebPCoder.h | 1 - .../SDWebImageWebPCoder/SDWebImageWebPCoder.h | 1 - .../Public/SDWebImageWebPCoder/UIImage+WebP.h | 1 - .../TOActivityCroppedImageProvider.h | 1 - .../TOCropViewController/TOCropOverlayView.h | 1 - .../TOCropViewController/TOCropScrollView.h | 1 - .../TOCropViewController/TOCropToolbar.h | 1 - .../Public/TOCropViewController/TOCropView.h | 1 - .../TOCropViewConstants.h | 1 - .../TOCropViewController.h | 1 - .../TOCropViewControllerTransitioning.h | 1 - .../TOCroppedImageAttributes.h | 1 - .../TOCropViewController/UIImage+CropRotate.h | 1 - .../Public/UMAppLoader/UMAppLoaderInterface.h | 1 - .../Public/UMAppLoader/UMAppLoaderProvider.h | 1 - .../Public/UMAppLoader/UMAppRecordInterface.h | 1 - .../UMBarCodeScannerInterface.h | 1 - .../UMBarCodeScannerProviderInterface.h | 1 - .../UMCameraInterface/UMCameraInterface.h | 1 - .../UMConstantsInterface.h | 1 - .../Public/UMCore/UMAppDelegateWrapper.h | 1 - .../Public/UMCore/UMAppLifecycleListener.h | 1 - .../Public/UMCore/UMAppLifecycleService.h | 1 - ios/Pods/Headers/Public/UMCore/UMDefines.h | 1 - ios/Pods/Headers/Public/UMCore/UMErrorCodes.h | 1 - .../Headers/Public/UMCore/UMEventEmitter.h | 1 - .../Public/UMCore/UMEventEmitterService.h | 1 - .../Headers/Public/UMCore/UMExportedModule.h | 1 - .../Headers/Public/UMCore/UMInternalModule.h | 1 - .../UMCore/UMJavaScriptContextProvider.h | 1 - .../Headers/Public/UMCore/UMKernelService.h | 1 - ios/Pods/Headers/Public/UMCore/UMLogHandler.h | 1 - ios/Pods/Headers/Public/UMCore/UMLogManager.h | 1 - .../Headers/Public/UMCore/UMModuleRegistry.h | 1 - .../Public/UMCore/UMModuleRegistryConsumer.h | 1 - .../Public/UMCore/UMModuleRegistryDelegate.h | 1 - .../Public/UMCore/UMModuleRegistryProvider.h | 1 - .../Headers/Public/UMCore/UMSingletonModule.h | 1 - ios/Pods/Headers/Public/UMCore/UMUIManager.h | 1 - ios/Pods/Headers/Public/UMCore/UMUtilities.h | 1 - .../Public/UMCore/UMUtilitiesInterface.h | 1 - .../Headers/Public/UMCore/UMViewManager.h | 1 - .../UMFaceDetectorManager.h | 1 - .../UMFaceDetectorManagerProvider.h | 1 - .../UMFilePermissionModuleInterface.h | 1 - .../UMFileSystemInterface.h | 1 - .../UMFontInterface/UMFontManagerInterface.h | 1 - .../UMFontProcessorInterface.h | 1 - .../UMFontInterface/UMFontScalerInterface.h | 1 - .../UMFontScalersManagerInterface.h | 1 - .../UMImageLoaderInterface.h | 1 - .../UMPermissionsInterface.h | 1 - .../UMPermissionsMethodsDelegate.h | 1 - .../UMUserNotificationCenterProxyInterface.h | 1 - .../UMReactNativeAdapter/UMBridgeModule.h | 1 - .../UMModuleRegistryAdapter.h | 1 - .../UMModuleRegistryHolderReactModule.h | 1 - .../UMNativeModulesProxy.h | 1 - .../UMReactNativeAdapter/UMReactFontManager.h | 1 - .../UMReactNativeAdapter/UMReactLogHandler.h | 1 - .../UMReactNativeAdapter.h | 1 - .../UMReactNativeEventEmitter.h | 1 - .../UMViewManagerAdapter.h | 1 - .../UMViewManagerAdapterClassesRegistry.h | 1 - .../UMAccelerometerInterface.h | 1 - .../UMSensorsInterface/UMBarometerInterface.h | 1 - .../UMDeviceMotionInterface.h | 1 - .../UMSensorsInterface/UMGyroscopeInterface.h | 1 - .../UMMagnetometerInterface.h | 1 - .../UMMagnetometerUncalibratedInterface.h | 1 - .../UMTaskConsumerInterface.h | 1 - .../UMTaskManagerInterface/UMTaskInterface.h | 1 - .../UMTaskLaunchReason.h | 1 - .../UMTaskManagerInterface.h | 1 - .../UMTaskServiceInterface.h | 1 - ios/Pods/Headers/Public/Yoga/Yoga-umbrella.h | 1 - ios/Pods/Headers/Public/Yoga/Yoga.modulemap | 1 - ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h | 1 - ios/Pods/Headers/Public/Yoga/yoga/YGMacros.h | 1 - ios/Pods/Headers/Public/Yoga/yoga/YGValue.h | 1 - ios/Pods/Headers/Public/Yoga/yoga/Yoga.h | 1 - ios/Pods/Headers/Public/YogaKit/UIView+Yoga.h | 1 - ios/Pods/Headers/Public/YogaKit/YGLayout.h | 1 - .../Headers/Public/YogaKit/YogaKit-umbrella.h | 1 - .../Headers/Public/YogaKit/YogaKit.modulemap | 1 - .../Headers/Public/glog/glog/log_severity.h | 1 - ios/Pods/Headers/Public/glog/glog/logging.h | 1 - .../Headers/Public/glog/glog/raw_logging.h | 1 - .../Headers/Public/glog/glog/stl_logging.h | 1 - .../Headers/Public/glog/glog/vlog_is_on.h | 1 - ios/Pods/Headers/Public/libwebp/decode.h | 1 - ios/Pods/Headers/Public/libwebp/demux.h | 1 - ios/Pods/Headers/Public/libwebp/encode.h | 1 - .../Headers/Public/libwebp/format_constants.h | 1 - ios/Pods/Headers/Public/libwebp/mux.h | 1 - ios/Pods/Headers/Public/libwebp/mux_types.h | 1 - ios/Pods/Headers/Public/libwebp/types.h | 1 - ios/Pods/Headers/Public/nanopb/pb.h | 1 - ios/Pods/Headers/Public/nanopb/pb_common.h | 1 - ios/Pods/Headers/Public/nanopb/pb_decode.h | 1 - ios/Pods/Headers/Public/nanopb/pb_encode.h | 1 - .../react-native-appearance/RNCAppearance.h | 1 - .../RNCAppearanceProvider.h | 1 - .../RNCAppearanceProviderManager.h | 1 - .../RNBackgroundTimer.h | 1 - .../react-native-blur/BlurEffectWithAmount.h | 1 - .../Public/react-native-blur/BlurView.h | 1 - .../react-native-blur/BlurViewManager.h | 1 - .../Public/react-native-blur/VibrancyView.h | 1 - .../react-native-blur/VibrancyViewManager.h | 1 - .../RNCAssetsLibraryRequestHandler.h | 1 - .../RNCCameraRollManager.h | 1 - .../react-native-cookies/RNCookieManagerIOS.h | 1 - .../RNDocumentPicker.h | 1 - .../react-native-jitsi-meet/RNJitsiMeetView.h | 1 - .../RNJitsiMeetViewManager.h | 1 - .../react-native-mmkv-storage/IDStore.h | 1 - .../react-native-mmkv-storage/MMKVStorage.h | 1 - .../react-native-mmkv-storage/SecureStorage.h | 1 - .../StorageGetters.h | 1 - .../StorageIndexer.h | 1 - .../StorageSetters.h | 1 - .../react-native-netinfo/RNCConnectionState.h | 1 - .../RNCConnectionStateWatcher.h | 1 - .../Public/react-native-netinfo/RNCNetInfo.h | 1 - .../RCTConvert+RNNotifications.h | 1 - .../RNBridgeModule.h | 1 - .../RNCommandsHandler.h | 1 - .../RNEventEmitter.h | 1 - .../RNNotificationCenter.h | 1 - .../RNNotificationCenterListener.h | 1 - .../RNNotificationCenterMulticast.h | 1 - .../RNNotificationEventHandler.h | 1 - .../RNNotificationParser.h | 1 - .../RNNotificationUtils.h | 1 - .../RNNotifications.h | 1 - .../RNNotificationsStore.h | 1 - .../react-native-notifications/RNPushKit.h | 1 - .../RNPushKitEventHandler.h | 1 - .../RNPushKitEventListener.h | 1 - .../Orientation.h | 1 - .../Public/react-native-restart/Restart.h | 1 - .../RCTView+SafeAreaCompat.h | 1 - .../RNCSafeAreaProvider.h | 1 - .../RNCSafeAreaProviderManager.h | 1 - .../RNCSafeAreaShadowView.h | 1 - .../RNCSafeAreaView.h | 1 - .../RNCSafeAreaViewEdges.h | 1 - .../RNCSafeAreaViewLocalData.h | 1 - .../RNCSafeAreaViewManager.h | 1 - .../RNCSafeAreaViewMode.h | 1 - .../Public/react-native-simple-crypto/Aes.h | 1 - .../Public/react-native-simple-crypto/Hmac.h | 1 - .../react-native-simple-crypto/Pbkdf2.h | 1 - .../react-native-simple-crypto/RCTAes.h | 1 - .../RCTCrypto-Bridging-Header.h | 1 - .../react-native-simple-crypto/RCTHmac.h | 1 - .../react-native-simple-crypto/RCTPbkdf2.h | 1 - .../react-native-simple-crypto/RCTRsa.h | 1 - .../react-native-simple-crypto/RCTSha.h | 1 - .../RNRandomBytes.h | 1 - .../Public/react-native-simple-crypto/Rsa.h | 1 - .../react-native-simple-crypto/RsaFormatter.h | 1 - .../Public/react-native-simple-crypto/Sha.h | 1 - .../react-native-simple-crypto/Shared.h | 1 - .../Public/react-native-slider/RNCSlider.h | 1 - .../react-native-slider/RNCSliderManager.h | 1 - .../RNCWKProcessPoolManager.h | 1 - .../Public/react-native-webview/RNCWebView.h | 1 - .../react-native-webview/RNCWebViewManager.h | 1 - .../react-native-simple-crypto-umbrella.h | 1 - .../react-native-simple-crypto.modulemap | 1 - .../ReactNativeShareExtension.h | 1 - .../Public/rn-fetch-blob/IOS7Polyfill.h | 1 - .../Public/rn-fetch-blob/RNFetchBlob.h | 1 - .../Public/rn-fetch-blob/RNFetchBlobConst.h | 1 - .../Public/rn-fetch-blob/RNFetchBlobFS.h | 1 - .../Public/rn-fetch-blob/RNFetchBlobNetwork.h | 1 - .../rn-fetch-blob/RNFetchBlobProgress.h | 1 - .../rn-fetch-blob/RNFetchBlobReqBuilder.h | 1 - .../Public/rn-fetch-blob/RNFetchBlobRequest.h | 1 - .../JitsiMeet.framework/CallKitIcon.png | Bin 267 -> 0 bytes .../Headers/InfoPlistUtil.h | 23 - .../Headers/JitsiMeet-Swift.h | 255 - .../JitsiMeet.framework/Headers/JitsiMeet.h | 70 - .../Headers/JitsiMeetBaseLogHandler.h | 28 - .../Headers/JitsiMeetConferenceOptions.h | 98 - .../Headers/JitsiMeetLogger.h | 27 - .../Headers/JitsiMeetUserInfo.h | 38 - .../Headers/JitsiMeetView.h | 40 - .../Headers/JitsiMeetViewDelegate.h | 58 - .../Frameworks/JitsiMeet.framework/Info.plist | Bin 759 -> 0 bytes .../Frameworks/JitsiMeet.framework/JitsiMeet | Bin 30917216 -> 0 bytes ...x86_64-apple-ios-simulator.swiftsourceinfo | Bin 6300 -> 0 bytes .../Project/x86_64.swiftsourceinfo | Bin 6300 -> 0 bytes .../arm64-apple-ios.swiftdoc | Bin 4012 -> 0 bytes .../arm64-apple-ios.swiftinterface | 73 - .../arm64-apple-ios.swiftmodule | Bin 54044 -> 0 bytes .../JitsiMeet.swiftmodule/arm64.swiftdoc | Bin 4012 -> 0 bytes .../arm64.swiftinterface | 73 - .../JitsiMeet.swiftmodule/arm64.swiftmodule | Bin 54044 -> 0 bytes .../x86_64-apple-ios-simulator.swiftdoc | Bin 4024 -> 0 bytes .../x86_64-apple-ios-simulator.swiftinterface | 73 - .../x86_64-apple-ios-simulator.swiftmodule | Bin 53628 -> 0 bytes .../JitsiMeet.swiftmodule/x86_64.swiftdoc | Bin 4024 -> 0 bytes .../x86_64.swiftinterface | 73 - .../JitsiMeet.swiftmodule/x86_64.swiftmodule | Bin 53628 -> 0 bytes .../Modules/module.modulemap | 11 - .../assets/images/avatar.png | Bin 5995 -> 0 bytes .../images/btn_google_signin_dark_normal.png | Bin 8001 -> 0 bytes .../assets/images/dropboxLogo_square.png | Bin 1770 -> 0 bytes .../assets/images/icon-users.png | Bin 4717 -> 0 bytes .../assets/images/jitsiLogo_square.png | Bin 4476 -> 0 bytes .../assets/lang/languages-af.json | 27 - .../assets/lang/languages-ar.json | 42 - .../assets/lang/languages-bg.json | 32 - .../assets/lang/languages-ca.json | 46 - .../assets/lang/languages-de.json | 38 - .../assets/lang/languages-enGB.json | 38 - .../assets/lang/languages-eo.json | 27 - .../assets/lang/languages-es.json | 36 - .../assets/lang/languages-esUS.json | 34 - .../assets/lang/languages-et.json | 33 - .../assets/lang/languages-fi.json | 38 - .../assets/lang/languages-fr.json | 35 - .../assets/lang/languages-frCA.json | 35 - .../assets/lang/languages-hr.json | 27 - .../assets/lang/languages-hu.json | 35 - .../assets/lang/languages-it.json | 38 - .../assets/lang/languages-ja.json | 27 - .../assets/lang/languages-ko.json | 27 - .../assets/lang/languages-mn.json | 35 - .../assets/lang/languages-nl.json | 38 - .../assets/lang/languages-oc.json | 48 - .../assets/lang/languages-pl.json | 33 - .../assets/lang/languages-ptBR.json | 32 - .../assets/lang/languages-ro.json | 45 - .../assets/lang/languages-ru.json | 34 - .../assets/lang/languages-sc.json | 34 - .../assets/lang/languages-sk.json | 35 - .../assets/lang/languages-sl.json | 27 - .../assets/lang/languages-sv.json | 38 - .../assets/lang/languages-tr.json | 38 - .../assets/lang/languages-vi.json | 27 - .../assets/lang/languages-zhCN.json | 32 - .../assets/lang/languages-zhTW.json | 34 - .../assets/lang/languages.json | 47 - .../assets/lang/main-af.json | 709 - .../assets/lang/main-ar.json | 801 - .../assets/lang/main-bg.json | 784 - .../assets/lang/main-ca.json | 784 - .../assets/lang/main-de.json | 912 - .../assets/lang/main-enGB.json | 762 - .../assets/lang/main-eo.json | 800 - .../assets/lang/main-es.json | 855 - .../assets/lang/main-esUS.json | 856 - .../assets/lang/main-et.json | 774 - .../assets/lang/main-fi.json | 709 - .../assets/lang/main-fr.json | 874 - .../assets/lang/main-frCA.json | 746 - .../assets/lang/main-hr.json | 714 - .../assets/lang/main-hu.json | 785 - .../assets/lang/main-it.json | 713 - .../assets/lang/main-ja.json | 706 - .../assets/lang/main-ko.json | 704 - .../assets/lang/main-mn.json | 774 - .../assets/lang/main-nl.json | 900 - .../assets/lang/main-oc.json | 871 - .../assets/lang/main-pl.json | 912 - .../assets/lang/main-ptBR.json | 812 - .../assets/lang/main-ro.json | 762 - .../assets/lang/main-ru.json | 923 - .../assets/lang/main-sc.json | 783 - .../assets/lang/main-sk.json | 770 - .../assets/lang/main-sl.json | 839 - .../assets/lang/main-sv.json | 781 - .../assets/lang/main-tr.json | 894 - .../assets/lang/main-vi.json | 709 - .../assets/lang/main-zhCN.json | 748 - .../assets/lang/main-zhTW.json | 785 - .../JitsiMeet.framework/assets/lang/main.json | 934 - .../JitsiMeet.framework/image-resize@2x.png | Bin 492 -> 0 bytes .../JitsiMeet.framework/image-resize@3x.png | Bin 703 -> 0 bytes .../JitsiMeet.framework/incomingMessage.wav | Bin 100452 -> 0 bytes .../Frameworks/JitsiMeet.framework/joined.wav | Bin 42156 -> 0 bytes .../Frameworks/JitsiMeet.framework/left.wav | Bin 42156 -> 0 bytes .../JitsiMeet.framework/liveStreamingOff.mp3 | Bin 29328 -> 0 bytes .../JitsiMeet.framework/liveStreamingOn.mp3 | Bin 25968 -> 0 bytes .../JitsiMeet.framework/main.jsbundle | 1781 - .../JitsiMeet.framework/outgoingRinging.wav | Bin 132344 -> 0 bytes .../JitsiMeet.framework/outgoingStart.wav | Bin 211000 -> 0 bytes .../JitsiMeet.framework/recordingOff.mp3 | Bin 21425 -> 0 bytes .../JitsiMeet.framework/recordingOn.mp3 | Bin 21708 -> 0 bytes .../JitsiMeet.framework/rejected.wav | Bin 69236 -> 0 bytes .../Headers/RTCAudioSession.h | 264 - .../Headers/RTCAudioSessionConfiguration.h | 48 - .../WebRTC.framework/Headers/RTCAudioSource.h | 32 - .../WebRTC.framework/Headers/RTCAudioTrack.h | 28 - .../Headers/RTCCVPixelBuffer.h | 52 - .../Headers/RTCCallbackLogger.h | 41 - .../Headers/RTCCameraPreviewView.h | 30 - .../Headers/RTCCameraVideoCapturer.h | 56 - .../WebRTC.framework/Headers/RTCCertificate.h | 44 - .../Headers/RTCCodecSpecificInfo.h | 24 - .../Headers/RTCCodecSpecificInfoH264.h | 27 - .../Headers/RTCConfiguration.h | 233 - .../Headers/RTCCryptoOptions.h | 63 - .../WebRTC.framework/Headers/RTCDataChannel.h | 132 - .../Headers/RTCDataChannelConfiguration.h | 52 - .../Headers/RTCDefaultVideoDecoderFactory.h | 26 - .../Headers/RTCDefaultVideoEncoderFactory.h | 31 - .../WebRTC.framework/Headers/RTCDispatcher.h | 44 - .../WebRTC.framework/Headers/RTCDtmfSender.h | 71 - .../Headers/RTCEAGLVideoView.h | 45 - .../Headers/RTCEncodedImage.h | 53 - .../WebRTC.framework/Headers/RTCFieldTrials.h | 32 - .../WebRTC.framework/Headers/RTCFileLogger.h | 74 - .../Headers/RTCFileVideoCapturer.h | 51 - .../Headers/RTCH264ProfileLevelId.h | 60 - .../WebRTC.framework/Headers/RTCI420Buffer.h | 22 - .../Headers/RTCIceCandidate.h | 49 - .../WebRTC.framework/Headers/RTCIceServer.h | 114 - .../Headers/RTCLegacyStatsReport.h | 37 - .../WebRTC.framework/Headers/RTCLogging.h | 67 - .../Headers/RTCMTLVideoView.h | 46 - .../WebRTC.framework/Headers/RTCMacros.h | 52 - .../Headers/RTCMediaConstraints.h | 46 - .../WebRTC.framework/Headers/RTCMediaSource.h | 34 - .../WebRTC.framework/Headers/RTCMediaStream.h | 49 - .../Headers/RTCMediaStreamTrack.h | 50 - .../WebRTC.framework/Headers/RTCMetrics.h | 23 - .../Headers/RTCMetricsSampleInfo.h | 48 - .../Headers/RTCMutableI420Buffer.h | 23 - .../Headers/RTCMutableYUVPlanarBuffer.h | 28 - .../Headers/RTCNativeI420Buffer.h | 23 - .../Headers/RTCNativeMutableI420Buffer.h | 24 - .../Headers/RTCPeerConnection.h | 374 - .../Headers/RTCPeerConnectionFactory.h | 89 - .../Headers/RTCPeerConnectionFactoryOptions.h | 38 - .../Headers/RTCRtcpParameters.h | 30 - .../Headers/RTCRtpCodecParameters.h | 73 - .../Headers/RTCRtpEncodingParameters.h | 72 - .../Headers/RTCRtpFragmentationHeader.h | 28 - .../Headers/RTCRtpHeaderExtension.h | 33 - .../Headers/RTCRtpParameters.h | 58 - .../WebRTC.framework/Headers/RTCRtpReceiver.h | 85 - .../WebRTC.framework/Headers/RTCRtpSender.h | 54 - .../Headers/RTCRtpTransceiver.h | 131 - .../WebRTC.framework/Headers/RTCSSLAdapter.h | 20 - .../Headers/RTCSessionDescription.h | 47 - .../Headers/RTCStatisticsReport.h | 55 - .../WebRTC.framework/Headers/RTCTracing.h | 21 - .../Headers/RTCVideoCapturer.h | 35 - .../Headers/RTCVideoCodecConstants.h | 16 - .../Headers/RTCVideoCodecInfo.h | 36 - .../Headers/RTCVideoDecoder.h | 40 - .../Headers/RTCVideoDecoderFactory.h | 32 - .../Headers/RTCVideoDecoderFactoryH264.h | 18 - .../Headers/RTCVideoDecoderH264.h | 18 - .../Headers/RTCVideoDecoderVP8.h | 25 - .../Headers/RTCVideoDecoderVP9.h | 25 - .../Headers/RTCVideoEncoder.h | 50 - .../Headers/RTCVideoEncoderFactory.h | 49 - .../Headers/RTCVideoEncoderFactoryH264.h | 18 - .../Headers/RTCVideoEncoderH264.h | 22 - .../Headers/RTCVideoEncoderQpThresholds.h | 28 - .../Headers/RTCVideoEncoderSettings.h | 42 - .../Headers/RTCVideoEncoderVP8.h | 25 - .../Headers/RTCVideoEncoderVP9.h | 25 - .../WebRTC.framework/Headers/RTCVideoFrame.h | 86 - .../Headers/RTCVideoFrameBuffer.h | 32 - .../Headers/RTCVideoRenderer.h | 43 - .../WebRTC.framework/Headers/RTCVideoSource.h | 37 - .../WebRTC.framework/Headers/RTCVideoTrack.h | 38 - .../Headers/RTCVideoViewShading.h | 39 - .../Headers/RTCYUVPlanarBuffer.h | 46 - .../Headers/UIDevice+RTCDevice.h | 93 - .../WebRTC.framework/Headers/WebRTC.h | 93 - .../Frameworks/WebRTC.framework/Info.plist | Bin 753 -> 0 bytes .../WebRTC.framework/Modules/module.modulemap | 6 - .../Frameworks/WebRTC.framework/WebRTC | Bin 32890340 -> 0 bytes ios/Pods/JitsiMeetSDK/LICENSE | 13 - ios/Pods/JitsiMeetSDK/README.md | 66 - .../BugsnagReactNative.podspec.json | 46 - .../DoubleConversion.podspec.json | 23 - ios/Pods/Local Podspecs/EXAV.podspec.json | 29 - .../EXAppleAuthentication.podspec.json | 23 - .../Local Podspecs/EXConstants.podspec.json | 26 - .../Local Podspecs/EXFileSystem.podspec.json | 26 - .../Local Podspecs/EXHaptics.podspec.json | 23 - .../Local Podspecs/EXImageLoader.podspec.json | 29 - .../Local Podspecs/EXKeepAwake.podspec.json | 23 - .../EXLocalAuthentication.podspec.json | 26 - .../Local Podspecs/EXPermissions.podspec.json | 26 - .../EXVideoThumbnails.podspec.json | 24 - .../Local Podspecs/EXWebBrowser.podspec.json | 23 - .../Local Podspecs/FBLazyVector.podspec.json | 18 - .../FBReactNativeSpec.podspec.json | 44 - ios/Pods/Local Podspecs/Folly.podspec.json | 95 - .../Local Podspecs/JitsiMeetSDK.podspec.json | 21 - .../Local Podspecs/KeyCommands.podspec.json | 21 - .../Local Podspecs/RCTRequired.podspec.json | 18 - .../Local Podspecs/RCTTypeSafety.podspec.json | 38 - .../Local Podspecs/RNBootSplash.podspec.json | 23 - .../RNCAsyncStorage.podspec.json | 23 - .../Local Podspecs/RNCMaskedView.podspec.json | 22 - .../Local Podspecs/RNCPicker.podspec.json | 27 - .../RNConfigReader.podspec.json | 25 - .../RNDateTimePicker.podspec.json | 23 - .../Local Podspecs/RNDeviceInfo.podspec.json | 22 - .../Local Podspecs/RNFBAnalytics.podspec.json | 30 - ios/Pods/Local Podspecs/RNFBApp.podspec.json | 27 - .../RNFBCrashlytics.podspec.json | 33 - .../Local Podspecs/RNFastImage.podspec.json | 32 - .../RNGestureHandler.podspec.json | 24 - .../RNImageCropPicker.podspec.json | 42 - .../Local Podspecs/RNLocalize.podspec.json | 23 - .../Local Podspecs/RNReanimated.podspec.json | 26 - .../Local Podspecs/RNRootView.podspec.json | 31 - .../Local Podspecs/RNScreens.podspec.json | 26 - .../Local Podspecs/RNVectorIcons.podspec.json | 26 - .../Local Podspecs/React-Core.podspec.json | 215 - .../React-CoreModules.podspec.json | 47 - .../React-RCTActionSheet.podspec.json | 29 - .../React-RCTAnimation.podspec.json | 49 - .../Local Podspecs/React-RCTBlob.podspec.json | 52 - .../React-RCTImage.podspec.json | 53 - .../React-RCTLinking.podspec.json | 44 - .../React-RCTNetwork.podspec.json | 50 - .../React-RCTSettings.podspec.json | 50 - .../Local Podspecs/React-RCTText.podspec.json | 29 - .../React-RCTVibration.podspec.json | 48 - .../React-callinvoker.podspec.json | 18 - .../React-cxxreact.podspec.json | 43 - .../Local Podspecs/React-jsi.podspec.json | 50 - .../React-jsiexecutor.podspec.json | 39 - .../React-jsinspector.podspec.json | 18 - ios/Pods/Local Podspecs/React.podspec.json | 61 - .../Local Podspecs/ReactCommon.podspec.json | 73 - .../ReactNativeART.podspec.json | 22 - .../ReactNativeUiLib.podspec.json | 24 - .../Local Podspecs/UMAppLoader.podspec.json | 18 - .../UMBarCodeScannerInterface.podspec.json | 18 - .../UMCameraInterface.podspec.json | 18 - .../UMConstantsInterface.podspec.json | 18 - ios/Pods/Local Podspecs/UMCore.podspec.json | 18 - .../UMFaceDetectorInterface.podspec.json | 18 - .../UMFileSystemInterface.podspec.json | 18 - .../UMFontInterface.podspec.json | 18 - .../UMImageLoaderInterface.podspec.json | 18 - .../UMPermissionsInterface.podspec.json | 23 - .../UMReactNativeAdapter.podspec.json | 29 - .../UMSensorsInterface.podspec.json | 18 - .../UMTaskManagerInterface.podspec.json | 18 - ios/Pods/Local Podspecs/Yoga.podspec.json | 36 - ios/Pods/Local Podspecs/glog.podspec.json | 43 - .../react-native-appearance.podspec.json | 22 - ...react-native-background-timer.podspec.json | 28 - .../react-native-blur.podspec.json | 23 - .../react-native-cameraroll.podspec.json | 21 - .../react-native-cookies.podspec.json | 25 - .../react-native-document-picker.podspec.json | 21 - .../react-native-jitsi-meet.podspec.json | 27 - .../react-native-mmkv-storage.podspec.json | 25 - .../react-native-netinfo.podspec.json | 23 - .../react-native-notifications.podspec.json | 32 - ...act-native-orientation-locker.podspec.json | 29 - .../react-native-restart.podspec.json | 21 - ...eact-native-safe-area-context.podspec.json | 22 - .../react-native-simple-crypto.podspec.json | 24 - .../react-native-slider.podspec.json | 21 - .../react-native-webview.podspec.json | 22 - .../rn-extensions-share.podspec.json | 25 - .../Local Podspecs/rn-fetch-blob.podspec.json | 21 - ios/Pods/MMKV/LICENSE.TXT | 189 - ios/Pods/MMKV/README.md | 287 - ios/Pods/MMKV/iOS/MMKV/MMKV/MMKV.h | 222 - ios/Pods/MMKV/iOS/MMKV/MMKV/MMKVHandler.h | 60 - ios/Pods/MMKV/iOS/MMKV/MMKV/libMMKV.mm | 699 - ios/Pods/MMKVCore/Core/CodedInputData.cpp | 228 - ios/Pods/MMKVCore/Core/CodedInputData.h | 83 - .../MMKVCore/Core/CodedInputDataCrypt.cpp | 278 - ios/Pods/MMKVCore/Core/CodedInputDataCrypt.h | 87 - .../MMKVCore/Core/CodedInputDataCrypt_OSX.cpp | 62 - ios/Pods/MMKVCore/Core/CodedInputData_OSX.cpp | 92 - ios/Pods/MMKVCore/Core/CodedOutputData.cpp | 174 - ios/Pods/MMKVCore/Core/CodedOutputData.h | 82 - ios/Pods/MMKVCore/Core/InterProcessLock.cpp | 181 - ios/Pods/MMKVCore/Core/InterProcessLock.h | 119 - .../Core/InterProcessLock_Android.cpp | 98 - .../MMKVCore/Core/InterProcessLock_Win32.cpp | 98 - ios/Pods/MMKVCore/Core/KeyValueHolder.cpp | 216 - ios/Pods/MMKVCore/Core/KeyValueHolder.h | 116 - ios/Pods/MMKVCore/Core/MMBuffer.cpp | 184 - ios/Pods/MMKVCore/Core/MMBuffer.h | 104 - ios/Pods/MMKVCore/Core/MMKV.cpp | 958 - ios/Pods/MMKVCore/Core/MMKV.h | 349 - ios/Pods/MMKVCore/Core/MMKVLog.cpp | 128 - ios/Pods/MMKVCore/Core/MMKVLog.h | 75 - ios/Pods/MMKVCore/Core/MMKVLog_Android.cpp | 83 - ios/Pods/MMKVCore/Core/MMKVMetaInfo.hpp | 81 - ios/Pods/MMKVCore/Core/MMKVPredef.h | 198 - ios/Pods/MMKVCore/Core/MMKV_Android.cpp | 202 - ios/Pods/MMKVCore/Core/MMKV_IO.cpp | 1114 - ios/Pods/MMKVCore/Core/MMKV_IO.h | 57 - ios/Pods/MMKVCore/Core/MMKV_OSX.cpp | 333 - ios/Pods/MMKVCore/Core/MMKV_OSX.h | 51 - ios/Pods/MMKVCore/Core/MemoryFile.cpp | 304 - ios/Pods/MMKVCore/Core/MemoryFile.h | 106 - ios/Pods/MMKVCore/Core/MemoryFile_Android.cpp | 192 - ios/Pods/MMKVCore/Core/MemoryFile_OSX.cpp | 52 - ios/Pods/MMKVCore/Core/MemoryFile_Win32.cpp | 315 - ios/Pods/MMKVCore/Core/MiniPBCoder.cpp | 366 - ios/Pods/MMKVCore/Core/MiniPBCoder.h | 129 - ios/Pods/MMKVCore/Core/MiniPBCoder_OSX.cpp | 218 - ios/Pods/MMKVCore/Core/PBEncodeItem.hpp | 86 - ios/Pods/MMKVCore/Core/PBUtility.cpp | 61 - ios/Pods/MMKVCore/Core/PBUtility.h | 153 - ios/Pods/MMKVCore/Core/ScopedLock.hpp | 69 - ios/Pods/MMKVCore/Core/ThreadLock.cpp | 68 - ios/Pods/MMKVCore/Core/ThreadLock.h | 78 - ios/Pods/MMKVCore/Core/ThreadLock_Win32.cpp | 89 - ios/Pods/MMKVCore/Core/aes/AESCrypt.cpp | 256 - ios/Pods/MMKVCore/Core/aes/AESCrypt.h | 107 - .../Core/aes/openssl/openssl_aes-armv4.S | 1243 - .../MMKVCore/Core/aes/openssl/openssl_aes.h | 118 - .../Core/aes/openssl/openssl_aes_core.cpp | 1044 - .../Core/aes/openssl/openssl_aes_locl.h | 38 - .../Core/aes/openssl/openssl_aesv8-armx.S | 308 - .../Core/aes/openssl/openssl_arm_arch.h | 84 - .../Core/aes/openssl/openssl_cfb128.cpp | 97 - .../Core/aes/openssl/openssl_md32_common.h | 254 - .../MMKVCore/Core/aes/openssl/openssl_md5.h | 49 - .../Core/aes/openssl/openssl_md5_dgst.cpp | 166 - .../Core/aes/openssl/openssl_md5_locl.h | 75 - .../Core/aes/openssl/openssl_md5_one.cpp | 30 - .../Core/aes/openssl/openssl_opensslconf.h | 271 - ios/Pods/MMKVCore/Core/crc32/Checksum.h | 64 - ios/Pods/MMKVCore/Core/crc32/crc32_armv8.cpp | 113 - ios/Pods/MMKVCore/LICENSE.TXT | 189 - ios/Pods/MMKVCore/README.md | 287 - ios/Pods/Manifest.lock | 1008 - ios/Pods/OpenSSL-Universal/LICENSE.txt | 127 - ios/Pods/OpenSSL-Universal/README.md | 75 - .../ios/include/openssl/aes.h | 149 - .../ios/include/openssl/asn1.h | 1424 - .../ios/include/openssl/asn1_mac.h | 579 - .../ios/include/openssl/asn1t.h | 973 - .../ios/include/openssl/bio.h | 883 - .../ios/include/openssl/blowfish.h | 130 - .../ios/include/openssl/bn.h | 1015 - .../ios/include/openssl/buffer.h | 125 - .../ios/include/openssl/camellia.h | 132 - .../ios/include/openssl/cast.h | 107 - .../ios/include/openssl/cmac.h | 82 - .../ios/include/openssl/cms.h | 555 - .../ios/include/openssl/comp.h | 83 - .../ios/include/openssl/conf.h | 268 - .../ios/include/openssl/conf_api.h | 89 - .../ios/include/openssl/crypto.h | 661 - .../ios/include/openssl/des.h | 257 - .../ios/include/openssl/des_old.h | 497 - .../ios/include/openssl/dh.h | 412 - .../ios/include/openssl/dsa.h | 335 - .../ios/include/openssl/dso.h | 451 - .../ios/include/openssl/dtls1.h | 272 - .../ios/include/openssl/e_os2.h | 328 - .../ios/include/openssl/ebcdic.h | 26 - .../ios/include/openssl/ec.h | 1284 - .../ios/include/openssl/ecdh.h | 134 - .../ios/include/openssl/ecdsa.h | 335 - .../ios/include/openssl/engine.h | 960 - .../ios/include/openssl/err.h | 391 - .../ios/include/openssl/evp.h | 1630 - .../ios/include/openssl/hmac.h | 109 - .../ios/include/openssl/idea.h | 105 - .../ios/include/openssl/krb5_asn.h | 240 - .../ios/include/openssl/kssl.h | 197 - .../ios/include/openssl/lhash.h | 240 - .../ios/include/openssl/md4.h | 119 - .../ios/include/openssl/md5.h | 119 - .../ios/include/openssl/mdc2.h | 94 - .../ios/include/openssl/modes.h | 163 - .../ios/include/openssl/obj_mac.h | 4194 -- .../ios/include/openssl/objects.h | 1143 - .../ios/include/openssl/ocsp.h | 637 - .../ios/include/openssl/opensslconf-arm64.h | 274 - .../ios/include/openssl/opensslconf-armv7.h | 274 - .../ios/include/openssl/opensslconf-armv7s.h | 274 - .../ios/include/openssl/opensslconf-i386.h | 273 - .../ios/include/openssl/opensslconf-x86_64.h | 273 - .../ios/include/openssl/opensslconf.h | 22 - .../ios/include/openssl/opensslv.h | 97 - .../ios/include/openssl/ossl_typ.h | 213 - .../ios/include/openssl/pem.h | 618 - .../ios/include/openssl/pem2.h | 70 - .../ios/include/openssl/pkcs12.h | 342 - .../ios/include/openssl/pkcs7.h | 481 - .../ios/include/openssl/pqueue.h | 99 - .../ios/include/openssl/rand.h | 150 - .../ios/include/openssl/rc2.h | 103 - .../ios/include/openssl/rc4.h | 88 - .../ios/include/openssl/ripemd.h | 105 - .../ios/include/openssl/rsa.h | 664 - .../ios/include/openssl/safestack.h | 2672 -- .../ios/include/openssl/seed.h | 149 - .../ios/include/openssl/sha.h | 214 - .../ios/include/openssl/shim.h | 73 - .../ios/include/openssl/srp.h | 179 - .../ios/include/openssl/srtp.h | 147 - .../ios/include/openssl/ssl.h | 3164 -- .../ios/include/openssl/ssl2.h | 265 - .../ios/include/openssl/ssl23.h | 84 - .../ios/include/openssl/ssl3.h | 774 - .../ios/include/openssl/stack.h | 107 - .../ios/include/openssl/symhacks.h | 518 - .../ios/include/openssl/tls1.h | 810 - .../ios/include/openssl/ts.h | 865 - .../ios/include/openssl/txt_db.h | 112 - .../ios/include/openssl/ui.h | 415 - .../ios/include/openssl/ui_compat.h | 88 - .../ios/include/openssl/whrlpool.h | 41 - .../ios/include/openssl/x509.h | 1330 - .../ios/include/openssl/x509_vfy.h | 652 - .../ios/include/openssl/x509v3.h | 1055 - .../OpenSSL-Universal/ios/lib/libcrypto.a | Bin 15129056 -> 0 bytes ios/Pods/OpenSSL-Universal/ios/lib/libssl.a | Bin 2572472 -> 0 bytes ios/Pods/Pods.xcodeproj/project.pbxproj | 40022 ---------------- ios/Pods/PromisesObjC/LICENSE | 202 - ios/Pods/PromisesObjC/README.md | 60 - .../Sources/FBLPromises/FBLPromise+All.m | 86 - .../Sources/FBLPromises/FBLPromise+Always.m | 58 - .../Sources/FBLPromises/FBLPromise+Any.m | 112 - .../Sources/FBLPromises/FBLPromise+Async.m | 70 - .../Sources/FBLPromises/FBLPromise+Await.m | 48 - .../Sources/FBLPromises/FBLPromise+Catch.m | 55 - .../Sources/FBLPromises/FBLPromise+Delay.m | 59 - .../Sources/FBLPromises/FBLPromise+Do.m | 59 - .../Sources/FBLPromises/FBLPromise+Race.m | 65 - .../Sources/FBLPromises/FBLPromise+Recover.m | 54 - .../Sources/FBLPromises/FBLPromise+Reduce.m | 61 - .../Sources/FBLPromises/FBLPromise+Retry.m | 128 - .../Sources/FBLPromises/FBLPromise+Testing.m | 55 - .../Sources/FBLPromises/FBLPromise+Then.m | 50 - .../Sources/FBLPromises/FBLPromise+Timeout.m | 64 - .../Sources/FBLPromises/FBLPromise+Validate.m | 56 - .../Sources/FBLPromises/FBLPromise+Wrap.m | 420 - .../Sources/FBLPromises/FBLPromise.m | 299 - .../Sources/FBLPromises/FBLPromiseError.m | 19 - .../FBLPromises/include/FBLPromise+All.h | 63 - .../FBLPromises/include/FBLPromise+Always.h | 54 - .../FBLPromises/include/FBLPromise+Any.h | 69 - .../FBLPromises/include/FBLPromise+Async.h | 60 - .../FBLPromises/include/FBLPromise+Await.h | 32 - .../FBLPromises/include/FBLPromise+Catch.h | 59 - .../FBLPromises/include/FBLPromise+Delay.h | 59 - .../FBLPromises/include/FBLPromise+Do.h | 55 - .../FBLPromises/include/FBLPromise+Race.h | 62 - .../FBLPromises/include/FBLPromise+Recover.h | 60 - .../FBLPromises/include/FBLPromise+Reduce.h | 71 - .../FBLPromises/include/FBLPromise+Retry.h | 165 - .../FBLPromises/include/FBLPromise+Testing.h | 57 - .../FBLPromises/include/FBLPromise+Then.h | 63 - .../FBLPromises/include/FBLPromise+Timeout.h | 57 - .../FBLPromises/include/FBLPromise+Validate.h | 60 - .../FBLPromises/include/FBLPromise+Wrap.h | 316 - .../Sources/FBLPromises/include/FBLPromise.h | 93 - .../FBLPromises/include/FBLPromiseError.h | 43 - .../FBLPromises/include/FBLPromisePrivate.h | 66 - .../Sources/FBLPromises/include/FBLPromises.h | 32 - ios/Pods/SDWebImage/LICENSE | 20 - ios/Pods/SDWebImage/README.md | 347 - .../SDWebImage/Core/NSButton+WebCache.h | 340 - .../SDWebImage/Core/NSButton+WebCache.m | 172 - .../SDWebImage/Core/NSData+ImageContentType.h | 61 - .../SDWebImage/Core/NSData+ImageContentType.m | 158 - .../SDWebImage/Core/NSImage+Compatibility.h | 67 - .../SDWebImage/Core/NSImage+Compatibility.m | 120 - .../SDWebImage/Core/SDAnimatedImage.h | 114 - .../SDWebImage/Core/SDAnimatedImage.m | 390 - .../SDWebImage/Core/SDAnimatedImagePlayer.h | 90 - .../SDWebImage/Core/SDAnimatedImagePlayer.m | 391 - .../SDWebImage/Core/SDAnimatedImageRep.h | 23 - .../SDWebImage/Core/SDAnimatedImageRep.m | 114 - .../Core/SDAnimatedImageView+WebCache.h | 168 - .../Core/SDAnimatedImageView+WebCache.m | 79 - .../SDWebImage/Core/SDAnimatedImageView.h | 99 - .../SDWebImage/Core/SDAnimatedImageView.m | 519 - .../SDWebImage/SDWebImage/Core/SDDiskCache.h | 145 - .../SDWebImage/SDWebImage/Core/SDDiskCache.m | 326 - .../SDWebImage/Core/SDGraphicsImageRenderer.h | 73 - .../SDWebImage/Core/SDGraphicsImageRenderer.m | 244 - .../SDWebImage/Core/SDImageAPNGCoder.h | 19 - .../SDWebImage/Core/SDImageAPNGCoder.m | 65 - .../SDWebImage/SDWebImage/Core/SDImageCache.h | 412 - .../SDWebImage/SDWebImage/Core/SDImageCache.m | 879 - .../SDWebImage/Core/SDImageCacheConfig.h | 137 - .../SDWebImage/Core/SDImageCacheConfig.m | 63 - .../SDWebImage/Core/SDImageCacheDefine.h | 143 - .../SDWebImage/Core/SDImageCacheDefine.m | 85 - .../SDWebImage/Core/SDImageCachesManager.h | 81 - .../SDWebImage/Core/SDImageCachesManager.m | 557 - .../SDWebImage/SDWebImage/Core/SDImageCoder.h | 266 - .../SDWebImage/SDWebImage/Core/SDImageCoder.m | 23 - .../SDWebImage/Core/SDImageCoderHelper.h | 126 - .../SDWebImage/Core/SDImageCoderHelper.m | 690 - .../SDWebImage/Core/SDImageCodersManager.h | 58 - .../SDWebImage/Core/SDImageCodersManager.m | 133 - .../SDWebImage/SDWebImage/Core/SDImageFrame.h | 36 - .../SDWebImage/SDWebImage/Core/SDImageFrame.m | 28 - .../SDWebImage/Core/SDImageGIFCoder.h | 22 - .../SDWebImage/Core/SDImageGIFCoder.m | 57 - .../SDWebImage/Core/SDImageGraphics.h | 28 - .../SDWebImage/Core/SDImageGraphics.m | 105 - .../SDWebImage/Core/SDImageHEICCoder.h | 24 - .../SDWebImage/Core/SDImageHEICCoder.m | 167 - .../SDWebImage/Core/SDImageIOAnimatedCoder.h | 59 - .../SDWebImage/Core/SDImageIOAnimatedCoder.m | 632 - .../SDWebImage/Core/SDImageIOCoder.h | 30 - .../SDWebImage/Core/SDImageIOCoder.m | 317 - .../SDWebImage/Core/SDImageLoader.h | 101 - .../SDWebImage/Core/SDImageLoader.m | 200 - .../SDWebImage/Core/SDImageLoadersManager.h | 40 - .../SDWebImage/Core/SDImageLoadersManager.m | 114 - .../SDWebImage/Core/SDImageTransformer.h | 241 - .../SDWebImage/Core/SDImageTransformer.m | 331 - .../SDWebImage/Core/SDMemoryCache.h | 78 - .../SDWebImage/Core/SDMemoryCache.m | 155 - .../Core/SDWebImageCacheKeyFilter.h | 32 - .../Core/SDWebImageCacheKeyFilter.m | 39 - .../Core/SDWebImageCacheSerializer.h | 36 - .../Core/SDWebImageCacheSerializer.m | 39 - .../SDWebImage/Core/SDWebImageCompat.h | 95 - .../SDWebImage/Core/SDWebImageCompat.m | 17 - .../SDWebImage/Core/SDWebImageDefine.h | 318 - .../SDWebImage/Core/SDWebImageDefine.m | 139 - .../SDWebImage/Core/SDWebImageDownloader.h | 314 - .../SDWebImage/Core/SDWebImageDownloader.m | 619 - .../Core/SDWebImageDownloaderConfig.h | 98 - .../Core/SDWebImageDownloaderConfig.m | 49 - .../Core/SDWebImageDownloaderDecryptor.h | 49 - .../Core/SDWebImageDownloaderDecryptor.m | 55 - .../Core/SDWebImageDownloaderOperation.h | 153 - .../Core/SDWebImageDownloaderOperation.m | 561 - .../SDWebImageDownloaderRequestModifier.h | 69 - .../SDWebImageDownloaderRequestModifier.m | 71 - .../SDWebImageDownloaderResponseModifier.h | 69 - .../SDWebImageDownloaderResponseModifier.m | 73 - .../SDWebImage/Core/SDWebImageError.h | 27 - .../SDWebImage/Core/SDWebImageError.m | 13 - .../SDWebImage/Core/SDWebImageIndicator.h | 115 - .../SDWebImage/Core/SDWebImageIndicator.m | 284 - .../SDWebImage/Core/SDWebImageManager.h | 287 - .../SDWebImage/Core/SDWebImageManager.m | 702 - .../SDWebImage/Core/SDWebImageOperation.h | 21 - .../SDWebImage/Core/SDWebImageOperation.m | 14 - .../Core/SDWebImageOptionsProcessor.h | 72 - .../Core/SDWebImageOptionsProcessor.m | 59 - .../SDWebImage/Core/SDWebImagePrefetcher.h | 143 - .../SDWebImage/Core/SDWebImagePrefetcher.m | 305 - .../SDWebImage/Core/SDWebImageTransition.h | 131 - .../SDWebImage/Core/SDWebImageTransition.m | 187 - .../SDWebImage/Core/UIButton+WebCache.h | 387 - .../SDWebImage/Core/UIButton+WebCache.m | 234 - .../Core/UIImage+ExtendedCacheData.h | 24 - .../Core/UIImage+ExtendedCacheData.m | 23 - .../SDWebImage/Core/UIImage+ForceDecode.h | 46 - .../SDWebImage/Core/UIImage+ForceDecode.m | 42 - .../SDWebImage/SDWebImage/Core/UIImage+GIF.h | 26 - .../SDWebImage/SDWebImage/Core/UIImage+GIF.m | 22 - .../SDWebImage/Core/UIImage+MemoryCacheCost.h | 27 - .../SDWebImage/Core/UIImage+MemoryCacheCost.m | 46 - .../SDWebImage/Core/UIImage+Metadata.h | 57 - .../SDWebImage/Core/UIImage+Metadata.m | 150 - .../SDWebImage/Core/UIImage+MultiFormat.h | 80 - .../SDWebImage/Core/UIImage+MultiFormat.m | 47 - .../SDWebImage/Core/UIImage+Transform.h | 146 - .../SDWebImage/Core/UIImage+Transform.m | 711 - .../Core/UIImageView+HighlightedWebCache.h | 129 - .../Core/UIImageView+HighlightedWebCache.m | 76 - .../SDWebImage/Core/UIImageView+WebCache.h | 194 - .../SDWebImage/Core/UIImageView+WebCache.m | 67 - .../SDWebImage/Core/UIView+WebCache.h | 109 - .../SDWebImage/Core/UIView+WebCache.m | 405 - .../Core/UIView+WebCacheOperation.h | 48 - .../Core/UIView+WebCacheOperation.m | 84 - .../Private/NSBezierPath+SDRoundedCorners.h | 24 - .../Private/NSBezierPath+SDRoundedCorners.m | 42 - .../SDWebImage/Private/SDAssociatedObject.h | 14 - .../SDWebImage/Private/SDAssociatedObject.m | 27 - .../Private/SDAsyncBlockOperation.h | 21 - .../Private/SDAsyncBlockOperation.m | 92 - .../SDWebImage/Private/SDDeviceHelper.h | 18 - .../SDWebImage/Private/SDDeviceHelper.m | 32 - .../SDWebImage/Private/SDDisplayLink.h | 29 - .../SDWebImage/Private/SDDisplayLink.m | 222 - .../Private/SDFileAttributeHelper.h | 19 - .../Private/SDFileAttributeHelper.m | 127 - .../SDWebImage/Private/SDImageAssetManager.h | 23 - .../SDWebImage/Private/SDImageAssetManager.m | 158 - .../Private/SDImageCachesManagerOperation.h | 21 - .../Private/SDImageCachesManagerOperation.m | 84 - .../Private/SDImageHEICCoderInternal.h | 25 - .../Private/SDImageIOAnimatedCoderInternal.h | 18 - .../SDWebImage/Private/SDInternalMacros.h | 77 - .../SDWebImage/Private/SDInternalMacros.m | 13 - .../SDWebImage/Private/SDWeakProxy.h | 20 - .../SDWebImage/Private/SDWeakProxy.m | 79 - .../Private/SDWebImageTransitionInternal.h | 19 - .../SDWebImage/Private/SDmetamacros.h | 667 - .../SDWebImage/Private/UIColor+SDHexString.h | 18 - .../SDWebImage/Private/UIColor+SDHexString.m | 42 - ios/Pods/SDWebImage/WebImage/SDWebImage.h | 88 - ios/Pods/SDWebImageWebPCoder/LICENSE | 19 - ios/Pods/SDWebImageWebPCoder/README.md | 188 - .../Classes/SDImageWebPCoder.h | 22 - .../Classes/SDImageWebPCoder.m | 1016 - .../Classes/UIImage+WebP.h | 27 - .../Classes/UIImage+WebP.m | 21 - .../Module/SDWebImageWebPCoder.h | 15 - .../Module/SDWebImageWebPCoder.modulemap | 6 - ios/Pods/TOCropViewController/LICENSE | 21 - .../Categories/UIImage+CropRotate.h | 31 - .../Categories/UIImage+CropRotate.m | 72 - .../Constants/TOCropViewConstants.h | 70 - .../Models/TOActivityCroppedImageProvider.h | 38 - .../Models/TOActivityCroppedImageProvider.m | 76 - .../TOCropViewControllerTransitioning.h | 49 - .../TOCropViewControllerTransitioning.m | 120 - .../Models/TOCroppedImageAttributes.h | 38 - .../Models/TOCroppedImageAttributes.m | 46 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 9 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 9 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 8 - .../TOCropViewControllerLocalizable.strings | 9 - .../TOCropViewControllerLocalizable.strings | 9 - .../TOCropViewControllerLocalizable.strings | 9 - .../TOCropViewControllerLocalizable.strings | 9 - .../TOCropViewController.h | 441 - .../TOCropViewController.m | 1285 - .../Views/TOCropOverlayView.h | 43 - .../Views/TOCropOverlayView.m | 231 - .../Views/TOCropScrollView.h | 39 - .../Views/TOCropScrollView.m | 51 - .../Views/TOCropToolbar.h | 86 - .../Views/TOCropToolbar.m | 641 - .../TOCropViewController/Views/TOCropView.h | 291 - .../TOCropViewController/Views/TOCropView.m | 1754 - ios/Pods/TOCropViewController/README.md | 275 - .../BugsnagReactNative-dummy.m | 5 - .../BugsnagReactNative-prefix.pch | 12 - .../BugsnagReactNative.debug.xcconfig | 12 - .../BugsnagReactNative.release.xcconfig | 12 - .../CocoaAsyncSocket/CocoaAsyncSocket-dummy.m | 5 - .../CocoaAsyncSocket-prefix.pch | 12 - .../CocoaAsyncSocket.debug.xcconfig | 11 - .../CocoaAsyncSocket.release.xcconfig | 11 - .../CocoaLibEvent.debug.xcconfig | 11 - .../CocoaLibEvent.release.xcconfig | 11 - .../DoubleConversion/DoubleConversion-dummy.m | 5 - .../DoubleConversion-prefix.pch | 12 - .../DoubleConversion.debug.xcconfig | 11 - .../DoubleConversion.release.xcconfig | 11 - .../Target Support Files/EXAV/EXAV-dummy.m | 5 - .../Target Support Files/EXAV/EXAV-prefix.pch | 12 - .../EXAV/EXAV.debug.xcconfig | 11 - .../EXAV/EXAV.release.xcconfig | 11 - .../EXAppleAuthentication-dummy.m | 5 - .../EXAppleAuthentication-prefix.pch | 12 - .../EXAppleAuthentication.debug.xcconfig | 11 - .../EXAppleAuthentication.release.xcconfig | 11 - .../EXConstants/EXConstants-dummy.m | 5 - .../EXConstants/EXConstants-prefix.pch | 12 - .../EXConstants/EXConstants.debug.xcconfig | 11 - .../EXConstants/EXConstants.release.xcconfig | 11 - .../EXFileSystem/EXFileSystem-dummy.m | 5 - .../EXFileSystem/EXFileSystem-prefix.pch | 12 - .../EXFileSystem/EXFileSystem.debug.xcconfig | 11 - .../EXFileSystem.release.xcconfig | 11 - .../EXHaptics/EXHaptics-dummy.m | 5 - .../EXHaptics/EXHaptics-prefix.pch | 12 - .../EXHaptics/EXHaptics.debug.xcconfig | 11 - .../EXHaptics/EXHaptics.release.xcconfig | 11 - .../EXImageLoader/EXImageLoader-dummy.m | 5 - .../EXImageLoader/EXImageLoader-prefix.pch | 12 - .../EXImageLoader.debug.xcconfig | 12 - .../EXImageLoader.release.xcconfig | 12 - .../EXKeepAwake/EXKeepAwake-dummy.m | 5 - .../EXKeepAwake/EXKeepAwake-prefix.pch | 12 - .../EXKeepAwake/EXKeepAwake.debug.xcconfig | 11 - .../EXKeepAwake/EXKeepAwake.release.xcconfig | 11 - .../EXLocalAuthentication-dummy.m | 5 - .../EXLocalAuthentication-prefix.pch | 12 - .../EXLocalAuthentication.debug.xcconfig | 11 - .../EXLocalAuthentication.release.xcconfig | 11 - .../EXPermissions/EXPermissions-dummy.m | 5 - .../EXPermissions/EXPermissions-prefix.pch | 12 - .../EXPermissions.debug.xcconfig | 11 - .../EXPermissions.release.xcconfig | 11 - .../EXVideoThumbnails-dummy.m | 5 - .../EXVideoThumbnails-prefix.pch | 12 - .../EXVideoThumbnails.debug.xcconfig | 11 - .../EXVideoThumbnails.release.xcconfig | 11 - .../EXWebBrowser/EXWebBrowser-dummy.m | 5 - .../EXWebBrowser/EXWebBrowser-prefix.pch | 12 - .../EXWebBrowser/EXWebBrowser.debug.xcconfig | 11 - .../EXWebBrowser.release.xcconfig | 11 - .../FBLazyVector/FBLazyVector.debug.xcconfig | 11 - .../FBLazyVector.release.xcconfig | 11 - .../FBReactNativeSpec-dummy.m | 5 - .../FBReactNativeSpec-prefix.pch | 12 - .../FBReactNativeSpec.debug.xcconfig | 14 - .../FBReactNativeSpec.release.xcconfig | 14 - .../Firebase/Firebase.debug.xcconfig | 12 - .../Firebase/Firebase.release.xcconfig | 12 - .../FirebaseAnalytics.debug.xcconfig | 12 - .../FirebaseAnalytics.release.xcconfig | 12 - .../FirebaseCore/FirebaseCore-dummy.m | 5 - .../FirebaseCore/FirebaseCore.debug.xcconfig | 13 - .../FirebaseCore.release.xcconfig | 13 - .../FirebaseCoreDiagnostics-dummy.m | 5 - .../FirebaseCoreDiagnostics.debug.xcconfig | 14 - .../FirebaseCoreDiagnostics.release.xcconfig | 14 - .../FirebaseCrashlytics-dummy.m | 5 - .../FirebaseCrashlytics.debug.xcconfig | 13 - .../FirebaseCrashlytics.release.xcconfig | 13 - .../FirebaseInstallations-dummy.m | 5 - .../FirebaseInstallations.debug.xcconfig | 12 - .../FirebaseInstallations.release.xcconfig | 12 - .../Flipper-DoubleConversion-dummy.m | 5 - .../Flipper-DoubleConversion-prefix.pch | 12 - .../Flipper-DoubleConversion.debug.xcconfig | 11 - .../Flipper-DoubleConversion.release.xcconfig | 11 - .../Flipper-Folly/Flipper-Folly-dummy.m | 5 - .../Flipper-Folly/Flipper-Folly-prefix.pch | 12 - .../Flipper-Folly.debug.xcconfig | 13 - .../Flipper-Folly.release.xcconfig | 13 - .../Flipper-Glog/Flipper-Glog-dummy.m | 5 - .../Flipper-Glog/Flipper-Glog-prefix.pch | 12 - .../Flipper-Glog/Flipper-Glog.debug.xcconfig | 12 - .../Flipper-Glog.release.xcconfig | 12 - .../Flipper-PeerTalk/Flipper-PeerTalk-dummy.m | 5 - .../Flipper-PeerTalk-prefix.pch | 12 - .../Flipper-PeerTalk.debug.xcconfig | 11 - .../Flipper-PeerTalk.release.xcconfig | 11 - .../Flipper-RSocket/Flipper-RSocket-dummy.m | 5 - .../Flipper-RSocket-prefix.pch | 12 - .../Flipper-RSocket.debug.xcconfig | 13 - .../Flipper-RSocket.release.xcconfig | 13 - .../Flipper/Flipper-dummy.m | 5 - .../Flipper/Flipper-prefix.pch | 12 - .../Flipper/Flipper.debug.xcconfig | 13 - .../Flipper/Flipper.release.xcconfig | 13 - .../FlipperKit/FlipperKit-dummy.m | 5 - .../FlipperKit/FlipperKit-prefix.pch | 12 - .../FlipperKit/FlipperKit-umbrella.h | 39 - .../FlipperKit/FlipperKit.debug.xcconfig | 17 - .../FlipperKit/FlipperKit.modulemap | 6 - .../FlipperKit/FlipperKit.release.xcconfig | 17 - .../Target Support Files/Folly/Folly-dummy.m | 5 - .../Folly/Folly-prefix.pch | 12 - .../Folly/Folly.debug.xcconfig | 13 - .../Folly/Folly.release.xcconfig | 13 - .../GoogleAppMeasurement.debug.xcconfig | 12 - .../GoogleAppMeasurement.release.xcconfig | 12 - .../GoogleDataTransport-dummy.m | 5 - .../GoogleDataTransport.debug.xcconfig | 14 - .../GoogleDataTransport.release.xcconfig | 14 - .../GoogleDataTransportCCTSupport-dummy.m | 5 - ...ogleDataTransportCCTSupport.debug.xcconfig | 14 - ...leDataTransportCCTSupport.release.xcconfig | 14 - .../GoogleUtilities/GoogleUtilities-dummy.m | 5 - .../GoogleUtilities-prefix.pch | 12 - .../GoogleUtilities.debug.xcconfig | 12 - .../GoogleUtilities.release.xcconfig | 12 - .../JitsiMeetSDK/JitsiMeetSDK.debug.xcconfig | 11 - .../JitsiMeetSDK.release.xcconfig | 11 - .../KeyCommands/KeyCommands-dummy.m | 5 - .../KeyCommands/KeyCommands-prefix.pch | 12 - .../KeyCommands/KeyCommands.debug.xcconfig | 12 - .../KeyCommands/KeyCommands.release.xcconfig | 12 - .../Target Support Files/MMKV/MMKV-dummy.m | 5 - .../Target Support Files/MMKV/MMKV-prefix.pch | 12 - .../MMKV/MMKV.debug.xcconfig | 14 - .../MMKV/MMKV.release.xcconfig | 14 - .../MMKVCore/MMKVCore-dummy.m | 5 - .../MMKVCore/MMKVCore-prefix.pch | 12 - .../MMKVCore/MMKVCore.debug.xcconfig | 14 - .../MMKVCore/MMKVCore.release.xcconfig | 14 - .../OpenSSL-Universal.debug.xcconfig | 11 - .../OpenSSL-Universal.release.xcconfig | 11 - ...ificationService-acknowledgements.markdown | 4704 -- ...NotificationService-acknowledgements.plist | 5156 -- .../Pods-NotificationService-dummy.m | 5 - .../Pods-NotificationService-resources.sh | 165 - .../Pods-NotificationService-umbrella.h | 16 - .../Pods-NotificationService.debug.xcconfig | 15 - .../Pods-NotificationService.modulemap | 6 - .../Pods-NotificationService.release.xcconfig | 15 - ...hareRocketChatRN-acknowledgements.markdown | 3497 -- ...s-ShareRocketChatRN-acknowledgements.plist | 3793 -- .../Pods-ShareRocketChatRN-dummy.m | 5 - .../Pods-ShareRocketChatRN-resources.sh | 161 - .../Pods-ShareRocketChatRN-umbrella.h | 16 - .../Pods-ShareRocketChatRN.debug.xcconfig | 14 - .../Pods-ShareRocketChatRN.modulemap | 6 - .../Pods-ShareRocketChatRN.release.xcconfig | 14 - ...ults-Rocket.Chat-acknowledgements.markdown | 4704 -- ...efaults-Rocket.Chat-acknowledgements.plist | 5156 -- .../Pods-defaults-Rocket.Chat-dummy.m | 5 - .../Pods-defaults-Rocket.Chat-frameworks.sh | 209 - .../Pods-defaults-Rocket.Chat-resources.sh | 165 - .../Pods-defaults-Rocket.Chat-umbrella.h | 16 - .../Pods-defaults-Rocket.Chat.debug.xcconfig | 16 - .../Pods-defaults-Rocket.Chat.modulemap | 6 - ...Pods-defaults-Rocket.Chat.release.xcconfig | 16 - ...lts-RocketChatRN-acknowledgements.markdown | 4704 -- ...faults-RocketChatRN-acknowledgements.plist | 5156 -- .../Pods-defaults-RocketChatRN-dummy.m | 5 - .../Pods-defaults-RocketChatRN-frameworks.sh | 209 - .../Pods-defaults-RocketChatRN-resources.sh | 165 - .../Pods-defaults-RocketChatRN-umbrella.h | 16 - .../Pods-defaults-RocketChatRN.debug.xcconfig | 16 - .../Pods-defaults-RocketChatRN.modulemap | 6 - ...ods-defaults-RocketChatRN.release.xcconfig | 16 - .../PromisesObjC/PromisesObjC-dummy.m | 5 - .../PromisesObjC/PromisesObjC.debug.xcconfig | 11 - .../PromisesObjC.release.xcconfig | 11 - .../RCTRequired/RCTRequired.debug.xcconfig | 11 - .../RCTRequired/RCTRequired.release.xcconfig | 11 - .../RCTTypeSafety/RCTTypeSafety-dummy.m | 5 - .../RCTTypeSafety/RCTTypeSafety-prefix.pch | 12 - .../RCTTypeSafety.debug.xcconfig | 14 - .../RCTTypeSafety.release.xcconfig | 14 - .../RNBootSplash/RNBootSplash-dummy.m | 5 - .../RNBootSplash/RNBootSplash-prefix.pch | 12 - .../RNBootSplash/RNBootSplash.debug.xcconfig | 12 - .../RNBootSplash.release.xcconfig | 12 - .../RNCAsyncStorage/RNCAsyncStorage-dummy.m | 5 - .../RNCAsyncStorage-prefix.pch | 12 - .../RNCAsyncStorage.debug.xcconfig | 12 - .../RNCAsyncStorage.release.xcconfig | 12 - .../RNCMaskedView/RNCMaskedView-dummy.m | 5 - .../RNCMaskedView/RNCMaskedView-prefix.pch | 12 - .../RNCMaskedView.debug.xcconfig | 12 - .../RNCMaskedView.release.xcconfig | 12 - .../RNCPicker/RNCPicker-dummy.m | 5 - .../RNCPicker/RNCPicker-prefix.pch | 12 - .../RNCPicker/RNCPicker.debug.xcconfig | 12 - .../RNCPicker/RNCPicker.release.xcconfig | 12 - .../RNConfigReader/RNConfigReader-dummy.m | 5 - .../RNConfigReader/RNConfigReader-prefix.pch | 12 - .../RNConfigReader.debug.xcconfig | 12 - .../RNConfigReader.release.xcconfig | 12 - .../RNDateTimePicker/RNDateTimePicker-dummy.m | 5 - .../RNDateTimePicker-prefix.pch | 12 - .../RNDateTimePicker.debug.xcconfig | 12 - .../RNDateTimePicker.release.xcconfig | 12 - .../RNDeviceInfo/RNDeviceInfo-dummy.m | 5 - .../RNDeviceInfo/RNDeviceInfo-prefix.pch | 12 - .../RNDeviceInfo/RNDeviceInfo.debug.xcconfig | 12 - .../RNDeviceInfo.release.xcconfig | 12 - .../RNFBAnalytics/RNFBAnalytics-dummy.m | 5 - .../RNFBAnalytics/RNFBAnalytics-prefix.pch | 12 - .../RNFBAnalytics.debug.xcconfig | 13 - .../RNFBAnalytics.release.xcconfig | 13 - .../RNFBApp/RNFBApp-dummy.m | 5 - .../RNFBApp/RNFBApp-prefix.pch | 12 - .../RNFBApp/RNFBApp.debug.xcconfig | 13 - .../RNFBApp/RNFBApp.release.xcconfig | 13 - .../RNFBCrashlytics/RNFBCrashlytics-dummy.m | 5 - .../RNFBCrashlytics-prefix.pch | 12 - .../RNFBCrashlytics.debug.xcconfig | 13 - .../RNFBCrashlytics.release.xcconfig | 13 - .../RNFastImage/RNFastImage-dummy.m | 5 - .../RNFastImage/RNFastImage-prefix.pch | 12 - .../RNFastImage/RNFastImage.debug.xcconfig | 12 - .../RNFastImage/RNFastImage.release.xcconfig | 12 - .../RNGestureHandler/RNGestureHandler-dummy.m | 5 - .../RNGestureHandler-prefix.pch | 12 - .../RNGestureHandler.debug.xcconfig | 12 - .../RNGestureHandler.release.xcconfig | 12 - .../RNImageCropPicker-dummy.m | 5 - .../RNImageCropPicker-prefix.pch | 12 - .../RNImageCropPicker.debug.xcconfig | 12 - .../RNImageCropPicker.release.xcconfig | 12 - ...QBImagePicker-RNImageCropPicker-Info.plist | 24 - .../RNLocalize/RNLocalize-dummy.m | 5 - .../RNLocalize/RNLocalize-prefix.pch | 12 - .../RNLocalize/RNLocalize.debug.xcconfig | 12 - .../RNLocalize/RNLocalize.release.xcconfig | 12 - .../RNReanimated/RNReanimated-dummy.m | 5 - .../RNReanimated/RNReanimated-prefix.pch | 12 - .../RNReanimated/RNReanimated.debug.xcconfig | 12 - .../RNReanimated.release.xcconfig | 12 - .../RNRootView/RNRootView-dummy.m | 5 - .../RNRootView/RNRootView-prefix.pch | 12 - .../RNRootView/RNRootView.debug.xcconfig | 12 - .../RNRootView/RNRootView.release.xcconfig | 12 - .../RNScreens/RNScreens-dummy.m | 5 - .../RNScreens/RNScreens-prefix.pch | 12 - .../RNScreens/RNScreens.debug.xcconfig | 12 - .../RNScreens/RNScreens.release.xcconfig | 12 - .../RNVectorIcons/RNVectorIcons-dummy.m | 5 - .../RNVectorIcons/RNVectorIcons-prefix.pch | 12 - .../RNVectorIcons.debug.xcconfig | 12 - .../RNVectorIcons.release.xcconfig | 12 - .../React-Core/React-Core-dummy.m | 5 - .../React-Core/React-Core-prefix.pch | 12 - .../React-Core/React-Core-umbrella.h | 261 - .../React-Core/React-Core.debug.xcconfig | 13 - .../React-Core/React-Core.modulemap | 6 - .../React-Core/React-Core.release.xcconfig | 13 - ...cessibilityResources-React-Core-Info.plist | 24 - .../React-CoreModules-dummy.m | 5 - .../React-CoreModules-prefix.pch | 12 - .../React-CoreModules.debug.xcconfig | 14 - .../React-CoreModules.release.xcconfig | 14 - .../React-RCTActionSheet.debug.xcconfig | 12 - .../React-RCTActionSheet.release.xcconfig | 12 - .../React-RCTAnimation-dummy.m | 5 - .../React-RCTAnimation-prefix.pch | 12 - .../React-RCTAnimation.debug.xcconfig | 14 - .../React-RCTAnimation.release.xcconfig | 14 - .../React-RCTBlob/React-RCTBlob-dummy.m | 5 - .../React-RCTBlob/React-RCTBlob-prefix.pch | 12 - .../React-RCTBlob.debug.xcconfig | 14 - .../React-RCTBlob.release.xcconfig | 14 - .../React-RCTImage/React-RCTImage-dummy.m | 5 - .../React-RCTImage/React-RCTImage-prefix.pch | 12 - .../React-RCTImage.debug.xcconfig | 14 - .../React-RCTImage.release.xcconfig | 14 - .../React-RCTLinking/React-RCTLinking-dummy.m | 5 - .../React-RCTLinking-prefix.pch | 12 - .../React-RCTLinking.debug.xcconfig | 14 - .../React-RCTLinking.release.xcconfig | 14 - .../React-RCTNetwork/React-RCTNetwork-dummy.m | 5 - .../React-RCTNetwork-prefix.pch | 12 - .../React-RCTNetwork.debug.xcconfig | 14 - .../React-RCTNetwork.release.xcconfig | 14 - .../React-RCTSettings-dummy.m | 5 - .../React-RCTSettings-prefix.pch | 12 - .../React-RCTSettings.debug.xcconfig | 14 - .../React-RCTSettings.release.xcconfig | 14 - .../React-RCTText/React-RCTText-dummy.m | 5 - .../React-RCTText/React-RCTText-prefix.pch | 12 - .../React-RCTText.debug.xcconfig | 12 - .../React-RCTText.release.xcconfig | 12 - .../React-RCTVibration-dummy.m | 5 - .../React-RCTVibration-prefix.pch | 12 - .../React-RCTVibration.debug.xcconfig | 14 - .../React-RCTVibration.release.xcconfig | 14 - .../React-callinvoker.debug.xcconfig | 11 - .../React-callinvoker.release.xcconfig | 11 - .../React-cxxreact/React-cxxreact-dummy.m | 5 - .../React-cxxreact/React-cxxreact-prefix.pch | 12 - .../React-cxxreact.debug.xcconfig | 11 - .../React-cxxreact.release.xcconfig | 11 - .../React-jsi/React-jsi-dummy.m | 5 - .../React-jsi/React-jsi-prefix.pch | 12 - .../React-jsi/React-jsi.debug.xcconfig | 11 - .../React-jsi/React-jsi.release.xcconfig | 11 - .../React-jsiexecutor-dummy.m | 5 - .../React-jsiexecutor-prefix.pch | 12 - .../React-jsiexecutor.debug.xcconfig | 11 - .../React-jsiexecutor.release.xcconfig | 11 - .../React-jsinspector-dummy.m | 5 - .../React-jsinspector-prefix.pch | 12 - .../React-jsinspector.debug.xcconfig | 11 - .../React-jsinspector.release.xcconfig | 11 - .../React/React.debug.xcconfig | 12 - .../React/React.release.xcconfig | 12 - .../ReactCommon/ReactCommon-dummy.m | 5 - .../ReactCommon/ReactCommon-prefix.pch | 12 - .../ReactCommon/ReactCommon.debug.xcconfig | 14 - .../ReactCommon/ReactCommon.release.xcconfig | 14 - .../ReactNativeART/ReactNativeART-dummy.m | 5 - .../ReactNativeART/ReactNativeART-prefix.pch | 12 - .../ReactNativeART.debug.xcconfig | 12 - .../ReactNativeART.release.xcconfig | 12 - .../ReactNativeUiLib/ReactNativeUiLib-dummy.m | 5 - .../ReactNativeUiLib-prefix.pch | 12 - .../ReactNativeUiLib.debug.xcconfig | 12 - .../ReactNativeUiLib.release.xcconfig | 12 - .../SDWebImage/SDWebImage-dummy.m | 5 - .../SDWebImage/SDWebImage-prefix.pch | 12 - .../SDWebImage/SDWebImage.debug.xcconfig | 13 - .../SDWebImage/SDWebImage.release.xcconfig | 13 - .../SDWebImageWebPCoder-dummy.m | 5 - .../SDWebImageWebPCoder-prefix.pch | 12 - .../SDWebImageWebPCoder.debug.xcconfig | 12 - .../SDWebImageWebPCoder.release.xcconfig | 12 - ...llerBundle-TOCropViewController-Info.plist | 24 - .../TOCropViewController-dummy.m | 5 - .../TOCropViewController-prefix.pch | 12 - .../TOCropViewController.debug.xcconfig | 11 - .../TOCropViewController.release.xcconfig | 11 - .../UMAppLoader/UMAppLoader-dummy.m | 5 - .../UMAppLoader/UMAppLoader-prefix.pch | 12 - .../UMAppLoader/UMAppLoader.debug.xcconfig | 11 - .../UMAppLoader/UMAppLoader.release.xcconfig | 11 - .../UMBarCodeScannerInterface.debug.xcconfig | 11 - ...UMBarCodeScannerInterface.release.xcconfig | 11 - .../UMCameraInterface.debug.xcconfig | 11 - .../UMCameraInterface.release.xcconfig | 11 - .../UMConstantsInterface.debug.xcconfig | 11 - .../UMConstantsInterface.release.xcconfig | 11 - .../UMCore/UMCore-dummy.m | 5 - .../UMCore/UMCore-prefix.pch | 12 - .../UMCore/UMCore.debug.xcconfig | 11 - .../UMCore/UMCore.release.xcconfig | 11 - .../UMFaceDetectorInterface.debug.xcconfig | 11 - .../UMFaceDetectorInterface.release.xcconfig | 11 - .../UMFileSystemInterface.debug.xcconfig | 11 - .../UMFileSystemInterface.release.xcconfig | 11 - .../UMFontInterface.debug.xcconfig | 11 - .../UMFontInterface.release.xcconfig | 11 - .../UMImageLoaderInterface.debug.xcconfig | 11 - .../UMImageLoaderInterface.release.xcconfig | 11 - .../UMPermissionsInterface-dummy.m | 5 - .../UMPermissionsInterface-prefix.pch | 12 - .../UMPermissionsInterface.debug.xcconfig | 11 - .../UMPermissionsInterface.release.xcconfig | 11 - .../UMReactNativeAdapter-dummy.m | 5 - .../UMReactNativeAdapter-prefix.pch | 12 - .../UMReactNativeAdapter.debug.xcconfig | 12 - .../UMReactNativeAdapter.release.xcconfig | 12 - .../UMSensorsInterface.debug.xcconfig | 11 - .../UMSensorsInterface.release.xcconfig | 11 - .../UMTaskManagerInterface.debug.xcconfig | 11 - .../UMTaskManagerInterface.release.xcconfig | 11 - .../Target Support Files/Yoga/Yoga-dummy.m | 5 - .../Target Support Files/Yoga/Yoga-prefix.pch | 12 - .../Target Support Files/Yoga/Yoga-umbrella.h | 20 - .../Yoga/Yoga.debug.xcconfig | 12 - .../Target Support Files/Yoga/Yoga.modulemap | 6 - .../Yoga/Yoga.release.xcconfig | 12 - .../YogaKit/YogaKit-dummy.m | 5 - .../YogaKit/YogaKit-prefix.pch | 12 - .../YogaKit/YogaKit-umbrella.h | 18 - .../YogaKit/YogaKit.debug.xcconfig | 14 - .../YogaKit/YogaKit.modulemap | 6 - .../YogaKit/YogaKit.release.xcconfig | 14 - .../boost-for-react-native.debug.xcconfig | 10 - .../boost-for-react-native.release.xcconfig | 10 - .../Target Support Files/glog/glog-dummy.m | 5 - .../Target Support Files/glog/glog-prefix.pch | 12 - .../glog/glog.debug.xcconfig | 12 - .../glog/glog.release.xcconfig | 12 - .../libwebp/libwebp-dummy.m | 5 - .../libwebp/libwebp-prefix.pch | 12 - .../libwebp/libwebp.debug.xcconfig | 12 - .../libwebp/libwebp.release.xcconfig | 12 - .../nanopb/nanopb-dummy.m | 5 - .../nanopb/nanopb-prefix.pch | 12 - .../nanopb/nanopb.debug.xcconfig | 11 - .../nanopb/nanopb.release.xcconfig | 11 - .../react-native-appearance-dummy.m | 5 - .../react-native-appearance-prefix.pch | 12 - .../react-native-appearance.debug.xcconfig | 12 - .../react-native-appearance.release.xcconfig | 12 - .../react-native-background-timer-dummy.m | 5 - .../react-native-background-timer-prefix.pch | 12 - ...act-native-background-timer.debug.xcconfig | 12 - ...t-native-background-timer.release.xcconfig | 12 - .../react-native-blur-dummy.m | 5 - .../react-native-blur-prefix.pch | 12 - .../react-native-blur.debug.xcconfig | 12 - .../react-native-blur.release.xcconfig | 12 - .../react-native-cameraroll-dummy.m | 5 - .../react-native-cameraroll-prefix.pch | 12 - .../react-native-cameraroll.debug.xcconfig | 12 - .../react-native-cameraroll.release.xcconfig | 12 - .../react-native-cookies-dummy.m | 5 - .../react-native-cookies-prefix.pch | 12 - .../react-native-cookies.debug.xcconfig | 12 - .../react-native-cookies.release.xcconfig | 12 - .../react-native-document-picker-dummy.m | 5 - .../react-native-document-picker-prefix.pch | 12 - ...eact-native-document-picker.debug.xcconfig | 12 - ...ct-native-document-picker.release.xcconfig | 12 - .../react-native-jitsi-meet-dummy.m | 5 - .../react-native-jitsi-meet-prefix.pch | 12 - .../react-native-jitsi-meet.debug.xcconfig | 13 - .../react-native-jitsi-meet.release.xcconfig | 13 - .../react-native-mmkv-storage-dummy.m | 5 - .../react-native-mmkv-storage-prefix.pch | 12 - .../react-native-mmkv-storage.debug.xcconfig | 12 - ...react-native-mmkv-storage.release.xcconfig | 12 - .../react-native-netinfo-dummy.m | 5 - .../react-native-netinfo-prefix.pch | 12 - .../react-native-netinfo.debug.xcconfig | 12 - .../react-native-netinfo.release.xcconfig | 12 - .../react-native-notifications-dummy.m | 5 - .../react-native-notifications-prefix.pch | 12 - .../react-native-notifications.debug.xcconfig | 12 - ...eact-native-notifications.release.xcconfig | 12 - .../react-native-orientation-locker-dummy.m | 5 - ...react-native-orientation-locker-prefix.pch | 12 - ...t-native-orientation-locker.debug.xcconfig | 12 - ...native-orientation-locker.release.xcconfig | 12 - .../react-native-restart-dummy.m | 5 - .../react-native-restart-prefix.pch | 12 - .../react-native-restart.debug.xcconfig | 12 - .../react-native-restart.release.xcconfig | 12 - .../react-native-safe-area-context-dummy.m | 5 - .../react-native-safe-area-context-prefix.pch | 12 - ...ct-native-safe-area-context.debug.xcconfig | 12 - ...-native-safe-area-context.release.xcconfig | 12 - .../react-native-simple-crypto-dummy.m | 5 - .../react-native-simple-crypto-prefix.pch | 12 - .../react-native-simple-crypto-umbrella.h | 30 - .../react-native-simple-crypto.debug.xcconfig | 13 - .../react-native-simple-crypto.modulemap | 6 - ...eact-native-simple-crypto.release.xcconfig | 13 - .../react-native-slider-dummy.m | 5 - .../react-native-slider-prefix.pch | 12 - .../react-native-slider.debug.xcconfig | 12 - .../react-native-slider.release.xcconfig | 12 - .../react-native-webview-dummy.m | 5 - .../react-native-webview-prefix.pch | 12 - .../react-native-webview.debug.xcconfig | 12 - .../react-native-webview.release.xcconfig | 12 - .../rn-extensions-share-dummy.m | 5 - .../rn-extensions-share-prefix.pch | 12 - .../rn-extensions-share.debug.xcconfig | 12 - .../rn-extensions-share.release.xcconfig | 12 - .../rn-fetch-blob/rn-fetch-blob-dummy.m | 5 - .../rn-fetch-blob/rn-fetch-blob-prefix.pch | 12 - .../rn-fetch-blob.debug.xcconfig | 12 - .../rn-fetch-blob.release.xcconfig | 12 - .../Target Support Files/yoga/yoga-dummy.m | 5 - ios/Pods/YogaKit/LICENSE | 21 - ios/Pods/YogaKit/LICENSE-examples | 9 - ios/Pods/YogaKit/README.md | 48 - ios/Pods/YogaKit/YogaKit/Source/UIView+Yoga.h | 36 - ios/Pods/YogaKit/YogaKit/Source/UIView+Yoga.m | 39 - .../YogaKit/YogaKit/Source/YGLayout+Private.h | 17 - ios/Pods/YogaKit/YogaKit/Source/YGLayout.h | 170 - ios/Pods/YogaKit/YogaKit/Source/YGLayout.m | 482 - .../YogaKit/Source/YGLayoutExtensions.swift | 45 - .../boost-for-react-native/LICENSE_1_0.txt | 23 - ios/Pods/boost-for-react-native/README.md | 19 - .../boost/accumulators/accumulators.hpp | 27 - .../boost/accumulators/accumulators_fwd.hpp | 230 - .../framework/accumulator_base.hpp | 65 - .../framework/accumulator_concept.hpp | 29 - .../framework/accumulator_set.hpp | 401 - .../accumulators/droppable_accumulator.hpp | 328 - .../accumulators/external_accumulator.hpp | 108 - .../accumulators/reference_accumulator.hpp | 89 - .../accumulators/value_accumulator.hpp | 89 - .../accumulators/framework/depends_on.hpp | 448 - .../boost/accumulators/framework/external.hpp | 27 - .../accumulators/framework/extractor.hpp | 229 - .../boost/accumulators/framework/features.hpp | 29 - .../framework/parameters/accumulator.hpp | 22 - .../framework/parameters/sample.hpp | 22 - .../framework/parameters/weight.hpp | 23 - .../framework/parameters/weights.hpp | 23 - .../accumulators/numeric/detail/function1.hpp | 75 - .../accumulators/numeric/detail/function2.hpp | 10 - .../accumulators/numeric/detail/function3.hpp | 10 - .../accumulators/numeric/detail/function4.hpp | 10 - .../numeric/detail/function_n.hpp | 148 - .../numeric/detail/pod_singleton.hpp | 20 - .../boost/accumulators/numeric/functional.hpp | 521 - .../numeric/functional/complex.hpp | 82 - .../numeric/functional/valarray.hpp | 360 - .../numeric/functional/vector.hpp | 329 - .../accumulators/numeric/functional_fwd.hpp | 221 - .../boost/accumulators/statistics.hpp | 61 - .../boost/accumulators/statistics/count.hpp | 80 - .../accumulators/statistics/covariance.hpp | 220 - .../boost/accumulators/statistics/density.hpp | 250 - .../accumulators/statistics/error_of.hpp | 99 - .../accumulators/statistics/error_of_mean.hpp | 73 - .../statistics/extended_p_square.hpp | 295 - .../statistics/extended_p_square_quantile.hpp | 320 - .../accumulators/statistics/kurtosis.hpp | 112 - .../boost/accumulators/statistics/max.hpp | 85 - .../boost/accumulators/statistics/mean.hpp | 298 - .../boost/accumulators/statistics/median.hpp | 301 - .../boost/accumulators/statistics/min.hpp | 85 - .../boost/accumulators/statistics/moment.hpp | 125 - .../statistics/p_square_cumul_dist.hpp | 263 - .../p_square_cumulative_distribution.hpp | 19 - .../statistics/p_square_quantile.hpp | 257 - .../parameters/quantile_probability.hpp | 23 - .../statistics/peaks_over_threshold.hpp | 405 - .../accumulators/statistics/pot_quantile.hpp | 205 - .../accumulators/statistics/pot_tail_mean.hpp | 211 - .../accumulators/statistics/rolling_count.hpp | 80 - .../accumulators/statistics/rolling_mean.hpp | 179 - .../statistics/rolling_moment.hpp | 113 - .../accumulators/statistics/rolling_sum.hpp | 91 - .../statistics/rolling_variance.hpp | 247 - .../statistics/rolling_window.hpp | 172 - .../accumulators/statistics/skewness.hpp | 114 - .../boost/accumulators/statistics/stats.hpp | 29 - .../boost/accumulators/statistics/sum.hpp | 141 - .../accumulators/statistics/sum_kahan.hpp | 188 - .../boost/accumulators/statistics/tail.hpp | 338 - .../accumulators/statistics/tail_mean.hpp | 246 - .../accumulators/statistics/tail_quantile.hpp | 158 - .../accumulators/statistics/tail_variate.hpp | 141 - .../statistics/tail_variate_means.hpp | 258 - .../statistics/times2_iterator.hpp | 62 - .../accumulators/statistics/variance.hpp | 236 - .../statistics/variates/covariate.hpp | 25 - .../statistics/weighted_covariance.hpp | 133 - .../statistics/weighted_density.hpp | 221 - .../statistics/weighted_extended_p_square.hpp | 290 - .../statistics/weighted_kurtosis.hpp | 105 - .../accumulators/statistics/weighted_mean.hpp | 189 - .../statistics/weighted_median.hpp | 237 - .../statistics/weighted_moment.hpp | 96 - .../weighted_p_square_cumul_dist.hpp | 262 - ...ghted_p_square_cumulative_distribution.hpp | 19 - .../statistics/weighted_p_square_quantile.hpp | 255 - .../weighted_peaks_over_threshold.hpp | 289 - .../statistics/weighted_skewness.hpp | 101 - .../accumulators/statistics/weighted_sum.hpp | 116 - .../statistics/weighted_sum_kahan.hpp | 138 - .../statistics/weighted_tail_mean.hpp | 169 - .../statistics/weighted_tail_quantile.hpp | 146 - .../weighted_tail_variate_means.hpp | 242 - .../statistics/weighted_variance.hpp | 186 - .../accumulators/statistics/with_error.hpp | 44 - .../boost/accumulators/statistics_fwd.hpp | 432 - .../boost/algorithm/algorithm.hpp | 88 - .../boost/algorithm/clamp.hpp | 175 - .../boost/algorithm/cxx11/all_of.hpp | 83 - .../boost/algorithm/cxx11/any_of.hpp | 84 - .../boost/algorithm/cxx11/copy_if.hpp | 129 - .../boost/algorithm/cxx11/copy_n.hpp | 35 - .../boost/algorithm/cxx11/find_if_not.hpp | 51 - .../boost/algorithm/cxx11/iota.hpp | 65 - .../boost/algorithm/cxx11/is_partitioned.hpp | 56 - .../boost/algorithm/cxx11/is_permutation.hpp | 185 - .../boost/algorithm/cxx11/is_sorted.hpp | 280 - .../boost/algorithm/cxx11/none_of.hpp | 82 - .../boost/algorithm/cxx11/one_of.hpp | 82 - .../boost/algorithm/cxx11/partition_copy.hpp | 70 - .../boost/algorithm/cxx11/partition_point.hpp | 65 - .../boost/algorithm/cxx14/equal.hpp | 98 - .../boost/algorithm/cxx14/is_permutation.hpp | 79 - .../boost/algorithm/cxx14/mismatch.hpp | 64 - .../boost/algorithm/gather.hpp | 123 - .../boost/algorithm/hex.hpp | 325 - .../boost/algorithm/is_palindrome.hpp | 161 - .../boost/algorithm/minmax.hpp | 47 - .../boost/algorithm/minmax_element.hpp | 553 - .../boost/algorithm/searching/boyer_moore.hpp | 272 - .../searching/boyer_moore_horspool.hpp | 202 - .../algorithm/searching/detail/bm_traits.hpp | 113 - .../algorithm/searching/detail/debugging.hpp | 30 - .../searching/knuth_morris_pratt.hpp | 263 - .../boost/algorithm/sort_subrange.hpp | 109 - .../boost/algorithm/string.hpp | 31 - .../boost/algorithm/string/case_conv.hpp | 176 - .../boost/algorithm/string/classification.hpp | 312 - .../boost/algorithm/string/compare.hpp | 199 - .../boost/algorithm/string/concept.hpp | 83 - .../boost/algorithm/string/config.hpp | 28 - .../boost/algorithm/string/constants.hpp | 36 - .../algorithm/string/detail/case_conv.hpp | 123 - .../string/detail/classification.hpp | 353 - .../algorithm/string/detail/find_format.hpp | 204 - .../string/detail/find_format_all.hpp | 273 - .../string/detail/find_format_store.hpp | 89 - .../algorithm/string/detail/find_iterator.hpp | 87 - .../boost/algorithm/string/detail/finder.hpp | 639 - .../algorithm/string/detail/finder_regex.hpp | 122 - .../algorithm/string/detail/formatter.hpp | 119 - .../string/detail/formatter_regex.hpp | 61 - .../algorithm/string/detail/predicate.hpp | 77 - .../string/detail/replace_storage.hpp | 159 - .../algorithm/string/detail/sequence.hpp | 200 - .../boost/algorithm/string/detail/trim.hpp | 95 - .../boost/algorithm/string/detail/util.hpp | 106 - .../boost/algorithm/string/erase.hpp | 844 - .../boost/algorithm/string/find.hpp | 334 - .../boost/algorithm/string/find_format.hpp | 287 - .../boost/algorithm/string/find_iterator.hpp | 388 - .../boost/algorithm/string/finder.hpp | 270 - .../boost/algorithm/string/formatter.hpp | 120 - .../boost/algorithm/string/iter_find.hpp | 193 - .../boost/algorithm/string/join.hpp | 145 - .../boost/algorithm/string/predicate.hpp | 475 - .../algorithm/string/predicate_facade.hpp | 42 - .../boost/algorithm/string/regex.hpp | 646 - .../algorithm/string/regex_find_format.hpp | 90 - .../boost/algorithm/string/replace.hpp | 926 - .../algorithm/string/sequence_traits.hpp | 120 - .../boost/algorithm/string/split.hpp | 163 - .../algorithm/string/std/list_traits.hpp | 68 - .../algorithm/string/std/rope_traits.hpp | 81 - .../algorithm/string/std/slist_traits.hpp | 69 - .../algorithm/string/std/string_traits.hpp | 44 - .../string/std_containers_traits.hpp | 26 - .../boost/algorithm/string/trim.hpp | 398 - .../boost/algorithm/string/trim_all.hpp | 217 - .../boost/algorithm/string/yes_no_type.hpp | 33 - .../boost/algorithm/string_regex.hpp | 23 - .../boost-for-react-native/boost/align.hpp | 23 - .../boost/align/align.hpp | 20 - .../boost/align/align_down.hpp | 27 - .../boost/align/align_down_forward.hpp | 24 - .../boost/align/align_up.hpp | 27 - .../boost/align/align_up_forward.hpp | 24 - .../boost/align/aligned_alloc.hpp | 44 - .../boost/align/aligned_allocator.hpp | 159 - .../boost/align/aligned_allocator_adaptor.hpp | 178 - .../aligned_allocator_adaptor_forward.hpp | 23 - .../boost/align/aligned_allocator_forward.hpp | 23 - .../boost/align/aligned_delete.hpp | 32 - .../boost/align/aligned_delete_forward.hpp | 20 - .../boost/align/alignment_of.hpp | 52 - .../boost/align/alignment_of_forward.hpp | 21 - .../boost/align/assume_aligned.hpp | 29 - .../boost/align/detail/address.hpp | 27 - .../boost/align/detail/addressof.hpp | 34 - .../boost/align/detail/align.hpp | 38 - .../boost/align/detail/align_cxx11.hpp | 22 - .../boost/align/detail/align_down.hpp | 28 - .../boost/align/detail/align_up.hpp | 28 - .../boost/align/detail/aligned_alloc.hpp | 52 - .../align/detail/aligned_alloc_android.hpp | 34 - .../align/detail/aligned_alloc_macos.hpp | 44 - .../boost/align/detail/aligned_alloc_msvc.hpp | 34 - .../align/detail/aligned_alloc_posix.hpp | 41 - .../align/detail/aligned_alloc_sunos.hpp | 34 - .../boost/align/detail/alignment_of.hpp | 32 - .../boost/align/detail/alignment_of_clang.hpp | 27 - .../align/detail/alignment_of_codegear.hpp | 27 - .../boost/align/detail/alignment_of_cxx11.hpp | 24 - .../boost/align/detail/alignment_of_gcc.hpp | 27 - .../boost/align/detail/alignment_of_msvc.hpp | 34 - .../boost/align/detail/assume_aligned.hpp | 17 - .../align/detail/assume_aligned_clang.hpp | 19 - .../boost/align/detail/assume_aligned_gcc.hpp | 18 - .../align/detail/assume_aligned_intel.hpp | 18 - .../align/detail/assume_aligned_msvc.hpp | 20 - .../boost/align/detail/element_type.hpp | 93 - .../boost/align/detail/integral_constant.hpp | 46 - .../boost/align/detail/is_aligned.hpp | 36 - .../boost/align/detail/is_alignment.hpp | 29 - .../align/detail/is_alignment_constant.hpp | 27 - .../boost/align/detail/max_align.hpp | 27 - .../boost/align/detail/max_count_of.hpp | 27 - .../boost/align/detail/max_objects.hpp | 28 - .../boost/align/detail/max_size.hpp | 27 - .../boost/align/detail/min_size.hpp | 27 - .../boost/align/detail/offset_object.hpp | 24 - .../boost/align/detail/remove_traits.hpp | 90 - .../boost/align/is_aligned.hpp | 27 - .../boost/align/is_aligned_forward.hpp | 24 - .../boost/aligned_storage.hpp | 18 - ios/Pods/boost-for-react-native/boost/any.hpp | 325 - .../boost/archive/add_facet.hpp | 55 - .../boost/archive/archive_exception.hpp | 100 - .../boost/archive/basic_archive.hpp | 304 - .../boost/archive/basic_binary_iarchive.hpp | 204 - .../boost/archive/basic_binary_iprimitive.hpp | 198 - .../boost/archive/basic_binary_oarchive.hpp | 185 - .../boost/archive/basic_binary_oprimitive.hpp | 188 - .../archive/basic_streambuf_locale_saver.hpp | 108 - .../boost/archive/basic_text_iarchive.hpp | 96 - .../boost/archive/basic_text_iprimitive.hpp | 142 - .../boost/archive/basic_text_oarchive.hpp | 119 - .../boost/archive/basic_text_oprimitive.hpp | 211 - .../boost/archive/basic_xml_archive.hpp | 67 - .../boost/archive/basic_xml_iarchive.hpp | 120 - .../boost/archive/basic_xml_oarchive.hpp | 138 - .../boost/archive/binary_iarchive.hpp | 64 - .../boost/archive/binary_iarchive_impl.hpp | 105 - .../boost/archive/binary_oarchive.hpp | 64 - .../boost/archive/binary_oarchive_impl.hpp | 106 - .../boost/archive/binary_wiarchive.hpp | 56 - .../boost/archive/binary_woarchive.hpp | 59 - .../boost/archive/codecvt_null.hpp | 106 - .../boost/archive/detail/abi_prefix.hpp | 16 - .../boost/archive/detail/abi_suffix.hpp | 15 - .../archive/detail/archive_serializer_map.hpp | 54 - .../archive/detail/auto_link_archive.hpp | 48 - .../archive/detail/auto_link_warchive.hpp | 47 - .../archive/detail/basic_archive_impl.hpp | 48 - .../boost/archive/detail/basic_config.hpp | 45 - .../boost/archive/detail/basic_iarchive.hpp | 105 - .../archive/detail/basic_iserializer.hpp | 91 - .../boost/archive/detail/basic_oarchive.hpp | 94 - .../archive/detail/basic_oserializer.hpp | 89 - .../detail/basic_pointer_iserializer.hpp | 70 - .../detail/basic_pointer_oserializer.hpp | 68 - .../boost/archive/detail/basic_serializer.hpp | 77 - .../archive/detail/basic_serializer_map.hpp | 69 - .../boost/archive/detail/check.hpp | 169 - .../boost/archive/detail/common_iarchive.hpp | 88 - .../boost/archive/detail/common_oarchive.hpp | 88 - .../boost/archive/detail/decl.hpp | 57 - .../archive/detail/helper_collection.hpp | 99 - .../archive/detail/interface_iarchive.hpp | 85 - .../archive/detail/interface_oarchive.hpp | 87 - .../boost/archive/detail/iserializer.hpp | 624 - .../boost/archive/detail/oserializer.hpp | 532 - .../detail/polymorphic_iarchive_route.hpp | 218 - .../detail/polymorphic_oarchive_route.hpp | 209 - .../boost/archive/detail/register_archive.hpp | 91 - .../archive/detail/utf8_codecvt_facet.hpp | 34 - .../boost/archive/dinkumware.hpp | 224 - .../archive/impl/archive_serializer_map.ipp | 71 - .../archive/impl/basic_binary_iarchive.ipp | 134 - .../archive/impl/basic_binary_iprimitive.ipp | 171 - .../archive/impl/basic_binary_oarchive.ipp | 42 - .../archive/impl/basic_binary_oprimitive.ipp | 124 - .../archive/impl/basic_text_iarchive.ipp | 76 - .../archive/impl/basic_text_iprimitive.ipp | 137 - .../archive/impl/basic_text_oarchive.ipp | 62 - .../archive/impl/basic_text_oprimitive.ipp | 115 - .../boost/archive/impl/basic_xml_grammar.hpp | 173 - .../boost/archive/impl/basic_xml_iarchive.ipp | 115 - .../boost/archive/impl/basic_xml_oarchive.ipp | 272 - .../boost/archive/impl/text_iarchive_impl.ipp | 128 - .../boost/archive/impl/text_oarchive_impl.ipp | 122 - .../archive/impl/text_wiarchive_impl.ipp | 118 - .../archive/impl/text_woarchive_impl.ipp | 85 - .../boost/archive/impl/xml_iarchive_impl.ipp | 199 - .../boost/archive/impl/xml_oarchive_impl.ipp | 142 - .../boost/archive/impl/xml_wiarchive_impl.ipp | 189 - .../boost/archive/impl/xml_woarchive_impl.ipp | 169 - .../archive/iterators/base64_exception.hpp | 68 - .../archive/iterators/base64_from_binary.hpp | 109 - .../archive/iterators/binary_from_base64.hpp | 118 - .../boost/archive/iterators/dataflow.hpp | 102 - .../archive/iterators/dataflow_exception.hpp | 80 - .../boost/archive/iterators/escape.hpp | 114 - .../boost/archive/iterators/head_iterator.hpp | 80 - .../archive/iterators/insert_linebreaks.hpp | 99 - .../archive/iterators/istream_iterator.hpp | 92 - .../boost/archive/iterators/mb_from_wchar.hpp | 137 - .../archive/iterators/ostream_iterator.hpp | 83 - .../archive/iterators/remove_whitespace.hpp | 167 - .../archive/iterators/transform_width.hpp | 176 - .../boost/archive/iterators/unescape.hpp | 89 - .../boost/archive/iterators/wchar_from_mb.hpp | 192 - .../boost/archive/iterators/xml_escape.hpp | 121 - .../boost/archive/iterators/xml_unescape.hpp | 125 - .../iterators/xml_unescape_exception.hpp | 49 - .../archive/polymorphic_binary_iarchive.hpp | 54 - .../archive/polymorphic_binary_oarchive.hpp | 43 - .../boost/archive/polymorphic_iarchive.hpp | 168 - .../boost/archive/polymorphic_oarchive.hpp | 154 - .../archive/polymorphic_text_iarchive.hpp | 54 - .../archive/polymorphic_text_oarchive.hpp | 39 - .../archive/polymorphic_text_wiarchive.hpp | 59 - .../archive/polymorphic_text_woarchive.hpp | 44 - .../archive/polymorphic_xml_iarchive.hpp | 54 - .../archive/polymorphic_xml_oarchive.hpp | 39 - .../archive/polymorphic_xml_wiarchive.hpp | 50 - .../archive/polymorphic_xml_woarchive.hpp | 44 - .../boost/archive/shared_ptr_helper.hpp | 219 - .../boost/archive/text_iarchive.hpp | 132 - .../boost/archive/text_oarchive.hpp | 121 - .../boost/archive/text_wiarchive.hpp | 137 - .../boost/archive/text_woarchive.hpp | 155 - .../boost/archive/tmpdir.hpp | 50 - .../boost/archive/wcslen.hpp | 56 - .../boost/archive/xml_archive_exception.hpp | 57 - .../boost/archive/xml_iarchive.hpp | 142 - .../boost/archive/xml_oarchive.hpp | 137 - .../boost/archive/xml_wiarchive.hpp | 149 - .../boost/archive/xml_woarchive.hpp | 134 - .../boost-for-react-native/boost/array.hpp | 446 - .../boost-for-react-native/boost/asio.hpp | 121 - .../boost/asio/async_result.hpp | 96 - .../boost/asio/basic_datagram_socket.hpp | 951 - .../boost/asio/basic_deadline_timer.hpp | 520 - .../boost/asio/basic_io_object.hpp | 243 - .../boost/asio/basic_raw_socket.hpp | 942 - .../boost/asio/basic_seq_packet_socket.hpp | 567 - .../boost/asio/basic_serial_port.hpp | 697 - .../boost/asio/basic_signal_set.hpp | 386 - .../boost/asio/basic_socket.hpp | 1520 - .../boost/asio/basic_socket_acceptor.hpp | 1138 - .../boost/asio/basic_socket_iostream.hpp | 288 - .../boost/asio/basic_socket_streambuf.hpp | 569 - .../boost/asio/basic_stream_socket.hpp | 854 - .../boost/asio/basic_streambuf.hpp | 371 - .../boost/asio/basic_streambuf_fwd.hpp | 35 - .../boost/asio/basic_waitable_timer.hpp | 521 - .../boost/asio/buffer.hpp | 2241 - .../boost/asio/buffered_read_stream.hpp | 246 - .../boost/asio/buffered_read_stream_fwd.hpp | 27 - .../boost/asio/buffered_stream.hpp | 260 - .../boost/asio/buffered_stream_fwd.hpp | 27 - .../boost/asio/buffered_write_stream.hpp | 238 - .../boost/asio/buffered_write_stream_fwd.hpp | 27 - .../boost/asio/buffers_iterator.hpp | 483 - .../boost/asio/completion_condition.hpp | 220 - .../boost/asio/connect.hpp | 825 - .../boost/asio/coroutine.hpp | 330 - .../boost/asio/datagram_socket_service.hpp | 434 - .../boost/asio/deadline_timer.hpp | 40 - .../boost/asio/deadline_timer_service.hpp | 173 - .../boost/asio/detail/addressof.hpp | 40 - .../boost/asio/detail/array.hpp | 40 - .../boost/asio/detail/array_fwd.hpp | 34 - .../boost/asio/detail/assert.hpp | 32 - .../boost/asio/detail/atomic_count.hpp | 47 - .../asio/detail/base_from_completion_cond.hpp | 70 - .../boost/asio/detail/bind_handler.hpp | 491 - .../boost/asio/detail/buffer_resize_guard.hpp | 68 - .../asio/detail/buffer_sequence_adapter.hpp | 385 - .../asio/detail/buffered_stream_storage.hpp | 128 - .../boost/asio/detail/call_stack.hpp | 127 - .../boost/asio/detail/chrono_time_traits.hpp | 192 - .../boost/asio/detail/completion_handler.hpp | 83 - .../boost/asio/detail/config.hpp | 996 - .../boost/asio/detail/consuming_buffers.hpp | 294 - .../boost/asio/detail/cstdint.hpp | 48 - .../boost/asio/detail/date_time_fwd.hpp | 34 - .../asio/detail/deadline_timer_service.hpp | 229 - .../boost/asio/detail/dependent_type.hpp | 38 - .../boost/asio/detail/descriptor_ops.hpp | 119 - .../boost/asio/detail/descriptor_read_op.hpp | 121 - .../boost/asio/detail/descriptor_write_op.hpp | 121 - .../boost/asio/detail/dev_poll_reactor.hpp | 208 - .../boost/asio/detail/epoll_reactor.hpp | 244 - .../boost/asio/detail/event.hpp | 50 - .../detail/eventfd_select_interrupter.hpp | 85 - .../boost/asio/detail/fd_set_adapter.hpp | 41 - .../boost/asio/detail/fenced_block.hpp | 78 - .../boost/asio/detail/function.hpp | 40 - .../asio/detail/gcc_arm_fenced_block.hpp | 91 - .../asio/detail/gcc_hppa_fenced_block.hpp | 68 - .../asio/detail/gcc_sync_fenced_block.hpp | 65 - .../asio/detail/gcc_x86_fenced_block.hpp | 99 - .../asio/detail/handler_alloc_helpers.hpp | 82 - .../asio/detail/handler_cont_helpers.hpp | 45 - .../asio/detail/handler_invoke_helpers.hpp | 57 - .../boost/asio/detail/handler_tracking.hpp | 161 - .../asio/detail/handler_type_requirements.hpp | 500 - .../boost/asio/detail/hash_map.hpp | 333 - .../detail/impl/buffer_sequence_adapter.ipp | 120 - .../boost/asio/detail/impl/descriptor_ops.ipp | 453 - .../asio/detail/impl/dev_poll_reactor.hpp | 80 - .../asio/detail/impl/dev_poll_reactor.ipp | 432 - .../boost/asio/detail/impl/epoll_reactor.hpp | 78 - .../boost/asio/detail/impl/epoll_reactor.ipp | 664 - .../impl/eventfd_select_interrupter.ipp | 167 - .../asio/detail/impl/handler_tracking.ipp | 307 - .../boost/asio/detail/impl/kqueue_reactor.hpp | 82 - .../boost/asio/detail/impl/kqueue_reactor.ipp | 498 - .../detail/impl/pipe_select_interrupter.ipp | 126 - .../boost/asio/detail/impl/posix_event.ipp | 49 - .../boost/asio/detail/impl/posix_mutex.ipp | 48 - .../boost/asio/detail/impl/posix_thread.ipp | 76 - .../boost/asio/detail/impl/posix_tss_ptr.ipp | 48 - .../impl/reactive_descriptor_service.ipp | 210 - .../impl/reactive_serial_port_service.ipp | 153 - .../impl/reactive_socket_service_base.ipp | 269 - .../detail/impl/resolver_service_base.ipp | 132 - .../boost/asio/detail/impl/select_reactor.hpp | 89 - .../boost/asio/detail/impl/select_reactor.ipp | 315 - .../asio/detail/impl/service_registry.hpp | 90 - .../asio/detail/impl/service_registry.ipp | 190 - .../asio/detail/impl/signal_set_service.ipp | 649 - .../boost/asio/detail/impl/socket_ops.ipp | 3439 -- .../detail/impl/socket_select_interrupter.ipp | 178 - .../boost/asio/detail/impl/strand_service.hpp | 120 - .../boost/asio/detail/impl/strand_service.ipp | 178 - .../asio/detail/impl/task_io_service.hpp | 80 - .../asio/detail/impl/task_io_service.ipp | 476 - .../boost/asio/detail/impl/throw_error.ipp | 47 - .../asio/detail/impl/timer_queue_ptime.ipp | 86 - .../asio/detail/impl/timer_queue_set.ipp | 103 - .../boost/asio/detail/impl/win_event.ipp | 77 - .../detail/impl/win_iocp_handle_service.ipp | 527 - .../asio/detail/impl/win_iocp_io_service.hpp | 132 - .../asio/detail/impl/win_iocp_io_service.ipp | 540 - .../impl/win_iocp_serial_port_service.ipp | 182 - .../impl/win_iocp_socket_service_base.ipp | 736 - .../boost/asio/detail/impl/win_mutex.ipp | 85 - .../detail/impl/win_object_handle_service.ipp | 447 - .../asio/detail/impl/win_static_mutex.ipp | 138 - .../boost/asio/detail/impl/win_thread.ipp | 145 - .../boost/asio/detail/impl/win_tss_ptr.ipp | 59 - .../impl/winrt_ssocket_service_base.ipp | 614 - .../detail/impl/winrt_timer_scheduler.hpp | 81 - .../detail/impl/winrt_timer_scheduler.ipp | 124 - .../boost/asio/detail/impl/winsock_init.ipp | 84 - .../boost/asio/detail/io_control.hpp | 136 - .../boost/asio/detail/keyword_tss_ptr.hpp | 72 - .../boost/asio/detail/kqueue_reactor.hpp | 222 - .../boost/asio/detail/limits.hpp | 26 - .../asio/detail/local_free_on_block_exit.hpp | 61 - .../boost/asio/detail/macos_fenced_block.hpp | 63 - .../boost/asio/detail/mutex.hpp | 50 - .../boost/asio/detail/noncopyable.hpp | 45 - .../boost/asio/detail/null_event.hpp | 90 - .../boost/asio/detail/null_fenced_block.hpp | 47 - .../boost/asio/detail/null_mutex.hpp | 66 - .../boost/asio/detail/null_reactor.hpp | 69 - .../boost/asio/detail/null_signal_blocker.hpp | 71 - .../boost/asio/detail/null_socket_service.hpp | 499 - .../boost/asio/detail/null_static_mutex.hpp | 62 - .../boost/asio/detail/null_thread.hpp | 63 - .../boost/asio/detail/null_tss_ptr.hpp | 70 - .../boost/asio/detail/object_pool.hpp | 148 - .../boost/asio/detail/old_win_sdk_compat.hpp | 216 - .../boost/asio/detail/op_queue.hpp | 158 - .../boost/asio/detail/operation.hpp | 40 - .../asio/detail/pipe_select_interrupter.hpp | 91 - .../boost/asio/detail/pop_options.hpp | 131 - .../boost/asio/detail/posix_event.hpp | 128 - .../asio/detail/posix_fd_set_adapter.hpp | 120 - .../boost/asio/detail/posix_mutex.hpp | 78 - .../asio/detail/posix_signal_blocker.hpp | 87 - .../boost/asio/detail/posix_static_mutex.hpp | 66 - .../boost/asio/detail/posix_thread.hpp | 107 - .../boost/asio/detail/posix_tss_ptr.hpp | 81 - .../boost/asio/detail/push_options.hpp | 166 - .../detail/reactive_descriptor_service.hpp | 324 - .../asio/detail/reactive_null_buffers_op.hpp | 90 - .../detail/reactive_serial_port_service.hpp | 236 - .../asio/detail/reactive_socket_accept_op.hpp | 138 - .../detail/reactive_socket_connect_op.hpp | 108 - .../asio/detail/reactive_socket_recv_op.hpp | 125 - .../detail/reactive_socket_recvfrom_op.hpp | 135 - .../detail/reactive_socket_recvmsg_op.hpp | 127 - .../asio/detail/reactive_socket_send_op.hpp | 122 - .../asio/detail/reactive_socket_sendto_op.hpp | 125 - .../asio/detail/reactive_socket_service.hpp | 459 - .../detail/reactive_socket_service_base.hpp | 452 - .../boost/asio/detail/reactor.hpp | 32 - .../boost/asio/detail/reactor_fwd.hpp | 42 - .../boost/asio/detail/reactor_op.hpp | 63 - .../boost/asio/detail/reactor_op_queue.hpp | 170 - .../boost/asio/detail/regex_fwd.hpp | 35 - .../boost/asio/detail/resolve_endpoint_op.hpp | 123 - .../boost/asio/detail/resolve_op.hpp | 133 - .../boost/asio/detail/resolver_service.hpp | 131 - .../asio/detail/resolver_service_base.hpp | 131 - .../boost/asio/detail/scoped_lock.hpp | 103 - .../boost/asio/detail/scoped_ptr.hpp | 81 - .../boost/asio/detail/select_interrupter.hpp | 48 - .../boost/asio/detail/select_reactor.hpp | 221 - .../boost/asio/detail/service_registry.hpp | 146 - .../boost/asio/detail/shared_ptr.hpp | 40 - .../boost/asio/detail/signal_blocker.hpp | 46 - .../boost/asio/detail/signal_handler.hpp | 84 - .../boost/asio/detail/signal_init.hpp | 49 - .../boost/asio/detail/signal_op.hpp | 51 - .../boost/asio/detail/signal_set_service.hpp | 218 - .../boost/asio/detail/socket_holder.hpp | 100 - .../boost/asio/detail/socket_ops.hpp | 336 - .../boost/asio/detail/socket_option.hpp | 318 - .../asio/detail/socket_select_interrupter.hpp | 93 - .../boost/asio/detail/socket_types.hpp | 410 - .../asio/detail/solaris_fenced_block.hpp | 63 - .../boost/asio/detail/static_mutex.hpp | 54 - .../boost/asio/detail/std_event.hpp | 178 - .../boost/asio/detail/std_mutex.hpp | 75 - .../boost/asio/detail/std_static_mutex.hpp | 83 - .../boost/asio/detail/std_thread.hpp | 67 - .../boost/asio/detail/strand_service.hpp | 144 - .../boost/asio/detail/task_io_service.hpp | 203 - .../asio/detail/task_io_service_operation.hpp | 78 - .../detail/task_io_service_thread_info.hpp | 42 - .../boost/asio/detail/thread.hpp | 58 - .../boost/asio/detail/thread_info_base.hpp | 93 - .../boost/asio/detail/throw_error.hpp | 55 - .../boost/asio/detail/throw_exception.hpp | 53 - .../boost/asio/detail/timer_queue.hpp | 333 - .../boost/asio/detail/timer_queue_base.hpp | 70 - .../boost/asio/detail/timer_queue_ptime.hpp | 95 - .../boost/asio/detail/timer_queue_set.hpp | 68 - .../boost/asio/detail/timer_scheduler.hpp | 35 - .../boost/asio/detail/timer_scheduler_fwd.hpp | 42 - .../boost/asio/detail/tss_ptr.hpp | 71 - .../boost/asio/detail/type_traits.hpp | 60 - .../boost/asio/detail/variadic_templates.hpp | 63 - .../boost/asio/detail/wait_handler.hpp | 85 - .../boost/asio/detail/wait_op.hpp | 47 - .../boost/asio/detail/weak_ptr.hpp | 40 - .../boost/asio/detail/win_event.hpp | 132 - .../boost/asio/detail/win_fd_set_adapter.hpp | 151 - .../boost/asio/detail/win_fenced_block.hpp | 91 - .../asio/detail/win_iocp_handle_read_op.hpp | 111 - .../asio/detail/win_iocp_handle_service.hpp | 324 - .../asio/detail/win_iocp_handle_write_op.hpp | 103 - .../boost/asio/detail/win_iocp_io_service.hpp | 317 - .../asio/detail/win_iocp_null_buffers_op.hpp | 121 - .../boost/asio/detail/win_iocp_operation.hpp | 97 - .../asio/detail/win_iocp_overlapped_op.hpp | 90 - .../asio/detail/win_iocp_overlapped_ptr.hpp | 146 - .../detail/win_iocp_serial_port_service.hpp | 230 - .../asio/detail/win_iocp_socket_accept_op.hpp | 167 - .../detail/win_iocp_socket_connect_op.hpp | 126 - .../asio/detail/win_iocp_socket_recv_op.hpp | 117 - .../detail/win_iocp_socket_recvfrom_op.hpp | 125 - .../detail/win_iocp_socket_recvmsg_op.hpp | 118 - .../asio/detail/win_iocp_socket_send_op.hpp | 111 - .../asio/detail/win_iocp_socket_service.hpp | 527 - .../detail/win_iocp_socket_service_base.hpp | 526 - .../asio/detail/win_iocp_thread_info.hpp | 36 - .../boost/asio/detail/win_mutex.hpp | 80 - .../asio/detail/win_object_handle_service.hpp | 185 - .../boost/asio/detail/win_static_mutex.hpp | 76 - .../boost/asio/detail/win_thread.hpp | 145 - .../boost/asio/detail/win_tss_ptr.hpp | 81 - .../boost/asio/detail/winapi_thread.hpp | 124 - .../boost/asio/detail/wince_thread.hpp | 118 - .../boost/asio/detail/winrt_async_manager.hpp | 296 - .../boost/asio/detail/winrt_async_op.hpp | 67 - .../boost/asio/detail/winrt_resolve_op.hpp | 119 - .../asio/detail/winrt_resolver_service.hpp | 185 - .../asio/detail/winrt_socket_connect_op.hpp | 92 - .../asio/detail/winrt_socket_recv_op.hpp | 112 - .../asio/detail/winrt_socket_send_op.hpp | 103 - .../asio/detail/winrt_ssocket_service.hpp | 234 - .../detail/winrt_ssocket_service_base.hpp | 357 - .../asio/detail/winrt_timer_scheduler.hpp | 133 - .../boost/asio/detail/winrt_utils.hpp | 108 - .../boost/asio/detail/winsock_init.hpp | 130 - .../boost/asio/detail/wrapped_handler.hpp | 293 - .../boost/asio/error.hpp | 341 - .../boost/asio/generic/basic_endpoint.hpp | 195 - .../boost/asio/generic/datagram_protocol.hpp | 125 - .../boost/asio/generic/detail/endpoint.hpp | 135 - .../asio/generic/detail/impl/endpoint.ipp | 111 - .../boost/asio/generic/raw_protocol.hpp | 123 - .../asio/generic/seq_packet_protocol.hpp | 124 - .../boost/asio/generic/stream_protocol.hpp | 129 - .../boost/asio/handler_alloc_hook.hpp | 83 - .../boost/asio/handler_continuation_hook.hpp | 56 - .../boost/asio/handler_invoke_hook.hpp | 87 - .../boost/asio/handler_type.hpp | 114 - .../boost/asio/high_resolution_timer.hpp | 65 - .../boost/asio/impl/buffered_read_stream.hpp | 360 - .../boost/asio/impl/buffered_write_stream.hpp | 340 - .../boost/asio/impl/connect.hpp | 432 - .../boost/asio/impl/error.ipp | 130 - .../boost/asio/impl/handler_alloc_hook.ipp | 79 - .../boost/asio/impl/io_service.hpp | 156 - .../boost/asio/impl/io_service.ipp | 157 - .../boost/asio/impl/read.hpp | 755 - .../boost/asio/impl/read_at.hpp | 812 - .../boost/asio/impl/read_until.hpp | 1149 - .../boost/asio/impl/serial_port_base.hpp | 61 - .../boost/asio/impl/serial_port_base.ipp | 556 - .../boost/asio/impl/spawn.hpp | 355 - .../boost/asio/impl/src.cpp | 25 - .../boost/asio/impl/src.hpp | 73 - .../boost/asio/impl/use_future.hpp | 178 - .../boost/asio/impl/write.hpp | 767 - .../boost/asio/impl/write_at.hpp | 827 - .../boost/asio/io_service.hpp | 772 - .../boost/asio/ip/address.hpp | 202 - .../boost/asio/ip/address_v4.hpp | 243 - .../boost/asio/ip/address_v6.hpp | 248 - .../boost/asio/ip/basic_endpoint.hpp | 265 - .../boost/asio/ip/basic_resolver.hpp | 270 - .../boost/asio/ip/basic_resolver_entry.hpp | 96 - .../boost/asio/ip/basic_resolver_iterator.hpp | 262 - .../boost/asio/ip/basic_resolver_query.hpp | 246 - .../boost/asio/ip/detail/endpoint.hpp | 141 - .../boost/asio/ip/detail/impl/endpoint.ipp | 206 - .../boost/asio/ip/detail/socket_option.hpp | 571 - .../boost/asio/ip/host_name.hpp | 44 - .../boost/asio/ip/icmp.hpp | 117 - .../boost/asio/ip/impl/address.hpp | 55 - .../boost/asio/ip/impl/address.ipp | 228 - .../boost/asio/ip/impl/address_v4.hpp | 55 - .../boost/asio/ip/impl/address_v4.ipp | 180 - .../boost/asio/ip/impl/address_v6.hpp | 55 - .../boost/asio/ip/impl/address_v6.ipp | 300 - .../boost/asio/ip/impl/basic_endpoint.hpp | 57 - .../boost/asio/ip/impl/host_name.ipp | 56 - .../boost/asio/ip/multicast.hpp | 193 - .../boost/asio/ip/resolver_query_base.hpp | 132 - .../boost/asio/ip/resolver_service.hpp | 178 - .../boost/asio/ip/tcp.hpp | 157 - .../boost/asio/ip/udp.hpp | 113 - .../boost/asio/ip/unicast.hpp | 72 - .../boost/asio/ip/v6_only.hpp | 71 - .../boost/asio/is_read_buffered.hpp | 61 - .../boost/asio/is_write_buffered.hpp | 61 - .../boost/asio/local/basic_endpoint.hpp | 241 - .../boost/asio/local/connect_pair.hpp | 106 - .../boost/asio/local/datagram_protocol.hpp | 82 - .../boost/asio/local/detail/endpoint.hpp | 135 - .../boost/asio/local/detail/impl/endpoint.ipp | 130 - .../boost/asio/local/stream_protocol.hpp | 92 - .../boost/asio/placeholders.hpp | 125 - .../boost/asio/posix/basic_descriptor.hpp | 492 - .../asio/posix/basic_stream_descriptor.hpp | 364 - .../boost/asio/posix/descriptor_base.hpp | 99 - .../boost/asio/posix/stream_descriptor.hpp | 39 - .../asio/posix/stream_descriptor_service.hpp | 262 - .../boost/asio/raw_socket_service.hpp | 434 - .../boost/asio/read.hpp | 633 - .../boost/asio/read_at.hpp | 666 - .../boost/asio/read_until.hpp | 925 - .../boost/asio/seq_packet_socket_service.hpp | 382 - .../boost/asio/serial_port.hpp | 38 - .../boost/asio/serial_port_base.hpp | 169 - .../boost/asio/serial_port_service.hpp | 255 - .../boost/asio/signal_set.hpp | 30 - .../boost/asio/signal_set_service.hpp | 136 - .../boost/asio/socket_acceptor_service.hpp | 304 - .../boost/asio/socket_base.hpp | 522 - .../boost/asio/spawn.hpp | 267 - .../boost-for-react-native/boost/asio/ssl.hpp | 30 - .../boost/asio/ssl/basic_context.hpp | 42 - .../boost/asio/ssl/context.hpp | 789 - .../boost/asio/ssl/context_base.hpp | 185 - .../boost/asio/ssl/context_service.hpp | 42 - .../asio/ssl/detail/buffered_handshake_op.hpp | 112 - .../boost/asio/ssl/detail/engine.hpp | 166 - .../boost/asio/ssl/detail/handshake_op.hpp | 70 - .../boost/asio/ssl/detail/impl/engine.ipp | 327 - .../asio/ssl/detail/impl/openssl_init.ipp | 165 - .../boost/asio/ssl/detail/io.hpp | 351 - .../boost/asio/ssl/detail/openssl_init.hpp | 103 - .../boost/asio/ssl/detail/openssl_types.hpp | 30 - .../asio/ssl/detail/password_callback.hpp | 74 - .../boost/asio/ssl/detail/read_op.hpp | 75 - .../boost/asio/ssl/detail/shutdown_op.hpp | 62 - .../boost/asio/ssl/detail/stream_core.hpp | 128 - .../boost/asio/ssl/detail/verify_callback.hpp | 70 - .../boost/asio/ssl/detail/write_op.hpp | 75 - .../boost/asio/ssl/error.hpp | 112 - .../boost/asio/ssl/impl/context.hpp | 73 - .../boost/asio/ssl/impl/context.ipp | 1051 - .../boost/asio/ssl/impl/error.ipp | 102 - .../asio/ssl/impl/rfc2818_verification.ipp | 168 - .../boost/asio/ssl/impl/src.hpp | 28 - .../boost/asio/ssl/old/basic_context.hpp | 436 - .../boost/asio/ssl/old/context_service.hpp | 176 - .../old/detail/openssl_context_service.hpp | 396 - .../asio/ssl/old/detail/openssl_operation.hpp | 526 - .../ssl/old/detail/openssl_stream_service.hpp | 573 - .../boost/asio/ssl/old/stream.hpp | 503 - .../boost/asio/ssl/old/stream_service.hpp | 186 - .../boost/asio/ssl/rfc2818_verification.hpp | 102 - .../boost/asio/ssl/stream.hpp | 758 - .../boost/asio/ssl/stream_base.hpp | 54 - .../boost/asio/ssl/stream_service.hpp | 42 - .../boost/asio/ssl/verify_context.hpp | 75 - .../boost/asio/ssl/verify_mode.hpp | 65 - .../boost/asio/steady_timer.hpp | 63 - .../boost/asio/strand.hpp | 254 - .../boost/asio/stream_socket_service.hpp | 378 - .../boost/asio/streambuf.hpp | 35 - .../boost/asio/system_timer.hpp | 59 - .../boost/asio/time_traits.hpp | 88 - .../boost/asio/unyield.hpp | 21 - .../boost/asio/use_future.hpp | 94 - .../boost/asio/version.hpp | 23 - .../boost/asio/wait_traits.hpp | 43 - .../boost/asio/waitable_timer_service.hpp | 170 - .../boost/asio/windows/basic_handle.hpp | 283 - .../asio/windows/basic_object_handle.hpp | 180 - .../windows/basic_random_access_handle.hpp | 378 - .../asio/windows/basic_stream_handle.hpp | 361 - .../boost/asio/windows/object_handle.hpp | 40 - .../asio/windows/object_handle_service.hpp | 179 - .../boost/asio/windows/overlapped_ptr.hpp | 118 - .../asio/windows/random_access_handle.hpp | 39 - .../windows/random_access_handle_service.hpp | 222 - .../boost/asio/windows/stream_handle.hpp | 39 - .../asio/windows/stream_handle_service.hpp | 220 - .../boost/asio/write.hpp | 620 - .../boost/asio/write_at.hpp | 672 - .../boost/asio/yield.hpp | 23 - .../boost-for-react-native/boost/assert.hpp | 85 - .../boost-for-react-native/boost/assign.hpp | 24 - .../boost/assign/assignment_exception.hpp | 43 - .../boost/assign/list_inserter.hpp | 400 - .../boost/assign/list_of.hpp | 681 - .../boost/assign/ptr_list_inserter.hpp | 164 - .../boost/assign/ptr_list_of.hpp | 191 - .../boost/assign/ptr_map_inserter.hpp | 103 - .../boost/assign/std.hpp | 27 - .../boost/assign/std/deque.hpp | 38 - .../boost/assign/std/list.hpp | 38 - .../boost/assign/std/map.hpp | 45 - .../boost/assign/std/queue.hpp | 45 - .../boost/assign/std/set.hpp | 44 - .../boost/assign/std/slist.hpp | 45 - .../boost/assign/std/stack.hpp | 37 - .../boost/assign/std/vector.hpp | 37 - .../boost-for-react-native/boost/atomic.hpp | 18 - .../boost/atomic/atomic.hpp | 93 - .../boost/atomic/atomic_flag.hpp | 33 - .../boost/atomic/capabilities.hpp | 161 - .../boost/atomic/detail/atomic_flag.hpp | 70 - .../boost/atomic/detail/atomic_template.hpp | 780 - .../boost/atomic/detail/bitwise_cast.hpp | 53 - .../boost/atomic/detail/caps_gcc_alpha.hpp | 34 - .../boost/atomic/detail/caps_gcc_arm.hpp | 56 - .../boost/atomic/detail/caps_gcc_atomic.hpp | 134 - .../boost/atomic/detail/caps_gcc_ppc.hpp | 36 - .../boost/atomic/detail/caps_gcc_sparc.hpp | 34 - .../boost/atomic/detail/caps_gcc_sync.hpp | 62 - .../boost/atomic/detail/caps_gcc_x86.hpp | 75 - .../boost/atomic/detail/caps_linux_arm.hpp | 35 - .../boost/atomic/detail/caps_msvc_arm.hpp | 34 - .../boost/atomic/detail/caps_msvc_x86.hpp | 55 - .../boost/atomic/detail/caps_windows.hpp | 33 - .../boost/atomic/detail/casts.hpp | 64 - .../boost/atomic/detail/config.hpp | 76 - .../boost/atomic/detail/int_sizes.hpp | 140 - .../boost/atomic/detail/interlocked.hpp | 481 - .../boost/atomic/detail/link.hpp | 58 - .../boost/atomic/detail/lockpool.hpp | 51 - .../boost/atomic/detail/operations.hpp | 24 - .../boost/atomic/detail/operations_fwd.hpp | 35 - .../atomic/detail/operations_lockfree.hpp | 30 - .../boost/atomic/detail/ops_cas_based.hpp | 105 - .../boost/atomic/detail/ops_emulated.hpp | 163 - .../atomic/detail/ops_extending_cas_based.hpp | 68 - .../boost/atomic/detail/ops_gcc_alpha.hpp | 878 - .../boost/atomic/detail/ops_gcc_arm.hpp | 975 - .../boost/atomic/detail/ops_gcc_atomic.hpp | 400 - .../boost/atomic/detail/ops_gcc_ppc.hpp | 804 - .../boost/atomic/detail/ops_gcc_sparc.hpp | 242 - .../boost/atomic/detail/ops_gcc_sync.hpp | 272 - .../boost/atomic/detail/ops_gcc_x86.hpp | 516 - .../boost/atomic/detail/ops_gcc_x86_dcas.hpp | 625 - .../boost/atomic/detail/ops_linux_arm.hpp | 180 - .../boost/atomic/detail/ops_msvc_arm.hpp | 826 - .../boost/atomic/detail/ops_msvc_common.hpp | 38 - .../boost/atomic/detail/ops_msvc_x86.hpp | 933 - .../boost/atomic/detail/ops_windows.hpp | 218 - .../boost/atomic/detail/pause.hpp | 43 - .../boost/atomic/detail/platform.hpp | 121 - .../boost/atomic/detail/storage_type.hpp | 280 - .../boost/atomic/fences.hpp | 67 - .../boost-for-react-native/boost/bimap.hpp | 19 - .../boost/bimap/bimap.hpp | 438 - .../associative_container_adaptor.hpp | 287 - .../container_adaptor/container_adaptor.hpp | 291 - .../detail/comparison_adaptor.hpp | 101 - .../container_adaptor/detail/functor_bag.hpp | 100 - .../detail/identity_converters.hpp | 191 - .../detail/key_extractor.hpp | 45 - .../detail/non_unique_container_helper.hpp | 62 - .../bimap/container_adaptor/list_adaptor.hpp | 249 - .../container_adaptor/list_map_adaptor.hpp | 283 - .../bimap/container_adaptor/map_adaptor.hpp | 132 - .../container_adaptor/multimap_adaptor.hpp | 110 - .../container_adaptor/multiset_adaptor.hpp | 103 - .../ordered_associative_container_adaptor.hpp | 312 - .../sequence_container_adaptor.hpp | 356 - .../bimap/container_adaptor/set_adaptor.hpp | 100 - .../support/iterator_facade_converters.hpp | 77 - ...nordered_associative_container_adaptor.hpp | 293 - .../unordered_map_adaptor.hpp | 133 - .../unordered_multimap_adaptor.hpp | 111 - .../unordered_multiset_adaptor.hpp | 102 - .../unordered_set_adaptor.hpp | 98 - .../container_adaptor/vector_adaptor.hpp | 150 - .../container_adaptor/vector_map_adaptor.hpp | 104 - .../boost/bimap/detail/bimap_core.hpp | 477 - .../boost/bimap/detail/concept_tags.hpp | 97 - .../boost/bimap/detail/debug/static_error.hpp | 35 - .../bimap/detail/generate_index_binder.hpp | 125 - .../bimap/detail/generate_relation_binder.hpp | 88 - .../bimap/detail/generate_view_binder.hpp | 58 - .../boost/bimap/detail/is_set_type_of.hpp | 66 - .../detail/manage_additional_parameters.hpp | 243 - .../boost/bimap/detail/manage_bimap_key.hpp | 84 - .../boost/bimap/detail/map_view_base.hpp | 544 - .../boost/bimap/detail/map_view_iterator.hpp | 341 - .../boost/bimap/detail/modifier_adaptor.hpp | 89 - .../bimap/detail/non_unique_views_helper.hpp | 71 - .../boost/bimap/detail/set_view_base.hpp | 331 - .../boost/bimap/detail/set_view_iterator.hpp | 197 - .../bimap/detail/test/check_metadata.hpp | 113 - .../bimap/detail/user_interface_config.hpp | 24 - .../boost/bimap/list_of.hpp | 181 - .../boost/bimap/multiset_of.hpp | 205 - .../boost/bimap/property_map/set_support.hpp | 55 - .../property_map/unordered_set_support.hpp | 55 - .../bimap/relation/detail/access_builder.hpp | 170 - .../detail/metadata_access_builder.hpp | 103 - .../boost/bimap/relation/detail/mutant.hpp | 83 - .../relation/detail/static_access_builder.hpp | 105 - .../detail/to_mutable_relation_functor.hpp | 102 - .../boost/bimap/relation/member_at.hpp | 72 - .../boost/bimap/relation/mutant_relation.hpp | 477 - .../boost/bimap/relation/pair_layout.hpp | 72 - .../boost/bimap/relation/structured_pair.hpp | 552 - .../bimap/relation/support/data_extractor.hpp | 110 - .../boost/bimap/relation/support/get.hpp | 140 - .../relation/support/get_pair_functor.hpp | 85 - .../relation/support/is_tag_of_member_at.hpp | 181 - .../relation/support/member_with_tag.hpp | 180 - .../bimap/relation/support/opposite_tag.hpp | 61 - .../boost/bimap/relation/support/pair_by.hpp | 120 - .../bimap/relation/support/pair_type_by.hpp | 62 - .../bimap/relation/support/value_type_of.hpp | 91 - .../boost/bimap/relation/symmetrical_base.hpp | 97 - .../boost/bimap/set_of.hpp | 206 - .../boost/bimap/support/data_type_by.hpp | 73 - .../boost/bimap/support/iterator_type_by.hpp | 142 - .../boost/bimap/support/key_type_by.hpp | 64 - .../boost/bimap/support/lambda.hpp | 46 - .../boost/bimap/support/map_by.hpp | 132 - .../boost/bimap/support/map_type_by.hpp | 65 - .../boost/bimap/support/value_type_by.hpp | 65 - .../tags/support/apply_to_value_type.hpp | 70 - .../bimap/tags/support/default_tagged.hpp | 73 - .../boost/bimap/tags/support/is_tagged.hpp | 64 - .../bimap/tags/support/overwrite_tagged.hpp | 73 - .../boost/bimap/tags/support/tag_of.hpp | 75 - .../bimap/tags/support/value_type_of.hpp | 74 - .../boost/bimap/tags/tagged.hpp | 107 - .../boost/bimap/unconstrained_set_of.hpp | 150 - .../boost/bimap/unordered_multiset_of.hpp | 233 - .../boost/bimap/unordered_set_of.hpp | 230 - .../boost/bimap/vector_of.hpp | 186 - .../boost/bimap/views/list_map_view.hpp | 177 - .../boost/bimap/views/list_set_view.hpp | 109 - .../boost/bimap/views/map_view.hpp | 156 - .../boost/bimap/views/multimap_view.hpp | 123 - .../boost/bimap/views/multiset_view.hpp | 110 - .../boost/bimap/views/set_view.hpp | 106 - .../bimap/views/unconstrained_map_view.hpp | 46 - .../bimap/views/unconstrained_set_view.hpp | 42 - .../boost/bimap/views/unordered_map_view.hpp | 174 - .../bimap/views/unordered_multimap_view.hpp | 136 - .../bimap/views/unordered_multiset_view.hpp | 83 - .../boost/bimap/views/unordered_set_view.hpp | 78 - .../boost/bimap/views/vector_map_view.hpp | 340 - .../boost/bimap/views/vector_set_view.hpp | 313 - .../boost-for-react-native/boost/bind.hpp | 41 - .../boost/bind/apply.hpp | 74 - .../boost-for-react-native/boost/bind/arg.hpp | 69 - .../boost/bind/bind.hpp | 2328 - .../boost/bind/bind_cc.hpp | 117 - .../boost/bind/bind_mf2_cc.hpp | 228 - .../boost/bind/bind_mf_cc.hpp | 441 - .../boost/bind/bind_template.hpp | 345 - .../boost/bind/make_adaptable.hpp | 187 - .../boost/bind/mem_fn.hpp | 389 - .../boost/bind/mem_fn_cc.hpp | 103 - .../boost/bind/mem_fn_template.hpp | 1047 - .../boost/bind/mem_fn_vw.hpp | 130 - .../boost/bind/placeholders.hpp | 62 - .../boost/bind/protect.hpp | 304 - .../boost/bind/storage.hpp | 475 - .../boost-for-react-native/boost/blank.hpp | 106 - .../boost/blank_fwd.hpp | 22 - .../boost/call_traits.hpp | 20 - .../boost-for-react-native/boost/cast.hpp | 20 - .../boost-for-react-native/boost/cerrno.hpp | 331 - .../boost/checked_delete.hpp | 17 - .../boost-for-react-native/boost/chrono.hpp | 20 - .../boost/chrono/ceil.hpp | 36 - .../boost/chrono/chrono.hpp | 15 - .../boost/chrono/chrono_io.hpp | 34 - .../boost/chrono/clock_string.hpp | 25 - .../boost/chrono/config.hpp | 216 - .../boost/chrono/detail/inlined/chrono.hpp | 46 - .../chrono/detail/inlined/mac/chrono.hpp | 242 - .../detail/inlined/mac/process_cpu_clocks.hpp | 356 - .../detail/inlined/mac/thread_clock.hpp | 92 - .../chrono/detail/inlined/posix/chrono.hpp | 121 - .../inlined/posix/process_cpu_clocks.hpp | 354 - .../detail/inlined/posix/thread_clock.hpp | 92 - .../detail/inlined/process_cpu_clocks.hpp | 46 - .../chrono/detail/inlined/thread_clock.hpp | 46 - .../chrono/detail/inlined/win/chrono.hpp | 150 - .../detail/inlined/win/process_cpu_clocks.hpp | 281 - .../detail/inlined/win/thread_clock.hpp | 103 - .../chrono/detail/is_evenly_divisible_by.hpp | 31 - .../detail/no_warning/signed_unsigned_cmp.hpp | 54 - .../boost/chrono/detail/scan_keyword.hpp | 163 - .../boost/chrono/detail/static_assert.hpp | 30 - .../boost/chrono/detail/system.hpp | 29 - .../boost/chrono/duration.hpp | 800 - .../boost/chrono/floor.hpp | 36 - .../boost/chrono/include.hpp | 23 - .../boost/chrono/io/duration_get.hpp | 593 - .../boost/chrono/io/duration_io.hpp | 295 - .../boost/chrono/io/duration_put.hpp | 317 - .../boost/chrono/io/duration_style.hpp | 35 - .../boost/chrono/io/duration_units.hpp | 1003 - .../boost/chrono/io/ios_base_state.hpp | 152 - .../boost/chrono/io/time_point_get.hpp | 330 - .../boost/chrono/io/time_point_io.hpp | 1243 - .../boost/chrono/io/time_point_put.hpp | 261 - .../boost/chrono/io/time_point_units.hpp | 260 - .../boost/chrono/io/timezone.hpp | 30 - .../chrono/io/utility/ios_base_state_ptr.hpp | 437 - .../boost/chrono/io/utility/manip_base.hpp | 101 - .../boost/chrono/io/utility/to_string.hpp | 50 - .../boost/chrono/io_v1/chrono_io.hpp | 637 - .../boost/chrono/process_cpu_clocks.hpp | 525 - .../boost/chrono/round.hpp | 59 - .../boost/chrono/system_clocks.hpp | 233 - .../boost/chrono/thread_clock.hpp | 75 - .../boost/chrono/time_point.hpp | 380 - .../chrono/typeof/boost/chrono/chrono.hpp | 32 - .../boost/chrono/typeof/boost/ratio.hpp | 24 - .../boost/circular_buffer.hpp | 62 - .../boost/circular_buffer/base.hpp | 3123 -- .../boost/circular_buffer/debug.hpp | 248 - .../boost/circular_buffer/details.hpp | 498 - .../boost/circular_buffer/space_optimized.hpp | 1719 - .../boost/circular_buffer_fwd.hpp | 43 - .../boost/compatibility/cpp_c_headers/cassert | 10 - .../boost/compatibility/cpp_c_headers/cctype | 26 - .../boost/compatibility/cpp_c_headers/cerrno | 10 - .../boost/compatibility/cpp_c_headers/cfloat | 10 - .../boost/compatibility/cpp_c_headers/climits | 10 - .../boost/compatibility/cpp_c_headers/clocale | 16 - .../boost/compatibility/cpp_c_headers/cmath | 35 - .../boost/compatibility/cpp_c_headers/csetjmp | 15 - .../boost/compatibility/cpp_c_headers/csignal | 16 - .../boost/compatibility/cpp_c_headers/cstdarg | 14 - .../boost/compatibility/cpp_c_headers/cstddef | 15 - .../boost/compatibility/cpp_c_headers/cstdio | 57 - .../boost/compatibility/cpp_c_headers/cstdlib | 43 - .../boost/compatibility/cpp_c_headers/cstring | 36 - .../boost/compatibility/cpp_c_headers/ctime | 26 - .../boost/compatibility/cpp_c_headers/cwchar | 156 - .../boost/compatibility/cpp_c_headers/cwctype | 39 - .../boost/compressed_pair.hpp | 20 - .../boost-for-react-native/boost/compute.hpp | 44 - .../boost/compute/algorithm.hpp | 94 - .../boost/compute/algorithm/accumulate.hpp | 184 - .../compute/algorithm/adjacent_difference.hpp | 116 - .../boost/compute/algorithm/adjacent_find.hpp | 162 - .../boost/compute/algorithm/all_of.hpp | 36 - .../boost/compute/algorithm/any_of.hpp | 40 - .../boost/compute/algorithm/binary_search.hpp | 37 - .../boost/compute/algorithm/copy.hpp | 856 - .../boost/compute/algorithm/copy_if.hpp | 58 - .../boost/compute/algorithm/copy_n.hpp | 51 - .../boost/compute/algorithm/count.hpp | 55 - .../boost/compute/algorithm/count_if.hpp | 62 - .../algorithm/detail/balanced_path.hpp | 162 - .../compute/algorithm/detail/binary_find.hpp | 133 - .../compute/algorithm/detail/compact.hpp | 77 - .../algorithm/detail/copy_on_device.hpp | 190 - .../algorithm/detail/copy_to_device.hpp | 193 - .../compute/algorithm/detail/copy_to_host.hpp | 198 - .../algorithm/detail/count_if_with_ballot.hpp | 78 - .../algorithm/detail/count_if_with_reduce.hpp | 87 - .../detail/count_if_with_threads.hpp | 129 - .../compute/algorithm/detail/find_extrema.hpp | 70 - .../algorithm/detail/find_extrema_on_cpu.hpp | 138 - .../detail/find_extrema_with_atomics.hpp | 108 - .../detail/find_extrema_with_reduce.hpp | 443 - .../algorithm/detail/find_if_with_atomics.hpp | 212 - .../algorithm/detail/inplace_reduce.hpp | 136 - .../algorithm/detail/insertion_sort.hpp | 165 - .../compute/algorithm/detail/merge_path.hpp | 116 - .../algorithm/detail/merge_sort_on_cpu.hpp | 366 - .../algorithm/detail/merge_sort_on_gpu.hpp | 590 - .../detail/merge_with_merge_path.hpp | 203 - .../compute/algorithm/detail/radix_sort.hpp | 461 - .../compute/algorithm/detail/random_fill.hpp | 57 - .../algorithm/detail/reduce_by_key.hpp | 119 - .../detail/reduce_by_key_with_scan.hpp | 541 - .../algorithm/detail/reduce_on_cpu.hpp | 110 - .../algorithm/detail/reduce_on_gpu.hpp | 286 - .../boost/compute/algorithm/detail/scan.hpp | 45 - .../compute/algorithm/detail/scan_on_cpu.hpp | 207 - .../compute/algorithm/detail/scan_on_gpu.hpp | 330 - .../compute/algorithm/detail/search_all.hpp | 86 - .../algorithm/detail/serial_accumulate.hpp | 56 - .../algorithm/detail/serial_count_if.hpp | 68 - .../algorithm/detail/serial_find_extrema.hpp | 87 - .../compute/algorithm/detail/serial_merge.hpp | 97 - .../algorithm/detail/serial_reduce.hpp | 62 - .../algorithm/detail/serial_reduce_by_key.hpp | 108 - .../compute/algorithm/detail/serial_scan.hpp | 103 - .../boost/compute/algorithm/equal.hpp | 53 - .../boost/compute/algorithm/equal_range.hpp | 42 - .../compute/algorithm/exclusive_scan.hpp | 96 - .../boost/compute/algorithm/fill.hpp | 306 - .../boost/compute/algorithm/fill_n.hpp | 36 - .../boost/compute/algorithm/find.hpp | 57 - .../boost/compute/algorithm/find_end.hpp | 136 - .../boost/compute/algorithm/find_if.hpp | 35 - .../boost/compute/algorithm/find_if_not.hpp | 43 - .../boost/compute/algorithm/for_each.hpp | 65 - .../boost/compute/algorithm/for_each_n.hpp | 35 - .../boost/compute/algorithm/gather.hpp | 82 - .../boost/compute/algorithm/generate.hpp | 49 - .../boost/compute/algorithm/generate_n.hpp | 35 - .../boost/compute/algorithm/includes.hpp | 155 - .../compute/algorithm/inclusive_scan.hpp | 81 - .../boost/compute/algorithm/inner_product.hpp | 93 - .../boost/compute/algorithm/inplace_merge.hpp | 60 - .../boost/compute/algorithm/iota.hpp | 48 - .../compute/algorithm/is_partitioned.hpp | 43 - .../compute/algorithm/is_permutation.hpp | 67 - .../boost/compute/algorithm/is_sorted.hpp | 64 - .../algorithm/lexicographical_compare.hpp | 117 - .../boost/compute/algorithm/lower_bound.hpp | 44 - .../boost/compute/algorithm/max_element.hpp | 74 - .../boost/compute/algorithm/merge.hpp | 105 - .../boost/compute/algorithm/min_element.hpp | 74 - .../compute/algorithm/minmax_element.hpp | 70 - .../boost/compute/algorithm/mismatch.hpp | 89 - .../compute/algorithm/next_permutation.hpp | 170 - .../boost/compute/algorithm/none_of.hpp | 36 - .../boost/compute/algorithm/nth_element.hpp | 87 - .../boost/compute/algorithm/partial_sum.hpp | 37 - .../boost/compute/algorithm/partition.hpp | 39 - .../compute/algorithm/partition_copy.hpp | 63 - .../compute/algorithm/partition_point.hpp | 46 - .../compute/algorithm/prev_permutation.hpp | 170 - .../compute/algorithm/random_shuffle.hpp | 75 - .../boost/compute/algorithm/reduce.hpp | 301 - .../boost/compute/algorithm/reduce_by_key.hpp | 118 - .../boost/compute/algorithm/remove.hpp | 54 - .../boost/compute/algorithm/remove_if.hpp | 47 - .../boost/compute/algorithm/replace.hpp | 90 - .../boost/compute/algorithm/replace_copy.hpp | 62 - .../boost/compute/algorithm/reverse.hpp | 74 - .../boost/compute/algorithm/reverse_copy.hpp | 79 - .../boost/compute/algorithm/rotate.hpp | 54 - .../boost/compute/algorithm/rotate_copy.hpp | 41 - .../boost/compute/algorithm/scatter.hpp | 99 - .../boost/compute/algorithm/scatter_if.hpp | 119 - .../boost/compute/algorithm/search.hpp | 73 - .../boost/compute/algorithm/search_n.hpp | 140 - .../compute/algorithm/set_difference.hpp | 182 - .../compute/algorithm/set_intersection.hpp | 170 - .../algorithm/set_symmetric_difference.hpp | 194 - .../boost/compute/algorithm/set_union.hpp | 195 - .../boost/compute/algorithm/sort.hpp | 205 - .../boost/compute/algorithm/sort_by_key.hpp | 161 - .../compute/algorithm/stable_partition.hpp | 72 - .../boost/compute/algorithm/stable_sort.hpp | 107 - .../compute/algorithm/stable_sort_by_key.hpp | 159 - .../boost/compute/algorithm/swap_ranges.hpp | 44 - .../boost/compute/algorithm/transform.hpp | 76 - .../boost/compute/algorithm/transform_if.hpp | 117 - .../compute/algorithm/transform_reduce.hpp | 89 - .../boost/compute/algorithm/unique.hpp | 66 - .../boost/compute/algorithm/unique_copy.hpp | 164 - .../boost/compute/algorithm/upper_bound.hpp | 43 - .../boost/compute/allocator.hpp | 21 - .../compute/allocator/buffer_allocator.hpp | 118 - .../compute/allocator/pinned_allocator.hpp | 53 - .../boost/compute/async.hpp | 21 - .../boost/compute/async/future.hpp | 166 - .../boost/compute/async/wait.hpp | 56 - .../boost/compute/async/wait_guard.hpp | 63 - .../boost/compute/buffer.hpp | 227 - .../boost/compute/cl.hpp | 20 - .../boost/compute/cl_ext.hpp | 20 - .../boost/compute/closure.hpp | 347 - .../boost/compute/command_queue.hpp | 1881 - .../boost/compute/config.hpp | 66 - .../boost/compute/container.hpp | 27 - .../boost/compute/container/array.hpp | 317 - .../boost/compute/container/basic_string.hpp | 331 - .../boost/compute/container/detail/scalar.hpp | 61 - .../compute/container/dynamic_bitset.hpp | 237 - .../boost/compute/container/flat_map.hpp | 406 - .../boost/compute/container/flat_set.hpp | 339 - .../boost/compute/container/mapped_view.hpp | 250 - .../boost/compute/container/stack.hpp | 81 - .../boost/compute/container/string.hpp | 25 - .../boost/compute/container/valarray.hpp | 499 - .../boost/compute/container/vector.hpp | 779 - .../boost/compute/context.hpp | 245 - .../boost/compute/core.hpp | 32 - .../compute/detail/assert_cl_success.hpp | 24 - .../boost/compute/detail/buffer_value.hpp | 178 - .../boost/compute/detail/device_ptr.hpp | 215 - .../boost/compute/detail/diagnostic.hpp | 112 - .../boost/compute/detail/duration.hpp | 50 - .../boost/compute/detail/get_object_info.hpp | 216 - .../boost/compute/detail/getenv.hpp | 36 - .../boost/compute/detail/global_static.hpp | 37 - .../compute/detail/is_buffer_iterator.hpp | 30 - .../compute/detail/is_contiguous_iterator.hpp | 118 - .../compute/detail/iterator_plus_distance.hpp | 53 - .../compute/detail/iterator_range_size.hpp | 44 - .../boost/compute/detail/iterator_traits.hpp | 35 - .../boost/compute/detail/literal.hpp | 53 - .../boost/compute/detail/lru_cache.hpp | 139 - .../boost/compute/detail/meta_kernel.hpp | 1141 - .../compute/detail/mpl_vector_to_tuple.hpp | 65 - .../detail/nvidia_compute_capability.hpp | 60 - .../boost/compute/detail/parameter_cache.hpp | 215 - .../boost/compute/detail/path.hpp | 73 - .../boost/compute/detail/print_range.hpp | 82 - .../detail/read_write_single_value.hpp | 77 - .../boost/compute/detail/sha1.hpp | 53 - .../boost/compute/detail/variadic_macros.hpp | 35 - .../boost/compute/detail/vendor.hpp | 50 - .../boost/compute/detail/work_size.hpp | 37 - .../boost/compute/device.hpp | 584 - .../boost/compute/event.hpp | 338 - .../boost/compute/exception.hpp | 23 - .../boost/compute/exception/context_error.hpp | 88 - .../compute/exception/no_device_found.hpp | 48 - .../boost/compute/exception/opencl_error.hpp | 158 - .../exception/unsupported_extension_error.hpp | 71 - .../compute/experimental/clamp_range.hpp | 49 - .../boost/compute/experimental/malloc.hpp | 51 - .../experimental/sort_by_transform.hpp | 66 - .../boost/compute/experimental/tabulate.hpp | 44 - .../boost/compute/function.hpp | 454 - .../boost/compute/functional.hpp | 34 - .../boost/compute/functional/as.hpp | 51 - .../boost/compute/functional/atomic.hpp | 141 - .../boost/compute/functional/bind.hpp | 261 - .../boost/compute/functional/common.hpp | 29 - .../boost/compute/functional/convert.hpp | 51 - .../compute/functional/detail/macros.hpp | 35 - .../functional/detail/nvidia_ballot.hpp | 48 - .../functional/detail/nvidia_popcount.hpp | 42 - .../compute/functional/detail/unpack.hpp | 143 - .../boost/compute/functional/field.hpp | 86 - .../boost/compute/functional/geometry.hpp | 32 - .../boost/compute/functional/get.hpp | 76 - .../boost/compute/functional/hash.hpp | 91 - .../boost/compute/functional/identity.hpp | 64 - .../boost/compute/functional/integer.hpp | 30 - .../boost/compute/functional/logical.hpp | 208 - .../boost/compute/functional/math.hpp | 80 - .../boost/compute/functional/operator.hpp | 100 - .../boost/compute/functional/popcount.hpp | 55 - .../boost/compute/functional/relational.hpp | 39 - .../boost/compute/image.hpp | 25 - .../boost/compute/image/image1d.hpp | 204 - .../boost/compute/image/image2d.hpp | 262 - .../boost/compute/image/image3d.hpp | 265 - .../boost/compute/image/image_format.hpp | 135 - .../boost/compute/image/image_object.hpp | 170 - .../boost/compute/image/image_sampler.hpp | 221 - .../boost/compute/image2d.hpp | 12 - .../boost/compute/image3d.hpp | 12 - .../boost/compute/image_format.hpp | 12 - .../boost/compute/image_sampler.hpp | 12 - .../boost/compute/interop/eigen.hpp | 16 - .../boost/compute/interop/eigen/core.hpp | 72 - .../boost/compute/interop/opencv.hpp | 17 - .../boost/compute/interop/opencv/core.hpp | 141 - .../boost/compute/interop/opencv/highgui.hpp | 33 - .../boost/compute/interop/opencv/ocl.hpp | 51 - .../boost/compute/interop/opengl.hpp | 24 - .../boost/compute/interop/opengl/acquire.hpp | 100 - .../boost/compute/interop/opengl/cl_gl.hpp | 20 - .../compute/interop/opengl/cl_gl_ext.hpp | 20 - .../boost/compute/interop/opengl/context.hpp | 135 - .../boost/compute/interop/opengl/gl.hpp | 20 - .../compute/interop/opengl/opengl_buffer.hpp | 106 - .../interop/opengl/opengl_renderbuffer.hpp | 129 - .../compute/interop/opengl/opengl_texture.hpp | 133 - .../boost/compute/interop/qt.hpp | 17 - .../boost/compute/interop/qt/qimage.hpp | 69 - .../boost/compute/interop/qt/qpoint.hpp | 20 - .../boost/compute/interop/qt/qpointf.hpp | 20 - .../boost/compute/interop/qt/qtcore.hpp | 18 - .../boost/compute/interop/qt/qtgui.hpp | 16 - .../boost/compute/interop/qt/qvector.hpp | 48 - .../boost/compute/interop/vtk.hpp | 19 - .../boost/compute/interop/vtk/bounds.hpp | 59 - .../boost/compute/interop/vtk/data_array.hpp | 65 - .../boost/compute/interop/vtk/matrix4x4.hpp | 46 - .../boost/compute/interop/vtk/points.hpp | 55 - .../boost/compute/iterator.hpp | 28 - .../compute/iterator/buffer_iterator.hpp | 280 - .../iterator/constant_buffer_iterator.hpp | 209 - .../compute/iterator/constant_iterator.hpp | 171 - .../compute/iterator/counting_iterator.hpp | 185 - .../detail/get_base_iterator_buffer.hpp | 52 - .../iterator/detail/swizzle_iterator.hpp | 188 - .../compute/iterator/discard_iterator.hpp | 170 - .../iterator/function_input_iterator.hpp | 186 - .../compute/iterator/permutation_iterator.hpp | 192 - .../compute/iterator/strided_iterator.hpp | 296 - .../compute/iterator/transform_iterator.hpp | 227 - .../boost/compute/iterator/zip_iterator.hpp | 316 - .../boost/compute/kernel.hpp | 418 - .../boost/compute/lambda.hpp | 22 - .../boost/compute/lambda/context.hpp | 329 - .../boost/compute/lambda/functional.hpp | 242 - .../boost/compute/lambda/get.hpp | 148 - .../boost/compute/lambda/make_pair.hpp | 70 - .../boost/compute/lambda/make_tuple.hpp | 127 - .../boost/compute/lambda/placeholder.hpp | 28 - .../boost/compute/lambda/placeholders.hpp | 93 - .../boost/compute/lambda/result_of.hpp | 113 - .../boost/compute/memory.hpp | 21 - .../boost/compute/memory/local_buffer.hpp | 91 - .../boost/compute/memory/svm_ptr.hpp | 174 - .../boost/compute/memory_object.hpp | 264 - .../boost/compute/pipe.hpp | 154 - .../boost/compute/platform.hpp | 235 - .../boost/compute/program.hpp | 650 - .../boost/compute/random.hpp | 28 - .../compute/random/bernoulli_distribution.hpp | 100 - .../compute/random/default_random_engine.hpp | 24 - .../compute/random/discrete_distribution.hpp | 160 - .../random/linear_congruential_engine.hpp | 238 - .../random/mersenne_twister_engine.hpp | 254 - .../compute/random/normal_distribution.hpp | 140 - .../boost/compute/random/threefry_engine.hpp | 311 - .../random/uniform_int_distribution.hpp | 119 - .../random/uniform_real_distribution.hpp | 116 - .../boost/compute/source.hpp | 12 - .../boost/compute/svm.hpp | 72 - .../boost/compute/system.hpp | 280 - .../boost/compute/type_traits.hpp | 25 - .../boost/compute/type_traits/common_type.hpp | 55 - .../type_traits/detail/capture_traits.hpp | 33 - .../type_traits/is_device_iterator.hpp | 39 - .../compute/type_traits/is_fundamental.hpp | 58 - .../compute/type_traits/is_vector_type.hpp | 38 - .../compute/type_traits/make_vector_type.hpp | 71 - .../boost/compute/type_traits/result_of.hpp | 39 - .../boost/compute/type_traits/scalar_type.hpp | 72 - .../compute/type_traits/type_definition.hpp | 39 - .../boost/compute/type_traits/type_name.hpp | 124 - .../boost/compute/type_traits/vector_size.hpp | 65 - .../boost/compute/types.hpp | 24 - .../boost/compute/types/builtin.hpp | 12 - .../boost/compute/types/complex.hpp | 196 - .../boost/compute/types/fundamental.hpp | 172 - .../boost/compute/types/pair.hpp | 117 - .../boost/compute/types/struct.hpp | 173 - .../boost/compute/types/tuple.hpp | 220 - .../boost/compute/user_event.hpp | 88 - .../boost/compute/utility.hpp | 21 - .../boost/compute/utility/dim.hpp | 76 - .../boost/compute/utility/extents.hpp | 164 - .../boost/compute/utility/invoke.hpp | 71 - .../boost/compute/utility/program_cache.hpp | 172 - .../boost/compute/utility/source.hpp | 39 - .../boost/compute/utility/wait_list.hpp | 217 - .../boost/compute/version.hpp | 18 - .../boost/compute/wait_list.hpp | 12 - .../boost/concept/assert.hpp | 45 - .../concept/detail/backward_compatibility.hpp | 16 - .../boost/concept/detail/borland.hpp | 30 - .../boost/concept/detail/concept_def.hpp | 34 - .../boost/concept/detail/concept_undef.hpp | 5 - .../boost/concept/detail/general.hpp | 77 - .../boost/concept/detail/has_constraints.hpp | 50 - .../boost/concept/detail/msvc.hpp | 123 - .../boost/concept/requires.hpp | 93 - .../boost/concept/usage.hpp | 36 - .../boost/concept_archetype.hpp | 669 - .../boost/concept_check.hpp | 1082 - .../boost/concept_check/borland.hpp | 25 - .../boost/concept_check/general.hpp | 82 - .../boost/concept_check/has_constraints.hpp | 31 - .../boost/concept_check/msvc.hpp | 90 - .../boost-for-react-native/boost/config.hpp | 67 - .../boost/config/abi/borland_prefix.hpp | 27 - .../boost/config/abi/borland_suffix.hpp | 12 - .../boost/config/abi/msvc_prefix.hpp | 22 - .../boost/config/abi/msvc_suffix.hpp | 8 - .../boost/config/abi_prefix.hpp | 25 - .../boost/config/abi_suffix.hpp | 27 - .../boost/config/auto_link.hpp | 439 - .../boost/config/compiler/borland.hpp | 319 - .../boost/config/compiler/clang.hpp | 304 - .../boost/config/compiler/codegear.hpp | 221 - .../boost/config/compiler/comeau.hpp | 59 - .../boost/config/compiler/common_edg.hpp | 144 - .../boost/config/compiler/compaq_cxx.hpp | 19 - .../boost/config/compiler/cray.hpp | 93 - .../boost/config/compiler/digitalmars.hpp | 125 - .../boost/config/compiler/gcc.hpp | 328 - .../boost/config/compiler/gcc_xml.hpp | 96 - .../boost/config/compiler/greenhills.hpp | 28 - .../boost/config/compiler/hp_acc.hpp | 146 - .../boost/config/compiler/intel.hpp | 552 - .../boost/config/compiler/kai.hpp | 33 - .../boost/config/compiler/metrowerks.hpp | 180 - .../boost/config/compiler/mpw.hpp | 122 - .../boost/config/compiler/nvcc.hpp | 32 - .../boost/config/compiler/pathscale.hpp | 115 - .../boost/config/compiler/pgi.hpp | 156 - .../boost/config/compiler/sgi_mipspro.hpp | 29 - .../boost/config/compiler/sunpro_cc.hpp | 198 - .../boost/config/compiler/vacpp.hpp | 163 - .../boost/config/compiler/visualc.hpp | 303 - .../boost/config/compiler/xlcpp.hpp | 262 - .../boost/config/no_tr1/cmath.hpp | 28 - .../boost/config/no_tr1/complex.hpp | 28 - .../boost/config/no_tr1/functional.hpp | 28 - .../boost/config/no_tr1/memory.hpp | 28 - .../boost/config/no_tr1/utility.hpp | 28 - .../boost/config/platform/aix.hpp | 33 - .../boost/config/platform/amigaos.hpp | 15 - .../boost/config/platform/beos.hpp | 26 - .../boost/config/platform/bsd.hpp | 86 - .../boost/config/platform/cloudabi.hpp | 18 - .../boost/config/platform/cray.hpp | 18 - .../boost/config/platform/cygwin.hpp | 58 - .../boost/config/platform/haiku.hpp | 31 - .../boost/config/platform/hpux.hpp | 87 - .../boost/config/platform/irix.hpp | 31 - .../boost/config/platform/linux.hpp | 105 - .../boost/config/platform/macos.hpp | 87 - .../boost/config/platform/qnxnto.hpp | 31 - .../boost/config/platform/solaris.hpp | 31 - .../boost/config/platform/symbian.hpp | 97 - .../boost/config/platform/vms.hpp | 25 - .../boost/config/platform/vxworks.hpp | 369 - .../boost/config/platform/win32.hpp | 90 - .../boost/config/posix_features.hpp | 95 - .../boost/config/requires_threads.hpp | 92 - .../boost/config/select_compiler_config.hpp | 148 - .../boost/config/select_platform_config.hpp | 137 - .../boost/config/select_stdlib_config.hpp | 105 - .../boost/config/stdlib/dinkumware.hpp | 209 - .../boost/config/stdlib/libcomo.hpp | 90 - .../boost/config/stdlib/libcpp.hpp | 113 - .../boost/config/stdlib/libstdcpp3.hpp | 314 - .../boost/config/stdlib/modena.hpp | 76 - .../boost/config/stdlib/msl.hpp | 95 - .../boost/config/stdlib/roguewave.hpp | 205 - .../boost/config/stdlib/sgi.hpp | 165 - .../boost/config/stdlib/stlport.hpp | 255 - .../boost/config/stdlib/vacpp.hpp | 71 - .../boost/config/suffix.hpp | 1017 - .../boost/config/user.hpp | 133 - .../boost/config/warning_disable.hpp | 47 - .../boost/container/adaptive_pool.hpp | 349 - .../boost/container/allocator.hpp | 368 - .../boost/container/allocator_traits.hpp | 477 - .../boost/container/container_fwd.hpp | 317 - .../boost/container/deque.hpp | 2263 - .../container/detail/adaptive_node_pool.hpp | 166 - .../detail/adaptive_node_pool_impl.hpp | 885 - .../boost/container/detail/addressof.hpp | 41 - .../container/detail/advanced_insert_int.hpp | 477 - .../boost/container/detail/algorithm.hpp | 35 - .../boost/container/detail/algorithms.hpp | 62 - .../boost/container/detail/alloc_helpers.hpp | 60 - .../boost/container/detail/alloc_lib.h | 314 - .../container/detail/alloc_lib_auto_link.hpp | 20 - .../container/detail/allocation_type.hpp | 58 - .../detail/allocator_version_traits.hpp | 162 - .../boost/container/detail/auto_link.hpp | 51 - .../boost/container/detail/block_list.hpp | 139 - .../boost/container/detail/block_slist.hpp | 157 - .../container/detail/compare_functors.hpp | 74 - .../boost/container/detail/config_begin.hpp | 53 - .../boost/container/detail/config_end.hpp | 13 - .../container/detail/construct_in_place.hpp | 96 - .../boost/container/detail/copy_move_algo.hpp | 1159 - .../boost/container/detail/destroyers.hpp | 378 - .../detail/dispatch_uses_allocator.hpp | 415 - .../boost/container/detail/dlmalloc.hpp | 103 - .../boost/container/detail/flat_tree.hpp | 1107 - .../container/detail/function_detector.hpp | 96 - .../boost/container/detail/hash_table.hpp | 383 - .../boost/container/detail/is_sorted.hpp | 57 - .../boost/container/detail/iterator.hpp | 40 - .../detail/iterator_to_raw_pointer.hpp | 58 - .../boost/container/detail/iterators.hpp | 875 - .../boost/container/detail/math_functions.hpp | 123 - .../boost/container/detail/memory_util.hpp | 90 - .../boost/container/detail/min_max.hpp | 37 - .../detail/minimal_char_traits_header.hpp | 32 - .../boost/container/detail/mpl.hpp | 86 - .../detail/multiallocation_chain.hpp | 298 - .../boost/container/detail/mutex.hpp | 288 - .../boost/container/detail/next_capacity.hpp | 75 - .../container/detail/node_alloc_holder.hpp | 419 - .../boost/container/detail/node_pool.hpp | 157 - .../boost/container/detail/node_pool_impl.hpp | 375 - .../boost/container/detail/pair.hpp | 506 - .../boost/container/detail/placement_new.hpp | 30 - .../boost/container/detail/pool_common.hpp | 57 - .../container/detail/pool_common_alloc.hpp | 102 - .../boost/container/detail/pool_resource.hpp | 191 - .../boost/container/detail/preprocessor.hpp | 228 - .../boost/container/detail/singleton.hpp | 121 - .../boost/container/detail/std_fwd.hpp | 56 - .../boost/container/detail/to_raw_pointer.hpp | 33 - .../container/detail/transform_iterator.hpp | 180 - .../boost/container/detail/tree.hpp | 1294 - .../boost/container/detail/type_traits.hpp | 70 - .../boost/container/detail/utilities.hpp | 1267 - .../boost/container/detail/value_init.hpp | 51 - .../detail/variadic_templates_tools.hpp | 163 - .../boost/container/detail/version_type.hpp | 110 - .../boost/container/detail/workaround.hpp | 113 - .../boost/container/flat_map.hpp | 2288 - .../boost/container/flat_set.hpp | 1432 - .../boost/container/list.hpp | 1498 - .../boost/container/map.hpp | 1870 - .../boost/container/new_allocator.hpp | 179 - .../boost/container/node_allocator.hpp | 341 - .../boost/container/node_handle.hpp | 396 - .../boost/container/options.hpp | 80 - .../boost/container/pmr/deque.hpp | 45 - .../boost/container/pmr/flat_map.hpp | 67 - .../boost/container/pmr/flat_set.hpp | 63 - .../boost/container/pmr/global_resource.hpp | 66 - .../boost/container/pmr/list.hpp | 45 - .../boost/container/pmr/map.hpp | 67 - .../boost/container/pmr/memory_resource.hpp | 101 - .../pmr/monotonic_buffer_resource.hpp | 180 - .../container/pmr/polymorphic_allocator.hpp | 166 - .../boost/container/pmr/pool_options.hpp | 52 - .../boost/container/pmr/resource_adaptor.hpp | 193 - .../boost/container/pmr/set.hpp | 63 - .../boost/container/pmr/slist.hpp | 45 - .../boost/container/pmr/small_vector.hpp | 45 - .../boost/container/pmr/stable_vector.hpp | 45 - .../boost/container/pmr/string.hpp | 50 - .../pmr/synchronized_pool_resource.hpp | 138 - .../pmr/unsynchronized_pool_resource.hpp | 194 - .../boost/container/pmr/vector.hpp | 45 - .../boost/container/scoped_allocator.hpp | 907 - .../boost/container/scoped_allocator_fwd.hpp | 71 - .../boost/container/set.hpp | 1255 - .../boost/container/slist.hpp | 1720 - .../boost/container/small_vector.hpp | 632 - .../boost/container/stable_vector.hpp | 2112 - .../boost/container/static_vector.hpp | 1227 - .../boost/container/string.hpp | 3058 -- .../boost/container/throw_exception.hpp | 171 - .../boost/container/uses_allocator.hpp | 169 - .../boost/container/uses_allocator_fwd.hpp | 73 - .../boost/container/vector.hpp | 3401 -- .../boost/context/all.hpp | 13 - .../boost/context/detail/apply.hpp | 74 - .../boost/context/detail/config.hpp | 107 - .../boost/context/detail/disable_overload.hpp | 40 - .../boost/context/detail/exception.hpp | 36 - .../boost/context/detail/exchange.hpp | 36 - .../boost/context/detail/fcontext.hpp | 46 - .../boost/context/detail/fcontext_arm.hpp | 68 - .../boost/context/detail/fcontext_arm_mac.hpp | 70 - .../boost/context/detail/fcontext_arm_win.hpp | 71 - .../boost/context/detail/fcontext_i386.hpp | 59 - .../context/detail/fcontext_i386_win.hpp | 88 - .../boost/context/detail/fcontext_mips.hpp | 70 - .../boost/context/detail/fcontext_ppc.hpp | 72 - .../boost/context/detail/fcontext_sparc.hpp | 90 - .../boost/context/detail/fcontext_x86_64.hpp | 68 - .../context/detail/fcontext_x86_64_win.hpp | 77 - .../boost/context/detail/index_sequence.hpp | 72 - .../boost/context/detail/invoke.hpp | 50 - .../boost/context/detail/tuple.hpp | 129 - .../boost/context/execution_context.hpp | 19 - .../boost/context/execution_context_v1.hpp | 497 - .../boost/context/execution_context_v2.hpp | 493 - .../context/execution_context_v2_void.ipp | 323 - .../boost/context/fcontext.hpp | 45 - .../boost/context/fixedsize_stack.hpp | 84 - .../boost/context/flags.hpp | 28 - .../boost/context/pooled_fixedsize_stack.hpp | 115 - .../posix/protected_fixedsize_stack.hpp | 112 - .../boost/context/posix/segmented_stack.hpp | 84 - .../boost/context/preallocated.hpp | 39 - .../context/protected_fixedsize_stack.hpp | 13 - .../boost/context/segmented_stack.hpp | 13 - .../boost/context/stack_context.hpp | 72 - .../boost/context/stack_traits.hpp | 42 - .../windows/protected_fixedsize_stack.hpp | 93 - .../boost-for-react-native/boost/convert.hpp | 216 - .../boost/convert/base.hpp | 187 - .../convert/detail/boost_parameter_ext.hpp | 62 - .../boost/convert/detail/char.hpp | 23 - .../boost/convert/detail/forward.hpp | 40 - .../boost/convert/detail/has_member.hpp | 61 - .../boost/convert/detail/is_callable.hpp | 100 - .../boost/convert/detail/is_converter.hpp | 47 - .../boost/convert/detail/is_fun.hpp | 61 - .../boost/convert/detail/is_string.hpp | 34 - .../boost/convert/detail/range.hpp | 117 - .../boost/convert/lexical_cast.hpp | 40 - .../boost/convert/parameters.hpp | 33 - .../boost/convert/printf.hpp | 89 - .../boost/convert/spirit.hpp | 54 - .../boost/convert/stream.hpp | 198 - .../boost/convert/strtol.hpp | 219 - .../boost/core/addressof.hpp | 162 - .../boost/core/checked_delete.hpp | 69 - .../boost/core/demangle.hpp | 131 - .../boost/core/enable_if.hpp | 128 - .../boost/core/explicit_operator_bool.hpp | 154 - .../boost/core/ignore_unused.hpp | 70 - .../boost/core/is_same.hpp | 40 - .../boost/core/lightweight_test.hpp | 198 - .../boost/core/lightweight_test_trait.hpp | 56 - .../boost/core/no_exceptions_support.hpp | 44 - .../boost/core/noncopyable.hpp | 48 - .../boost/core/null_deleter.hpp | 44 - .../boost-for-react-native/boost/core/ref.hpp | 301 - .../boost/core/scoped_enum.hpp | 194 - .../boost/core/swap.hpp | 60 - .../boost/core/typeinfo.hpp | 151 - .../boost/core/underlying_type.hpp | 79 - .../boost/coroutine/all.hpp | 21 - .../boost/coroutine/asymmetric_coroutine.hpp | 2380 - .../boost/coroutine/attributes.hpp | 58 - .../boost/coroutine/coroutine.hpp | 13 - .../boost/coroutine/detail/config.hpp | 49 - .../coroutine/detail/coroutine_context.hpp | 73 - .../boost/coroutine/detail/data.hpp | 34 - .../boost/coroutine/detail/flags.hpp | 47 - .../boost/coroutine/detail/parameters.hpp | 102 - .../boost/coroutine/detail/preallocated.hpp | 45 - .../coroutine/detail/pull_coroutine_impl.hpp | 335 - .../detail/pull_coroutine_object.hpp | 310 - .../detail/pull_coroutine_synthesized.hpp | 80 - .../coroutine/detail/push_coroutine_impl.hpp | 276 - .../detail/push_coroutine_object.hpp | 322 - .../detail/push_coroutine_synthesized.hpp | 78 - .../boost/coroutine/detail/setup.hpp | 75 - .../detail/symmetric_coroutine_call.hpp | 811 - .../detail/symmetric_coroutine_impl.hpp | 449 - .../detail/symmetric_coroutine_object.hpp | 267 - .../detail/symmetric_coroutine_yield.hpp | 307 - .../boost/coroutine/detail/trampoline.hpp | 69 - .../coroutine/detail/trampoline_pull.hpp | 50 - .../coroutine/detail/trampoline_push.hpp | 79 - .../boost/coroutine/exceptions.hpp | 103 - .../boost/coroutine/flags.hpp | 21 - .../posix/protected_stack_allocator.hpp | 105 - .../posix/segmented_stack_allocator.hpp | 69 - .../coroutine/protected_stack_allocator.hpp | 13 - .../coroutine/segmented_stack_allocator.hpp | 15 - .../boost/coroutine/stack_allocator.hpp | 37 - .../boost/coroutine/stack_context.hpp | 66 - .../boost/coroutine/stack_traits.hpp | 42 - .../coroutine/standard_stack_allocator.hpp | 75 - .../boost/coroutine/symmetric_coroutine.hpp | 43 - .../windows/protected_stack_allocator.hpp | 87 - .../boost/coroutine2/all.hpp | 16 - .../boost/coroutine2/coroutine.hpp | 39 - .../boost/coroutine2/detail/config.hpp | 39 - .../boost/coroutine2/detail/coroutine.hpp | 57 - .../detail/create_control_block.ipp | 60 - .../boost/coroutine2/detail/decay_copy.hpp | 36 - .../coroutine2/detail/disable_overload.hpp | 34 - .../boost/coroutine2/detail/forced_unwind.hpp | 39 - .../detail/pull_control_block_ecv1.hpp | 119 - .../detail/pull_control_block_ecv1.ipp | 439 - .../detail/pull_control_block_ecv2.hpp | 114 - .../detail/pull_control_block_ecv2.ipp | 422 - .../coroutine2/detail/pull_coroutine.hpp | 311 - .../coroutine2/detail/pull_coroutine.ipp | 228 - .../detail/push_control_block_ecv1.hpp | 111 - .../detail/push_control_block_ecv1.ipp | 436 - .../detail/push_control_block_ecv2.hpp | 104 - .../detail/push_control_block_ecv2.ipp | 392 - .../coroutine2/detail/push_coroutine.hpp | 245 - .../coroutine2/detail/push_coroutine.ipp | 198 - .../boost/coroutine2/detail/state.hpp | 87 - .../boost/coroutine2/fixedsize_stack.hpp | 36 - .../coroutine2/pooled_fixedsize_stack.hpp | 33 - .../coroutine2/protected_fixedsize_stack.hpp | 33 - .../boost/coroutine2/segmented_stack.hpp | 38 - ios/Pods/boost-for-react-native/boost/crc.hpp | 1110 - .../boost-for-react-native/boost/cregex.hpp | 39 - .../boost/cstdfloat.hpp | 58 - .../boost-for-react-native/boost/cstdint.hpp | 546 - .../boost-for-react-native/boost/cstdlib.hpp | 41 - .../boost/current_function.hpp | 75 - .../boost/cxx11_char_types.hpp | 70 - .../boost/date_time.hpp | 17 - .../boost/date_time/adjust_functors.hpp | 178 - .../boost/date_time/c_local_time_adjustor.hpp | 69 - .../boost/date_time/c_time.hpp | 123 - .../boost/date_time/compiler_config.hpp | 169 - .../boost/date_time/constrained_value.hpp | 121 - .../boost/date_time/date.hpp | 208 - .../boost/date_time/date_clock_device.hpp | 77 - .../boost/date_time/date_defs.hpp | 26 - .../boost/date_time/date_duration.hpp | 146 - .../boost/date_time/date_duration_types.hpp | 269 - .../boost/date_time/date_facet.hpp | 767 - .../boost/date_time/date_format_simple.hpp | 159 - .../boost/date_time/date_formatting.hpp | 135 - .../date_time/date_formatting_limited.hpp | 121 - .../date_time/date_formatting_locales.hpp | 233 - .../date_time/date_generator_formatter.hpp | 265 - .../boost/date_time/date_generator_parser.hpp | 330 - .../boost/date_time/date_generators.hpp | 509 - .../boost/date_time/date_iterator.hpp | 101 - .../boost/date_time/date_names_put.hpp | 320 - .../boost/date_time/date_parsing.hpp | 316 - .../boost/date_time/dst_rules.hpp | 391 - .../date_time/dst_transition_generators.hpp | 75 - .../boost/date_time/filetime_functions.hpp | 170 - .../boost/date_time/format_date_parser.hpp | 731 - .../boost/date_time/gregorian/conversion.hpp | 68 - .../boost/date_time/gregorian/formatters.hpp | 162 - .../gregorian/formatters_limited.hpp | 81 - .../date_time/gregorian/greg_calendar.hpp | 48 - .../boost/date_time/gregorian/greg_date.hpp | 136 - .../boost/date_time/gregorian/greg_day.hpp | 57 - .../date_time/gregorian/greg_day_of_year.hpp | 38 - .../date_time/gregorian/greg_duration.hpp | 134 - .../gregorian/greg_duration_types.hpp | 43 - .../boost/date_time/gregorian/greg_facet.hpp | 372 - .../boost/date_time/gregorian/greg_month.hpp | 105 - .../date_time/gregorian/greg_serialize.hpp | 522 - .../date_time/gregorian/greg_weekday.hpp | 66 - .../boost/date_time/gregorian/greg_year.hpp | 53 - .../boost/date_time/gregorian/greg_ymd.hpp | 33 - .../boost/date_time/gregorian/gregorian.hpp | 38 - .../date_time/gregorian/gregorian_io.hpp | 784 - .../date_time/gregorian/gregorian_types.hpp | 109 - .../boost/date_time/gregorian/parsers.hpp | 91 - .../boost/date_time/gregorian_calendar.hpp | 70 - .../boost/date_time/gregorian_calendar.ipp | 219 - .../boost/date_time/int_adapter.hpp | 509 - .../boost/date_time/iso_format.hpp | 303 - .../boost/date_time/local_time/conversion.hpp | 34 - .../date_time/local_time/custom_time_zone.hpp | 169 - .../local_time/date_duration_operators.hpp | 115 - .../local_time/dst_transition_day_rules.hpp | 77 - .../date_time/local_time/local_date_time.hpp | 528 - .../boost/date_time/local_time/local_time.hpp | 24 - .../date_time/local_time/local_time_io.hpp | 184 - .../date_time/local_time/local_time_types.hpp | 52 - .../date_time/local_time/posix_time_zone.hpp | 474 - .../date_time/local_time/tz_database.hpp | 32 - .../boost/date_time/local_time_adjustor.hpp | 218 - .../boost/date_time/local_timezone_defs.hpp | 193 - .../boost/date_time/locale_config.hpp | 31 - .../boost/date_time/microsec_time_clock.hpp | 127 - .../boost/date_time/parse_format_base.hpp | 29 - .../boost/date_time/period.hpp | 377 - .../boost/date_time/period_formatter.hpp | 196 - .../boost/date_time/period_parser.hpp | 198 - .../boost/date_time/posix_time/conversion.hpp | 102 - .../posix_time/date_duration_operators.hpp | 114 - .../boost/date_time/posix_time/posix_time.hpp | 39 - .../posix_time/posix_time_config.hpp | 178 - .../posix_time/posix_time_duration.hpp | 82 - .../date_time/posix_time/posix_time_io.hpp | 236 - .../posix_time/posix_time_legacy_io.hpp | 153 - .../posix_time/posix_time_system.hpp | 68 - .../date_time/posix_time/posix_time_types.hpp | 55 - .../boost/date_time/posix_time/ptime.hpp | 65 - .../date_time/posix_time/time_formatters.hpp | 289 - .../posix_time/time_formatters_limited.hpp | 212 - .../date_time/posix_time/time_parsers.hpp | 48 - .../date_time/posix_time/time_period.hpp | 29 - .../date_time/posix_time/time_serialize.hpp | 201 - .../boost/date_time/special_defs.hpp | 25 - .../date_time/special_values_formatter.hpp | 96 - .../boost/date_time/special_values_parser.hpp | 159 - .../boost/date_time/string_convert.hpp | 32 - .../boost/date_time/string_parse_tree.hpp | 278 - .../boost/date_time/strings_from_facet.hpp | 125 - .../boost/date_time/time.hpp | 193 - .../boost/date_time/time_clock.hpp | 83 - .../boost/date_time/time_defs.hpp | 43 - .../boost/date_time/time_duration.hpp | 295 - .../boost/date_time/time_facet.hpp | 1368 - .../date_time/time_formatting_streams.hpp | 122 - .../boost/date_time/time_iterator.hpp | 52 - .../boost/date_time/time_parsing.hpp | 324 - .../date_time/time_resolution_traits.hpp | 144 - .../boost/date_time/time_system_counted.hpp | 254 - .../boost/date_time/time_system_split.hpp | 207 - .../boost/date_time/time_zone_base.hpp | 99 - .../boost/date_time/time_zone_names.hpp | 98 - .../boost/date_time/tz_db_base.hpp | 396 - .../boost/date_time/wrapping_int.hpp | 169 - .../boost/date_time/year_month_day.hpp | 45 - .../boost/detail/algorithm.hpp | 82 - .../boost/detail/allocator_utilities.hpp | 187 - .../boost/detail/atomic_count.hpp | 21 - .../boost/detail/atomic_redef_macros.hpp | 19 - .../boost/detail/atomic_undef_macros.hpp | 39 - .../boost/detail/basic_pointerbuf.hpp | 139 - .../boost/detail/binary_search.hpp | 216 - .../boost/detail/bitmask.hpp | 47 - .../boost/detail/call_traits.hpp | 172 - .../boost/detail/catch_exceptions.hpp | 142 - .../boost/detail/compressed_pair.hpp | 443 - .../boost/detail/container_fwd.hpp | 157 - .../boost/detail/dynamic_bitset.hpp | 241 - .../boost/detail/endian.hpp | 11 - .../boost/detail/fenv.hpp | 101 - .../boost/detail/has_default_constructor.hpp | 29 - .../boost/detail/identifier.hpp | 87 - .../boost/detail/indirect_traits.hpp | 204 - .../boost/detail/interlocked.hpp | 218 - .../boost/detail/is_incrementable.hpp | 125 - .../boost/detail/is_sorted.hpp | 56 - .../boost/detail/is_xxx.hpp | 27 - .../boost/detail/iterator.hpp | 39 - .../boost/detail/lcast_precision.hpp | 184 - .../boost/detail/lightweight_main.hpp | 36 - .../boost/detail/lightweight_mutex.hpp | 22 - .../boost/detail/lightweight_test.hpp | 17 - .../boost/detail/lightweight_test_report.hpp | 56 - .../boost/detail/lightweight_thread.hpp | 135 - .../boost/detail/named_template_params.hpp | 177 - .../boost/detail/no_exceptions_support.hpp | 17 - .../boost/detail/numeric_traits.hpp | 182 - .../boost/detail/ob_compressed_pair.hpp | 499 - .../boost/detail/quick_allocator.hpp | 23 - .../boost/detail/reference_content.hpp | 120 - .../boost/detail/scoped_enum_emulation.hpp | 17 - .../boost/detail/select_type.hpp | 36 - .../boost/detail/sp_typeinfo.hpp | 36 - .../boost/detail/templated_streams.hpp | 74 - .../boost/detail/utf8_codecvt_facet.hpp | 216 - .../boost/detail/utf8_codecvt_facet.ipp | 289 - .../boost/detail/winapi/GetCurrentProcess.hpp | 25 - .../boost/detail/winapi/GetCurrentThread.hpp | 25 - .../boost/detail/winapi/GetLastError.hpp | 25 - .../boost/detail/winapi/GetProcessTimes.hpp | 24 - .../boost/detail/winapi/GetThreadTimes.hpp | 25 - .../boost/detail/winapi/LocalFree.hpp | 33 - .../boost/detail/winapi/access_rights.hpp | 84 - .../boost/detail/winapi/apc.hpp | 47 - .../boost/detail/winapi/basic_types.hpp | 233 - .../winapi/character_code_conversion.hpp | 108 - .../detail/winapi/condition_variable.hpp | 123 - .../boost/detail/winapi/config.hpp | 73 - .../boost/detail/winapi/critical_section.hpp | 184 - .../boost/detail/winapi/crypt.hpp | 193 - .../boost/detail/winapi/dbghelp.hpp | 171 - .../boost/detail/winapi/detail/cast_ptr.hpp | 40 - .../detail/winapi/directory_management.hpp | 94 - .../boost/detail/winapi/dll.hpp | 221 - .../boost/detail/winapi/environment.hpp | 118 - .../boost/detail/winapi/error_codes.hpp | 2959 -- .../boost/detail/winapi/error_handling.hpp | 143 - .../boost/detail/winapi/event.hpp | 190 - .../boost/detail/winapi/file_management.hpp | 535 - .../boost/detail/winapi/file_mapping.hpp | 238 - .../detail/winapi/get_current_process.hpp | 34 - .../detail/winapi/get_current_process_id.hpp | 33 - .../detail/winapi/get_current_thread.hpp | 34 - .../detail/winapi/get_current_thread_id.hpp | 34 - .../boost/detail/winapi/get_last_error.hpp | 33 - .../boost/detail/winapi/get_process_times.hpp | 60 - .../detail/winapi/get_system_directory.hpp | 63 - .../boost/detail/winapi/get_thread_times.hpp | 55 - .../boost/detail/winapi/handle_info.hpp | 62 - .../boost/detail/winapi/handles.hpp | 73 - .../boost/detail/winapi/heap_memory.hpp | 72 - .../boost/detail/winapi/init_once.hpp | 123 - .../boost/detail/winapi/jobs.hpp | 115 - .../boost/detail/winapi/limits.hpp | 51 - .../boost/detail/winapi/local_memory.hpp | 51 - .../boost/detail/winapi/memory.hpp | 20 - .../boost/detail/winapi/mutex.hpp | 184 - .../boost/detail/winapi/overlapped.hpp | 51 - .../detail/winapi/page_protection_flags.hpp | 56 - .../boost/detail/winapi/pipes.hpp | 317 - .../boost/detail/winapi/priority_class.hpp | 78 - .../boost/detail/winapi/process.hpp | 421 - .../boost/detail/winapi/security.hpp | 80 - .../boost/detail/winapi/semaphore.hpp | 177 - .../boost/detail/winapi/shell.hpp | 145 - .../boost/detail/winapi/show_window.hpp | 105 - .../boost/detail/winapi/srw_lock.hpp | 116 - .../boost/detail/winapi/synchronization.hpp | 28 - .../boost/detail/winapi/system.hpp | 83 - .../boost/detail/winapi/thread.hpp | 42 - .../boost/detail/winapi/thread_pool.hpp | 126 - .../boost/detail/winapi/time.hpp | 139 - .../boost/detail/winapi/timers.hpp | 48 - .../boost/detail/winapi/tls.hpp | 60 - .../boost/detail/winapi/wait.hpp | 84 - .../boost/detail/winapi/waitable_timer.hpp | 145 - .../boost/detail/workaround.hpp | 267 - ios/Pods/boost-for-react-native/boost/dll.hpp | 27 - .../boost/dll/alias.hpp | 264 - .../boost/dll/detail/aggressive_ptr_cast.hpp | 130 - .../boost/dll/detail/ctor_dtor.hpp | 192 - .../dll/detail/demangling/demangle_symbol.hpp | 108 - .../boost/dll/detail/demangling/itanium.hpp | 326 - .../demangling/mangled_storage_base.hpp | 120 - .../boost/dll/detail/demangling/msvc.hpp | 439 - .../boost/dll/detail/elf_info.hpp | 285 - .../boost/dll/detail/get_mem_fn_type.hpp | 40 - .../dll/detail/import_mangled_helpers.hpp | 284 - .../boost/dll/detail/macho_info.hpp | 321 - .../boost/dll/detail/pe_info.hpp | 429 - .../dll/detail/posix/path_from_handle.hpp | 169 - .../detail/posix/program_location_impl.hpp | 140 - .../dll/detail/posix/shared_library_impl.hpp | 215 - .../boost/dll/detail/system_error.hpp | 56 - .../boost/dll/detail/type_info.hpp | 83 - .../dll/detail/windows/path_from_handle.hpp | 62 - .../detail/windows/shared_library_impl.hpp | 177 - .../boost/dll/detail/x_info_interface.hpp | 32 - .../boost/dll/import.hpp | 277 - .../boost/dll/import_class.hpp | 558 - .../boost/dll/import_mangled.hpp | 306 - .../boost/dll/library_info.hpp | 181 - .../boost/dll/runtime_symbol_info.hpp | 194 - .../boost/dll/shared_library.hpp | 550 - .../boost/dll/shared_library_load_mode.hpp | 249 - .../boost/dll/smart_library.hpp | 462 - .../boost/dynamic_bitset.hpp | 17 - .../boost/dynamic_bitset/config.hpp | 72 - .../boost/dynamic_bitset/dynamic_bitset.hpp | 1891 - .../boost/dynamic_bitset_fwd.hpp | 25 - .../boost/enable_shared_from_this.hpp | 18 - .../boost/endian/arithmetic.hpp | 413 - .../boost/endian/buffers.hpp | 515 - .../boost/endian/conversion.hpp | 488 - .../boost/endian/detail/config.hpp | 62 - .../boost/endian/detail/cover_operators.hpp | 142 - .../boost/endian/detail/disable_warnings.hpp | 33 - .../endian/detail/disable_warnings_pop.hpp | 12 - .../boost/endian/detail/intrinsic.hpp | 67 - .../boost/endian/detail/lightweight_test.hpp | 223 - .../boost/endian/endian.hpp | 19 - .../boost/endian/std_pair.hpp | 38 - .../boost/exception/N3757.hpp | 46 - .../boost/exception/all.hpp | 36 - .../exception/current_exception_cast.hpp | 43 - .../detail/clone_current_exception.hpp | 56 - .../exception/detail/error_info_impl.hpp | 85 - .../boost/exception/detail/exception_ptr.hpp | 513 - .../exception/detail/is_output_streamable.hpp | 60 - .../exception/detail/object_hex_dump.hpp | 50 - .../boost/exception/detail/shared_ptr.hpp | 17 - .../boost/exception/detail/type_info.hpp | 81 - .../exception/diagnostic_information.hpp | 201 - .../exception/enable_current_exception.hpp | 6 - .../boost/exception/enable_error_info.hpp | 6 - .../boost/exception/errinfo_api_function.hpp | 22 - .../boost/exception/errinfo_at_line.hpp | 18 - .../boost/exception/errinfo_errno.hpp | 45 - .../boost/exception/errinfo_file_handle.hpp | 20 - .../boost/exception/errinfo_file_name.hpp | 26 - .../exception/errinfo_file_open_mode.hpp | 26 - .../exception/errinfo_nested_exception.hpp | 18 - .../exception/errinfo_type_info_name.hpp | 23 - .../boost/exception/error_info.hpp | 9 - .../boost/exception/exception.hpp | 521 - .../boost/exception/get_error_info.hpp | 131 - .../boost/exception/info.hpp | 311 - .../boost/exception/info_tuple.hpp | 100 - .../boost/exception/to_string.hpp | 88 - .../boost/exception/to_string_stub.hpp | 117 - .../boost/exception_ptr.hpp | 11 - .../boost/fiber/algo/algorithm.hpp | 114 - .../fiber/algo/detail/chase_lev_queue.hpp | 172 - .../boost/fiber/algo/round_robin.hpp | 69 - .../boost/fiber/algo/shared_work.hpp | 86 - .../boost/fiber/algo/work_stealing.hpp | 82 - .../boost/fiber/all.hpp | 38 - .../boost/fiber/barrier.hpp | 48 - .../boost/fiber/bounded_channel.hpp | 433 - .../boost/fiber/buffered_channel.hpp | 589 - .../boost/fiber/channel_op_status.hpp | 34 - .../boost/fiber/condition_variable.hpp | 261 - .../boost/fiber/context.hpp | 566 - .../boost/fiber/detail/config.hpp | 65 - .../boost/fiber/detail/context_mpsc_queue.hpp | 98 - .../boost/fiber/detail/context_spmc_queue.hpp | 158 - .../boost/fiber/detail/convert.hpp | 59 - .../boost/fiber/detail/cpu_relax.hpp | 56 - .../boost/fiber/detail/data.hpp | 71 - .../boost/fiber/detail/decay_copy.hpp | 36 - .../boost/fiber/detail/disable_overload.hpp | 34 - .../boost/fiber/detail/fss.hpp | 58 - .../boost/fiber/detail/futex.hpp | 61 - .../boost/fiber/detail/spinlock.hpp | 65 - .../boost/fiber/detail/spinlock_ttas.hpp | 112 - .../fiber/detail/spinlock_ttas_adaptive.hpp | 117 - .../detail/spinlock_ttas_adaptive_futex.hpp | 111 - .../fiber/detail/spinlock_ttas_futex.hpp | 104 - .../boost/fiber/detail/wrap.hpp | 116 - .../boost/fiber/exceptions.hpp | 148 - .../boost/fiber/fiber.hpp | 160 - .../boost/fiber/fixedsize_stack.hpp | 33 - .../boost/fiber/fss.hpp | 107 - .../boost/fiber/future.hpp | 10 - .../boost/fiber/future/async.hpp | 90 - .../fiber/future/detail/shared_state.hpp | 312 - .../future/detail/shared_state_object.hpp | 57 - .../boost/fiber/future/detail/task_base.hpp | 41 - .../boost/fiber/future/detail/task_object.hpp | 156 - .../boost/fiber/future/future.hpp | 463 - .../boost/fiber/future/future_status.hpp | 27 - .../boost/fiber/future/packaged_task.hpp | 140 - .../boost/fiber/future/promise.hpp | 219 - .../boost/fiber/mutex.hpp | 70 - .../boost/fiber/operations.hpp | 92 - .../boost/fiber/policy.hpp | 46 - .../boost/fiber/pooled_fixedsize_stack.hpp | 30 - .../boost/fiber/properties.hpp | 79 - .../boost/fiber/protected_fixedsize_stack.hpp | 30 - .../boost/fiber/recursive_mutex.hpp | 76 - .../boost/fiber/recursive_timed_mutex.hpp | 92 - .../boost/fiber/scheduler.hpp | 158 - .../boost/fiber/segmented_stack.hpp | 35 - .../boost/fiber/timed_mutex.hpp | 86 - .../boost/fiber/type.hpp | 108 - .../boost/fiber/unbounded_channel.hpp | 272 - .../boost/fiber/unbuffered_channel.hpp | 540 - .../boost/filesystem.hpp | 21 - .../boost/filesystem/config.hpp | 110 - .../boost/filesystem/convenience.hpp | 58 - .../filesystem/detail/utf8_codecvt_facet.hpp | 24 - .../boost/filesystem/exception.hpp | 9 - .../boost/filesystem/fstream.hpp | 182 - .../boost/filesystem/operations.hpp | 1357 - .../boost/filesystem/path.hpp | 1015 - .../boost/filesystem/path_traits.hpp | 352 - .../boost/filesystem/string_file.hpp | 43 - .../boost/flyweight.hpp | 22 - .../flyweight/assoc_container_factory.hpp | 116 - .../flyweight/assoc_container_factory_fwd.hpp | 35 - .../flyweight/detail/archive_constructed.hpp | 79 - .../flyweight/detail/default_value_policy.hpp | 85 - .../flyweight/detail/dyn_perfect_fwd.hpp | 114 - .../boost/flyweight/detail/flyweight_core.hpp | 312 - .../flyweight/detail/is_placeholder_expr.hpp | 65 - .../flyweight/detail/nested_xxx_if_not_ph.hpp | 39 - .../flyweight/detail/not_placeholder_expr.hpp | 58 - .../boost/flyweight/detail/perfect_fwd.hpp | 90 - .../boost/flyweight/detail/pp_perfect_fwd.hpp | 172 - .../flyweight/detail/recursive_lw_mutex.hpp | 92 - .../flyweight/detail/serialization_helper.hpp | 99 - .../boost/flyweight/detail/value_tag.hpp | 50 - .../boost/flyweight/factory_tag.hpp | 44 - .../boost/flyweight/flyweight.hpp | 498 - .../boost/flyweight/flyweight_fwd.hpp | 215 - .../boost/flyweight/hashed_factory.hpp | 125 - .../boost/flyweight/hashed_factory_fwd.hpp | 40 - .../boost/flyweight/holder_tag.hpp | 44 - .../boost/flyweight/intermodule_holder.hpp | 54 - .../flyweight/intermodule_holder_fwd.hpp | 29 - .../boost/flyweight/key_value.hpp | 301 - .../boost/flyweight/key_value_fwd.hpp | 29 - .../boost/flyweight/locking_tag.hpp | 44 - .../boost/flyweight/no_locking.hpp | 36 - .../boost/flyweight/no_locking_fwd.hpp | 26 - .../boost/flyweight/no_tracking.hpp | 46 - .../boost/flyweight/no_tracking_fwd.hpp | 26 - .../boost/flyweight/refcounted.hpp | 204 - .../boost/flyweight/refcounted_fwd.hpp | 26 - .../boost/flyweight/serialize.hpp | 98 - .../boost/flyweight/set_factory.hpp | 82 - .../boost/flyweight/set_factory_fwd.hpp | 40 - .../boost/flyweight/simple_locking.hpp | 37 - .../boost/flyweight/simple_locking_fwd.hpp | 26 - .../boost/flyweight/static_holder.hpp | 56 - .../boost/flyweight/static_holder_fwd.hpp | 29 - .../boost/flyweight/tag.hpp | 46 - .../boost/flyweight/tracking_tag.hpp | 44 - .../boost-for-react-native/boost/foreach.hpp | 1127 - .../boost/foreach_fwd.hpp | 51 - .../boost-for-react-native/boost/format.hpp | 59 - .../boost/format/alt_sstream.hpp | 176 - .../boost/format/alt_sstream_impl.hpp | 313 - .../format/detail/compat_workarounds.hpp | 86 - .../boost/format/detail/config_macros.hpp | 95 - .../format/detail/msvc_disambiguater.hpp | 54 - .../boost/format/detail/unset_macros.hpp | 34 - .../format/detail/workarounds_gcc-2_95.hpp | 162 - .../format/detail/workarounds_stlport.hpp | 36 - .../boost/format/exceptions.hpp | 103 - .../boost/format/feed_args.hpp | 319 - .../boost/format/format_class.hpp | 168 - .../boost/format/format_fwd.hpp | 43 - .../boost/format/format_implementation.hpp | 329 - .../boost/format/free_funcs.hpp | 70 - .../boost/format/group.hpp | 684 - .../boost/format/internals.hpp | 202 - .../boost/format/internals_fwd.hpp | 64 - .../boost/format/parsing.hpp | 505 - .../boost-for-react-native/boost/function.hpp | 66 - .../function/detail/function_iterate.hpp | 16 - .../function/detail/gen_maybe_include.pl | 37 - .../boost/function/detail/maybe_include.hpp | 267 - .../boost/function/detail/prologue.hpp | 26 - .../boost/function/function0.hpp | 12 - .../boost/function/function1.hpp | 12 - .../boost/function/function10.hpp | 12 - .../boost/function/function2.hpp | 12 - .../boost/function/function3.hpp | 12 - .../boost/function/function4.hpp | 12 - .../boost/function/function5.hpp | 12 - .../boost/function/function6.hpp | 12 - .../boost/function/function7.hpp | 12 - .../boost/function/function8.hpp | 12 - .../boost/function/function9.hpp | 12 - .../boost/function/function_base.hpp | 866 - .../boost/function/function_fwd.hpp | 69 - .../boost/function/function_template.hpp | 1189 - .../boost/function/function_typeof.hpp | 45 - .../boost/function/gen_function_N.pl | 26 - .../boost/function_equal.hpp | 28 - .../boost/function_output_iterator.hpp | 62 - .../boost/function_types/components.hpp | 424 - .../boost/function_types/config/cc_names.hpp | 31 - .../boost/function_types/config/compiler.hpp | 116 - .../boost/function_types/config/config.hpp | 59 - .../function_types/detail/class_transform.hpp | 60 - .../function_types/detail/classifier.hpp | 87 - .../detail/classifier_impl/arity10_0.hpp | 55 - .../detail/classifier_impl/arity10_1.hpp | 52 - .../detail/classifier_impl/arity20_0.hpp | 53 - .../detail/classifier_impl/arity20_1.hpp | 53 - .../detail/classifier_impl/arity30_0.hpp | 53 - .../detail/classifier_impl/arity30_1.hpp | 53 - .../detail/classifier_impl/arity40_0.hpp | 53 - .../detail/classifier_impl/arity40_1.hpp | 53 - .../detail/classifier_impl/arity50_0.hpp | 53 - .../detail/classifier_impl/arity50_1.hpp | 52 - .../detail/classifier_impl/master.hpp | 33 - .../detail/components_as_mpl_sequence.hpp | 138 - .../detail/components_impl/arity10_0.hpp | 132 - .../detail/components_impl/arity10_1.hpp | 122 - .../detail/components_impl/arity20_0.hpp | 123 - .../detail/components_impl/arity20_1.hpp | 123 - .../detail/components_impl/arity30_0.hpp | 123 - .../detail/components_impl/arity30_1.hpp | 123 - .../detail/components_impl/arity40_0.hpp | 123 - .../detail/components_impl/arity40_1.hpp | 123 - .../detail/components_impl/arity50_0.hpp | 123 - .../detail/components_impl/arity50_1.hpp | 123 - .../detail/components_impl/master.hpp | 61 - .../boost/function_types/detail/cv_traits.hpp | 132 - .../detail/encoding/aliases_def.hpp | 16 - .../detail/encoding/aliases_undef.hpp | 16 - .../function_types/detail/encoding/def.hpp | 51 - .../function_types/detail/encoding/undef.hpp | 38 - .../function_types/detail/pp_arity_loop.hpp | 149 - .../detail/pp_cc_loop/master.hpp | 136 - .../detail/pp_cc_loop/preprocessed.hpp | 120 - .../boost/function_types/detail/pp_loop.hpp | 80 - .../detail/pp_retag_default_cc/master.hpp | 103 - .../pp_retag_default_cc/preprocessed.hpp | 59 - .../function_types/detail/pp_tags/cc_tag.hpp | 17 - .../function_types/detail/pp_tags/master.hpp | 126 - .../detail/pp_tags/preprocessed.hpp | 77 - .../detail/pp_variate_loop/master.hpp | 152 - .../detail/pp_variate_loop/preprocessed.hpp | 283 - .../detail/retag_default_cc.hpp | 23 - .../function_types/detail/synthesize.hpp | 79 - .../detail/synthesize_impl/arity10_0.hpp | 334 - .../detail/synthesize_impl/arity10_1.hpp | 326 - .../detail/synthesize_impl/arity20_0.hpp | 517 - .../detail/synthesize_impl/arity20_1.hpp | 527 - .../detail/synthesize_impl/arity30_0.hpp | 717 - .../detail/synthesize_impl/arity30_1.hpp | 727 - .../detail/synthesize_impl/arity40_0.hpp | 917 - .../detail/synthesize_impl/arity40_1.hpp | 927 - .../detail/synthesize_impl/arity50_0.hpp | 1117 - .../detail/synthesize_impl/arity50_1.hpp | 1127 - .../detail/synthesize_impl/master.hpp | 87 - .../function_types/detail/to_sequence.hpp | 45 - .../boost/function_types/function_arity.hpp | 36 - .../boost/function_types/function_pointer.hpp | 30 - .../function_types/function_reference.hpp | 30 - .../boost/function_types/function_type.hpp | 28 - .../function_types/is_callable_builtin.hpp | 33 - .../boost/function_types/is_function.hpp | 32 - .../function_types/is_function_pointer.hpp | 32 - .../function_types/is_function_reference.hpp | 32 - .../is_member_function_pointer.hpp | 31 - .../is_member_object_pointer.hpp | 32 - .../function_types/is_member_pointer.hpp | 32 - .../is_nonmember_callable_builtin.hpp | 33 - .../member_function_pointer.hpp | 31 - .../function_types/member_object_pointer.hpp | 32 - .../boost/function_types/parameter_types.hpp | 53 - .../boost/function_types/property_tags.hpp | 147 - .../boost/function_types/result_type.hpp | 48 - .../boost/functional.hpp | 548 - .../boost/functional/factory.hpp | 179 - .../boost/functional/forward_adapter.hpp | 501 - .../boost/functional/hash.hpp | 7 - .../hash/detail/float_functions.hpp | 336 - .../functional/hash/detail/hash_float.hpp | 271 - .../boost/functional/hash/detail/limits.hpp | 62 - .../boost/functional/hash/extensions.hpp | 318 - .../boost/functional/hash/hash.hpp | 561 - .../boost/functional/hash/hash_fwd.hpp | 36 - .../boost/functional/hash_fwd.hpp | 11 - .../lightweight_forward_adapter.hpp | 288 - .../boost/functional/overloaded_function.hpp | 311 - .../functional/overloaded_function/config.hpp | 50 - .../overloaded_function/detail/base.hpp | 86 - .../detail/function_type.hpp | 85 - .../boost/functional/value_factory.hpp | 69 - .../boost/fusion/adapted.hpp | 26 - .../boost/fusion/adapted/adt.hpp | 19 - .../boost/fusion/adapted/adt/adapt_adt.hpp | 80 - .../fusion/adapted/adt/adapt_adt_named.hpp | 31 - .../fusion/adapted/adt/adapt_assoc_adt.hpp | 95 - .../adapted/adt/adapt_assoc_adt_named.hpp | 29 - .../fusion/adapted/adt/detail/adapt_base.hpp | 301 - .../detail/adapt_base_assoc_attr_filler.hpp | 64 - .../adt/detail/adapt_base_attr_filler.hpp | 92 - .../fusion/adapted/adt/detail/extension.hpp | 41 - .../boost/fusion/adapted/array.hpp | 27 - .../boost/fusion/adapted/array/at_impl.hpp | 40 - .../boost/fusion/adapted/array/begin_impl.hpp | 44 - .../fusion/adapted/array/category_of_impl.hpp | 32 - .../boost/fusion/adapted/array/deref_impl.hpp | 42 - .../boost/fusion/adapted/array/end_impl.hpp | 46 - .../fusion/adapted/array/is_sequence_impl.hpp | 29 - .../fusion/adapted/array/is_view_impl.hpp | 29 - .../boost/fusion/adapted/array/size_impl.hpp | 30 - .../boost/fusion/adapted/array/tag_of.hpp | 73 - .../fusion/adapted/array/value_at_impl.hpp | 29 - .../fusion/adapted/array/value_of_impl.hpp | 29 - .../boost/fusion/adapted/boost_array.hpp | 23 - .../adapted/boost_array/array_iterator.hpp | 121 - .../adapted/boost_array/detail/at_impl.hpp | 47 - .../adapted/boost_array/detail/begin_impl.hpp | 42 - .../boost_array/detail/category_of_impl.hpp | 36 - .../adapted/boost_array/detail/end_impl.hpp | 42 - .../boost_array/detail/is_sequence_impl.hpp | 32 - .../boost_array/detail/is_view_impl.hpp | 33 - .../adapted/boost_array/detail/size_impl.hpp | 29 - .../boost_array/detail/value_at_impl.hpp | 32 - .../fusion/adapted/boost_array/tag_of.hpp | 59 - .../boost/fusion/adapted/boost_tuple.hpp | 23 - .../boost_tuple/boost_tuple_iterator.hpp | 221 - .../adapted/boost_tuple/detail/at_impl.hpp | 52 - .../adapted/boost_tuple/detail/begin_impl.hpp | 41 - .../adapted/boost_tuple/detail/build_cons.hpp | 59 - .../boost_tuple/detail/category_of_impl.hpp | 32 - .../boost_tuple/detail/convert_impl.hpp | 50 - .../adapted/boost_tuple/detail/end_impl.hpp | 56 - .../boost_tuple/detail/is_sequence_impl.hpp | 31 - .../boost_tuple/detail/is_view_impl.hpp | 31 - .../adapted/boost_tuple/detail/size_impl.hpp | 32 - .../boost_tuple/detail/value_at_impl.hpp | 31 - .../fusion/adapted/boost_tuple/mpl/clear.hpp | 23 - .../fusion/adapted/boost_tuple/tag_of.hpp | 115 - .../boost/fusion/adapted/mpl.hpp | 23 - .../fusion/adapted/mpl/detail/at_impl.hpp | 42 - .../fusion/adapted/mpl/detail/begin_impl.hpp | 47 - .../adapted/mpl/detail/category_of_impl.hpp | 55 - .../fusion/adapted/mpl/detail/empty_impl.hpp | 32 - .../fusion/adapted/mpl/detail/end_impl.hpp | 47 - .../adapted/mpl/detail/has_key_impl.hpp | 32 - .../adapted/mpl/detail/is_sequence_impl.hpp | 32 - .../adapted/mpl/detail/is_view_impl.hpp | 33 - .../fusion/adapted/mpl/detail/size_impl.hpp | 32 - .../adapted/mpl/detail/value_at_impl.hpp | 32 - .../boost/fusion/adapted/mpl/mpl_iterator.hpp | 128 - .../boost/fusion/adapted/std_array.hpp | 23 - .../adapted/std_array/detail/array_size.hpp | 25 - .../adapted/std_array/detail/at_impl.hpp | 45 - .../adapted/std_array/detail/begin_impl.hpp | 41 - .../std_array/detail/category_of_impl.hpp | 35 - .../adapted/std_array/detail/end_impl.hpp | 45 - .../std_array/detail/is_sequence_impl.hpp | 32 - .../adapted/std_array/detail/is_view_impl.hpp | 33 - .../adapted/std_array/detail/size_impl.hpp | 41 - .../std_array/detail/value_at_impl.hpp | 32 - .../adapted/std_array/std_array_iterator.hpp | 109 - .../boost/fusion/adapted/std_array/tag_of.hpp | 52 - .../boost/fusion/adapted/std_pair.hpp | 20 - .../boost/fusion/adapted/std_tuple.hpp | 24 - .../adapted/std_tuple/detail/at_impl.hpp | 54 - .../adapted/std_tuple/detail/begin_impl.hpp | 41 - .../std_tuple/detail/build_std_tuple.hpp | 88 - .../std_tuple/detail/category_of_impl.hpp | 32 - .../adapted/std_tuple/detail/convert_impl.hpp | 48 - .../adapted/std_tuple/detail/end_impl.hpp | 45 - .../std_tuple/detail/is_sequence_impl.hpp | 31 - .../adapted/std_tuple/detail/is_view_impl.hpp | 31 - .../adapted/std_tuple/detail/size_impl.hpp | 37 - .../std_tuple/detail/value_at_impl.hpp | 31 - .../fusion/adapted/std_tuple/mpl/clear.hpp | 23 - .../adapted/std_tuple/std_tuple_iterator.hpp | 121 - .../boost/fusion/adapted/std_tuple/tag_of.hpp | 47 - .../boost/fusion/adapted/struct.hpp | 22 - .../adapted/struct/adapt_assoc_struct.hpp | 102 - .../struct/adapt_assoc_struct_named.hpp | 29 - .../fusion/adapted/struct/adapt_struct.hpp | 125 - .../adapted/struct/adapt_struct_named.hpp | 55 - .../adapted/struct/define_assoc_struct.hpp | 52 - .../fusion/adapted/struct/define_struct.hpp | 43 - .../adapted/struct/define_struct_inline.hpp | 26 - .../adapted/struct/detail/adapt_auto.hpp | 14 - .../adapted/struct/detail/adapt_base.hpp | 309 - .../detail/adapt_base_assoc_attr_filler.hpp | 73 - .../struct/detail/adapt_base_attr_filler.hpp | 70 - .../adapted/struct/detail/adapt_is_tpl.hpp | 16 - .../fusion/adapted/struct/detail/at_impl.hpp | 39 - .../adapted/struct/detail/begin_impl.hpp | 70 - .../struct/detail/category_of_impl.hpp | 42 - .../adapted/struct/detail/define_struct.hpp | 479 - .../struct/detail/define_struct_inline.hpp | 529 - .../adapted/struct/detail/deref_data_impl.hpp | 22 - .../adapted/struct/detail/deref_impl.hpp | 41 - .../fusion/adapted/struct/detail/end_impl.hpp | 70 - .../adapted/struct/detail/extension.hpp | 58 - .../struct/detail/is_sequence_impl.hpp | 36 - .../adapted/struct/detail/is_view_impl.hpp | 33 - .../adapted/struct/detail/key_of_impl.hpp | 29 - .../adapted/struct/detail/namespace.hpp | 52 - .../struct/detail/preprocessor/is_seq.hpp | 39 - .../adapted/struct/detail/proxy_type.hpp | 43 - .../adapted/struct/detail/size_impl.hpp | 33 - .../adapted/struct/detail/value_at_impl.hpp | 33 - .../struct/detail/value_of_data_impl.hpp | 22 - .../adapted/struct/detail/value_of_impl.hpp | 29 - .../boost/fusion/algorithm.hpp | 15 - .../boost/fusion/algorithm/auxiliary.hpp | 16 - .../boost/fusion/algorithm/auxiliary/copy.hpp | 91 - .../boost/fusion/algorithm/auxiliary/move.hpp | 93 - .../boost/fusion/algorithm/iteration.hpp | 18 - .../fusion/algorithm/iteration/accumulate.hpp | 45 - .../algorithm/iteration/accumulate_fwd.hpp | 33 - .../algorithm/iteration/detail/fold.hpp | 294 - .../algorithm/iteration/detail/for_each.hpp | 149 - .../iteration/detail/preprocessed/fold.hpp | 189 - .../detail/preprocessed/iter_fold.hpp | 188 - .../detail/preprocessed/reverse_fold.hpp | 188 - .../detail/preprocessed/reverse_iter_fold.hpp | 188 - .../iteration/detail/segmented_fold.hpp | 64 - .../iteration/detail/segmented_for_each.hpp | 52 - .../boost/fusion/algorithm/iteration/fold.hpp | 59 - .../fusion/algorithm/iteration/fold_fwd.hpp | 56 - .../fusion/algorithm/iteration/for_each.hpp | 54 - .../algorithm/iteration/for_each_fwd.hpp | 41 - .../fusion/algorithm/iteration/iter_fold.hpp | 60 - .../algorithm/iteration/iter_fold_fwd.hpp | 56 - .../algorithm/iteration/reverse_fold.hpp | 60 - .../algorithm/iteration/reverse_fold_fwd.hpp | 56 - .../algorithm/iteration/reverse_iter_fold.hpp | 61 - .../iteration/reverse_iter_fold_fwd.hpp | 56 - .../boost/fusion/algorithm/query.hpp | 19 - .../boost/fusion/algorithm/query/all.hpp | 36 - .../boost/fusion/algorithm/query/any.hpp | 37 - .../boost/fusion/algorithm/query/count.hpp | 43 - .../boost/fusion/algorithm/query/count_if.hpp | 43 - .../fusion/algorithm/query/detail/all.hpp | 137 - .../fusion/algorithm/query/detail/any.hpp | 140 - .../fusion/algorithm/query/detail/count.hpp | 83 - .../algorithm/query/detail/count_if.hpp | 180 - .../fusion/algorithm/query/detail/find_if.hpp | 260 - .../algorithm/query/detail/segmented_find.hpp | 95 - .../query/detail/segmented_find_if.hpp | 95 - .../boost/fusion/algorithm/query/find.hpp | 72 - .../boost/fusion/algorithm/query/find_fwd.hpp | 37 - .../boost/fusion/algorithm/query/find_if.hpp | 67 - .../fusion/algorithm/query/find_if_fwd.hpp | 38 - .../boost/fusion/algorithm/query/none.hpp | 35 - .../boost/fusion/algorithm/transformation.hpp | 32 - .../fusion/algorithm/transformation/clear.hpp | 34 - .../detail/preprocessed/zip.hpp | 22 - .../detail/preprocessed/zip10.hpp | 216 - .../detail/preprocessed/zip20.hpp | 436 - .../detail/preprocessed/zip30.hpp | 656 - .../detail/preprocessed/zip40.hpp | 876 - .../detail/preprocessed/zip50.hpp | 1096 - .../transformation/detail/replace.hpp | 78 - .../transformation/detail/replace_if.hpp | 78 - .../fusion/algorithm/transformation/erase.hpp | 140 - .../algorithm/transformation/erase_key.hpp | 36 - .../algorithm/transformation/filter.hpp | 36 - .../algorithm/transformation/filter_if.hpp | 34 - .../algorithm/transformation/flatten.hpp | 46 - .../algorithm/transformation/insert.hpp | 69 - .../algorithm/transformation/insert_range.hpp | 56 - .../fusion/algorithm/transformation/join.hpp | 35 - .../algorithm/transformation/pop_back.hpp | 172 - .../algorithm/transformation/pop_front.hpp | 45 - .../algorithm/transformation/push_back.hpp | 47 - .../algorithm/transformation/push_front.hpp | 47 - .../algorithm/transformation/remove.hpp | 37 - .../algorithm/transformation/remove_if.hpp | 37 - .../algorithm/transformation/replace.hpp | 43 - .../algorithm/transformation/replace_if.hpp | 44 - .../algorithm/transformation/reverse.hpp | 40 - .../algorithm/transformation/transform.hpp | 54 - .../fusion/algorithm/transformation/zip.hpp | 118 - .../boost/fusion/container.hpp | 18 - .../boost/fusion/container/deque.hpp | 17 - .../container/deque/back_extended_deque.hpp | 53 - .../boost/fusion/container/deque/convert.hpp | 61 - .../boost/fusion/container/deque/deque.hpp | 189 - .../fusion/container/deque/deque_fwd.hpp | 50 - .../fusion/container/deque/deque_iterator.hpp | 130 - .../fusion/container/deque/detail/at_impl.hpp | 67 - .../container/deque/detail/begin_impl.hpp | 43 - .../container/deque/detail/build_deque.hpp | 78 - .../container/deque/detail/convert_impl.hpp | 56 - .../container/deque/detail/cpp03/as_deque.hpp | 140 - .../deque/detail/cpp03/build_deque.hpp | 55 - .../container/deque/detail/cpp03/deque.hpp | 202 - .../deque/detail/cpp03/deque_forward_ctor.hpp | 69 - .../deque/detail/cpp03/deque_fwd.hpp | 54 - .../deque/detail/cpp03/deque_initial_size.hpp | 64 - .../deque/detail/cpp03/deque_keyed_values.hpp | 112 - .../detail/cpp03/deque_keyed_values_call.hpp | 72 - .../container/deque/detail/cpp03/limits.hpp | 32 - .../detail/cpp03/preprocessed/as_deque.hpp | 22 - .../detail/cpp03/preprocessed/as_deque10.hpp | 223 - .../detail/cpp03/preprocessed/as_deque20.hpp | 433 - .../detail/cpp03/preprocessed/as_deque30.hpp | 643 - .../detail/cpp03/preprocessed/as_deque40.hpp | 853 - .../detail/cpp03/preprocessed/as_deque50.hpp | 1063 - .../deque/detail/cpp03/preprocessed/deque.hpp | 22 - .../detail/cpp03/preprocessed/deque10.hpp | 276 - .../detail/cpp03/preprocessed/deque10_fwd.hpp | 15 - .../detail/cpp03/preprocessed/deque20.hpp | 456 - .../detail/cpp03/preprocessed/deque20_fwd.hpp | 15 - .../detail/cpp03/preprocessed/deque30.hpp | 636 - .../detail/cpp03/preprocessed/deque30_fwd.hpp | 15 - .../detail/cpp03/preprocessed/deque40.hpp | 816 - .../detail/cpp03/preprocessed/deque40_fwd.hpp | 15 - .../detail/cpp03/preprocessed/deque50.hpp | 996 - .../detail/cpp03/preprocessed/deque50_fwd.hpp | 15 - .../detail/cpp03/preprocessed/deque_fwd.hpp | 22 - .../cpp03/preprocessed/deque_initial_size.hpp | 22 - .../preprocessed/deque_initial_size10.hpp | 18 - .../preprocessed/deque_initial_size20.hpp | 18 - .../preprocessed/deque_initial_size30.hpp | 18 - .../preprocessed/deque_initial_size40.hpp | 18 - .../preprocessed/deque_initial_size50.hpp | 18 - .../cpp03/preprocessed/deque_keyed_values.hpp | 22 - .../preprocessed/deque_keyed_values10.hpp | 252 - .../preprocessed/deque_keyed_values20.hpp | 462 - .../preprocessed/deque_keyed_values30.hpp | 672 - .../preprocessed/deque_keyed_values40.hpp | 882 - .../preprocessed/deque_keyed_values50.hpp | 1092 - .../deque/detail/deque_keyed_values.hpp | 76 - .../container/deque/detail/end_impl.hpp | 43 - .../deque/detail/is_sequence_impl.hpp | 32 - .../container/deque/detail/keyed_element.hpp | 171 - .../container/deque/detail/value_at_impl.hpp | 46 - .../container/deque/front_extended_deque.hpp | 51 - .../boost/fusion/container/generation.hpp | 24 - .../fusion/container/generation/cons_tie.hpp | 46 - .../fusion/container/generation/deque_tie.hpp | 47 - .../generation/detail/pp_deque_tie.hpp | 102 - .../generation/detail/pp_list_tie.hpp | 102 - .../generation/detail/pp_make_deque.hpp | 116 - .../generation/detail/pp_make_list.hpp | 115 - .../generation/detail/pp_make_map.hpp | 130 - .../generation/detail/pp_make_set.hpp | 134 - .../generation/detail/pp_make_vector.hpp | 115 - .../generation/detail/pp_map_tie.hpp | 133 - .../generation/detail/pp_vector_tie.hpp | 100 - .../detail/preprocessed/deque_tie.hpp | 22 - .../detail/preprocessed/deque_tie10.hpp | 180 - .../detail/preprocessed/deque_tie20.hpp | 340 - .../detail/preprocessed/deque_tie30.hpp | 500 - .../detail/preprocessed/deque_tie40.hpp | 660 - .../detail/preprocessed/deque_tie50.hpp | 820 - .../detail/preprocessed/list_tie.hpp | 22 - .../detail/preprocessed/list_tie10.hpp | 180 - .../detail/preprocessed/list_tie20.hpp | 340 - .../detail/preprocessed/list_tie30.hpp | 500 - .../detail/preprocessed/list_tie40.hpp | 660 - .../detail/preprocessed/list_tie50.hpp | 820 - .../detail/preprocessed/make_deque.hpp | 22 - .../detail/preprocessed/make_deque10.hpp | 191 - .../detail/preprocessed/make_deque20.hpp | 351 - .../detail/preprocessed/make_deque30.hpp | 511 - .../detail/preprocessed/make_deque40.hpp | 671 - .../detail/preprocessed/make_deque50.hpp | 831 - .../detail/preprocessed/make_list.hpp | 22 - .../detail/preprocessed/make_list10.hpp | 191 - .../detail/preprocessed/make_list20.hpp | 351 - .../detail/preprocessed/make_list30.hpp | 511 - .../detail/preprocessed/make_list40.hpp | 671 - .../detail/preprocessed/make_list50.hpp | 831 - .../detail/preprocessed/make_map.hpp | 22 - .../detail/preprocessed/make_map10.hpp | 252 - .../detail/preprocessed/make_map20.hpp | 472 - .../detail/preprocessed/make_map30.hpp | 692 - .../detail/preprocessed/make_map40.hpp | 912 - .../detail/preprocessed/make_map50.hpp | 1132 - .../detail/preprocessed/make_set.hpp | 22 - .../detail/preprocessed/make_set10.hpp | 197 - .../detail/preprocessed/make_set20.hpp | 357 - .../detail/preprocessed/make_set30.hpp | 517 - .../detail/preprocessed/make_set40.hpp | 677 - .../detail/preprocessed/make_set50.hpp | 837 - .../detail/preprocessed/make_vector.hpp | 22 - .../detail/preprocessed/make_vector10.hpp | 191 - .../detail/preprocessed/make_vector20.hpp | 351 - .../detail/preprocessed/make_vector30.hpp | 511 - .../detail/preprocessed/make_vector40.hpp | 671 - .../detail/preprocessed/make_vector50.hpp | 831 - .../detail/preprocessed/map_tie.hpp | 22 - .../detail/preprocessed/map_tie10.hpp | 252 - .../detail/preprocessed/map_tie20.hpp | 472 - .../detail/preprocessed/map_tie30.hpp | 692 - .../detail/preprocessed/map_tie40.hpp | 912 - .../detail/preprocessed/map_tie50.hpp | 1132 - .../detail/preprocessed/vector_tie.hpp | 22 - .../detail/preprocessed/vector_tie10.hpp | 180 - .../detail/preprocessed/vector_tie20.hpp | 340 - .../detail/preprocessed/vector_tie30.hpp | 500 - .../detail/preprocessed/vector_tie40.hpp | 660 - .../detail/preprocessed/vector_tie50.hpp | 820 - .../fusion/container/generation/ignore.hpp | 35 - .../fusion/container/generation/list_tie.hpp | 44 - .../fusion/container/generation/make_cons.hpp | 46 - .../container/generation/make_deque.hpp | 45 - .../fusion/container/generation/make_list.hpp | 46 - .../fusion/container/generation/make_map.hpp | 64 - .../fusion/container/generation/make_set.hpp | 55 - .../container/generation/make_vector.hpp | 55 - .../fusion/container/generation/map_tie.hpp | 48 - .../fusion/container/generation/pair_tie.hpp | 46 - .../container/generation/vector_tie.hpp | 44 - .../boost/fusion/container/list.hpp | 17 - .../boost/fusion/container/list/cons.hpp | 144 - .../boost/fusion/container/list/cons_fwd.hpp | 23 - .../fusion/container/list/cons_iterator.hpp | 111 - .../boost/fusion/container/list/convert.hpp | 60 - .../fusion/container/list/detail/at_impl.hpp | 136 - .../container/list/detail/begin_impl.hpp | 51 - .../container/list/detail/build_cons.hpp | 61 - .../container/list/detail/convert_impl.hpp | 53 - .../container/list/detail/cpp03/limits.hpp | 23 - .../container/list/detail/cpp03/list.hpp | 104 - .../list/detail/cpp03/list_forward_ctor.hpp | 48 - .../container/list/detail/cpp03/list_fwd.hpp | 51 - .../list/detail/cpp03/list_to_cons.hpp | 76 - .../list/detail/cpp03/list_to_cons_call.hpp | 44 - .../list/detail/cpp03/preprocessed/list.hpp | 22 - .../list/detail/cpp03/preprocessed/list10.hpp | 100 - .../detail/cpp03/preprocessed/list10_fwd.hpp | 16 - .../list/detail/cpp03/preprocessed/list20.hpp | 140 - .../detail/cpp03/preprocessed/list20_fwd.hpp | 16 - .../list/detail/cpp03/preprocessed/list30.hpp | 180 - .../detail/cpp03/preprocessed/list30_fwd.hpp | 16 - .../list/detail/cpp03/preprocessed/list40.hpp | 220 - .../detail/cpp03/preprocessed/list40_fwd.hpp | 16 - .../list/detail/cpp03/preprocessed/list50.hpp | 260 - .../detail/cpp03/preprocessed/list50_fwd.hpp | 16 - .../detail/cpp03/preprocessed/list_fwd.hpp | 22 - .../cpp03/preprocessed/list_to_cons.hpp | 22 - .../cpp03/preprocessed/list_to_cons10.hpp | 96 - .../cpp03/preprocessed/list_to_cons20.hpp | 166 - .../cpp03/preprocessed/list_to_cons30.hpp | 236 - .../cpp03/preprocessed/list_to_cons40.hpp | 306 - .../cpp03/preprocessed/list_to_cons50.hpp | 376 - .../container/list/detail/deref_impl.hpp | 54 - .../container/list/detail/empty_impl.hpp | 39 - .../fusion/container/list/detail/end_impl.hpp | 53 - .../container/list/detail/equal_to_impl.hpp | 40 - .../list/detail/list_forward_ctor.hpp | 48 - .../container/list/detail/list_to_cons.hpp | 61 - .../list/detail/list_to_cons_call.hpp | 44 - .../container/list/detail/next_impl.hpp | 61 - .../list/detail/preprocessed/list.hpp | 22 - .../list/detail/preprocessed/list10.hpp | 99 - .../list/detail/preprocessed/list10_fwd.hpp | 16 - .../list/detail/preprocessed/list20.hpp | 139 - .../list/detail/preprocessed/list20_fwd.hpp | 16 - .../list/detail/preprocessed/list30.hpp | 179 - .../list/detail/preprocessed/list30_fwd.hpp | 16 - .../list/detail/preprocessed/list40.hpp | 219 - .../list/detail/preprocessed/list40_fwd.hpp | 16 - .../list/detail/preprocessed/list50.hpp | 259 - .../list/detail/preprocessed/list50_fwd.hpp | 16 - .../list/detail/preprocessed/list_fwd.hpp | 22 - .../list/detail/preprocessed/list_to_cons.hpp | 22 - .../detail/preprocessed/list_to_cons10.hpp | 96 - .../detail/preprocessed/list_to_cons20.hpp | 166 - .../detail/preprocessed/list_to_cons30.hpp | 236 - .../detail/preprocessed/list_to_cons40.hpp | 306 - .../detail/preprocessed/list_to_cons50.hpp | 376 - .../container/list/detail/reverse_cons.hpp | 46 - .../container/list/detail/value_at_impl.hpp | 43 - .../container/list/detail/value_of_impl.hpp | 36 - .../boost/fusion/container/list/limits.hpp | 23 - .../boost/fusion/container/list/list.hpp | 127 - .../boost/fusion/container/list/list_fwd.hpp | 43 - .../boost/fusion/container/list/nil.hpp | 51 - .../boost/fusion/container/map.hpp | 15 - .../boost/fusion/container/map/convert.hpp | 117 - .../fusion/container/map/detail/at_impl.hpp | 61 - .../container/map/detail/at_key_impl.hpp | 62 - .../container/map/detail/begin_impl.hpp | 40 - .../fusion/container/map/detail/build_map.hpp | 80 - .../container/map/detail/cpp03/as_map.hpp | 143 - .../container/map/detail/cpp03/at_impl.hpp | 64 - .../container/map/detail/cpp03/begin_impl.hpp | 45 - .../container/map/detail/cpp03/convert.hpp | 57 - .../map/detail/cpp03/convert_impl.hpp | 54 - .../map/detail/cpp03/deref_data_impl.hpp | 49 - .../container/map/detail/cpp03/deref_impl.hpp | 47 - .../container/map/detail/cpp03/end_impl.hpp | 45 - .../map/detail/cpp03/key_of_impl.hpp | 33 - .../container/map/detail/cpp03/limits.hpp | 28 - .../fusion/container/map/detail/cpp03/map.hpp | 156 - .../map/detail/cpp03/map_forward_ctor.hpp | 63 - .../container/map/detail/cpp03/map_fwd.hpp | 53 - .../map/detail/cpp03/preprocessed/as_map.hpp | 22 - .../detail/cpp03/preprocessed/as_map10.hpp | 223 - .../detail/cpp03/preprocessed/as_map20.hpp | 433 - .../detail/cpp03/preprocessed/as_map30.hpp | 643 - .../detail/cpp03/preprocessed/as_map40.hpp | 853 - .../detail/cpp03/preprocessed/as_map50.hpp | 1063 - .../map/detail/cpp03/preprocessed/map.hpp | 22 - .../map/detail/cpp03/preprocessed/map10.hpp | 178 - .../detail/cpp03/preprocessed/map10_fwd.hpp | 18 - .../map/detail/cpp03/preprocessed/map20.hpp | 278 - .../detail/cpp03/preprocessed/map20_fwd.hpp | 18 - .../map/detail/cpp03/preprocessed/map30.hpp | 378 - .../detail/cpp03/preprocessed/map30_fwd.hpp | 18 - .../map/detail/cpp03/preprocessed/map40.hpp | 478 - .../detail/cpp03/preprocessed/map40_fwd.hpp | 18 - .../map/detail/cpp03/preprocessed/map50.hpp | 578 - .../detail/cpp03/preprocessed/map50_fwd.hpp | 18 - .../map/detail/cpp03/preprocessed/map_fwd.hpp | 22 - .../map/detail/cpp03/value_at_impl.hpp | 35 - .../map/detail/cpp03/value_of_data_impl.hpp | 33 - .../map/detail/cpp03/value_of_impl.hpp | 40 - .../fusion/container/map/detail/end_impl.hpp | 40 - .../fusion/container/map/detail/map_impl.hpp | 206 - .../fusion/container/map/detail/map_index.hpp | 19 - .../container/map/detail/value_at_impl.hpp | 39 - .../map/detail/value_at_key_impl.hpp | 40 - .../boost/fusion/container/map/map.hpp | 134 - .../boost/fusion/container/map/map_fwd.hpp | 52 - .../fusion/container/map/map_iterator.hpp | 175 - .../boost/fusion/container/set.hpp | 15 - .../boost/fusion/container/set/convert.hpp | 50 - .../fusion/container/set/detail/as_set.hpp | 67 - .../container/set/detail/begin_impl.hpp | 45 - .../container/set/detail/convert_impl.hpp | 47 - .../container/set/detail/cpp03/as_set.hpp | 139 - .../container/set/detail/cpp03/limits.hpp | 28 - .../set/detail/cpp03/preprocessed/as_set.hpp | 22 - .../detail/cpp03/preprocessed/as_set10.hpp | 223 - .../detail/cpp03/preprocessed/as_set20.hpp | 433 - .../detail/cpp03/preprocessed/as_set30.hpp | 643 - .../detail/cpp03/preprocessed/as_set40.hpp | 853 - .../detail/cpp03/preprocessed/as_set50.hpp | 1063 - .../set/detail/cpp03/preprocessed/set.hpp | 22 - .../set/detail/cpp03/preprocessed/set10.hpp | 77 - .../detail/cpp03/preprocessed/set10_fwd.hpp | 18 - .../set/detail/cpp03/preprocessed/set20.hpp | 107 - .../detail/cpp03/preprocessed/set20_fwd.hpp | 18 - .../set/detail/cpp03/preprocessed/set30.hpp | 137 - .../detail/cpp03/preprocessed/set30_fwd.hpp | 18 - .../set/detail/cpp03/preprocessed/set40.hpp | 167 - .../detail/cpp03/preprocessed/set40_fwd.hpp | 18 - .../set/detail/cpp03/preprocessed/set50.hpp | 197 - .../detail/cpp03/preprocessed/set50_fwd.hpp | 18 - .../set/detail/cpp03/preprocessed/set_fwd.hpp | 22 - .../fusion/container/set/detail/cpp03/set.hpp | 107 - .../set/detail/cpp03/set_forward_ctor.hpp | 40 - .../container/set/detail/cpp03/set_fwd.hpp | 53 - .../container/set/detail/deref_data_impl.hpp | 25 - .../container/set/detail/deref_impl.hpp | 47 - .../fusion/container/set/detail/end_impl.hpp | 45 - .../container/set/detail/key_of_impl.hpp | 25 - .../set/detail/preprocessed/as_set.hpp | 22 - .../set/detail/preprocessed/as_set10.hpp | 221 - .../set/detail/preprocessed/as_set20.hpp | 431 - .../set/detail/preprocessed/as_set30.hpp | 641 - .../set/detail/preprocessed/as_set40.hpp | 851 - .../set/detail/preprocessed/as_set50.hpp | 1061 - .../container/set/detail/preprocessed/set.hpp | 22 - .../set/detail/preprocessed/set10.hpp | 77 - .../set/detail/preprocessed/set10_fwd.hpp | 18 - .../set/detail/preprocessed/set20.hpp | 107 - .../set/detail/preprocessed/set20_fwd.hpp | 18 - .../set/detail/preprocessed/set30.hpp | 137 - .../set/detail/preprocessed/set30_fwd.hpp | 18 - .../set/detail/preprocessed/set40.hpp | 167 - .../set/detail/preprocessed/set40_fwd.hpp | 18 - .../set/detail/preprocessed/set50.hpp | 197 - .../set/detail/preprocessed/set50_fwd.hpp | 18 - .../set/detail/preprocessed/set_fwd.hpp | 22 - .../container/set/detail/set_forward_ctor.hpp | 40 - .../set/detail/value_of_data_impl.hpp | 25 - .../container/set/detail/value_of_impl.hpp | 35 - .../boost/fusion/container/set/limits.hpp | 28 - .../boost/fusion/container/set/set.hpp | 140 - .../boost/fusion/container/set/set_fwd.hpp | 46 - .../boost/fusion/container/vector.hpp | 15 - .../boost/fusion/container/vector/convert.hpp | 50 - .../container/vector/detail/advance_impl.hpp | 43 - .../container/vector/detail/as_vector.hpp | 70 - .../container/vector/detail/at_impl.hpp | 60 - .../container/vector/detail/begin_impl.hpp | 41 - .../fusion/container/vector/detail/config.hpp | 38 - .../container/vector/detail/convert_impl.hpp | 47 - .../vector/detail/cpp03/as_vector.hpp | 139 - .../container/vector/detail/cpp03/limits.hpp | 25 - .../detail/cpp03/preprocessed/as_vector.hpp | 22 - .../detail/cpp03/preprocessed/as_vector10.hpp | 223 - .../detail/cpp03/preprocessed/as_vector20.hpp | 433 - .../detail/cpp03/preprocessed/as_vector30.hpp | 643 - .../detail/cpp03/preprocessed/as_vector40.hpp | 853 - .../detail/cpp03/preprocessed/as_vector50.hpp | 1063 - .../detail/cpp03/preprocessed/vector.hpp | 22 - .../detail/cpp03/preprocessed/vector10.hpp | 1830 - .../cpp03/preprocessed/vector10_fwd.hpp | 33 - .../detail/cpp03/preprocessed/vector20.hpp | 1824 - .../cpp03/preprocessed/vector20_fwd.hpp | 33 - .../detail/cpp03/preprocessed/vector30.hpp | 1824 - .../cpp03/preprocessed/vector30_fwd.hpp | 33 - .../detail/cpp03/preprocessed/vector40.hpp | 1824 - .../cpp03/preprocessed/vector40_fwd.hpp | 33 - .../detail/cpp03/preprocessed/vector50.hpp | 1824 - .../cpp03/preprocessed/vector50_fwd.hpp | 33 - .../cpp03/preprocessed/vector_chooser.hpp | 21 - .../cpp03/preprocessed/vector_chooser10.hpp | 84 - .../cpp03/preprocessed/vector_chooser20.hpp | 154 - .../cpp03/preprocessed/vector_chooser30.hpp | 224 - .../cpp03/preprocessed/vector_chooser40.hpp | 294 - .../cpp03/preprocessed/vector_chooser50.hpp | 364 - .../detail/cpp03/preprocessed/vector_fwd.hpp | 22 - .../detail/cpp03/preprocessed/vvector10.hpp | 311 - .../cpp03/preprocessed/vvector10_fwd.hpp | 16 - .../detail/cpp03/preprocessed/vvector20.hpp | 481 - .../cpp03/preprocessed/vvector20_fwd.hpp | 16 - .../detail/cpp03/preprocessed/vvector30.hpp | 651 - .../cpp03/preprocessed/vvector30_fwd.hpp | 16 - .../detail/cpp03/preprocessed/vvector40.hpp | 821 - .../cpp03/preprocessed/vvector40_fwd.hpp | 16 - .../detail/cpp03/preprocessed/vvector50.hpp | 991 - .../cpp03/preprocessed/vvector50_fwd.hpp | 16 - .../vector/detail/cpp03/value_at_impl.hpp | 34 - .../container/vector/detail/cpp03/vector.hpp | 249 - .../vector/detail/cpp03/vector10.hpp | 105 - .../vector/detail/cpp03/vector10_fwd.hpp | 64 - .../vector/detail/cpp03/vector20.hpp | 81 - .../vector/detail/cpp03/vector20_fwd.hpp | 59 - .../vector/detail/cpp03/vector30.hpp | 80 - .../vector/detail/cpp03/vector30_fwd.hpp | 59 - .../vector/detail/cpp03/vector40.hpp | 81 - .../vector/detail/cpp03/vector40_fwd.hpp | 59 - .../vector/detail/cpp03/vector50.hpp | 80 - .../vector/detail/cpp03/vector50_fwd.hpp | 59 - .../detail/cpp03/vector_forward_ctor.hpp | 75 - .../vector/detail/cpp03/vector_fwd.hpp | 66 - .../vector/detail/cpp03/vector_n.hpp | 354 - .../vector/detail/cpp03/vector_n_chooser.hpp | 107 - .../container/vector/detail/deref_impl.hpp | 54 - .../container/vector/detail/distance_impl.hpp | 43 - .../container/vector/detail/end_impl.hpp | 42 - .../container/vector/detail/equal_to_impl.hpp | 40 - .../container/vector/detail/next_impl.hpp | 45 - .../vector/detail/preprocessed/as_vector.hpp | 22 - .../detail/preprocessed/as_vector10.hpp | 221 - .../detail/preprocessed/as_vector20.hpp | 431 - .../detail/preprocessed/as_vector30.hpp | 641 - .../detail/preprocessed/as_vector40.hpp | 851 - .../detail/preprocessed/as_vector50.hpp | 1061 - .../vector/detail/preprocessed/vector.hpp | 22 - .../vector/detail/preprocessed/vector10.hpp | 1530 - .../detail/preprocessed/vector10_fwd.hpp | 33 - .../vector/detail/preprocessed/vector20.hpp | 1524 - .../detail/preprocessed/vector20_fwd.hpp | 33 - .../vector/detail/preprocessed/vector30.hpp | 1524 - .../detail/preprocessed/vector30_fwd.hpp | 33 - .../vector/detail/preprocessed/vector40.hpp | 1524 - .../detail/preprocessed/vector40_fwd.hpp | 33 - .../vector/detail/preprocessed/vector50.hpp | 1524 - .../detail/preprocessed/vector50_fwd.hpp | 33 - .../detail/preprocessed/vector_chooser.hpp | 21 - .../detail/preprocessed/vector_chooser10.hpp | 84 - .../detail/preprocessed/vector_chooser20.hpp | 154 - .../detail/preprocessed/vector_chooser30.hpp | 224 - .../detail/preprocessed/vector_chooser40.hpp | 294 - .../detail/preprocessed/vector_chooser50.hpp | 364 - .../vector/detail/preprocessed/vector_fwd.hpp | 22 - .../vector/detail/preprocessed/vvector10.hpp | 230 - .../detail/preprocessed/vvector10_fwd.hpp | 16 - .../vector/detail/preprocessed/vvector20.hpp | 320 - .../detail/preprocessed/vvector20_fwd.hpp | 16 - .../vector/detail/preprocessed/vvector30.hpp | 410 - .../detail/preprocessed/vvector30_fwd.hpp | 16 - .../vector/detail/preprocessed/vvector40.hpp | 500 - .../detail/preprocessed/vvector40_fwd.hpp | 16 - .../vector/detail/preprocessed/vvector50.hpp | 590 - .../detail/preprocessed/vvector50_fwd.hpp | 16 - .../container/vector/detail/prior_impl.hpp | 45 - .../container/vector/detail/value_at_impl.hpp | 58 - .../container/vector/detail/value_of_impl.hpp | 36 - .../vector/detail/vector_forward_ctor.hpp | 55 - .../container/vector/detail/vector_n.hpp | 267 - .../vector/detail/vector_n_chooser.hpp | 107 - .../boost/fusion/container/vector/limits.hpp | 24 - .../boost/fusion/container/vector/vector.hpp | 335 - .../fusion/container/vector/vector10.hpp | 29 - .../fusion/container/vector/vector10_fwd.hpp | 64 - .../fusion/container/vector/vector20.hpp | 29 - .../fusion/container/vector/vector20_fwd.hpp | 59 - .../fusion/container/vector/vector30.hpp | 29 - .../fusion/container/vector/vector30_fwd.hpp | 59 - .../fusion/container/vector/vector40.hpp | 29 - .../fusion/container/vector/vector40_fwd.hpp | 59 - .../fusion/container/vector/vector50.hpp | 29 - .../fusion/container/vector/vector50_fwd.hpp | 59 - .../fusion/container/vector/vector_fwd.hpp | 43 - .../container/vector/vector_iterator.hpp | 62 - .../boost/fusion/functional.hpp | 18 - .../boost/fusion/functional/adapter.hpp | 17 - .../functional/adapter/detail/access.hpp | 41 - .../boost/fusion/functional/adapter/fused.hpp | 101 - .../adapter/fused_function_object.hpp | 106 - .../functional/adapter/fused_procedure.hpp | 86 - .../fusion/functional/adapter/limits.hpp | 31 - .../fusion/functional/adapter/unfused.hpp | 180 - .../functional/adapter/unfused_typed.hpp | 179 - .../boost/fusion/functional/generation.hpp | 18 - .../generation/detail/gen_make_adapter.hpp | 45 - .../functional/generation/make_fused.hpp | 19 - .../generation/make_fused_function_object.hpp | 19 - .../generation/make_fused_procedure.hpp | 19 - .../functional/generation/make_unfused.hpp | 19 - .../boost/fusion/functional/invocation.hpp | 17 - .../functional/invocation/detail/that_ptr.hpp | 99 - .../fusion/functional/invocation/invoke.hpp | 414 - .../invocation/invoke_function_object.hpp | 214 - .../invocation/invoke_procedure.hpp | 212 - .../fusion/functional/invocation/limits.hpp | 23 - .../boost/fusion/include/accumulate.hpp | 13 - .../boost/fusion/include/adapt_adt.hpp | 14 - .../boost/fusion/include/adapt_adt_named.cpp | 13 - .../boost/fusion/include/adapt_adt_named.hpp | 14 - .../boost/fusion/include/adapt_assoc_adt.hpp | 14 - .../fusion/include/adapt_assoc_adt_named.hpp | 14 - .../fusion/include/adapt_assoc_class.hpp | 14 - .../include/adapt_assoc_class_named.hpp | 14 - .../fusion/include/adapt_assoc_struct.hpp | 14 - .../include/adapt_assoc_struct_named.hpp | 14 - .../boost/fusion/include/adapt_struct.hpp | 14 - .../fusion/include/adapt_struct_named.hpp | 14 - .../boost/fusion/include/adapted.hpp | 13 - .../boost/fusion/include/adapter.hpp | 13 - .../boost/fusion/include/advance.hpp | 13 - .../boost/fusion/include/algorithm.hpp | 13 - .../boost/fusion/include/all.hpp | 13 - .../boost/fusion/include/any.hpp | 13 - .../boost/fusion/include/array.hpp | 13 - .../boost/fusion/include/as_deque.hpp | 13 - .../boost/fusion/include/as_list.hpp | 13 - .../boost/fusion/include/as_map.hpp | 13 - .../boost/fusion/include/as_set.hpp | 13 - .../boost/fusion/include/as_vector.hpp | 13 - .../boost/fusion/include/at.hpp | 13 - .../boost/fusion/include/at_c.hpp | 13 - .../boost/fusion/include/at_key.hpp | 13 - .../boost/fusion/include/auxiliary.hpp | 13 - .../boost/fusion/include/back.hpp | 13 - .../boost/fusion/include/begin.hpp | 13 - .../boost/fusion/include/boost_array.hpp | 13 - .../boost/fusion/include/boost_tuple.hpp | 13 - .../boost/fusion/include/category_of.hpp | 13 - .../boost/fusion/include/clear.hpp | 13 - .../boost/fusion/include/comparison.hpp | 13 - .../boost/fusion/include/cons.hpp | 13 - .../boost/fusion/include/cons_tie.hpp | 13 - .../boost/fusion/include/container.hpp | 13 - .../boost/fusion/include/convert.hpp | 13 - .../boost/fusion/include/copy.hpp | 13 - .../boost/fusion/include/count.hpp | 13 - .../boost/fusion/include/count_if.hpp | 13 - .../boost/fusion/include/deduce.hpp | 13 - .../boost/fusion/include/deduce_sequence.hpp | 13 - .../fusion/include/define_assoc_struct.hpp | 14 - .../boost/fusion/include/define_struct.hpp | 14 - .../fusion/include/define_struct_inline.hpp | 14 - .../boost/fusion/include/deque.hpp | 13 - .../boost/fusion/include/deque_fwd.hpp | 13 - .../boost/fusion/include/deque_tie.hpp | 14 - .../boost/fusion/include/deref.hpp | 13 - .../boost/fusion/include/deref_data.hpp | 14 - .../boost/fusion/include/distance.hpp | 13 - .../boost/fusion/include/empty.hpp | 13 - .../boost/fusion/include/end.hpp | 13 - .../boost/fusion/include/equal_to.hpp | 14 - .../boost/fusion/include/erase.hpp | 13 - .../boost/fusion/include/erase_key.hpp | 13 - .../boost/fusion/include/filter.hpp | 13 - .../boost/fusion/include/filter_if.hpp | 13 - .../boost/fusion/include/filter_view.hpp | 13 - .../boost/fusion/include/find.hpp | 13 - .../boost/fusion/include/find_if.hpp | 13 - .../boost/fusion/include/flatten.hpp | 14 - .../boost/fusion/include/flatten_view.hpp | 14 - .../boost/fusion/include/fold.hpp | 13 - .../boost/fusion/include/for_each.hpp | 13 - .../boost/fusion/include/front.hpp | 13 - .../boost/fusion/include/functional.hpp | 13 - .../boost/fusion/include/fused.hpp | 13 - .../fusion/include/fused_function_object.hpp | 13 - .../boost/fusion/include/fused_procedure.hpp | 13 - .../boost/fusion/include/generation.hpp | 14 - .../boost/fusion/include/greater.hpp | 13 - .../boost/fusion/include/greater_equal.hpp | 13 - .../boost/fusion/include/has_key.hpp | 13 - .../boost/fusion/include/hash.hpp | 12 - .../boost/fusion/include/ignore.hpp | 14 - .../boost/fusion/include/in.hpp | 13 - .../boost/fusion/include/insert.hpp | 13 - .../boost/fusion/include/insert_range.hpp | 13 - .../boost/fusion/include/intrinsic.hpp | 13 - .../boost/fusion/include/invocation.hpp | 13 - .../boost/fusion/include/invoke.hpp | 13 - .../fusion/include/invoke_function_object.hpp | 13 - .../boost/fusion/include/invoke_procedure.hpp | 13 - .../boost/fusion/include/io.hpp | 13 - .../boost/fusion/include/is_iterator.hpp | 13 - .../boost/fusion/include/is_segmented.hpp | 13 - .../boost/fusion/include/is_sequence.hpp | 13 - .../boost/fusion/include/is_view.hpp | 13 - .../boost/fusion/include/iter_fold.hpp | 14 - .../boost/fusion/include/iteration.hpp | 13 - .../boost/fusion/include/iterator.hpp | 13 - .../boost/fusion/include/iterator_adapter.hpp | 13 - .../boost/fusion/include/iterator_base.hpp | 13 - .../boost/fusion/include/iterator_facade.hpp | 13 - .../boost/fusion/include/iterator_range.hpp | 13 - .../boost/fusion/include/join.hpp | 13 - .../boost/fusion/include/joint_view.hpp | 13 - .../boost/fusion/include/key_of.hpp | 14 - .../boost/fusion/include/less.hpp | 13 - .../boost/fusion/include/less_equal.hpp | 13 - .../boost/fusion/include/list.hpp | 13 - .../boost/fusion/include/list_fwd.hpp | 13 - .../boost/fusion/include/list_tie.hpp | 14 - .../boost/fusion/include/make_cons.hpp | 13 - .../boost/fusion/include/make_deque.hpp | 13 - .../boost/fusion/include/make_fused.hpp | 13 - .../include/make_fused_function_object.hpp | 13 - .../fusion/include/make_fused_procedure.hpp | 13 - .../boost/fusion/include/make_list.hpp | 13 - .../boost/fusion/include/make_map.hpp | 13 - .../boost/fusion/include/make_set.hpp | 13 - .../boost/fusion/include/make_tuple.hpp | 13 - .../boost/fusion/include/make_unfused.hpp | 14 - .../boost/fusion/include/make_vector.hpp | 13 - .../boost/fusion/include/map.hpp | 13 - .../boost/fusion/include/map_fwd.hpp | 13 - .../boost/fusion/include/map_tie.hpp | 13 - .../boost/fusion/include/move.hpp | 13 - .../boost/fusion/include/mpl.hpp | 14 - .../boost/fusion/include/next.hpp | 13 - .../boost/fusion/include/nil.hpp | 13 - .../boost/fusion/include/none.hpp | 13 - .../boost/fusion/include/not_equal_to.hpp | 14 - .../boost/fusion/include/nview.hpp | 13 - .../boost/fusion/include/out.hpp | 13 - .../boost/fusion/include/pair.hpp | 13 - .../boost/fusion/include/pair_tie.hpp | 13 - .../boost/fusion/include/pop_back.hpp | 13 - .../boost/fusion/include/pop_front.hpp | 13 - .../boost/fusion/include/prior.hpp | 13 - .../boost/fusion/include/proxy_type.hpp | 14 - .../boost/fusion/include/push_back.hpp | 13 - .../boost/fusion/include/push_front.hpp | 13 - .../boost/fusion/include/query.hpp | 13 - .../boost/fusion/include/remove.hpp | 13 - .../boost/fusion/include/remove_if.hpp | 13 - .../boost/fusion/include/repetitive_view.hpp | 13 - .../boost/fusion/include/replace.hpp | 13 - .../boost/fusion/include/replace_if.hpp | 13 - .../boost/fusion/include/reverse.hpp | 13 - .../boost/fusion/include/reverse_fold.hpp | 14 - .../fusion/include/reverse_iter_fold.hpp | 14 - .../boost/fusion/include/reverse_view.hpp | 13 - .../fusion/include/segmented_fold_until.hpp | 13 - .../fusion/include/segmented_iterator.hpp | 13 - .../boost/fusion/include/segments.hpp | 13 - .../boost/fusion/include/sequence.hpp | 13 - .../boost/fusion/include/sequence_base.hpp | 13 - .../boost/fusion/include/sequence_facade.hpp | 13 - .../boost/fusion/include/set.hpp | 13 - .../boost/fusion/include/set_fwd.hpp | 13 - .../boost/fusion/include/single_view.hpp | 13 - .../boost/fusion/include/size.hpp | 13 - .../boost/fusion/include/std_pair.hpp | 13 - .../boost/fusion/include/std_tuple.hpp | 12 - .../boost/fusion/include/struct.hpp | 13 - .../boost/fusion/include/support.hpp | 13 - .../boost/fusion/include/swap.hpp | 13 - .../boost/fusion/include/tag_of.hpp | 13 - .../boost/fusion/include/tag_of_fwd.hpp | 13 - .../boost/fusion/include/transform.hpp | 13 - .../boost/fusion/include/transform_view.hpp | 13 - .../boost/fusion/include/transformation.hpp | 13 - .../boost/fusion/include/tuple.hpp | 13 - .../boost/fusion/include/tuple_fwd.hpp | 13 - .../boost/fusion/include/tuple_tie.hpp | 13 - .../boost/fusion/include/unfused.hpp | 14 - .../boost/fusion/include/unfused_typed.hpp | 13 - .../boost/fusion/include/unused.hpp | 13 - .../boost/fusion/include/value_at.hpp | 13 - .../boost/fusion/include/value_at_key.hpp | 13 - .../boost/fusion/include/value_of.hpp | 13 - .../boost/fusion/include/value_of_data.hpp | 14 - .../boost/fusion/include/vector.hpp | 13 - .../boost/fusion/include/vector10.hpp | 13 - .../boost/fusion/include/vector20.hpp | 13 - .../boost/fusion/include/vector30.hpp | 13 - .../boost/fusion/include/vector40.hpp | 13 - .../boost/fusion/include/vector50.hpp | 13 - .../boost/fusion/include/vector_fwd.hpp | 13 - .../boost/fusion/include/vector_tie.hpp | 13 - .../boost/fusion/include/view.hpp | 13 - .../boost/fusion/include/void.hpp | 13 - .../boost/fusion/include/zip.hpp | 13 - .../boost/fusion/include/zip_view.hpp | 13 - .../boost/fusion/iterator.hpp | 23 - .../boost/fusion/iterator/advance.hpp | 95 - .../boost/fusion/iterator/basic_iterator.hpp | 156 - .../boost/fusion/iterator/deref.hpp | 75 - .../boost/fusion/iterator/deref_data.hpp | 51 - .../iterator/detail/adapt_deref_traits.hpp | 36 - .../iterator/detail/adapt_value_traits.hpp | 29 - .../boost/fusion/iterator/detail/advance.hpp | 107 - .../boost/fusion/iterator/detail/distance.hpp | 66 - .../iterator/detail/segment_sequence.hpp | 73 - .../iterator/detail/segmented_equal_to.hpp | 42 - .../iterator/detail/segmented_iterator.hpp | 148 - .../iterator/detail/segmented_next_impl.hpp | 265 - .../boost/fusion/iterator/distance.hpp | 80 - .../boost/fusion/iterator/equal_to.hpp | 106 - .../fusion/iterator/iterator_adapter.hpp | 147 - .../boost/fusion/iterator/iterator_facade.hpp | 68 - .../boost/fusion/iterator/key_of.hpp | 43 - .../boost/fusion/iterator/mpl.hpp | 14 - .../fusion/iterator/mpl/convert_iterator.hpp | 62 - .../fusion/iterator/mpl/fusion_iterator.hpp | 80 - .../boost/fusion/iterator/next.hpp | 65 - .../boost/fusion/iterator/prior.hpp | 65 - .../fusion/iterator/segmented_iterator.hpp | 16 - .../boost/fusion/iterator/value_of.hpp | 58 - .../boost/fusion/iterator/value_of_data.hpp | 43 - .../boost/fusion/mpl.hpp | 32 - .../boost/fusion/mpl/at.hpp | 34 - .../boost/fusion/mpl/back.hpp | 33 - .../boost/fusion/mpl/begin.hpp | 32 - .../boost/fusion/mpl/clear.hpp | 34 - .../boost/fusion/mpl/detail/clear.hpp | 47 - .../boost/fusion/mpl/empty.hpp | 27 - .../boost/fusion/mpl/end.hpp | 32 - .../boost/fusion/mpl/erase.hpp | 40 - .../boost/fusion/mpl/erase_key.hpp | 40 - .../boost/fusion/mpl/front.hpp | 29 - .../boost/fusion/mpl/has_key.hpp | 28 - .../boost/fusion/mpl/insert.hpp | 40 - .../boost/fusion/mpl/insert_range.hpp | 40 - .../boost/fusion/mpl/pop_back.hpp | 40 - .../boost/fusion/mpl/pop_front.hpp | 40 - .../boost/fusion/mpl/push_back.hpp | 40 - .../boost/fusion/mpl/push_front.hpp | 40 - .../boost/fusion/mpl/size.hpp | 27 - .../boost/fusion/sequence.hpp | 17 - .../boost/fusion/sequence/comparison.hpp | 18 - .../sequence/comparison/detail/equal_to.hpp | 66 - .../sequence/comparison/detail/greater.hpp | 55 - .../comparison/detail/greater_equal.hpp | 55 - .../sequence/comparison/detail/less.hpp | 55 - .../sequence/comparison/detail/less_equal.hpp | 55 - .../comparison/detail/not_equal_to.hpp | 66 - .../sequence/comparison/enable_comparison.hpp | 35 - .../fusion/sequence/comparison/equal_to.hpp | 59 - .../fusion/sequence/comparison/greater.hpp | 55 - .../sequence/comparison/greater_equal.hpp | 55 - .../boost/fusion/sequence/comparison/less.hpp | 46 - .../fusion/sequence/comparison/less_equal.hpp | 55 - .../sequence/comparison/not_equal_to.hpp | 58 - .../boost/fusion/sequence/convert.hpp | 61 - .../boost/fusion/sequence/hash.hpp | 42 - .../boost/fusion/sequence/intrinsic.hpp | 25 - .../boost/fusion/sequence/intrinsic/at.hpp | 134 - .../boost/fusion/sequence/intrinsic/at_c.hpp | 14 - .../fusion/sequence/intrinsic/at_key.hpp | 116 - .../boost/fusion/sequence/intrinsic/back.hpp | 46 - .../boost/fusion/sequence/intrinsic/begin.hpp | 98 - .../intrinsic/detail/segmented_begin.hpp | 45 - .../intrinsic/detail/segmented_begin_impl.hpp | 96 - .../intrinsic/detail/segmented_end.hpp | 41 - .../intrinsic/detail/segmented_end_impl.hpp | 68 - .../intrinsic/detail/segmented_size.hpp | 55 - .../boost/fusion/sequence/intrinsic/empty.hpp | 63 - .../boost/fusion/sequence/intrinsic/end.hpp | 98 - .../boost/fusion/sequence/intrinsic/front.hpp | 45 - .../fusion/sequence/intrinsic/has_key.hpp | 81 - .../fusion/sequence/intrinsic/segments.hpp | 79 - .../boost/fusion/sequence/intrinsic/size.hpp | 86 - .../boost/fusion/sequence/intrinsic/swap.hpp | 64 - .../fusion/sequence/intrinsic/value_at.hpp | 88 - .../sequence/intrinsic/value_at_key.hpp | 86 - .../boost/fusion/sequence/intrinsic_fwd.hpp | 223 - .../boost/fusion/sequence/io.hpp | 14 - .../boost/fusion/sequence/io/detail/in.hpp | 86 - .../boost/fusion/sequence/io/detail/manip.hpp | 268 - .../boost/fusion/sequence/io/detail/out.hpp | 86 - .../boost/fusion/sequence/io/in.hpp | 43 - .../boost/fusion/sequence/io/out.hpp | 45 - .../boost/fusion/sequence/sequence_facade.hpp | 30 - .../boost/fusion/support.hpp | 25 - .../boost/fusion/support/as_const.hpp | 30 - .../boost/fusion/support/category_of.hpp | 122 - .../boost/fusion/support/config.hpp | 99 - .../boost/fusion/support/deduce.hpp | 137 - .../boost/fusion/support/deduce_sequence.hpp | 54 - .../boost/fusion/support/detail/access.hpp | 65 - .../boost/fusion/support/detail/and.hpp | 39 - .../support/detail/as_fusion_element.hpp | 60 - .../fusion/support/detail/category_of.hpp | 19 - .../boost/fusion/support/detail/enabler.hpp | 22 - .../fusion/support/detail/index_sequence.hpp | 79 - .../fusion/support/detail/is_mpl_sequence.hpp | 28 - .../fusion/support/detail/is_same_size.hpp | 29 - .../boost/fusion/support/detail/is_view.hpp | 19 - .../support/detail/mpl_iterator_category.hpp | 66 - .../boost/fusion/support/detail/pp_round.hpp | 72 - .../detail/segmented_fold_until_impl.hpp | 401 - .../fusion/support/detail/unknown_key.hpp | 16 - .../boost/fusion/support/is_iterator.hpp | 21 - .../boost/fusion/support/is_segmented.hpp | 55 - .../boost/fusion/support/is_sequence.hpp | 77 - .../boost/fusion/support/is_view.hpp | 67 - .../boost/fusion/support/iterator_base.hpp | 36 - .../boost/fusion/support/pair.hpp | 168 - .../fusion/support/segmented_fold_until.hpp | 71 - .../boost/fusion/support/sequence_base.hpp | 59 - .../boost/fusion/support/tag_of.hpp | 83 - .../boost/fusion/support/tag_of_fwd.hpp | 20 - .../boost/fusion/support/unused.hpp | 95 - .../boost/fusion/support/void.hpp | 15 - .../boost/fusion/tuple.hpp | 17 - .../boost/fusion/tuple/detail/make_tuple.hpp | 86 - .../tuple/detail/preprocessed/make_tuple.hpp | 21 - .../detail/preprocessed/make_tuple10.hpp | 91 - .../detail/preprocessed/make_tuple20.hpp | 171 - .../detail/preprocessed/make_tuple30.hpp | 251 - .../detail/preprocessed/make_tuple40.hpp | 331 - .../detail/preprocessed/make_tuple50.hpp | 411 - .../tuple/detail/preprocessed/tuple.hpp | 22 - .../tuple/detail/preprocessed/tuple10.hpp | 209 - .../tuple/detail/preprocessed/tuple10_fwd.hpp | 16 - .../tuple/detail/preprocessed/tuple20.hpp | 349 - .../tuple/detail/preprocessed/tuple20_fwd.hpp | 16 - .../tuple/detail/preprocessed/tuple30.hpp | 489 - .../tuple/detail/preprocessed/tuple30_fwd.hpp | 16 - .../tuple/detail/preprocessed/tuple40.hpp | 629 - .../tuple/detail/preprocessed/tuple40_fwd.hpp | 16 - .../tuple/detail/preprocessed/tuple50.hpp | 769 - .../tuple/detail/preprocessed/tuple50_fwd.hpp | 16 - .../tuple/detail/preprocessed/tuple_fwd.hpp | 21 - .../tuple/detail/preprocessed/tuple_tie.hpp | 21 - .../tuple/detail/preprocessed/tuple_tie10.hpp | 91 - .../tuple/detail/preprocessed/tuple_tie20.hpp | 171 - .../tuple/detail/preprocessed/tuple_tie30.hpp | 251 - .../tuple/detail/preprocessed/tuple_tie40.hpp | 331 - .../tuple/detail/preprocessed/tuple_tie50.hpp | 411 - .../boost/fusion/tuple/detail/tuple.hpp | 122 - .../fusion/tuple/detail/tuple_expand.hpp | 53 - .../boost/fusion/tuple/detail/tuple_fwd.hpp | 52 - .../boost/fusion/tuple/detail/tuple_tie.hpp | 76 - .../boost/fusion/tuple/make_tuple.hpp | 50 - .../boost/fusion/tuple/tuple.hpp | 121 - .../boost/fusion/tuple/tuple_fwd.hpp | 43 - .../boost/fusion/tuple/tuple_tie.hpp | 38 - .../boost/fusion/view.hpp | 21 - .../view/detail/strictest_traversal.hpp | 78 - .../boost/fusion/view/filter_view.hpp | 14 - .../view/filter_view/detail/begin_impl.hpp | 47 - .../filter_view/detail/deref_data_impl.hpp | 39 - .../view/filter_view/detail/deref_impl.hpp | 30 - .../view/filter_view/detail/end_impl.hpp | 46 - .../view/filter_view/detail/equal_to_impl.hpp | 34 - .../view/filter_view/detail/key_of_impl.hpp | 29 - .../view/filter_view/detail/next_impl.hpp | 79 - .../view/filter_view/detail/size_impl.hpp | 39 - .../filter_view/detail/value_of_data_impl.hpp | 29 - .../view/filter_view/detail/value_of_impl.hpp | 30 - .../fusion/view/filter_view/filter_view.hpp | 68 - .../view/filter_view/filter_view_iterator.hpp | 81 - .../boost/fusion/view/flatten_view.hpp | 15 - .../fusion/view/flatten_view/flatten_view.hpp | 133 - .../flatten_view/flatten_view_iterator.hpp | 218 - .../boost/fusion/view/iterator_range.hpp | 13 - .../view/iterator_range/detail/at_impl.hpp | 46 - .../view/iterator_range/detail/begin_impl.hpp | 42 - .../view/iterator_range/detail/end_impl.hpp | 42 - .../detail/is_segmented_impl.hpp | 67 - .../detail/segmented_iterator_range.hpp | 556 - .../iterator_range/detail/segments_impl.hpp | 54 - .../view/iterator_range/detail/size_impl.hpp | 38 - .../iterator_range/detail/value_at_impl.hpp | 39 - .../view/iterator_range/iterator_range.hpp | 63 - .../boost/fusion/view/joint_view.hpp | 14 - .../view/joint_view/detail/begin_impl.hpp | 71 - .../joint_view/detail/deref_data_impl.hpp | 39 - .../view/joint_view/detail/deref_impl.hpp | 30 - .../view/joint_view/detail/end_impl.hpp | 42 - .../view/joint_view/detail/key_of_impl.hpp | 29 - .../view/joint_view/detail/next_impl.hpp | 75 - .../joint_view/detail/value_of_data_impl.hpp | 29 - .../view/joint_view/detail/value_of_impl.hpp | 30 - .../fusion/view/joint_view/joint_view.hpp | 83 - .../fusion/view/joint_view/joint_view_fwd.hpp | 18 - .../view/joint_view/joint_view_iterator.hpp | 70 - .../boost/fusion/view/nview.hpp | 16 - .../fusion/view/nview/detail/advance_impl.hpp | 50 - .../fusion/view/nview/detail/at_impl.hpp | 48 - .../fusion/view/nview/detail/begin_impl.hpp | 49 - .../view/nview/detail/cpp03/nview_impl.hpp | 81 - .../fusion/view/nview/detail/deref_impl.hpp | 50 - .../view/nview/detail/distance_impl.hpp | 46 - .../fusion/view/nview/detail/end_impl.hpp | 51 - .../view/nview/detail/equal_to_impl.hpp | 34 - .../fusion/view/nview/detail/next_impl.hpp | 50 - .../fusion/view/nview/detail/nview_impl.hpp | 50 - .../fusion/view/nview/detail/prior_impl.hpp | 50 - .../fusion/view/nview/detail/size_impl.hpp | 39 - .../view/nview/detail/value_at_impl.hpp | 40 - .../view/nview/detail/value_of_impl.hpp | 45 - .../boost/fusion/view/nview/nview.hpp | 122 - .../fusion/view/nview/nview_iterator.hpp | 68 - .../boost/fusion/view/repetitive_view.hpp | 16 - .../repetitive_view/detail/begin_impl.hpp | 51 - .../repetitive_view/detail/deref_impl.hpp | 46 - .../view/repetitive_view/detail/end_impl.hpp | 51 - .../view/repetitive_view/detail/next_impl.hpp | 94 - .../repetitive_view/detail/value_of_impl.hpp | 35 - .../view/repetitive_view/repetitive_view.hpp | 54 - .../repetitive_view/repetitive_view_fwd.hpp | 19 - .../repetitive_view_iterator.hpp | 66 - .../boost/fusion/view/reverse_view.hpp | 14 - .../view/reverse_view/detail/advance_impl.hpp | 49 - .../view/reverse_view/detail/at_impl.hpp | 43 - .../view/reverse_view/detail/begin_impl.hpp | 43 - .../reverse_view/detail/deref_data_impl.hpp | 39 - .../view/reverse_view/detail/deref_impl.hpp | 50 - .../reverse_view/detail/distance_impl.hpp | 47 - .../view/reverse_view/detail/end_impl.hpp | 43 - .../view/reverse_view/detail/key_of_impl.hpp | 29 - .../view/reverse_view/detail/next_impl.hpp | 49 - .../view/reverse_view/detail/prior_impl.hpp | 49 - .../reverse_view/detail/value_at_impl.hpp | 34 - .../detail/value_of_data_impl.hpp | 29 - .../reverse_view/detail/value_of_impl.hpp | 43 - .../fusion/view/reverse_view/reverse_view.hpp | 72 - .../reverse_view/reverse_view_iterator.hpp | 67 - .../boost/fusion/view/single_view.hpp | 14 - .../view/single_view/detail/advance_impl.hpp | 49 - .../view/single_view/detail/at_impl.hpp | 46 - .../view/single_view/detail/begin_impl.hpp | 47 - .../view/single_view/detail/deref_impl.hpp | 47 - .../view/single_view/detail/distance_impl.hpp | 45 - .../view/single_view/detail/end_impl.hpp | 47 - .../view/single_view/detail/equal_to_impl.hpp | 40 - .../view/single_view/detail/next_impl.hpp | 55 - .../view/single_view/detail/prior_impl.hpp | 48 - .../view/single_view/detail/size_impl.hpp | 33 - .../view/single_view/detail/value_at_impl.hpp | 40 - .../view/single_view/detail/value_of_impl.hpp | 40 - .../fusion/view/single_view/single_view.hpp | 72 - .../view/single_view/single_view_iterator.hpp | 69 - .../boost/fusion/view/transform_view.hpp | 14 - .../transform_view/detail/advance_impl.hpp | 78 - .../detail/apply_transform_result.hpp | 38 - .../view/transform_view/detail/at_impl.hpp | 66 - .../view/transform_view/detail/begin_impl.hpp | 71 - .../view/transform_view/detail/deref_impl.hpp | 79 - .../transform_view/detail/distance_impl.hpp | 62 - .../view/transform_view/detail/end_impl.hpp | 71 - .../transform_view/detail/equal_to_impl.hpp | 43 - .../view/transform_view/detail/next_impl.hpp | 77 - .../view/transform_view/detail/prior_impl.hpp | 76 - .../transform_view/detail/value_at_impl.hpp | 54 - .../transform_view/detail/value_of_impl.hpp | 64 - .../view/transform_view/transform_view.hpp | 124 - .../transform_view/transform_view_fwd.hpp | 22 - .../transform_view_iterator.hpp | 92 - .../boost/fusion/view/zip_view.hpp | 15 - .../view/zip_view/detail/advance_impl.hpp | 72 - .../fusion/view/zip_view/detail/at_impl.hpp | 97 - .../view/zip_view/detail/begin_impl.hpp | 97 - .../view/zip_view/detail/deref_impl.hpp | 87 - .../view/zip_view/detail/distance_impl.hpp | 84 - .../fusion/view/zip_view/detail/end_impl.hpp | 108 - .../view/zip_view/detail/equal_to_impl.hpp | 63 - .../fusion/view/zip_view/detail/next_impl.hpp | 87 - .../view/zip_view/detail/prior_impl.hpp | 87 - .../fusion/view/zip_view/detail/size_impl.hpp | 35 - .../view/zip_view/detail/value_at_impl.hpp | 71 - .../view/zip_view/detail/value_of_impl.hpp | 71 - .../boost/fusion/view/zip_view/zip_view.hpp | 135 - .../view/zip_view/zip_view_iterator.hpp | 58 - .../view/zip_view/zip_view_iterator_fwd.hpp | 23 - .../boost/generator_iterator.hpp | 85 - .../boost-for-react-native/boost/geometry.hpp | 19 - .../boost/geometry/algorithms/append.hpp | 370 - .../boost/geometry/algorithms/area.hpp | 324 - .../boost/geometry/algorithms/assign.hpp | 379 - .../boost/geometry/algorithms/buffer.hpp | 292 - .../boost/geometry/algorithms/centroid.hpp | 680 - .../boost/geometry/algorithms/clear.hpp | 197 - .../algorithms/comparable_distance.hpp | 25 - .../boost/geometry/algorithms/convert.hpp | 559 - .../boost/geometry/algorithms/convex_hull.hpp | 375 - .../boost/geometry/algorithms/correct.hpp | 338 - .../boost/geometry/algorithms/covered_by.hpp | 473 - .../boost/geometry/algorithms/crosses.hpp | 192 - .../geometry/algorithms/detail/as_range.hpp | 105 - .../algorithms/detail/assign_box_corners.hpp | 107 - .../detail/assign_indexed_point.hpp | 94 - .../algorithms/detail/assign_values.hpp | 336 - .../geometry/algorithms/detail/azimuth.hpp | 159 - .../detail/buffer/buffer_inserter.hpp | 986 - .../detail/buffer/buffer_policies.hpp | 235 - .../buffer/buffered_piece_collection.hpp | 1438 - .../detail/buffer/buffered_ring.hpp | 282 - .../detail/buffer/get_piece_turns.hpp | 294 - .../detail/buffer/line_line_intersection.hpp | 88 - .../detail/buffer/parallel_continue.hpp | 33 - .../detail/buffer/turn_in_input.hpp | 98 - .../buffer/turn_in_original_visitor.hpp | 275 - .../detail/buffer/turn_in_piece_visitor.hpp | 803 - .../algorithms/detail/calculate_null.hpp | 38 - .../algorithms/detail/calculate_sum.hpp | 58 - .../centroid/translating_transformer.hpp | 119 - .../detail/check_iterator_range.hpp | 71 - .../closest_feature/geometry_to_range.hpp | 145 - .../detail/closest_feature/point_to_range.hpp | 250 - .../detail/closest_feature/range_to_range.hpp | 196 - .../comparable_distance/implementation.hpp | 24 - .../detail/comparable_distance/interface.hpp | 363 - .../detail/convert_indexed_to_indexed.hpp | 80 - .../detail/convert_point_to_point.hpp | 68 - .../geometry/algorithms/detail/counting.hpp | 107 - .../geometry/algorithms/detail/course.hpp | 40 - .../algorithms/detail/direction_code.hpp | 79 - .../detail/disjoint/areal_areal.hpp | 134 - .../algorithms/detail/disjoint/box_box.hpp | 163 - .../detail/disjoint/implementation.hpp | 37 - .../algorithms/detail/disjoint/interface.hpp | 187 - .../detail/disjoint/linear_areal.hpp | 272 - .../detail/disjoint/linear_linear.hpp | 187 - .../detail/disjoint/linear_segment_or_box.hpp | 168 - .../detail/disjoint/multipoint_geometry.hpp | 286 - .../detail/disjoint/multirange_geometry.hpp | 85 - .../algorithms/detail/disjoint/point_box.hpp | 87 - .../detail/disjoint/point_geometry.hpp | 88 - .../detail/disjoint/point_point.hpp | 235 - .../detail/disjoint/segment_box.hpp | 298 - .../distance/backward_compatibility.hpp | 333 - .../algorithms/detail/distance/box_to_box.hpp | 60 - .../detail/distance/default_strategies.hpp | 137 - .../distance/geometry_to_segment_or_box.hpp | 464 - .../detail/distance/implementation.hpp | 35 - .../algorithms/detail/distance/interface.hpp | 403 - .../detail/distance/is_comparable.hpp | 45 - .../detail/distance/iterator_selector.hpp | 70 - .../distance/linear_or_areal_to_areal.hpp | 147 - .../detail/distance/linear_to_linear.hpp | 123 - .../distance/multipoint_to_geometry.hpp | 239 - .../detail/distance/point_to_geometry.hpp | 518 - .../distance/range_to_geometry_rtree.hpp | 130 - .../detail/distance/segment_to_box.hpp | 892 - .../detail/distance/segment_to_segment.hpp | 152 - .../algorithms/detail/envelope/box.hpp | 167 - .../detail/envelope/implementation.hpp | 106 - .../algorithms/detail/envelope/initialize.hpp | 86 - .../algorithms/detail/envelope/interface.hpp | 126 - .../envelope/intersects_antimeridian.hpp | 78 - .../algorithms/detail/envelope/linear.hpp | 96 - .../algorithms/detail/envelope/multipoint.hpp | 378 - .../algorithms/detail/envelope/point.hpp | 127 - .../algorithms/detail/envelope/range.hpp | 179 - .../detail/envelope/range_of_boxes.hpp | 326 - .../algorithms/detail/envelope/segment.hpp | 408 - .../detail/envelope/transform_units.hpp | 103 - .../detail/equals/collect_vectors.hpp | 538 - .../algorithms/detail/equals/point_point.hpp | 52 - .../geometry/algorithms/detail/expand/box.hpp | 126 - .../detail/expand/implementation.hpp | 27 - .../algorithms/detail/expand/indexed.hpp | 144 - .../algorithms/detail/expand/interface.hpp | 128 - .../algorithms/detail/expand/point.hpp | 303 - .../algorithms/detail/expand/segment.hpp | 115 - .../algorithms/detail/expand_by_epsilon.hpp | 113 - .../algorithms/detail/extreme_points.hpp | 520 - .../geometry/algorithms/detail/flattening.hpp | 69 - .../algorithms/detail/for_each_range.hpp | 201 - .../algorithms/detail/get_left_turns.hpp | 318 - .../algorithms/detail/get_max_size.hpp | 64 - .../detail/has_self_intersections.hpp | 151 - .../algorithms/detail/interior_iterator.hpp | 71 - .../detail/intersection/box_box.hpp | 54 - .../detail/intersection/implementation.hpp | 22 - .../detail/intersection/interface.hpp | 307 - .../algorithms/detail/intersection/multi.hpp | 421 - .../detail/is_simple/always_simple.hpp | 83 - .../algorithms/detail/is_simple/areal.hpp | 143 - .../is_simple/debug_print_boundary_points.hpp | 113 - .../detail/is_simple/failure_policy.hpp | 53 - .../detail/is_simple/implementation.hpp | 18 - .../algorithms/detail/is_simple/interface.hpp | 80 - .../algorithms/detail/is_simple/linear.hpp | 320 - .../detail/is_simple/multipoint.hpp | 89 - .../algorithms/detail/is_valid/box.hpp | 115 - .../detail/is_valid/complement_graph.hpp | 239 - .../is_valid/debug_complement_graph.hpp | 70 - .../detail/is_valid/debug_print_turns.hpp | 78 - .../detail/is_valid/debug_validity_phase.hpp | 68 - .../detail/is_valid/has_duplicates.hpp | 80 - .../is_valid/has_invalid_coordinate.hpp | 151 - .../algorithms/detail/is_valid/has_spikes.hpp | 173 - .../detail/is_valid/has_valid_self_turns.hpp | 118 - .../detail/is_valid/implementation.hpp | 21 - .../algorithms/detail/is_valid/interface.hpp | 159 - .../detail/is_valid/is_acceptable_turn.hpp | 154 - .../algorithms/detail/is_valid/linear.hpp | 173 - .../detail/is_valid/multipolygon.hpp | 364 - .../algorithms/detail/is_valid/pointlike.hpp | 91 - .../algorithms/detail/is_valid/polygon.hpp | 425 - .../algorithms/detail/is_valid/ring.hpp | 235 - .../algorithms/detail/is_valid/segment.hpp | 83 - .../algorithms/detail/max_interval_gap.hpp | 278 - .../algorithms/detail/multi_modify.hpp | 53 - .../detail/multi_modify_with_predicate.hpp | 52 - .../geometry/algorithms/detail/multi_sum.hpp | 52 - .../geometry/algorithms/detail/normalize.hpp | 294 - .../boost/geometry/algorithms/detail/not.hpp | 57 - .../num_distinct_consecutive_points.hpp | 93 - .../algorithms/detail/occupation_info.hpp | 208 - .../algorithms/detail/overlay/add_rings.hpp | 161 - .../detail/overlay/aggregate_operations.hpp | 100 - .../detail/overlay/append_no_duplicates.hpp | 53 - .../overlay/append_no_dups_or_spikes.hpp | 161 - .../detail/overlay/assign_parents.hpp | 335 - .../detail/overlay/backtrack_check_si.hpp | 203 - .../detail/overlay/check_enrich.hpp | 168 - .../detail/overlay/clip_linestring.hpp | 250 - .../detail/overlay/cluster_info.hpp | 49 - .../detail/overlay/convert_ring.hpp | 110 - .../detail/overlay/copy_segment_point.hpp | 399 - .../detail/overlay/copy_segments.hpp | 365 - .../detail/overlay/debug_turn_info.hpp | 66 - .../algorithms/detail/overlay/do_reverse.hpp | 47 - .../overlay/enrich_intersection_points.hpp | 346 - .../detail/overlay/enrichment_info.hpp | 73 - .../algorithms/detail/overlay/follow.hpp | 522 - .../detail/overlay/follow_linear_linear.hpp | 543 - .../overlay/get_intersection_points.hpp | 154 - .../detail/overlay/get_relative_order.hpp | 101 - .../algorithms/detail/overlay/get_ring.hpp | 123 - .../detail/overlay/get_turn_info.hpp | 1118 - .../overlay/get_turn_info_for_endpoint.hpp | 662 - .../detail/overlay/get_turn_info_helpers.hpp | 355 - .../detail/overlay/get_turn_info_la.hpp | 878 - .../detail/overlay/get_turn_info_ll.hpp | 747 - .../algorithms/detail/overlay/get_turns.hpp | 1012 - .../detail/overlay/handle_colocations.hpp | 728 - .../detail/overlay/handle_tangencies.hpp | 765 - .../overlay/inconsistent_turns_exception.hpp | 38 - .../detail/overlay/intersection_box_box.hpp | 96 - .../detail/overlay/intersection_insert.hpp | 1066 - .../detail/overlay/less_by_segment_ratio.hpp | 203 - .../detail/overlay/linear_linear.hpp | 339 - .../algorithms/detail/overlay/overlay.hpp | 323 - .../detail/overlay/overlay_type.hpp | 67 - .../detail/overlay/pointlike_linear.hpp | 343 - .../detail/overlay/pointlike_pointlike.hpp | 435 - .../detail/overlay/ring_properties.hpp | 81 - .../detail/overlay/segment_identifier.hpp | 99 - .../detail/overlay/select_rings.hpp | 341 - .../detail/overlay/self_turn_points.hpp | 295 - .../detail/overlay/sort_by_side.hpp | 573 - .../algorithms/detail/overlay/stream_info.hpp | 74 - .../algorithms/detail/overlay/traversal.hpp | 799 - .../detail/overlay/traversal_info.hpp | 53 - .../detail/overlay/traversal_ring_creator.hpp | 326 - .../overlay/traversal_switch_detector.hpp | 343 - .../algorithms/detail/overlay/traverse.hpp | 109 - .../algorithms/detail/overlay/turn_info.hpp | 155 - .../algorithms/detail/overlay/visit_info.hpp | 98 - .../geometry/algorithms/detail/partition.hpp | 637 - .../detail/point_is_spike_or_equal.hpp | 125 - .../algorithms/detail/point_on_border.hpp | 304 - .../algorithms/detail/recalculate.hpp | 234 - .../algorithms/detail/relate/areal_areal.hpp | 827 - .../detail/relate/boundary_checker.hpp | 160 - .../algorithms/detail/relate/de9im.hpp | 439 - .../detail/relate/follow_helpers.hpp | 404 - .../detail/relate/implementation.hpp | 110 - .../algorithms/detail/relate/interface.hpp | 348 - .../algorithms/detail/relate/less.hpp | 83 - .../algorithms/detail/relate/linear_areal.hpp | 1435 - .../detail/relate/linear_linear.hpp | 791 - .../detail/relate/point_geometry.hpp | 208 - .../algorithms/detail/relate/point_point.hpp | 245 - .../algorithms/detail/relate/relate.hpp | 339 - .../algorithms/detail/relate/relate_impl.hpp | 80 - .../algorithms/detail/relate/result.hpp | 1294 - .../detail/relate/topology_check.hpp | 265 - .../algorithms/detail/relate/turns.hpp | 299 - .../detail/relation/implementation.hpp | 18 - .../algorithms/detail/relation/interface.hpp | 186 - .../algorithms/detail/ring_identifier.hpp | 85 - .../detail/sections/range_by_section.hpp | 193 - .../detail/sections/section_box_policies.hpp | 49 - .../detail/sections/section_functions.hpp | 71 - .../detail/sections/sectionalize.hpp | 867 - .../algorithms/detail/signed_index_type.hpp | 29 - .../algorithms/detail/signed_size_type.hpp | 28 - .../algorithms/detail/single_geometry.hpp | 94 - .../geometry/algorithms/detail/sub_range.hpp | 129 - .../geometry/algorithms/detail/sweep.hpp | 87 - .../detail/throw_on_empty_input.hpp | 64 - .../algorithms/detail/turns/compare_turns.hpp | 117 - .../algorithms/detail/turns/debug_turn.hpp | 65 - .../detail/turns/filter_continue_turns.hpp | 78 - .../algorithms/detail/turns/print_turns.hpp | 105 - .../detail/turns/remove_duplicate_turns.hpp | 62 - .../detail/within/point_in_geometry.hpp | 469 - .../detail/within/within_no_turns.hpp | 221 - .../boost/geometry/algorithms/difference.hpp | 169 - .../boost/geometry/algorithms/disjoint.hpp | 27 - .../geometry/algorithms/dispatch/disjoint.hpp | 70 - .../geometry/algorithms/dispatch/distance.hpp | 82 - .../geometry/algorithms/dispatch/envelope.hpp | 49 - .../geometry/algorithms/dispatch/expand.hpp | 58 - .../algorithms/dispatch/is_simple.hpp | 38 - .../geometry/algorithms/dispatch/is_valid.hpp | 44 - .../boost/geometry/algorithms/distance.hpp | 26 - .../boost/geometry/algorithms/envelope.hpp | 25 - .../boost/geometry/algorithms/equals.hpp | 486 - .../boost/geometry/algorithms/expand.hpp | 26 - .../boost/geometry/algorithms/for_each.hpp | 373 - .../geometry/algorithms/intersection.hpp | 22 - .../boost/geometry/algorithms/intersects.hpp | 106 - .../boost/geometry/algorithms/is_convex.hpp | 160 - .../boost/geometry/algorithms/is_empty.hpp | 207 - .../boost/geometry/algorithms/is_simple.hpp | 16 - .../boost/geometry/algorithms/is_valid.hpp | 16 - .../boost/geometry/algorithms/length.hpp | 296 - .../boost/geometry/algorithms/make.hpp | 200 - .../geometry/algorithms/not_implemented.hpp | 131 - .../geometry/algorithms/num_geometries.hpp | 141 - .../algorithms/num_interior_rings.hpp | 142 - .../boost/geometry/algorithms/num_points.hpp | 211 - .../geometry/algorithms/num_segments.hpp | 204 - .../boost/geometry/algorithms/overlaps.hpp | 199 - .../boost/geometry/algorithms/perimeter.hpp | 229 - .../geometry/algorithms/point_on_surface.hpp | 327 - .../boost/geometry/algorithms/relate.hpp | 17 - .../boost/geometry/algorithms/relation.hpp | 17 - .../geometry/algorithms/remove_spikes.hpp | 285 - .../boost/geometry/algorithms/reverse.hpp | 186 - .../boost/geometry/algorithms/simplify.hpp | 556 - .../geometry/algorithms/sym_difference.hpp | 342 - .../boost/geometry/algorithms/touches.hpp | 587 - .../boost/geometry/algorithms/transform.hpp | 480 - .../boost/geometry/algorithms/union.hpp | 281 - .../boost/geometry/algorithms/unique.hpp | 184 - .../algorithms/validity_failure_type.hpp | 90 - .../boost/geometry/algorithms/within.hpp | 532 - .../boost/geometry/arithmetic/arithmetic.hpp | 335 - .../geometry/arithmetic/cross_product.hpp | 128 - .../boost/geometry/arithmetic/determinant.hpp | 78 - .../boost/geometry/arithmetic/dot_product.hpp | 84 - .../boost/geometry/core/access.hpp | 399 - .../boost/geometry/core/assert.hpp | 43 - .../boost/geometry/core/closure.hpp | 202 - .../geometry/core/coordinate_dimension.hpp | 127 - .../boost/geometry/core/coordinate_system.hpp | 100 - .../boost/geometry/core/coordinate_type.hpp | 108 - .../boost/geometry/core/cs.hpp | 269 - .../boost/geometry/core/exception.hpp | 89 - .../boost/geometry/core/exterior_ring.hpp | 145 - .../boost/geometry/core/geometry_id.hpp | 103 - .../boost/geometry/core/interior_rings.hpp | 150 - .../boost/geometry/core/interior_type.hpp | 164 - .../boost/geometry/core/is_areal.hpp | 59 - .../boost/geometry/core/mutable_range.hpp | 98 - .../boost/geometry/core/point_order.hpp | 187 - .../boost/geometry/core/point_type.hpp | 162 - .../boost/geometry/core/radian_access.hpp | 158 - .../boost/geometry/core/radius.hpp | 251 - .../boost/geometry/core/reverse_dispatch.hpp | 66 - .../boost/geometry/core/ring_type.hpp | 226 - .../boost/geometry/core/srs.hpp | 195 - .../boost/geometry/core/tag.hpp | 69 - .../boost/geometry/core/tag_cast.hpp | 84 - .../boost/geometry/core/tags.hpp | 150 - .../geometry/core/topological_dimension.hpp | 101 - .../geometry/formulas/andoyer_inverse.hpp | 247 - .../formulas/differential_quantities.hpp | 300 - .../formulas/gnomonic_intersection.hpp | 148 - .../geometry/formulas/gnomonic_spheroid.hpp | 126 - .../boost/geometry/formulas/result_direct.hpp | 39 - .../geometry/formulas/result_inverse.hpp | 39 - .../formulas/sjoberg_intersection.hpp | 385 - .../boost/geometry/formulas/spherical.hpp | 96 - .../boost/geometry/formulas/thomas_direct.hpp | 249 - .../geometry/formulas/thomas_inverse.hpp | 221 - .../geometry/formulas/vincenty_direct.hpp | 185 - .../geometry/formulas/vincenty_inverse.hpp | 220 - .../geometries/adapted/boost_array.hpp | 120 - .../geometries/adapted/boost_fusion.hpp | 178 - .../geometries/adapted/boost_polygon.hpp | 18 - .../geometries/adapted/boost_polygon/box.hpp | 141 - .../adapted/boost_polygon/hole_iterator.hpp | 84 - .../adapted/boost_polygon/holes_proxy.hpp | 204 - .../adapted/boost_polygon/point.hpp | 102 - .../adapted/boost_polygon/polygon.hpp | 111 - .../geometries/adapted/boost_polygon/ring.hpp | 182 - .../adapted/boost_polygon/ring_proxy.hpp | 301 - .../adapted/boost_range/adjacent_filtered.hpp | 40 - .../adapted/boost_range/filtered.hpp | 40 - .../adapted/boost_range/reversed.hpp | 40 - .../geometries/adapted/boost_range/sliced.hpp | 36 - .../adapted/boost_range/strided.hpp | 36 - .../adapted/boost_range/uniqued.hpp | 40 - .../geometries/adapted/boost_tuple.hpp | 109 - .../geometry/geometries/adapted/c_array.hpp | 111 - .../geometry/geometries/adapted/std_array.hpp | 115 - .../adapted/std_pair_as_segment.hpp | 98 - .../boost/geometry/geometries/box.hpp | 191 - .../geometries/concepts/box_concept.hpp | 136 - .../geometry/geometries/concepts/check.hpp | 243 - .../concepts/linestring_concept.hpp | 125 - .../concepts/multi_linestring_concept.hpp | 91 - .../concepts/multi_point_concept.hpp | 90 - .../concepts/multi_polygon_concept.hpp | 91 - .../geometries/concepts/point_concept.hpp | 192 - .../geometries/concepts/polygon_concept.hpp | 135 - .../geometries/concepts/ring_concept.hpp | 99 - .../geometries/concepts/segment_concept.hpp | 135 - .../boost/geometry/geometries/geometries.hpp | 29 - .../geometry/geometries/helper_geometry.hpp | 162 - .../boost/geometry/geometries/linestring.hpp | 123 - .../geometry/geometries/multi_linestring.hpp | 119 - .../boost/geometry/geometries/multi_point.hpp | 123 - .../geometry/geometries/multi_polygon.hpp | 117 - .../boost/geometry/geometries/point.hpp | 303 - .../boost/geometry/geometries/point_xy.hpp | 134 - .../geometry/geometries/pointing_segment.hpp | 142 - .../boost/geometry/geometries/polygon.hpp | 367 - .../geometry/geometries/register/box.hpp | 179 - .../geometries/register/linestring.hpp | 60 - .../geometries/register/multi_linestring.hpp | 59 - .../geometries/register/multi_point.hpp | 59 - .../geometries/register/multi_polygon.hpp | 59 - .../geometry/geometries/register/point.hpp | 173 - .../geometry/geometries/register/ring.hpp | 60 - .../geometry/geometries/register/segment.hpp | 129 - .../boost/geometry/geometries/ring.hpp | 181 - .../boost/geometry/geometries/segment.hpp | 224 - .../boost/geometry/geometries/variant.hpp | 39 - .../boost/geometry/geometry.hpp | 117 - .../boost/geometry/index/adaptors/query.hpp | 88 - .../index/detail/algorithms/bounds.hpp | 90 - .../comparable_distance_centroid.hpp | 77 - .../algorithms/comparable_distance_far.hpp | 66 - .../algorithms/comparable_distance_near.hpp | 77 - .../index/detail/algorithms/content.hpp | 87 - .../index/detail/algorithms/diff_abs.hpp | 39 - .../algorithms/intersection_content.hpp | 37 - .../index/detail/algorithms/is_valid.hpp | 91 - .../index/detail/algorithms/margin.hpp | 169 - .../index/detail/algorithms/minmaxdist.hpp | 119 - .../detail/algorithms/path_intersection.hpp | 119 - .../algorithms/segment_intersection.hpp | 146 - .../algorithms/smallest_for_indexable.hpp | 80 - .../detail/algorithms/sum_for_indexable.hpp | 76 - .../index/detail/algorithms/union_content.hpp | 33 - .../boost/geometry/index/detail/assert.hpp | 19 - .../geometry/index/detail/bounded_view.hpp | 215 - .../geometry/index/detail/config_begin.hpp | 21 - .../geometry/index/detail/config_end.hpp | 12 - .../index/detail/distance_predicates.hpp | 161 - .../boost/geometry/index/detail/exception.hpp | 87 - .../index/detail/is_bounding_geometry.hpp | 35 - .../geometry/index/detail/is_indexable.hpp | 47 - .../boost/geometry/index/detail/meta.hpp | 42 - .../geometry/index/detail/predicates.hpp | 831 - .../geometry/index/detail/rtree/adaptors.hpp | 54 - .../geometry/index/detail/rtree/iterators.hpp | 122 - .../index/detail/rtree/kmeans/kmeans.hpp | 16 - .../index/detail/rtree/kmeans/split.hpp | 87 - .../index/detail/rtree/linear/linear.hpp | 16 - .../rtree/linear/redistribute_elements.hpp | 446 - .../detail/rtree/node/auto_deallocator.hpp | 38 - .../index/detail/rtree/node/concept.hpp | 85 - .../detail/rtree/node/dynamic_visitor.hpp | 67 - .../geometry/index/detail/rtree/node/node.hpp | 212 - .../index/detail/rtree/node/node_auto_ptr.hpp | 81 - .../index/detail/rtree/node/node_elements.hpp | 110 - .../index/detail/rtree/node/pairs.hpp | 71 - .../detail/rtree/node/scoped_deallocator.hpp | 48 - .../detail/rtree/node/subtree_destroyer.hpp | 79 - .../detail/rtree/node/variant_dynamic.hpp | 276 - .../detail/rtree/node/variant_static.hpp | 160 - .../detail/rtree/node/variant_visitor.hpp | 68 - .../index/detail/rtree/node/weak_dynamic.hpp | 294 - .../index/detail/rtree/node/weak_static.hpp | 174 - .../index/detail/rtree/node/weak_visitor.hpp | 67 - .../geometry/index/detail/rtree/options.hpp | 155 - .../index/detail/rtree/pack_create.hpp | 464 - .../detail/rtree/quadratic/quadratic.hpp | 16 - .../rtree/quadratic/redistribute_elements.hpp | 295 - .../index/detail/rtree/query_iterators.hpp | 387 - .../detail/rtree/rstar/choose_next_node.hpp | 233 - .../index/detail/rtree/rstar/insert.hpp | 591 - .../rtree/rstar/redistribute_elements.hpp | 468 - .../index/detail/rtree/rstar/rstar.hpp | 18 - .../detail/rtree/utilities/are_boxes_ok.hpp | 128 - .../detail/rtree/utilities/are_counts_ok.hpp | 110 - .../detail/rtree/utilities/are_levels_ok.hpp | 109 - .../index/detail/rtree/utilities/gl_draw.hpp | 243 - .../index/detail/rtree/utilities/print.hpp | 219 - .../detail/rtree/utilities/statistics.hpp | 105 - .../index/detail/rtree/utilities/view.hpp | 61 - .../detail/rtree/visitors/children_box.hpp | 55 - .../index/detail/rtree/visitors/copy.hpp | 92 - .../index/detail/rtree/visitors/count.hpp | 107 - .../index/detail/rtree/visitors/destroy.hpp | 71 - .../detail/rtree/visitors/distance_query.hpp | 588 - .../index/detail/rtree/visitors/insert.hpp | 573 - .../index/detail/rtree/visitors/is_leaf.hpp | 45 - .../index/detail/rtree/visitors/iterator.hpp | 134 - .../index/detail/rtree/visitors/remove.hpp | 344 - .../detail/rtree/visitors/spatial_query.hpp | 214 - .../geometry/index/detail/serialization.hpp | 585 - .../boost/geometry/index/detail/tags.hpp | 25 - .../geometry/index/detail/translator.hpp | 60 - .../boost/geometry/index/detail/tuples.hpp | 204 - .../boost/geometry/index/detail/utilities.hpp | 46 - .../boost/geometry/index/detail/varray.hpp | 2199 - .../geometry/index/detail/varray_detail.hpp | 760 - .../geometry/index/distance_predicates.hpp | 204 - .../boost/geometry/index/equal_to.hpp | 258 - .../boost/geometry/index/indexable.hpp | 196 - .../boost/geometry/index/inserter.hpp | 78 - .../boost/geometry/index/parameters.hpp | 252 - .../boost/geometry/index/predicates.hpp | 421 - .../boost/geometry/index/rtree.hpp | 2230 - .../boost/geometry/io/dsv/write.hpp | 431 - .../boost/geometry/io/io.hpp | 58 - .../boost/geometry/io/svg/svg_mapper.hpp | 450 - .../boost/geometry/io/svg/write.hpp | 418 - .../boost/geometry/io/svg/write_svg.hpp | 28 - .../boost/geometry/io/svg/write_svg_multi.hpp | 27 - .../boost/geometry/io/wkt/detail/prefix.hpp | 66 - .../geometry/io/wkt/detail/wkt_multi.hpp | 56 - .../boost/geometry/io/wkt/read.hpp | 903 - .../boost/geometry/io/wkt/stream.hpp | 38 - .../boost/geometry/io/wkt/wkt.hpp | 25 - .../boost/geometry/io/wkt/write.hpp | 515 - .../boost/geometry/iterators/base.hpp | 70 - .../geometry/iterators/closing_iterator.hpp | 148 - .../iterators/concatenate_iterator.hpp | 153 - .../point_iterator/inner_range_type.hpp | 66 - .../detail/point_iterator/iterator_type.hpp | 136 - .../detail/point_iterator/value_type.hpp | 47 - .../detail/segment_iterator/iterator_type.hpp | 153 - .../range_segment_iterator.hpp | 215 - .../detail/segment_iterator/value_type.hpp | 71 - .../iterators/dispatch/point_iterator.hpp | 47 - .../iterators/dispatch/segment_iterator.hpp | 47 - .../iterators/ever_circling_iterator.hpp | 203 - .../geometry/iterators/flatten_iterator.hpp | 229 - .../geometry/iterators/has_one_element.hpp | 29 - .../geometry/iterators/point_iterator.hpp | 308 - .../iterators/point_reverse_iterator.hpp | 89 - .../geometry/iterators/segment_iterator.hpp | 353 - .../geometry/multi/algorithms/append.hpp | 27 - .../boost/geometry/multi/algorithms/area.hpp | 21 - .../geometry/multi/algorithms/centroid.hpp | 22 - .../boost/geometry/multi/algorithms/clear.hpp | 21 - .../geometry/multi/algorithms/convert.hpp | 21 - .../geometry/multi/algorithms/correct.hpp | 21 - .../geometry/multi/algorithms/covered_by.hpp | 27 - .../algorithms/detail/extreme_points.hpp | 19 - .../algorithms/detail/for_each_range.hpp | 21 - .../multi/algorithms/detail/modify.hpp | 21 - .../detail/modify_with_predicate.hpp | 21 - .../multi/algorithms/detail/multi_sum.hpp | 21 - .../detail/overlay/copy_segment_point.hpp | 19 - .../detail/overlay/copy_segments.hpp | 16 - .../algorithms/detail/overlay/get_ring.hpp | 16 - .../algorithms/detail/overlay/get_turns.hpp | 16 - .../detail/overlay/select_rings.hpp | 16 - .../detail/overlay/self_turn_points.hpp | 16 - .../algorithms/detail/point_on_border.hpp | 24 - .../detail/sections/range_by_section.hpp | 26 - .../detail/sections/sectionalize.hpp | 24 - .../geometry/multi/algorithms/disjoint.hpp | 21 - .../geometry/multi/algorithms/distance.hpp | 27 - .../geometry/multi/algorithms/envelope.hpp | 21 - .../geometry/multi/algorithms/equals.hpp | 22 - .../geometry/multi/algorithms/for_each.hpp | 21 - .../multi/algorithms/intersection.hpp | 22 - .../geometry/multi/algorithms/length.hpp | 21 - .../multi/algorithms/num_geometries.hpp | 22 - .../multi/algorithms/num_interior_rings.hpp | 26 - .../geometry/multi/algorithms/num_points.hpp | 27 - .../geometry/multi/algorithms/perimeter.hpp | 21 - .../multi/algorithms/remove_spikes.hpp | 19 - .../geometry/multi/algorithms/reverse.hpp | 21 - .../geometry/multi/algorithms/simplify.hpp | 21 - .../geometry/multi/algorithms/transform.hpp | 21 - .../geometry/multi/algorithms/unique.hpp | 21 - .../geometry/multi/algorithms/within.hpp | 25 - .../boost/geometry/multi/core/closure.hpp | 19 - .../boost/geometry/multi/core/geometry_id.hpp | 20 - .../geometry/multi/core/interior_rings.hpp | 22 - .../boost/geometry/multi/core/is_areal.hpp | 22 - .../boost/geometry/multi/core/point_order.hpp | 21 - .../boost/geometry/multi/core/point_type.hpp | 22 - .../boost/geometry/multi/core/ring_type.hpp | 25 - .../boost/geometry/multi/core/tags.hpp | 22 - .../multi/core/topological_dimension.hpp | 22 - .../multi/geometries/concepts/check.hpp | 22 - .../concepts/multi_linestring_concept.hpp | 22 - .../concepts/multi_point_concept.hpp | 22 - .../concepts/multi_polygon_concept.hpp | 22 - .../multi/geometries/multi_geometries.hpp | 21 - .../multi/geometries/multi_linestring.hpp | 21 - .../geometry/multi/geometries/multi_point.hpp | 21 - .../multi/geometries/multi_polygon.hpp | 21 - .../geometries/register/multi_linestring.hpp | 22 - .../multi/geometries/register/multi_point.hpp | 22 - .../geometries/register/multi_polygon.hpp | 22 - .../boost/geometry/multi/io/dsv/write.hpp | 21 - .../geometry/multi/io/wkt/detail/prefix.hpp | 21 - .../boost/geometry/multi/io/wkt/read.hpp | 21 - .../boost/geometry/multi/io/wkt/wkt.hpp | 20 - .../boost/geometry/multi/io/wkt/write.hpp | 21 - .../boost/geometry/multi/multi.hpp | 24 - .../strategies/cartesian/centroid_average.hpp | 21 - .../multi/views/detail/range_type.hpp | 21 - .../boost/geometry/policies/compare.hpp | 242 - .../policies/disjoint_interrupt_policy.hpp | 67 - .../policies/is_valid/default_policy.hpp | 59 - .../is_valid/failing_reason_policy.hpp | 224 - .../policies/is_valid/failure_type_policy.hpp | 83 - .../predicate_based_interrupt_policy.hpp | 101 - .../boost/geometry/policies/relate/de9im.hpp | 168 - .../geometry/policies/relate/direction.hpp | 391 - .../policies/relate/intersection_points.hpp | 226 - .../policies/relate/intersection_ratios.hpp | 127 - .../boost/geometry/policies/relate/tupled.hpp | 116 - .../robustness/get_rescale_policy.hpp | 341 - .../policies/robustness/no_rescale_policy.hpp | 66 - .../policies/robustness/rescale_policy.hpp | 88 - .../policies/robustness/robust_point_type.hpp | 30 - .../policies/robustness/robust_type.hpp | 67 - .../policies/robustness/segment_ratio.hpp | 261 - .../robustness/segment_ratio_type.hpp | 28 - .../agnostic/buffer_distance_asymmetric.hpp | 114 - .../agnostic/buffer_distance_symmetric.hpp | 107 - .../agnostic/hull_graham_andrew.hpp | 390 - .../agnostic/point_in_box_by_side.hpp | 103 - .../strategies/agnostic/point_in_point.hpp | 136 - .../point_in_poly_oriented_winding.hpp | 208 - .../agnostic/point_in_poly_winding.hpp | 530 - .../geometry/strategies/agnostic/relate.hpp | 122 - .../agnostic/simplify_douglas_peucker.hpp | 321 - .../boost/geometry/strategies/area.hpp | 50 - .../boost/geometry/strategies/buffer.hpp | 103 - .../strategies/cartesian/area_surveyor.hpp | 151 - .../strategies/cartesian/box_in_box.hpp | 311 - .../strategies/cartesian/buffer_end_flat.hpp | 112 - .../strategies/cartesian/buffer_end_round.hpp | 178 - .../cartesian/buffer_join_miter.hpp | 142 - .../cartesian/buffer_join_round.hpp | 187 - .../cartesian/buffer_join_round_by_divide.hpp | 154 - .../cartesian/buffer_point_circle.hpp | 115 - .../cartesian/buffer_point_square.hpp | 109 - .../cartesian/buffer_side_straight.hpp | 136 - .../strategies/cartesian/cart_intersect.hpp | 564 - .../strategies/cartesian/centroid_average.hpp | 126 - .../cartesian/centroid_bashein_detmer.hpp | 258 - .../cartesian/centroid_weighted_length.hpp | 174 - .../cartesian/distance_projected_point.hpp | 278 - .../cartesian/distance_projected_point_ax.hpp | 314 - .../cartesian/distance_pythagoras.hpp | 288 - .../cartesian/distance_pythagoras_box_box.hpp | 338 - .../distance_pythagoras_point_box.hpp | 349 - .../strategies/cartesian/point_in_box.hpp | 295 - .../point_in_poly_crossings_multiply.hpp | 124 - .../cartesian/point_in_poly_franklin.hpp | 118 - .../strategies/cartesian/side_by_triangle.hpp | 264 - .../cartesian/side_of_intersection.hpp | 349 - .../boost/geometry/strategies/centroid.hpp | 72 - .../strategies/comparable_distance_result.hpp | 196 - .../boost/geometry/strategies/compare.hpp | 172 - .../strategies/concepts/area_concept.hpp | 75 - .../strategies/concepts/centroid_concept.hpp | 78 - .../concepts/convex_hull_concept.hpp | 80 - .../strategies/concepts/distance_concept.hpp | 212 - .../concepts/segment_intersect_concept.hpp | 78 - .../strategies/concepts/simplify_concept.hpp | 96 - .../strategies/concepts/within_concept.hpp | 291 - .../boost/geometry/strategies/convex_hull.hpp | 47 - .../boost/geometry/strategies/covered_by.hpp | 72 - .../strategies/default_area_result.hpp | 51 - .../default_comparable_distance_result.hpp | 43 - .../strategies/default_distance_result.hpp | 43 - .../strategies/default_length_result.hpp | 89 - .../geometry/strategies/default_strategy.hpp | 34 - .../boost/geometry/strategies/distance.hpp | 110 - .../geometry/strategies/distance_result.hpp | 213 - .../geographic/distance_andoyer.hpp | 180 - .../strategies/geographic/distance_thomas.hpp | 156 - .../geographic/distance_vincenty.hpp | 162 - .../strategies/geographic/mapping_ssf.hpp | 185 - .../strategies/geographic/side_andoyer.hpp | 55 - .../strategies/geographic/side_detail.hpp | 139 - .../strategies/geographic/side_thomas.hpp | 55 - .../strategies/geographic/side_vincenty.hpp | 55 - .../geometry/strategies/intersection.hpp | 52 - .../strategies/intersection_result.hpp | 78 - .../strategies/intersection_strategies.hpp | 100 - .../boost/geometry/strategies/side.hpp | 55 - .../boost/geometry/strategies/side_info.hpp | 177 - .../strategies/spherical/area_huiller.hpp | 214 - .../strategies/spherical/compare_circular.hpp | 152 - .../spherical/distance_cross_track.hpp | 773 - .../distance_cross_track_point_box.hpp | 364 - .../spherical/distance_haversine.hpp | 305 - .../strategies/spherical/intersection.hpp | 701 - .../spherical/side_by_cross_track.hpp | 76 - .../geometry/strategies/spherical/ssf.hpp | 141 - .../boost/geometry/strategies/strategies.hpp | 92 - .../strategies/strategy_transform.hpp | 527 - .../boost/geometry/strategies/tags.hpp | 43 - .../boost/geometry/strategies/transform.hpp | 63 - .../transform/inverse_transformer.hpp | 82 - .../strategies/transform/map_transformer.hpp | 171 - .../transform/matrix_transformers.hpp | 419 - .../boost/geometry/strategies/within.hpp | 71 - .../boost/geometry/util/add_const_if_c.hpp | 56 - .../boost/geometry/util/bare_type.hpp | 52 - .../boost/geometry/util/calculation_type.hpp | 178 - .../boost/geometry/util/closure_as_bool.hpp | 46 - .../boost/geometry/util/combine_if.hpp | 92 - .../boost/geometry/util/compress_variant.hpp | 106 - .../boost/geometry/util/condition.hpp | 44 - .../boost/geometry/util/coordinate_cast.hpp | 55 - .../geometry/util/for_each_coordinate.hpp | 94 - .../geometry/util/has_infinite_coordinate.hpp | 55 - .../geometry/util/has_nan_coordinate.hpp | 99 - .../util/has_non_finite_coordinate.hpp | 55 - .../boost/geometry/util/math.hpp | 766 - .../normalize_spheroidal_box_coordinates.hpp | 160 - .../util/normalize_spheroidal_coordinates.hpp | 290 - .../geometry/util/order_as_direction.hpp | 46 - .../boost/geometry/util/parameter_type_of.hpp | 75 - .../geometry/util/promote_floating_point.hpp | 50 - .../boost/geometry/util/promote_integral.hpp | 318 - .../boost/geometry/util/range.hpp | 418 - .../boost/geometry/util/rational.hpp | 179 - .../boost/geometry/util/readme.txt | 17 - .../geometry/util/select_calculation_type.hpp | 84 - .../geometry/util/select_coordinate_type.hpp | 69 - .../geometry/util/select_most_precise.hpp | 182 - .../boost/geometry/util/transform_variant.hpp | 84 - .../boost/geometry/views/box_view.hpp | 118 - .../boost/geometry/views/closeable_view.hpp | 109 - .../geometry/views/detail/boundary_view.hpp | 16 - .../detail/boundary_view/implementation.hpp | 466 - .../views/detail/boundary_view/interface.hpp | 70 - .../views/detail/indexed_point_view.hpp | 123 - .../geometry/views/detail/normalized_view.hpp | 117 - .../geometry/views/detail/points_view.hpp | 142 - .../geometry/views/detail/range_type.hpp | 134 - .../views/detail/two_dimensional_view.hpp | 196 - .../boost/geometry/views/identity_view.hpp | 61 - .../boost/geometry/views/reversible_view.hpp | 74 - .../boost/geometry/views/segment_view.hpp | 100 - .../boost/get_pointer.hpp | 76 - .../boost/gil/algorithm.hpp | 1016 - .../boost/gil/bit_aligned_pixel_iterator.hpp | 191 - .../boost/gil/bit_aligned_pixel_reference.hpp | 302 - .../boost/gil/channel.hpp | 672 - .../boost/gil/channel_algorithm.hpp | 477 - .../boost-for-react-native/boost/gil/cmyk.hpp | 66 - .../boost/gil/color_base.hpp | 410 - .../boost/gil/color_base_algorithm.hpp | 696 - .../boost/gil/color_convert.hpp | 314 - .../boost/gil/deprecated.hpp | 79 - .../boost/gil/device_n.hpp | 102 - .../gil/extension/dynamic_image/algorithm.hpp | 173 - .../gil/extension/dynamic_image/any_image.hpp | 125 - .../dynamic_image/any_image_view.hpp | 115 - .../dynamic_image/apply_operation.hpp | 61 - .../dynamic_image/apply_operation_base.hpp | 185 - .../extension/dynamic_image/dynamic_at_c.hpp | 130 - .../dynamic_image/dynamic_image_all.hpp | 32 - .../dynamic_image/image_view_factory.hpp | 217 - .../gil/extension/dynamic_image/reduce.hpp | 789 - .../gil/extension/dynamic_image/variant.hpp | 197 - .../boost/gil/extension/io/dynamic_io.hpp | 80 - .../boost/gil/extension/io/io_error.hpp | 51 - .../gil/extension/io/jpeg_dynamic_io.hpp | 130 - .../boost/gil/extension/io/jpeg_io.hpp | 202 - .../gil/extension/io/jpeg_io_private.hpp | 226 - .../boost/gil/extension/io/png_dynamic_io.hpp | 141 - .../boost/gil/extension/io/png_io.hpp | 214 - .../boost/gil/extension/io/png_io_private.hpp | 360 - .../gil/extension/io/tiff_dynamic_io.hpp | 135 - .../boost/gil/extension/io/tiff_io.hpp | 511 - .../boost/gil/gil_all.hpp | 46 - .../boost/gil/gil_concept.hpp | 2187 - .../boost/gil/gil_config.hpp | 50 - .../boost-for-react-native/boost/gil/gray.hpp | 45 - .../boost/gil/image.hpp | 299 - .../boost/gil/image_view.hpp | 223 - .../boost/gil/image_view_factory.hpp | 537 - .../boost/gil/iterator_from_2d.hpp | 175 - .../boost/gil/locator.hpp | 362 - .../boost/gil/metafunctions.hpp | 494 - .../boost/gil/packed_pixel.hpp | 193 - .../boost/gil/pixel.hpp | 214 - .../boost/gil/pixel_iterator.hpp | 156 - .../boost/gil/pixel_iterator_adaptor.hpp | 208 - .../boost/gil/planar_pixel_iterator.hpp | 227 - .../boost/gil/planar_pixel_reference.hpp | 198 - .../boost/gil/position_iterator.hpp | 121 - .../boost-for-react-native/boost/gil/rgb.hpp | 70 - .../boost-for-react-native/boost/gil/rgba.hpp | 63 - .../boost/gil/step_iterator.hpp | 320 - .../boost/gil/typedefs.hpp | 196 - .../boost/gil/utilities.hpp | 331 - .../boost/gil/virtual_locator.hpp | 136 - .../boost/graph/accounting.hpp | 36 - .../boost/graph/adj_list_serialize.hpp | 116 - .../boost/graph/adjacency_iterator.hpp | 103 - .../boost/graph/adjacency_list.hpp | 433 - .../boost/graph/adjacency_list_io.hpp | 406 - .../boost/graph/adjacency_matrix.hpp | 1235 - .../boost/graph/astar_search.hpp | 564 - .../boost/graph/bandwidth.hpp | 87 - .../boost/graph/bc_clustering.hpp | 164 - .../graph/bellman_ford_shortest_paths.hpp | 240 - .../boost/graph/betweenness_centrality.hpp | 616 - .../boost/graph/biconnected_components.hpp | 417 - .../boost/graph/bipartite.hpp | 381 - .../boost/graph/boyer_myrvold_planar_test.hpp | 322 - .../graph/boykov_kolmogorov_max_flow.hpp | 873 - .../boost/graph/breadth_first_search.hpp | 413 - .../boost/graph/bron_kerbosch_all_cliques.hpp | 310 - .../boost/graph/buffer_concepts.hpp | 92 - .../boost/graph/chrobak_payne_drawing.hpp | 279 - .../boost/graph/circle_layout.hpp | 58 - .../boost/graph/closeness_centrality.hpp | 156 - .../boost/graph/clustering_coefficient.hpp | 159 - .../graph/compressed_sparse_row_graph.hpp | 1606 - .../boost/graph/connected_components.hpp | 107 - .../boost/graph/copy.hpp | 511 - .../boost/graph/core_numbers.hpp | 351 - .../boost/graph/create_condensation_graph.hpp | 83 - .../boost/graph/cuthill_mckee_ordering.hpp | 188 - .../boost/graph/cycle_canceling.hpp | 181 - .../boost/graph/dag_shortest_paths.hpp | 159 - .../boost/graph/degree_centrality.hpp | 131 - .../boost/graph/depth_first_search.hpp | 373 - .../graph/detail/adj_list_edge_iterator.hpp | 117 - .../boost/graph/detail/adjacency_list.hpp | 2828 -- .../boost/graph/detail/array_binary_tree.hpp | 184 - .../boost/graph/detail/augment.hpp | 63 - .../detail/compressed_sparse_row_struct.hpp | 647 - .../graph/detail/connected_components.hpp | 208 - .../boost/graph/detail/d_ary_heap.hpp | 319 - .../boost/graph/detail/edge.hpp | 121 - .../boost/graph/detail/geodesic.hpp | 131 - .../boost/graph/detail/histogram_sort.hpp | 293 - .../boost/graph/detail/incidence_iterator.hpp | 79 - .../graph/detail/incremental_components.hpp | 77 - .../boost/graph/detail/index.hpp | 74 - .../boost/graph/detail/indexed_properties.hpp | 284 - .../graph/detail/is_distributed_selector.hpp | 26 - .../graph/detail/labeled_graph_traits.hpp | 237 - .../boost/graph/detail/list_base.hpp | 220 - .../boost/graph/detail/permutation.hpp | 205 - .../boost/graph/detail/read_graphviz_new.hpp | 108 - .../graph/detail/read_graphviz_spirit.hpp | 614 - .../boost/graph/detail/self_avoiding_walk.hpp | 418 - .../boost/graph/detail/set_adaptor.hpp | 123 - .../boost/graph/detail/shadow_iterator.hpp | 139 - .../boost/graph/detail/sparse_ordering.hpp | 198 - .../boost/graph/dijkstra_shortest_paths.hpp | 623 - .../dijkstra_shortest_paths_no_color_map.hpp | 250 - .../boost/graph/dimacs.hpp | 310 - .../boost/graph/directed_graph.hpp | 701 - .../graph/distributed/adjacency_list.hpp | 3989 -- .../graph/distributed/adjlist/handlers.hpp | 148 - .../graph/distributed/adjlist/initialize.hpp | 319 - .../distributed/adjlist/redistribute.hpp | 392 - .../distributed/adjlist/serialization.hpp | 988 - .../distributed/betweenness_centrality.hpp | 1700 - .../boman_et_al_graph_coloring.hpp | 371 - .../distributed/breadth_first_search.hpp | 163 - .../compressed_sparse_row_graph.hpp | 1987 - .../boost/graph/distributed/concepts.hpp | 213 - .../distributed/connected_components.hpp | 763 - .../connected_components_parallel_search.hpp | 407 - .../crauser_et_al_shortest_paths.hpp | 658 - .../dehne_gotz_min_spanning_tree.hpp | 937 - .../delta_stepping_shortest_paths.hpp | 513 - .../graph/distributed/depth_first_search.hpp | 307 - .../detail/dijkstra_shortest_paths.hpp | 50 - .../distributed/detail/filtered_queue.hpp | 108 - .../distributed/detail/mpi_process_group.ipp | 1008 - .../boost/graph/distributed/detail/queue.ipp | 177 - .../distributed/detail/remote_update_set.hpp | 259 - .../distributed/detail/tag_allocator.hpp | 84 - .../distributed/dijkstra_shortest_paths.hpp | 204 - .../distributed/distributed_graph_utility.hpp | 154 - .../eager_dijkstra_shortest_paths.hpp | 440 - .../graph/distributed/filtered_graph.hpp | 51 - .../distributed/fruchterman_reingold.hpp | 384 - .../boost/graph/distributed/graphviz.hpp | 292 - .../hohberg_biconnected_components.hpp | 1128 - .../graph/distributed/local_subgraph.hpp | 175 - .../graph/distributed/mpi_process_group.hpp | 810 - .../boost/graph/distributed/named_graph.hpp | 1239 - .../graph/distributed/one_bit_color_map.hpp | 116 - .../boost/graph/distributed/page_rank.hpp | 225 - .../boost/graph/distributed/queue.hpp | 278 - .../boost/graph/distributed/reverse_graph.hpp | 38 - .../distributed/rmat_graph_generator.hpp | 164 - .../boost/graph/distributed/selector.hpp | 44 - .../distributed/shuffled_distribution.hpp | 114 - .../boost/graph/distributed/st_connected.hpp | 186 - .../graph/distributed/strong_components.hpp | 982 - .../graph/distributed/two_bit_color_map.hpp | 116 - .../graph/distributed/unsafe_serialize.hpp | 11 - .../graph/distributed/vertex_list_adaptor.hpp | 403 - .../boost/graph/dll_import_export.hpp | 28 - .../boost/graph/dominator_tree.hpp | 494 - .../boost/graph/eccentricity.hpp | 114 - .../boost/graph/edge_coloring.hpp | 196 - .../boost/graph/edge_connectivity.hpp | 183 - .../boost/graph/edge_list.hpp | 304 - .../boost/graph/edmonds_karp_max_flow.hpp | 249 - .../boost/graph/edmunds_karp_max_flow.hpp | 19 - .../boost/graph/erdos_renyi_generator.hpp | 195 - .../boost/graph/exception.hpp | 55 - .../boost/graph/exterior_property.hpp | 117 - .../boost/graph/filtered_graph.hpp | 560 - .../boost/graph/find_flow_cost.hpp | 52 - .../boost/graph/floyd_warshall_shortest.hpp | 256 - .../boost/graph/fruchterman_reingold.hpp | 440 - .../boost/graph/geodesic_distance.hpp | 211 - .../boost/graph/graph_archetypes.hpp | 298 - .../boost/graph/graph_as_tree.hpp | 150 - .../boost/graph/graph_concepts.hpp | 620 - .../boost/graph/graph_mutability_traits.hpp | 204 - .../boost/graph/graph_selectors.hpp | 38 - .../boost/graph/graph_stats.hpp | 137 - .../boost/graph/graph_test.hpp | 384 - .../boost/graph/graph_traits.hpp | 404 - .../boost/graph/graph_utility.hpp | 478 - .../boost/graph/graphml.hpp | 352 - .../boost/graph/graphviz.hpp | 958 - .../boost/graph/grid_graph.hpp | 1015 - .../boost/graph/gursoy_atun_layout.hpp | 358 - .../boost/graph/hawick_circuits.hpp | 381 - .../boost/graph/howard_cycle_ratio.hpp | 635 - .../boost/graph/incremental_components.hpp | 231 - .../boost/graph/is_kuratowski_subgraph.hpp | 331 - .../boost/graph/is_straight_line_drawing.hpp | 250 - .../boost/graph/isomorphism.hpp | 581 - .../boost/graph/iteration_macros.hpp | 140 - .../boost/graph/iteration_macros_undef.hpp | 22 - .../graph/johnson_all_pairs_shortest.hpp | 203 - .../graph/kamada_kawai_spring_layout.hpp | 622 - .../boost/graph/king_ordering.hpp | 316 - .../boost/graph/kruskal_min_spanning_tree.hpp | 155 - .../boost/graph/labeled_graph.hpp | 816 - .../boost/graph/leda_graph.hpp | 950 - .../boost/graph/lookup_edge.hpp | 50 - .../boost/graph/loop_erased_random_walk.hpp | 119 - .../boost/graph/make_biconnected_planar.hpp | 121 - .../boost/graph/make_connected.hpp | 99 - .../boost/graph/make_maximal_planar.hpp | 275 - .../boost/graph/matrix_as_graph.hpp | 127 - .../boost/graph/max_cardinality_matching.hpp | 899 - .../boost/graph/maximum_adjacency_search.hpp | 319 - .../boost/graph/mcgregor_common_subgraphs.hpp | 1137 - .../boost/graph/mesh_graph_generator.hpp | 158 - .../boost/graph/metis.hpp | 338 - .../boost/graph/metric_tsp_approx.hpp | 313 - .../boost/graph/minimum_degree_ordering.hpp | 655 - .../boost/graph/named_function_params.hpp | 746 - .../boost/graph/named_graph.hpp | 508 - .../boost/graph/neighbor_bfs.hpp | 322 - .../boost/graph/numeric_values.hpp | 52 - .../boost/graph/one_bit_color_map.hpp | 104 - .../boost/graph/overloading.hpp | 46 - .../boost/graph/page_rank.hpp | 161 - .../boost/graph/parallel/algorithm.hpp | 84 - .../boost/graph/parallel/basic_reduce.hpp | 11 - .../boost/graph/parallel/container_traits.hpp | 45 - .../parallel/detail/inplace_all_to_all.hpp | 78 - .../parallel/detail/property_holders.hpp | 152 - .../graph/parallel/detail/untracked_pair.hpp | 11 - .../boost/graph/parallel/distribution.hpp | 615 - .../boost/graph/parallel/process_group.hpp | 11 - .../boost/graph/parallel/properties.hpp | 113 - .../boost/graph/parallel/simple_trigger.hpp | 13 - .../boost/graph/planar_canonical_ordering.hpp | 212 - .../graph/planar_detail/add_edge_visitors.hpp | 59 - .../planar_detail/boyer_myrvold_impl.hpp | 2011 - .../boost/graph/planar_detail/bucket_sort.hpp | 144 - .../graph/planar_detail/face_handles.hpp | 497 - .../graph/planar_detail/face_iterators.hpp | 375 - .../boost/graph/planar_face_traversal.hpp | 213 - .../boost/graph/plod_generator.hpp | 253 - .../boost/graph/point_traits.hpp | 26 - .../graph/prim_minimum_spanning_tree.hpp | 91 - .../boost/graph/profile.hpp | 43 - .../boost/graph/properties.hpp | 356 - .../boost/graph/property_iter_range.hpp | 118 - .../property_maps/constant_property_map.hpp | 92 - .../property_maps/container_property_map.hpp | 75 - .../property_maps/matrix_property_map.hpp | 67 - .../graph/property_maps/null_property_map.hpp | 41 - .../boost/graph/push_relabel_max_flow.hpp | 746 - .../boost/graph/r_c_shortest_paths.hpp | 783 - .../boost/graph/random.hpp | 265 - .../boost/graph/random_layout.hpp | 36 - .../boost/graph/random_spanning_tree.hpp | 109 - .../boost/graph/read_dimacs.hpp | 310 - .../boost/graph/relax.hpp | 93 - .../boost/graph/reverse_graph.hpp | 527 - .../boost/graph/rmat_graph_generator.hpp | 595 - .../graph/sequential_vertex_coloring.hpp | 124 - .../boost/graph/simple_point.hpp | 23 - .../boost/graph/sloan_ordering.hpp | 449 - .../boost/graph/small_world_generator.hpp | 114 - .../boost/graph/smallest_last_ordering.hpp | 140 - .../boost/graph/ssca_graph_generator.hpp | 169 - .../boost/graph/st_connected.hpp | 82 - .../boost/graph/stanford_graph.hpp | 523 - .../boost/graph/stoer_wagner_min_cut.hpp | 250 - .../boost/graph/strong_components.hpp | 343 - .../boost/graph/subgraph.hpp | 1070 - ...sive_shortest_path_nonnegative_weights.hpp | 261 - .../boost/graph/tiernan_all_cycles.hpp | 376 - .../boost/graph/topological_sort.hpp | 77 - .../boost/graph/topology.hpp | 598 - .../boost/graph/transitive_closure.hpp | 373 - .../boost/graph/transitive_reduction.hpp | 130 - .../boost/graph/transpose_graph.hpp | 40 - .../boost/graph/tree_traits.hpp | 45 - .../boost/graph/two_bit_color_map.hpp | 109 - .../two_graphs_common_spanning_trees.hpp | 863 - .../boost/graph/undirected_dfs.hpp | 255 - .../boost/graph/undirected_graph.hpp | 710 - .../boost/graph/use_mpi.hpp | 15 - .../boost/graph/vector_as_graph.hpp | 326 - .../boost/graph/vertex_and_edge_range.hpp | 141 - .../boost/graph/vf2_sub_graph_iso.hpp | 1230 - .../boost/graph/visitors.hpp | 300 - .../boost/graph/wavefront.hpp | 135 - .../boost/graph/write_dimacs.hpp | 68 - .../boost-for-react-native/boost/hana.hpp | 208 - .../boost/hana/accessors.hpp | 56 - .../boost/hana/adapt_adt.hpp | 17 - .../boost/hana/adapt_struct.hpp | 17 - .../boost/hana/adjust.hpp | 55 - .../boost/hana/adjust_if.hpp | 78 - .../boost-for-react-native/boost/hana/all.hpp | 48 - .../boost/hana/all_of.hpp | 51 - .../boost-for-react-native/boost/hana/and.hpp | 58 - .../boost-for-react-native/boost/hana/any.hpp | 48 - .../boost/hana/any_of.hpp | 190 - .../boost-for-react-native/boost/hana/ap.hpp | 78 - .../boost/hana/append.hpp | 74 - .../boost/hana/assert.hpp | 306 - .../boost-for-react-native/boost/hana/at.hpp | 57 - .../boost/hana/at_key.hpp | 121 - .../boost/hana/back.hpp | 53 - .../boost/hana/basic_tuple.hpp | 300 - .../boost/hana/bool.hpp | 269 - .../boost/hana/cartesian_product.hpp | 113 - .../boost/hana/chain.hpp | 50 - .../boost/hana/comparing.hpp | 44 - .../boost/hana/concat.hpp | 80 - .../boost/hana/concept.hpp | 36 - .../boost/hana/concept/applicative.hpp | 33 - .../boost/hana/concept/comonad.hpp | 35 - .../boost/hana/concept/comparable.hpp | 32 - .../boost/hana/concept/constant.hpp | 31 - .../boost/hana/concept/euclidean_ring.hpp | 35 - .../boost/hana/concept/foldable.hpp | 33 - .../boost/hana/concept/functor.hpp | 33 - .../boost/hana/concept/group.hpp | 34 - .../boost/hana/concept/hashable.hpp | 32 - .../boost/hana/concept/integral_constant.hpp | 43 - .../boost/hana/concept/iterable.hpp | 35 - .../boost/hana/concept/logical.hpp | 35 - .../boost/hana/concept/metafunction.hpp | 41 - .../boost/hana/concept/monad.hpp | 33 - .../boost/hana/concept/monad_plus.hpp | 33 - .../boost/hana/concept/monoid.hpp | 34 - .../boost/hana/concept/orderable.hpp | 32 - .../boost/hana/concept/product.hpp | 33 - .../boost/hana/concept/ring.hpp | 34 - .../boost/hana/concept/searchable.hpp | 33 - .../boost/hana/concept/sequence.hpp | 44 - .../boost/hana/concept/struct.hpp | 31 - .../boost/hana/config.hpp | 219 - .../boost/hana/contains.hpp | 51 - .../boost/hana/core.hpp | 22 - .../boost/hana/core/common.hpp | 109 - .../boost/hana/core/default.hpp | 32 - .../boost/hana/core/dispatch.hpp | 18 - .../boost/hana/core/is_a.hpp | 41 - .../boost/hana/core/make.hpp | 45 - .../boost/hana/core/tag_of.hpp | 49 - .../boost/hana/core/to.hpp | 194 - .../boost/hana/core/when.hpp | 15 - .../boost/hana/count.hpp | 50 - .../boost/hana/count_if.hpp | 92 - .../boost/hana/cycle.hpp | 127 - .../boost/hana/define_struct.hpp | 17 - .../boost/hana/detail/algorithm.hpp | 186 - .../boost/hana/detail/any_of.hpp | 46 - .../boost/hana/detail/array.hpp | 105 - .../boost/hana/detail/canonical_constant.hpp | 80 - .../boost/hana/detail/concepts.hpp | 78 - .../boost/hana/detail/create.hpp | 33 - .../boost/hana/detail/decay.hpp | 48 - .../boost/hana/detail/dependent_on.hpp | 24 - .../boost/hana/detail/dispatch_if.hpp | 56 - .../boost/hana/detail/fast_and.hpp | 25 - .../hana/detail/first_unsatisfied_index.hpp | 56 - .../hana/detail/has_common_embedding.hpp | 69 - .../boost/hana/detail/has_duplicates.hpp | 65 - .../boost/hana/detail/hash_table.hpp | 145 - .../boost/hana/detail/index_if.hpp | 71 - .../boost/hana/detail/integral_constant.hpp | 245 - .../boost/hana/detail/intrinsics.hpp | 67 - .../boost/hana/detail/nested_by.hpp | 40 - .../boost/hana/detail/nested_by_fwd.hpp | 55 - .../boost/hana/detail/nested_than.hpp | 29 - .../boost/hana/detail/nested_than_fwd.hpp | 47 - .../boost/hana/detail/nested_to.hpp | 28 - .../boost/hana/detail/nested_to_fwd.hpp | 47 - .../boost/hana/detail/operators/adl.hpp | 34 - .../hana/detail/operators/arithmetic.hpp | 78 - .../hana/detail/operators/comparable.hpp | 44 - .../boost/hana/detail/operators/iterable.hpp | 40 - .../boost/hana/detail/operators/logical.hpp | 51 - .../boost/hana/detail/operators/monad.hpp | 35 - .../boost/hana/detail/operators/orderable.hpp | 60 - .../hana/detail/operators/searchable.hpp | 40 - .../boost/hana/detail/preprocessor.hpp | 106 - .../boost/hana/detail/std_common_type.hpp | 36 - .../boost/hana/detail/struct_macros.erb.hpp | 185 - .../boost/hana/detail/struct_macros.hpp | 3469 -- .../boost/hana/detail/type_at.hpp | 57 - .../boost/hana/detail/type_foldl1.hpp | 145 - .../boost/hana/detail/type_foldr1.hpp | 149 - .../boost/hana/detail/unpack_flatten.hpp | 70 - .../boost/hana/detail/variadic/at.hpp | 40 - .../boost/hana/detail/variadic/drop_into.hpp | 47 - .../boost/hana/detail/variadic/foldl1.hpp | 212 - .../boost/hana/detail/variadic/foldr1.hpp | 208 - .../hana/detail/variadic/reverse_apply.hpp | 27 - .../detail/variadic/reverse_apply/flat.hpp | 41 - .../variadic/reverse_apply/unrolled.hpp | 87 - .../boost/hana/detail/variadic/split_at.hpp | 153 - .../boost/hana/detail/variadic/take.hpp | 51 - .../boost/hana/detail/void_t.hpp | 21 - .../boost/hana/detail/wrong.hpp | 33 - .../boost/hana/difference.hpp | 39 - .../boost-for-react-native/boost/hana/div.hpp | 107 - .../boost/hana/drop_back.hpp | 75 - .../boost/hana/drop_front.hpp | 57 - .../boost/hana/drop_front_exactly.hpp | 85 - .../boost/hana/drop_while.hpp | 93 - .../boost/hana/duplicate.hpp | 48 - .../boost/hana/empty.hpp | 53 - .../boost/hana/equal.hpp | 203 - .../boost/hana/erase_key.hpp | 37 - .../boost/hana/eval.hpp | 57 - .../boost/hana/eval_if.hpp | 93 - .../boost/hana/experimental/printable.hpp | 257 - .../boost/hana/experimental/type_name.hpp | 64 - .../boost/hana/experimental/types.hpp | 158 - .../boost/hana/experimental/view.hpp | 514 - .../boost/hana/ext/boost.hpp | 21 - .../boost/hana/ext/boost/fusion.hpp | 22 - .../boost/hana/ext/boost/fusion/deque.hpp | 108 - .../hana/ext/boost/fusion/detail/common.hpp | 79 - .../boost/hana/ext/boost/fusion/list.hpp | 111 - .../boost/hana/ext/boost/fusion/tuple.hpp | 49 - .../boost/hana/ext/boost/fusion/vector.hpp | 110 - .../boost/hana/ext/boost/mpl.hpp | 21 - .../boost/hana/ext/boost/mpl/integral_c.hpp | 81 - .../boost/hana/ext/boost/mpl/list.hpp | 186 - .../boost/hana/ext/boost/mpl/vector.hpp | 185 - .../boost/hana/ext/boost/tuple.hpp | 138 - .../boost/hana/ext/std.hpp | 30 - .../boost/hana/ext/std/array.hpp | 163 - .../boost/hana/ext/std/integer_sequence.hpp | 140 - .../boost/hana/ext/std/integral_constant.hpp | 96 - .../boost/hana/ext/std/pair.hpp | 91 - .../boost/hana/ext/std/ratio.hpp | 164 - .../boost/hana/ext/std/tuple.hpp | 191 - .../boost/hana/ext/std/vector.hpp | 110 - .../boost/hana/extend.hpp | 50 - .../boost/hana/extract.hpp | 45 - .../boost/hana/fill.hpp | 74 - .../boost/hana/filter.hpp | 135 - .../boost/hana/find.hpp | 61 - .../boost/hana/find_if.hpp | 177 - .../boost/hana/first.hpp | 45 - .../boost/hana/flatten.hpp | 62 - .../boost/hana/fold.hpp | 17 - .../boost/hana/fold_left.hpp | 97 - .../boost/hana/fold_right.hpp | 97 - .../boost/hana/for_each.hpp | 62 - .../boost/hana/front.hpp | 47 - .../boost/hana/functional.hpp | 33 - .../boost/hana/functional/always.hpp | 64 - .../boost/hana/functional/apply.hpp | 85 - .../boost/hana/functional/arg.hpp | 141 - .../boost/hana/functional/capture.hpp | 112 - .../boost/hana/functional/compose.hpp | 108 - .../boost/hana/functional/curry.hpp | 170 - .../boost/hana/functional/demux.hpp | 269 - .../boost/hana/functional/fix.hpp | 83 - .../boost/hana/functional/flip.hpp | 73 - .../boost/hana/functional/id.hpp | 38 - .../boost/hana/functional/infix.hpp | 185 - .../boost/hana/functional/iterate.hpp | 201 - .../boost/hana/functional/lockstep.hpp | 114 - .../boost/hana/functional/on.hpp | 83 - .../boost/hana/functional/overload.hpp | 88 - .../hana/functional/overload_linearly.hpp | 110 - .../boost/hana/functional/partial.hpp | 105 - .../boost/hana/functional/placeholder.hpp | 263 - .../boost/hana/functional/reverse_partial.hpp | 103 - .../boost/hana/fuse.hpp | 47 - .../boost/hana/fwd/accessors.hpp | 50 - .../boost/hana/fwd/adapt_adt.hpp | 48 - .../boost/hana/fwd/adapt_struct.hpp | 48 - .../boost/hana/fwd/adjust.hpp | 64 - .../boost/hana/fwd/adjust_if.hpp | 69 - .../boost/hana/fwd/all.hpp | 46 - .../boost/hana/fwd/all_of.hpp | 54 - .../boost/hana/fwd/and.hpp | 53 - .../boost/hana/fwd/any.hpp | 46 - .../boost/hana/fwd/any_of.hpp | 53 - .../boost/hana/fwd/ap.hpp | 82 - .../boost/hana/fwd/append.hpp | 68 - .../boost/hana/fwd/at.hpp | 89 - .../boost/hana/fwd/at_key.hpp | 67 - .../boost/hana/fwd/back.hpp | 48 - .../boost/hana/fwd/basic_tuple.hpp | 65 - .../boost/hana/fwd/bool.hpp | 15 - .../boost/hana/fwd/cartesian_product.hpp | 62 - .../boost/hana/fwd/chain.hpp | 67 - .../boost/hana/fwd/comparing.hpp | 65 - .../boost/hana/fwd/concat.hpp | 63 - .../boost/hana/fwd/concept/applicative.hpp | 117 - .../boost/hana/fwd/concept/comonad.hpp | 111 - .../boost/hana/fwd/concept/comparable.hpp | 160 - .../boost/hana/fwd/concept/constant.hpp | 210 - .../boost/hana/fwd/concept/euclidean_ring.hpp | 117 - .../boost/hana/fwd/concept/foldable.hpp | 141 - .../boost/hana/fwd/concept/functor.hpp | 139 - .../boost/hana/fwd/concept/group.hpp | 111 - .../boost/hana/fwd/concept/hashable.hpp | 68 - .../hana/fwd/concept/integral_constant.hpp | 73 - .../boost/hana/fwd/concept/iterable.hpp | 149 - .../boost/hana/fwd/concept/logical.hpp | 166 - .../boost/hana/fwd/concept/metafunction.hpp | 99 - .../boost/hana/fwd/concept/monad.hpp | 198 - .../boost/hana/fwd/concept/monad_plus.hpp | 89 - .../boost/hana/fwd/concept/monoid.hpp | 101 - .../boost/hana/fwd/concept/orderable.hpp | 187 - .../boost/hana/fwd/concept/product.hpp | 103 - .../boost/hana/fwd/concept/ring.hpp | 106 - .../boost/hana/fwd/concept/searchable.hpp | 143 - .../boost/hana/fwd/concept/sequence.hpp | 165 - .../boost/hana/fwd/concept/struct.hpp | 156 - .../boost/hana/fwd/contains.hpp | 73 - .../boost/hana/fwd/core.hpp | 21 - .../boost/hana/fwd/core/common.hpp | 103 - .../boost/hana/fwd/core/default.hpp | 56 - .../boost/hana/fwd/core/is_a.hpp | 61 - .../boost/hana/fwd/core/make.hpp | 70 - .../boost/hana/fwd/core/tag_of.hpp | 120 - .../boost/hana/fwd/core/to.hpp | 174 - .../boost/hana/fwd/core/when.hpp | 74 - .../boost/hana/fwd/count.hpp | 57 - .../boost/hana/fwd/count_if.hpp | 56 - .../boost/hana/fwd/cycle.hpp | 76 - .../boost/hana/fwd/define_struct.hpp | 48 - .../boost/hana/fwd/difference.hpp | 64 - .../boost/hana/fwd/div.hpp | 59 - .../boost/hana/fwd/drop_back.hpp | 63 - .../boost/hana/fwd/drop_front.hpp | 66 - .../boost/hana/fwd/drop_front_exactly.hpp | 67 - .../boost/hana/fwd/drop_while.hpp | 60 - .../boost/hana/fwd/duplicate.hpp | 57 - .../boost/hana/fwd/empty.hpp | 51 - .../boost/hana/fwd/equal.hpp | 80 - .../boost/hana/fwd/erase_key.hpp | 32 - .../boost/hana/fwd/eval.hpp | 58 - .../boost/hana/fwd/eval_if.hpp | 155 - .../boost/hana/fwd/extend.hpp | 62 - .../boost/hana/fwd/extract.hpp | 58 - .../boost/hana/fwd/fill.hpp | 57 - .../boost/hana/fwd/filter.hpp | 81 - .../boost/hana/fwd/find.hpp | 60 - .../boost/hana/fwd/find_if.hpp | 57 - .../boost/hana/fwd/first.hpp | 49 - .../boost/hana/fwd/flatten.hpp | 63 - .../boost/hana/fwd/fold.hpp | 38 - .../boost/hana/fwd/fold_left.hpp | 88 - .../boost/hana/fwd/fold_right.hpp | 92 - .../boost/hana/fwd/for_each.hpp | 55 - .../boost/hana/fwd/front.hpp | 48 - .../boost/hana/fwd/fuse.hpp | 55 - .../boost/hana/fwd/greater.hpp | 53 - .../boost/hana/fwd/greater_equal.hpp | 54 - .../boost/hana/fwd/group.hpp | 103 - .../boost/hana/fwd/hash.hpp | 68 - .../boost/hana/fwd/if.hpp | 57 - .../boost/hana/fwd/insert.hpp | 60 - .../boost/hana/fwd/insert_range.hpp | 57 - .../boost/hana/fwd/integral_constant.hpp | 175 - .../boost/hana/fwd/intersection.hpp | 53 - .../boost/hana/fwd/intersperse.hpp | 57 - .../boost/hana/fwd/is_disjoint.hpp | 50 - .../boost/hana/fwd/is_empty.hpp | 49 - .../boost/hana/fwd/is_subset.hpp | 79 - .../boost/hana/fwd/keys.hpp | 50 - .../boost/hana/fwd/lazy.hpp | 124 - .../boost/hana/fwd/length.hpp | 50 - .../boost/hana/fwd/less.hpp | 53 - .../boost/hana/fwd/less_equal.hpp | 54 - .../hana/fwd/lexicographical_compare.hpp | 93 - .../boost/hana/fwd/lift.hpp | 59 - .../boost/hana/fwd/map.hpp | 249 - .../boost/hana/fwd/max.hpp | 44 - .../boost/hana/fwd/maximum.hpp | 116 - .../boost/hana/fwd/members.hpp | 46 - .../boost/hana/fwd/min.hpp | 51 - .../boost/hana/fwd/minimum.hpp | 116 - .../boost/hana/fwd/minus.hpp | 67 - .../boost/hana/fwd/mod.hpp | 62 - .../boost/hana/fwd/monadic_compose.hpp | 75 - .../boost/hana/fwd/monadic_fold_left.hpp | 104 - .../boost/hana/fwd/monadic_fold_right.hpp | 106 - .../boost/hana/fwd/mult.hpp | 63 - .../boost/hana/fwd/negate.hpp | 42 - .../boost/hana/fwd/none.hpp | 46 - .../boost/hana/fwd/none_of.hpp | 55 - .../boost/hana/fwd/not.hpp | 47 - .../boost/hana/fwd/not_equal.hpp | 70 - .../boost/hana/fwd/one.hpp | 45 - .../boost/hana/fwd/optional.hpp | 510 - .../boost/hana/fwd/or.hpp | 53 - .../boost/hana/fwd/ordering.hpp | 65 - .../boost/hana/fwd/pair.hpp | 153 - .../boost/hana/fwd/partition.hpp | 81 - .../boost/hana/fwd/permutations.hpp | 50 - .../boost/hana/fwd/plus.hpp | 63 - .../boost/hana/fwd/power.hpp | 56 - .../boost/hana/fwd/prefix.hpp | 72 - .../boost/hana/fwd/prepend.hpp | 73 - .../boost/hana/fwd/product.hpp | 70 - .../boost/hana/fwd/range.hpp | 149 - .../boost/hana/fwd/remove.hpp | 70 - .../boost/hana/fwd/remove_at.hpp | 82 - .../boost/hana/fwd/remove_if.hpp | 69 - .../boost/hana/fwd/remove_range.hpp | 85 - .../boost/hana/fwd/repeat.hpp | 58 - .../boost/hana/fwd/replace.hpp | 64 - .../boost/hana/fwd/replace_if.hpp | 63 - .../boost/hana/fwd/replicate.hpp | 75 - .../boost/hana/fwd/reverse.hpp | 49 - .../boost/hana/fwd/reverse_fold.hpp | 84 - .../boost/hana/fwd/scan_left.hpp | 105 - .../boost/hana/fwd/scan_right.hpp | 105 - .../boost/hana/fwd/second.hpp | 48 - .../boost/hana/fwd/set.hpp | 186 - .../boost/hana/fwd/size.hpp | 33 - .../boost/hana/fwd/slice.hpp | 105 - .../boost/hana/fwd/sort.hpp | 103 - .../boost/hana/fwd/span.hpp | 85 - .../boost/hana/fwd/string.hpp | 253 - .../boost/hana/fwd/suffix.hpp | 72 - .../boost/hana/fwd/sum.hpp | 79 - .../boost/hana/fwd/symmetric_difference.hpp | 54 - .../boost/hana/fwd/take_back.hpp | 58 - .../boost/hana/fwd/take_front.hpp | 78 - .../boost/hana/fwd/take_while.hpp | 56 - .../boost/hana/fwd/tap.hpp | 65 - .../boost/hana/fwd/then.hpp | 52 - .../boost/hana/fwd/transform.hpp | 57 - .../boost/hana/fwd/tuple.hpp | 224 - .../boost/hana/fwd/type.hpp | 526 - .../boost/hana/fwd/unfold_left.hpp | 85 - .../boost/hana/fwd/unfold_right.hpp | 85 - .../boost/hana/fwd/union.hpp | 53 - .../boost/hana/fwd/unique.hpp | 91 - .../boost/hana/fwd/unpack.hpp | 95 - .../boost/hana/fwd/value.hpp | 100 - .../boost/hana/fwd/while.hpp | 71 - .../boost/hana/fwd/zero.hpp | 45 - .../boost/hana/fwd/zip.hpp | 61 - .../boost/hana/fwd/zip_shortest.hpp | 61 - .../boost/hana/fwd/zip_shortest_with.hpp | 62 - .../boost/hana/fwd/zip_with.hpp | 62 - .../boost/hana/greater.hpp | 71 - .../boost/hana/greater_equal.hpp | 74 - .../boost/hana/group.hpp | 157 - .../boost/hana/hash.hpp | 114 - .../boost-for-react-native/boost/hana/if.hpp | 61 - .../boost/hana/insert.hpp | 52 - .../boost/hana/insert_range.hpp | 64 - .../boost/hana/integral_constant.hpp | 15 - .../boost/hana/intersection.hpp | 39 - .../boost/hana/intersperse.hpp | 76 - .../boost/hana/is_disjoint.hpp | 65 - .../boost/hana/is_empty.hpp | 45 - .../boost/hana/is_subset.hpp | 84 - .../boost/hana/keys.hpp | 48 - .../boost/hana/lazy.hpp | 229 - .../boost/hana/length.hpp | 57 - .../boost/hana/less.hpp | 142 - .../boost/hana/less_equal.hpp | 75 - .../boost/hana/lexicographical_compare.hpp | 110 - .../boost/hana/lift.hpp | 54 - .../boost-for-react-native/boost/hana/map.hpp | 398 - .../boost-for-react-native/boost/hana/max.hpp | 58 - .../boost/hana/maximum.hpp | 97 - .../boost/hana/members.hpp | 65 - .../boost-for-react-native/boost/hana/min.hpp | 58 - .../boost/hana/minimum.hpp | 97 - .../boost/hana/minus.hpp | 114 - .../boost-for-react-native/boost/hana/mod.hpp | 107 - .../boost/hana/monadic_compose.hpp | 51 - .../boost/hana/monadic_fold_left.hpp | 132 - .../boost/hana/monadic_fold_right.hpp | 131 - .../boost/hana/mult.hpp | 107 - .../boost/hana/negate.hpp | 61 - .../boost/hana/none.hpp | 48 - .../boost/hana/none_of.hpp | 50 - .../boost-for-react-native/boost/hana/not.hpp | 75 - .../boost/hana/not_equal.hpp | 59 - .../boost-for-react-native/boost/hana/one.hpp | 79 - .../boost/hana/optional.hpp | 417 - .../boost-for-react-native/boost/hana/or.hpp | 61 - .../boost/hana/ordering.hpp | 44 - .../boost/hana/pair.hpp | 147 - .../boost/hana/partition.hpp | 116 - .../boost/hana/permutations.hpp | 78 - .../boost/hana/plus.hpp | 109 - .../boost/hana/power.hpp | 65 - .../boost/hana/prefix.hpp | 52 - .../boost/hana/prepend.hpp | 74 - .../boost/hana/product.hpp | 58 - .../boost/hana/range.hpp | 294 - .../boost/hana/remove.hpp | 54 - .../boost/hana/remove_at.hpp | 86 - .../boost/hana/remove_if.hpp | 52 - .../boost/hana/remove_range.hpp | 100 - .../boost/hana/repeat.hpp | 58 - .../boost/hana/replace.hpp | 56 - .../boost/hana/replace_if.hpp | 54 - .../boost/hana/replicate.hpp | 74 - .../boost/hana/reverse.hpp | 61 - .../boost/hana/reverse_fold.hpp | 37 - .../boost/hana/scan_left.hpp | 133 - .../boost/hana/scan_right.hpp | 130 - .../boost/hana/second.hpp | 45 - .../boost-for-react-native/boost/hana/set.hpp | 322 - .../boost/hana/size.hpp | 17 - .../boost/hana/slice.hpp | 99 - .../boost/hana/sort.hpp | 173 - .../boost/hana/span.hpp | 75 - .../boost/hana/string.hpp | 319 - .../boost/hana/suffix.hpp | 52 - .../boost-for-react-native/boost/hana/sum.hpp | 58 - .../boost/hana/symmetric_difference.hpp | 46 - .../boost/hana/take_back.hpp | 68 - .../boost/hana/take_front.hpp | 75 - .../boost/hana/take_while.hpp | 55 - .../boost-for-react-native/boost/hana/tap.hpp | 59 - .../boost/hana/then.hpp | 55 - .../boost/hana/traits.hpp | 213 - .../boost/hana/transform.hpp | 76 - .../boost/hana/tuple.hpp | 305 - .../boost/hana/type.hpp | 245 - .../boost/hana/unfold_left.hpp | 71 - .../boost/hana/unfold_right.hpp | 71 - .../boost/hana/union.hpp | 39 - .../boost/hana/unique.hpp | 75 - .../boost/hana/unpack.hpp | 141 - .../boost/hana/value.hpp | 56 - .../boost/hana/version.hpp | 53 - .../boost/hana/while.hpp | 117 - .../boost/hana/zero.hpp | 81 - .../boost-for-react-native/boost/hana/zip.hpp | 50 - .../boost/hana/zip_shortest.hpp | 51 - .../boost/hana/zip_shortest_with.hpp | 63 - .../boost/hana/zip_with.hpp | 70 - .../boost/heap/binomial_heap.hpp | 934 - .../boost/heap/d_ary_heap.hpp | 824 - .../boost/heap/detail/heap_comparison.hpp | 245 - .../boost/heap/detail/heap_node.hpp | 367 - .../boost/heap/detail/ilog2.hpp | 64 - .../boost/heap/detail/mutable_heap.hpp | 524 - .../heap/detail/ordered_adaptor_iterator.hpp | 146 - .../boost/heap/detail/stable_heap.hpp | 582 - .../boost/heap/detail/tree_iterator.hpp | 377 - .../boost/heap/fibonacci_heap.hpp | 764 - .../boost/heap/heap_concepts.hpp | 110 - .../boost/heap/heap_merge.hpp | 130 - .../boost/heap/pairing_heap.hpp | 713 - .../boost/heap/policies.hpp | 172 - .../boost/heap/priority_queue.hpp | 410 - .../boost/heap/skew_heap.hpp | 928 - .../icl/associative_element_container.hpp | 20 - .../icl/associative_interval_container.hpp | 23 - .../boost/icl/closed_interval.hpp | 118 - .../boost/icl/concept/comparable.hpp | 45 - .../boost/icl/concept/container.hpp | 87 - .../boost/icl/concept/element_associator.hpp | 506 - .../boost/icl/concept/element_map.hpp | 481 - .../boost/icl/concept/element_set.hpp | 134 - .../boost/icl/concept/element_set_value.hpp | 31 - .../boost/icl/concept/interval.hpp | 1477 - .../boost/icl/concept/interval_associator.hpp | 1211 - .../icl/concept/interval_associator_base.hpp | 149 - .../boost/icl/concept/interval_bounds.hpp | 157 - .../boost/icl/concept/interval_map.hpp | 677 - .../boost/icl/concept/interval_set.hpp | 354 - .../boost/icl/concept/interval_set_value.hpp | 33 - .../boost/icl/concept/joinable.hpp | 41 - .../boost/icl/concept/map_value.hpp | 61 - .../boost/icl/concept/set_value.hpp | 40 - .../boost/icl/continuous_interval.hpp | 172 - .../boost/icl/detail/associated_value.hpp | 43 - .../boost/icl/detail/boost_config.hpp | 26 - .../boost/icl/detail/concept_check.hpp | 31 - .../boost/icl/detail/design_config.hpp | 113 - .../boost/icl/detail/element_comparer.hpp | 210 - .../boost/icl/detail/element_iterator.hpp | 335 - .../boost/icl/detail/exclusive_less_than.hpp | 31 - .../boost/icl/detail/interval_map_algo.hpp | 171 - .../boost/icl/detail/interval_morphism.hpp | 107 - .../boost/icl/detail/interval_set_algo.hpp | 648 - .../icl/detail/interval_subset_comparer.hpp | 368 - .../boost/icl/detail/map_algo.hpp | 90 - .../boost/icl/detail/mapped_reference.hpp | 192 - .../boost/icl/detail/notate.hpp | 35 - .../boost/icl/detail/on_absorbtion.hpp | 43 - .../boost/icl/detail/relation_state.hpp | 37 - .../boost/icl/detail/set_algo.hpp | 131 - .../boost/icl/detail/std_set.hpp | 45 - .../boost/icl/detail/subset_comparer.hpp | 259 - .../boost/icl/discrete_interval.hpp | 169 - .../boost/icl/dynamic_interval_traits.hpp | 37 - .../boost/icl/functors.hpp | 470 - .../boost/icl/gregorian.hpp | 127 - .../boost/icl/impl_config.hpp | 61 - .../boost/icl/interval.hpp | 136 - .../boost/icl/interval_base_map.hpp | 1389 - .../boost/icl/interval_base_set.hpp | 596 - .../boost/icl/interval_bounds.hpp | 80 - .../boost/icl/interval_combining_style.hpp | 28 - .../boost/icl/interval_map.hpp | 297 - .../boost/icl/interval_set.hpp | 232 - .../boost/icl/interval_traits.hpp | 58 - .../boost/icl/iterator.hpp | 103 - .../boost/icl/left_open_interval.hpp | 119 - .../boost-for-react-native/boost/icl/map.hpp | 703 - .../boost/icl/open_interval.hpp | 120 - .../boost/icl/predicates/distinct_equal.hpp | 32 - .../boost/icl/predicates/element_equal.hpp | 32 - .../boost/icl/predicates/std_equal.hpp | 33 - .../boost/icl/predicates/sub_super_set.hpp | 54 - .../boost/icl/ptime.hpp | 122 - .../boost/icl/rational.hpp | 70 - .../boost/icl/right_open_interval.hpp | 118 - .../boost/icl/separate_interval_set.hpp | 217 - .../boost-for-react-native/boost/icl/set.hpp | 25 - .../boost/icl/split_interval_map.hpp | 246 - .../boost/icl/split_interval_set.hpp | 237 - .../icl/type_traits/absorbs_identities.hpp | 23 - .../boost/icl/type_traits/adds_inversely.hpp | 29 - .../icl/type_traits/codomain_type_of.hpp | 64 - .../boost/icl/type_traits/difference.hpp | 19 - .../icl/type_traits/difference_type_of.hpp | 103 - .../boost/icl/type_traits/domain_type_of.hpp | 54 - .../boost/icl/type_traits/element_type_of.hpp | 112 - .../boost/icl/type_traits/has_inverse.hpp | 29 - .../icl/type_traits/has_set_semantics.hpp | 35 - .../icl/type_traits/identity_element.hpp | 35 - .../boost/icl/type_traits/infinity.hpp | 181 - .../icl/type_traits/interval_type_default.hpp | 55 - .../icl/type_traits/interval_type_of.hpp | 53 - .../is_associative_element_container.hpp | 32 - .../type_traits/is_asymmetric_interval.hpp | 54 - .../boost/icl/type_traits/is_combinable.hpp | 568 - .../icl/type_traits/is_concept_equivalent.hpp | 38 - .../boost/icl/type_traits/is_container.hpp | 56 - .../boost/icl/type_traits/is_continuous.hpp | 28 - .../type_traits/is_continuous_interval.hpp | 26 - .../boost/icl/type_traits/is_discrete.hpp | 64 - .../icl/type_traits/is_discrete_interval.hpp | 26 - .../icl/type_traits/is_element_container.hpp | 53 - .../icl/type_traits/is_icl_container.hpp | 33 - .../boost/icl/type_traits/is_increasing.hpp | 34 - .../boost/icl/type_traits/is_interval.hpp | 171 - .../icl/type_traits/is_interval_container.hpp | 47 - .../icl/type_traits/is_interval_joiner.hpp | 25 - .../icl/type_traits/is_interval_separator.hpp | 25 - .../icl/type_traits/is_interval_splitter.hpp | 25 - .../icl/type_traits/is_key_container_of.hpp | 89 - .../boost/icl/type_traits/is_map.hpp | 25 - .../boost/icl/type_traits/is_numeric.hpp | 97 - .../boost/icl/type_traits/is_set.hpp | 26 - .../boost/icl/type_traits/is_total.hpp | 23 - .../boost/icl/type_traits/no_type.hpp | 19 - .../boost/icl/type_traits/predicate.hpp | 44 - .../boost/icl/type_traits/rep_type_of.hpp | 70 - .../boost/icl/type_traits/segment_type_of.hpp | 53 - .../boost/icl/type_traits/size.hpp | 18 - .../boost/icl/type_traits/size_type_of.hpp | 72 - .../boost/icl/type_traits/succ_pred.hpp | 83 - .../boost/icl/type_traits/to_string.hpp | 43 - .../boost/icl/type_traits/type_to_string.hpp | 85 - .../boost/icl/type_traits/unit_element.hpp | 38 - .../boost/icl/type_traits/value_size.hpp | 52 - .../boost/implicit_cast.hpp | 36 - .../boost/indirect_reference.hpp | 43 - .../boost-for-react-native/boost/integer.hpp | 262 - .../boost/integer/common_factor.hpp | 16 - .../boost/integer/common_factor_ct.hpp | 102 - .../boost/integer/common_factor_rt.hpp | 460 - .../boost/integer/integer_log2.hpp | 112 - .../boost/integer/integer_mask.hpp | 126 - .../boost/integer/static_log2.hpp | 127 - .../boost/integer/static_min_max.hpp | 51 - .../boost/integer_fwd.hpp | 187 - .../boost/integer_traits.hpp | 256 - .../interprocess/allocators/adaptive_pool.hpp | 469 - .../interprocess/allocators/allocator.hpp | 307 - .../allocators/cached_adaptive_pool.hpp | 357 - .../allocators/cached_node_allocator.hpp | 328 - .../allocators/detail/adaptive_node_pool.hpp | 118 - .../allocators/detail/allocator_common.hpp | 858 - .../allocators/detail/node_pool.hpp | 111 - .../allocators/detail/node_tools.hpp | 54 - .../allocators/node_allocator.hpp | 453 - .../allocators/private_adaptive_pool.hpp | 469 - .../allocators/private_node_allocator.hpp | 446 - .../interprocess/anonymous_shared_memory.hpp | 125 - .../containers/allocation_type.hpp | 44 - .../containers/containers_fwd.hpp | 44 - .../boost/interprocess/containers/deque.hpp | 37 - .../interprocess/containers/flat_map.hpp | 37 - .../interprocess/containers/flat_set.hpp | 37 - .../boost/interprocess/containers/list.hpp | 37 - .../boost/interprocess/containers/map.hpp | 37 - .../boost/interprocess/containers/pair.hpp | 37 - .../boost/interprocess/containers/set.hpp | 37 - .../boost/interprocess/containers/slist.hpp | 36 - .../interprocess/containers/stable_vector.hpp | 36 - .../boost/interprocess/containers/string.hpp | 37 - .../boost/interprocess/containers/vector.hpp | 37 - .../interprocess/containers/version_type.hpp | 37 - .../boost/interprocess/creation_tags.hpp | 85 - .../boost/interprocess/detail/atomic.hpp | 601 - .../boost/interprocess/detail/cast_tags.hpp | 31 - .../interprocess/detail/config_begin.hpp | 50 - .../boost/interprocess/detail/config_end.hpp | 16 - .../detail/config_external_begin.hpp | 18 - .../detail/config_external_end.hpp | 12 - .../detail/file_locking_helpers.hpp | 302 - .../interprocess/detail/file_wrapper.hpp | 212 - .../detail/in_place_interface.hpp | 77 - .../detail/intermodule_singleton.hpp | 53 - .../detail/intermodule_singleton_common.hpp | 504 - .../detail/interprocess_tester.hpp | 39 - .../interprocess/detail/intersegment_ptr.hpp | 1044 - .../detail/managed_global_memory.hpp | 119 - .../detail/managed_memory_impl.hpp | 775 - .../detail/managed_multi_shared_memory.hpp | 429 - .../detail/managed_open_or_create_impl.hpp | 501 - .../interprocess/detail/math_functions.hpp | 118 - .../boost/interprocess/detail/min_max.hpp | 44 - .../boost/interprocess/detail/move.hpp | 36 - .../boost/interprocess/detail/mpl.hpp | 122 - .../detail/multi_segment_services.hpp | 46 - .../boost/interprocess/detail/named_proxy.hpp | 316 - .../boost/interprocess/detail/nothrow.hpp | 42 - .../interprocess/detail/os_file_functions.hpp | 739 - .../detail/os_thread_functions.hpp | 617 - .../interprocess/detail/pointer_type.hpp | 78 - .../detail/portable_intermodule_singleton.hpp | 361 - .../detail/posix_time_types_wrk.hpp | 51 - .../interprocess/detail/preprocessor.hpp | 203 - .../boost/interprocess/detail/ptime_wrk.hpp | 41 - .../interprocess/detail/robust_emulation.hpp | 385 - .../detail/segment_manager_helper.hpp | 518 - .../detail/shared_dir_helpers.hpp | 216 - .../boost/interprocess/detail/simple_swap.hpp | 29 - .../boost/interprocess/detail/std_fwd.hpp | 57 - .../detail/transform_iterator.hpp | 200 - .../boost/interprocess/detail/type_traits.hpp | 162 - .../boost/interprocess/detail/utilities.hpp | 213 - .../detail/variadic_templates_tools.hpp | 35 - .../boost/interprocess/detail/win32_api.hpp | 2349 - .../detail/windows_intermodule_singleton.hpp | 314 - .../boost/interprocess/detail/workaround.hpp | 208 - .../detail/xsi_shared_memory_device.hpp | 396 - .../detail/xsi_shared_memory_file_wrapper.hpp | 88 - .../boost/interprocess/errors.hpp | 241 - .../boost/interprocess/exceptions.hpp | 110 - .../boost/interprocess/file_mapping.hpp | 199 - .../interprocess/indexes/flat_map_index.hpp | 93 - .../boost/interprocess/indexes/iset_index.hpp | 158 - .../indexes/iunordered_set_index.hpp | 376 - .../boost/interprocess/indexes/map_index.hpp | 109 - .../boost/interprocess/indexes/null_index.hpp | 76 - .../indexes/unordered_map_index.hpp | 124 - .../boost/interprocess/interprocess_fwd.hpp | 516 - .../boost/interprocess/ipc/message_queue.hpp | 996 - .../interprocess/managed_external_buffer.hpp | 137 - .../interprocess/managed_heap_memory.hpp | 171 - .../interprocess/managed_mapped_file.hpp | 250 - .../interprocess/managed_shared_memory.hpp | 262 - .../managed_windows_shared_memory.hpp | 224 - .../managed_xsi_shared_memory.hpp | 229 - .../boost/interprocess/mapped_region.hpp | 923 - .../mem_algo/detail/mem_algo_common.hpp | 596 - .../mem_algo/detail/multi_simple_seq_fit.hpp | 61 - .../detail/multi_simple_seq_fit_impl.hpp | 983 - .../mem_algo/detail/simple_seq_fit_impl.hpp | 1105 - .../interprocess/mem_algo/rbtree_best_fit.hpp | 1400 - .../interprocess/mem_algo/simple_seq_fit.hpp | 62 - .../boost/interprocess/offset_ptr.hpp | 751 - .../boost/interprocess/permissions.hpp | 132 - .../boost/interprocess/segment_manager.hpp | 1343 - .../interprocess/shared_memory_object.hpp | 436 - .../boost/interprocess/smart_ptr/deleter.hpp | 68 - .../smart_ptr/detail/bad_weak_ptr.hpp | 48 - .../smart_ptr/detail/shared_count.hpp | 343 - .../smart_ptr/detail/sp_counted_base.hpp | 26 - .../detail/sp_counted_base_atomic.hpp | 94 - .../smart_ptr/detail/sp_counted_impl.hpp | 159 - .../smart_ptr/enable_shared_from_this.hpp | 87 - .../interprocess/smart_ptr/intrusive_ptr.hpp | 305 - .../interprocess/smart_ptr/scoped_ptr.hpp | 176 - .../interprocess/smart_ptr/shared_ptr.hpp | 428 - .../interprocess/smart_ptr/unique_ptr.hpp | 63 - .../boost/interprocess/smart_ptr/weak_ptr.hpp | 269 - .../interprocess/streams/bufferstream.hpp | 491 - .../interprocess/streams/vectorstream.hpp | 622 - .../sync/detail/common_algorithms.hpp | 81 - .../sync/detail/condition_algorithm_8a.hpp | 395 - .../sync/detail/condition_any_algorithm.hpp | 224 - .../boost/interprocess/sync/detail/locks.hpp | 101 - .../boost/interprocess/sync/file_lock.hpp | 237 - .../sync/interprocess_condition.hpp | 164 - .../sync/interprocess_condition_any.hpp | 137 - .../interprocess/sync/interprocess_mutex.hpp | 188 - .../sync/interprocess_recursive_mutex.hpp | 181 - .../sync/interprocess_semaphore.hpp | 149 - .../sync/interprocess_sharable_mutex.hpp | 349 - .../sync/interprocess_upgradable_mutex.hpp | 677 - .../boost/interprocess/sync/lock_options.hpp | 63 - .../boost/interprocess/sync/mutex_family.hpp | 60 - .../interprocess/sync/named_condition.hpp | 201 - .../interprocess/sync/named_condition_any.hpp | 155 - .../boost/interprocess/sync/named_mutex.hpp | 175 - .../sync/named_recursive_mutex.hpp | 162 - .../interprocess/sync/named_semaphore.hpp | 173 - .../sync/named_sharable_mutex.hpp | 234 - .../sync/named_upgradable_mutex.hpp | 363 - .../boost/interprocess/sync/null_mutex.hpp | 155 - .../interprocess/sync/posix/condition.hpp | 196 - .../boost/interprocess/sync/posix/mutex.hpp | 143 - .../interprocess/sync/posix/named_mutex.hpp | 114 - .../sync/posix/named_semaphore.hpp | 88 - .../sync/posix/pthread_helpers.hpp | 172 - .../sync/posix/ptime_to_timespec.hpp | 48 - .../sync/posix/recursive_mutex.hpp | 137 - .../interprocess/sync/posix/semaphore.hpp | 67 - .../sync/posix/semaphore_wrapper.hpp | 253 - .../boost/interprocess/sync/scoped_lock.hpp | 377 - .../boost/interprocess/sync/sharable_lock.hpp | 310 - .../interprocess/sync/shm/named_condition.hpp | 239 - .../sync/shm/named_condition_any.hpp | 195 - .../sync/shm/named_creation_functor.hpp | 81 - .../interprocess/sync/shm/named_mutex.hpp | 181 - .../sync/shm/named_recursive_mutex.hpp | 171 - .../interprocess/sync/shm/named_semaphore.hpp | 138 - .../sync/shm/named_upgradable_mutex.hpp | 357 - .../interprocess/sync/spin/condition.hpp | 304 - .../sync/spin/interprocess_barrier.hpp | 54 - .../boost/interprocess/sync/spin/mutex.hpp | 87 - .../sync/spin/recursive_mutex.hpp | 176 - .../interprocess/sync/spin/semaphore.hpp | 94 - .../boost/interprocess/sync/spin/wait.hpp | 185 - .../interprocess/sync/upgradable_lock.hpp | 313 - .../interprocess/sync/windows/condition.hpp | 129 - .../boost/interprocess/sync/windows/mutex.hpp | 118 - .../sync/windows/named_condition.hpp | 38 - .../sync/windows/named_condition_any.hpp | 244 - .../interprocess/sync/windows/named_mutex.hpp | 179 - .../sync/windows/named_recursive_mutex.hpp | 62 - .../sync/windows/named_semaphore.hpp | 182 - .../interprocess/sync/windows/named_sync.hpp | 219 - .../sync/windows/recursive_mutex.hpp | 47 - .../interprocess/sync/windows/semaphore.hpp | 117 - .../interprocess/sync/windows/sync_utils.hpp | 240 - .../sync/windows/winapi_mutex_wrapper.hpp | 134 - .../sync/windows/winapi_semaphore_wrapper.hpp | 168 - .../sync/windows/winapi_wrapper_common.hpp | 97 - .../sync/xsi/advanced_xsi_semaphore.hpp | 197 - .../sync/xsi/simple_xsi_semaphore.hpp | 120 - .../interprocess/sync/xsi/xsi_named_mutex.hpp | 232 - .../interprocess/windows_shared_memory.hpp | 252 - .../boost/interprocess/xsi_key.hpp | 101 - .../boost/interprocess/xsi_shared_memory.hpp | 215 - .../boost/intrusive/any_hook.hpp | 338 - .../boost/intrusive/avl_set.hpp | 1073 - .../boost/intrusive/avl_set_hook.hpp | 293 - .../boost/intrusive/avltree.hpp | 588 - .../boost/intrusive/avltree_algorithms.hpp | 727 - .../boost/intrusive/bs_set.hpp | 1069 - .../boost/intrusive/bs_set_hook.hpp | 288 - .../boost/intrusive/bstree.hpp | 2238 - .../boost/intrusive/bstree_algorithms.hpp | 2094 - .../intrusive/circular_list_algorithms.hpp | 468 - .../intrusive/circular_slist_algorithms.hpp | 406 - .../intrusive/derivation_value_traits.hpp | 77 - .../boost/intrusive/detail/algo_type.hpp | 53 - .../boost/intrusive/detail/algorithm.hpp | 90 - .../detail/any_node_and_algorithms.hpp | 297 - .../intrusive/detail/array_initializer.hpp | 95 - .../boost/intrusive/detail/assert.hpp | 45 - .../boost/intrusive/detail/avltree_node.hpp | 193 - .../detail/bstree_algorithms_base.hpp | 184 - .../detail/common_slist_algorithms.hpp | 198 - .../boost/intrusive/detail/config_begin.hpp | 56 - .../boost/intrusive/detail/config_end.hpp | 15 - .../detail/default_header_holder.hpp | 70 - .../intrusive/detail/ebo_functor_holder.hpp | 292 - .../intrusive/detail/empty_node_checker.hpp | 44 - .../boost/intrusive/detail/equal_to_value.hpp | 50 - .../intrusive/detail/exception_disposer.hpp | 90 - .../intrusive/detail/function_detector.hpp | 92 - .../boost/intrusive/detail/generic_hook.hpp | 223 - .../intrusive/detail/get_value_traits.hpp | 222 - .../has_member_function_callable_with.hpp | 366 - .../boost/intrusive/detail/hashtable_node.hpp | 286 - .../boost/intrusive/detail/hook_traits.hpp | 187 - .../boost/intrusive/detail/iiterator.hpp | 122 - .../detail/is_stateful_value_traits.hpp | 81 - .../boost/intrusive/detail/iterator.hpp | 156 - .../intrusive/detail/key_nodeptr_comp.hpp | 121 - .../boost/intrusive/detail/list_iterator.hpp | 134 - .../boost/intrusive/detail/list_node.hpp | 72 - .../boost/intrusive/detail/math.hpp | 295 - .../boost/intrusive/detail/memory_util.hpp | 92 - .../detail/minimal_less_equal_header.hpp | 30 - .../intrusive/detail/minimal_pair_header.hpp | 30 - .../boost/intrusive/detail/mpl.hpp | 206 - .../intrusive/detail/node_cloner_disposer.hpp | 105 - .../boost/intrusive/detail/node_holder.hpp | 35 - .../boost/intrusive/detail/node_to_value.hpp | 130 - .../intrusive/detail/parent_from_member.hpp | 121 - .../intrusive/detail/pointer_element.hpp | 168 - .../boost/intrusive/detail/preprocessor.hpp | 42 - .../boost/intrusive/detail/rbtree_node.hpp | 205 - .../intrusive/detail/reverse_iterator.hpp | 165 - .../intrusive/detail/simple_disposers.hpp | 50 - .../boost/intrusive/detail/size_holder.hpp | 91 - .../boost/intrusive/detail/slist_iterator.hpp | 125 - .../boost/intrusive/detail/slist_node.hpp | 64 - .../boost/intrusive/detail/std_fwd.hpp | 43 - .../boost/intrusive/detail/to_raw_pointer.hpp | 47 - .../intrusive/detail/transform_iterator.hpp | 172 - .../boost/intrusive/detail/tree_iterator.hpp | 172 - .../boost/intrusive/detail/tree_node.hpp | 80 - .../intrusive/detail/tree_value_compare.hpp | 163 - .../boost/intrusive/detail/uncast.hpp | 55 - .../boost/intrusive/detail/workaround.hpp | 53 - .../boost/intrusive/hashtable.hpp | 3585 -- .../boost/intrusive/intrusive_fwd.hpp | 763 - .../intrusive/linear_slist_algorithms.hpp | 342 - .../boost/intrusive/link_mode.hpp | 63 - .../boost/intrusive/list.hpp | 1509 - .../boost/intrusive/list_hook.hpp | 289 - .../boost/intrusive/member_value_traits.hpp | 85 - .../boost/intrusive/options.hpp | 256 - .../boost/intrusive/pack_options.hpp | 374 - .../boost/intrusive/parent_from_member.hpp | 49 - .../boost/intrusive/pointer_plus_bits.hpp | 94 - .../boost/intrusive/pointer_rebind.hpp | 188 - .../boost/intrusive/pointer_traits.hpp | 318 - .../boost/intrusive/priority_compare.hpp | 82 - .../boost/intrusive/rbtree.hpp | 591 - .../boost/intrusive/rbtree_algorithms.hpp | 622 - .../boost/intrusive/set.hpp | 1073 - .../boost/intrusive/set_hook.hpp | 296 - .../boost/intrusive/sg_set.hpp | 1094 - .../boost/intrusive/sgtree.hpp | 1081 - .../boost/intrusive/sgtree_algorithms.hpp | 420 - .../boost/intrusive/slist.hpp | 2247 - .../boost/intrusive/slist_hook.hpp | 296 - .../boost/intrusive/splay_set.hpp | 1110 - .../boost/intrusive/splaytree.hpp | 666 - .../boost/intrusive/splaytree_algorithms.hpp | 754 - .../boost/intrusive/treap.hpp | 1344 - .../boost/intrusive/treap_algorithms.hpp | 699 - .../boost/intrusive/treap_set.hpp | 1106 - .../boost/intrusive/trivial_value_traits.hpp | 59 - .../boost/intrusive/unordered_set.hpp | 990 - .../boost/intrusive/unordered_set_hook.hpp | 459 - .../boost/intrusive_ptr.hpp | 18 - .../boost/io/detail/quoted_manip.hpp | 190 - .../boost/io/ios_state.hpp | 439 - .../boost-for-react-native/boost/io_fwd.hpp | 67 - .../boost/iostreams/categories.hpp | 175 - .../boost/iostreams/chain.hpp | 582 - .../boost/iostreams/char_traits.hpp | 73 - .../boost/iostreams/checked_operations.hpp | 158 - .../boost/iostreams/close.hpp | 253 - .../boost/iostreams/code_converter.hpp | 417 - .../boost/iostreams/combine.hpp | 260 - .../boost/iostreams/compose.hpp | 493 - .../boost/iostreams/concepts.hpp | 129 - .../boost/iostreams/constants.hpp | 42 - .../boost/iostreams/copy.hpp | 248 - .../boost/iostreams/detail/absolute_path.hpp | 46 - .../boost/iostreams/detail/access_control.hpp | 87 - .../detail/adapter/concept_adapter.hpp | 287 - .../detail/adapter/device_adapter.hpp | 67 - .../detail/adapter/direct_adapter.hpp | 281 - .../detail/adapter/filter_adapter.hpp | 69 - .../iostreams/detail/adapter/mode_adapter.hpp | 117 - .../detail/adapter/non_blocking_adapter.hpp | 59 - .../adapter/output_iterator_adapter.hpp | 41 - .../detail/adapter/range_adapter.hpp | 187 - .../boost/iostreams/detail/add_facet.hpp | 49 - .../boost/iostreams/detail/bool_trait_def.hpp | 49 - .../broken_overload_resolution/forward.hpp | 31 - .../broken_overload_resolution/stream.hpp | 184 - .../stream_buffer.hpp | 189 - .../boost/iostreams/detail/buffer.hpp | 205 - .../boost/iostreams/detail/call_traits.hpp | 32 - .../boost/iostreams/detail/char_traits.hpp | 63 - .../boost/iostreams/detail/codecvt_helper.hpp | 214 - .../boost/iostreams/detail/codecvt_holder.hpp | 63 - .../iostreams/detail/config/auto_link.hpp | 49 - .../boost/iostreams/detail/config/bzip2.hpp | 48 - .../boost/iostreams/detail/config/codecvt.hpp | 80 - .../detail/config/disable_warnings.hpp | 30 - .../iostreams/detail/config/dyn_link.hpp | 37 - .../detail/config/enable_warnings.hpp | 18 - .../boost/iostreams/detail/config/fpos.hpp | 43 - .../boost/iostreams/detail/config/gcc.hpp | 27 - .../boost/iostreams/detail/config/limits.hpp | 19 - .../detail/config/overload_resolution.hpp | 30 - .../boost/iostreams/detail/config/rtl.hpp | 72 - .../detail/config/unreachable_return.hpp | 25 - .../iostreams/detail/config/wide_streams.hpp | 55 - .../iostreams/detail/config/windows_posix.hpp | 25 - .../boost/iostreams/detail/config/zlib.hpp | 50 - .../boost/iostreams/detail/counted_array.hpp | 74 - .../iostreams/detail/current_directory.hpp | 65 - .../boost/iostreams/detail/default_arg.hpp | 21 - .../boost/iostreams/detail/dispatch.hpp | 41 - .../boost/iostreams/detail/double_object.hpp | 114 - .../iostreams/detail/enable_if_stream.hpp | 32 - .../boost/iostreams/detail/error.hpp | 45 - .../boost/iostreams/detail/execute.hpp | 135 - .../boost/iostreams/detail/file_handle.hpp | 32 - .../boost/iostreams/detail/forward.hpp | 113 - .../boost/iostreams/detail/fstream.hpp | 33 - .../boost/iostreams/detail/functional.hpp | 189 - .../boost/iostreams/detail/ios.hpp | 65 - .../boost/iostreams/detail/iostream.hpp | 34 - .../iostreams/detail/is_dereferenceable.hpp | 80 - .../iostreams/detail/is_iterator_range.hpp | 34 - .../boost/iostreams/detail/newline.hpp | 32 - .../boost/iostreams/detail/optional.hpp | 114 - .../boost/iostreams/detail/param_type.hpp | 27 - .../boost/iostreams/detail/path.hpp | 214 - .../boost/iostreams/detail/push.hpp | 153 - .../boost/iostreams/detail/push_params.hpp | 21 - .../boost/iostreams/detail/resolve.hpp | 230 - .../boost/iostreams/detail/restrict_impl.hpp | 481 - .../boost/iostreams/detail/select.hpp | 86 - .../boost/iostreams/detail/select_by_size.hpp | 161 - .../boost/iostreams/detail/streambuf.hpp | 34 - .../iostreams/detail/streambuf/chainbuf.hpp | 113 - .../detail/streambuf/direct_streambuf.hpp | 311 - .../detail/streambuf/indirect_streambuf.hpp | 430 - .../detail/streambuf/linked_streambuf.hpp | 114 - .../boost/iostreams/detail/system_failure.hpp | 84 - .../iostreams/detail/template_params.hpp | 26 - .../iostreams/detail/translate_int_type.hpp | 62 - .../boost/iostreams/detail/vc6/close.hpp | 129 - .../boost/iostreams/detail/vc6/read.hpp | 238 - .../boost/iostreams/detail/vc6/write.hpp | 159 - .../boost/iostreams/detail/wrap_unwrap.hpp | 98 - .../boost/iostreams/device/array.hpp | 133 - .../boost/iostreams/device/back_inserter.hpp | 41 - .../boost/iostreams/device/file.hpp | 191 - .../iostreams/device/file_descriptor.hpp | 325 - .../boost/iostreams/device/mapped_file.hpp | 606 - .../boost/iostreams/device/null.hpp | 66 - .../boost/iostreams/filter/aggregate.hpp | 168 - .../boost/iostreams/filter/bzip2.hpp | 410 - .../boost/iostreams/filter/counter.hpp | 82 - .../boost/iostreams/filter/grep.hpp | 109 - .../boost/iostreams/filter/gzip.hpp | 757 - .../boost/iostreams/filter/line.hpp | 221 - .../boost/iostreams/filter/newline.hpp | 441 - .../boost/iostreams/filter/regex.hpp | 98 - .../boost/iostreams/filter/stdio.hpp | 84 - .../boost/iostreams/filter/symmetric.hpp | 310 - .../boost/iostreams/filter/test.hpp | 319 - .../boost/iostreams/filter/zlib.hpp | 423 - .../boost/iostreams/filtering_stream.hpp | 166 - .../boost/iostreams/filtering_streambuf.hpp | 70 - .../boost/iostreams/flush.hpp | 125 - .../boost/iostreams/get.hpp | 17 - .../boost/iostreams/imbue.hpp | 82 - .../boost/iostreams/input_sequence.hpp | 72 - .../boost/iostreams/invert.hpp | 167 - .../boost/iostreams/operations.hpp | 26 - .../boost/iostreams/operations_fwd.hpp | 41 - .../boost/iostreams/optimal_buffer_size.hpp | 87 - .../boost/iostreams/output_sequence.hpp | 72 - .../boost/iostreams/pipeline.hpp | 114 - .../boost/iostreams/positioning.hpp | 117 - .../boost/iostreams/put.hpp | 17 - .../boost/iostreams/putback.hpp | 17 - .../boost/iostreams/read.hpp | 241 - .../boost/iostreams/restrict.hpp | 26 - .../boost/iostreams/seek.hpp | 180 - .../boost/iostreams/skip.hpp | 112 - .../boost/iostreams/slice.hpp | 28 - .../boost/iostreams/stream.hpp | 151 - .../boost/iostreams/stream_buffer.hpp | 116 - .../boost/iostreams/tee.hpp | 232 - .../boost/iostreams/traits.hpp | 363 - .../boost/iostreams/traits_fwd.hpp | 111 - .../boost/iostreams/write.hpp | 165 - .../boost/is_placeholder.hpp | 31 - .../boost-for-react-native/boost/iterator.hpp | 20 - .../boost/iterator/counting_iterator.hpp | 220 - .../iterator/detail/any_conversion_eater.hpp | 21 - .../boost/iterator/detail/config_def.hpp | 128 - .../boost/iterator/detail/config_undef.hpp | 24 - .../boost/iterator/detail/enable_if.hpp | 83 - .../detail/facade_iterator_category.hpp | 193 - .../iterator/detail/minimum_category.hpp | 19 - .../boost/iterator/filter_iterator.hpp | 137 - .../iterator/function_input_iterator.hpp | 169 - .../boost/iterator/indirect_iterator.hpp | 145 - .../boost/iterator/interoperable.hpp | 54 - .../boost/iterator/is_lvalue_iterator.hpp | 165 - .../boost/iterator/is_readable_iterator.hpp | 118 - .../boost/iterator/iterator_adaptor.hpp | 360 - .../boost/iterator/iterator_archetypes.hpp | 509 - .../boost/iterator/iterator_categories.hpp | 215 - .../boost/iterator/iterator_concepts.hpp | 275 - .../boost/iterator/iterator_facade.hpp | 980 - .../boost/iterator/iterator_traits.hpp | 60 - .../boost/iterator/minimum_category.hpp | 95 - .../boost/iterator/new_iterator_tests.hpp | 264 - .../boost/iterator/permutation_iterator.hpp | 76 - .../boost/iterator/reverse_iterator.hpp | 74 - .../boost/iterator/transform_iterator.hpp | 171 - .../boost/iterator/zip_iterator.hpp | 368 - .../boost/iterator_adaptors.hpp | 13 - .../boost/lambda/algorithm.hpp | 1377 - .../boost/lambda/bind.hpp | 19 - .../boost/lambda/casts.hpp | 226 - .../boost/lambda/closures.hpp | 274 - .../boost/lambda/construct.hpp | 240 - .../boost/lambda/control_structures.hpp | 23 - .../boost/lambda/core.hpp | 79 - .../boost/lambda/detail/actions.hpp | 174 - .../boost/lambda/detail/arity_code.hpp | 110 - .../boost/lambda/detail/bind_functions.hpp | 1879 - .../detail/control_constructs_common.hpp | 50 - .../boost/lambda/detail/function_adaptors.hpp | 789 - .../boost/lambda/detail/is_instance_of.hpp | 104 - .../boost/lambda/detail/lambda_config.hpp | 41 - .../lambda/detail/lambda_functor_base.hpp | 615 - .../boost/lambda/detail/lambda_functors.hpp | 357 - .../boost/lambda/detail/lambda_fwd.hpp | 74 - .../boost/lambda/detail/lambda_traits.hpp | 583 - .../boost/lambda/detail/member_ptr.hpp | 737 - .../boost/lambda/detail/operator_actions.hpp | 139 - .../detail/operator_lambda_func_base.hpp | 271 - .../detail/operator_return_type_traits.hpp | 892 - .../boost/lambda/detail/operators.hpp | 352 - .../boost/lambda/detail/ret.hpp | 325 - .../lambda/detail/return_type_traits.hpp | 269 - .../boost/lambda/detail/select_functions.hpp | 74 - .../boost/lambda/detail/suppress_unused.hpp | 27 - .../boost/lambda/exceptions.hpp | 1741 - .../boost/lambda/if.hpp | 462 - .../boost/lambda/lambda.hpp | 29 - .../boost/lambda/loops.hpp | 505 - .../boost/lambda/numeric.hpp | 119 - .../boost/lambda/switch.hpp | 508 - .../boost/last_value.hpp | 54 - .../boost/lexical_cast.hpp | 105 - .../boost/lexical_cast/bad_lexical_cast.hpp | 101 - .../lexical_cast/detail/converter_lexical.hpp | 498 - .../detail/converter_lexical_streams.hpp | 785 - .../lexical_cast/detail/converter_numeric.hpp | 172 - .../boost/lexical_cast/detail/inf_nan.hpp | 197 - .../lexical_cast/detail/is_character.hpp | 58 - .../detail/lcast_char_constants.hpp | 46 - .../detail/lcast_float_converters.hpp | 294 - .../detail/lcast_unsigned_converters.hpp | 294 - .../boost/lexical_cast/detail/widest_char.hpp | 40 - .../boost/lexical_cast/lexical_cast_old.hpp | 176 - .../lexical_cast/try_lexical_convert.hpp | 227 - .../boost-for-react-native/boost/limits.hpp | 146 - .../boost/local_function.hpp | 459 - .../local_function/aux_/add_pointed_const.hpp | 33 - .../boost/local_function/aux_/function.hpp | 330 - .../local_function/aux_/macro/code_/bind.hpp | 252 - .../aux_/macro/code_/functor.hpp | 892 - .../aux_/macro/code_/result.hpp | 107 - .../boost/local_function/aux_/macro/decl.hpp | 65 - .../boost/local_function/aux_/macro/name.hpp | 201 - .../local_function/aux_/macro/typeof.hpp | 22 - .../boost/local_function/aux_/member.hpp | 51 - .../boost/local_function/aux_/nobind.hpp | 32 - .../aux_/preprocessor/traits/bind.hpp | 46 - .../aux_/preprocessor/traits/decl.hpp | 29 - .../aux_/preprocessor/traits/decl_/append.hpp | 212 - .../aux_/preprocessor/traits/decl_/index.hpp | 21 - .../aux_/preprocessor/traits/decl_/nil.hpp | 39 - .../preprocessor/traits/decl_/set_error.hpp | 38 - .../preprocessor/traits/decl_/validate.hpp | 24 - .../traits/decl_/validate_/return_count.hpp | 32 - .../traits/decl_/validate_/this_count.hpp | 38 - .../aux_/preprocessor/traits/decl_binds.hpp | 35 - .../preprocessor/traits/decl_const_binds.hpp | 40 - .../aux_/preprocessor/traits/decl_error.hpp | 27 - .../aux_/preprocessor/traits/decl_params.hpp | 59 - .../aux_/preprocessor/traits/decl_returns.hpp | 22 - .../traits/decl_sign_/any_bind_type.hpp | 88 - .../preprocessor/traits/decl_sign_/sign.hpp | 138 - .../traits/decl_sign_/validate.hpp | 32 - .../traits/decl_sign_/validate_/defaults.hpp | 125 - .../traits/decl_sign_/validate_/this.hpp | 66 - .../aux_/preprocessor/traits/param.hpp | 36 - .../boost/local_function/aux_/symbol.hpp | 50 - .../boost/local_function/config.hpp | 114 - .../detail/preprocessor/keyword/auto.hpp | 58 - .../detail/preprocessor/keyword/bind.hpp | 58 - .../detail/preprocessor/keyword/const.hpp | 58 - .../preprocessor/keyword/const_bind.hpp | 74 - .../detail/preprocessor/keyword/default.hpp | 58 - .../preprocessor/keyword/facility/add.hpp | 25 - .../preprocessor/keyword/facility/is.hpp | 51 - .../preprocessor/keyword/facility/remove.hpp | 58 - .../detail/preprocessor/keyword/inline.hpp | 58 - .../detail/preprocessor/keyword/recursive.hpp | 60 - .../detail/preprocessor/keyword/register.hpp | 58 - .../detail/preprocessor/keyword/return.hpp | 58 - .../detail/preprocessor/keyword/this.hpp | 58 - .../preprocessor/keyword/thisunderscore.hpp | 63 - .../detail/preprocessor/keyword/void.hpp | 58 - .../detail/preprocessor/line_counter.hpp | 23 - .../detail/preprocessor/void_list.hpp | 120 - .../boost-for-react-native/boost/locale.hpp | 27 - .../boost/locale/boundary.hpp | 18 - .../boost/locale/boundary/boundary_point.hpp | 183 - .../boost/locale/boundary/facets.hpp | 203 - .../boost/locale/boundary/index.hpp | 1092 - .../boost/locale/boundary/segment.hpp | 483 - .../boost/locale/boundary/types.hpp | 136 - .../boost/locale/collator.hpp | 261 - .../boost/locale/config.hpp | 37 - .../boost/locale/conversion.hpp | 380 - .../boost/locale/date_time.hpp | 1150 - .../boost/locale/date_time_facet.hpp | 263 - .../boost/locale/definitions.hpp | 34 - .../boost/locale/encoding.hpp | 248 - .../boost/locale/encoding_errors.hpp | 75 - .../boost/locale/encoding_utf.hpp | 93 - .../boost/locale/format.hpp | 515 - .../boost/locale/formatting.hpp | 673 - .../boost/locale/generator.hpp | 235 - .../boost/locale/generic_codecvt.hpp | 676 - .../boost/locale/gnu_gettext.hpp | 167 - .../boost/locale/hold_ptr.hpp | 93 - .../boost/locale/info.hpp | 125 - .../boost/locale/localization_backend.hpp | 159 - .../boost/locale/message.hpp | 807 - .../boost/locale/time_zone.hpp | 54 - .../boost/locale/utf.hpp | 460 - .../boost/locale/utf8_codecvt.hpp | 69 - .../boost/locale/util.hpp | 224 - .../boost/lockfree/detail/atomic.hpp | 87 - .../boost/lockfree/detail/branch_hints.hpp | 38 - .../boost/lockfree/detail/copy_payload.hpp | 83 - .../boost/lockfree/detail/freelist.hpp | 656 - .../boost/lockfree/detail/parameter.hpp | 78 - .../boost/lockfree/detail/prefix.hpp | 29 - .../boost/lockfree/detail/tagged_ptr.hpp | 21 - .../boost/lockfree/detail/tagged_ptr_dcas.hpp | 136 - .../detail/tagged_ptr_ptrcompression.hpp | 174 - .../boost/lockfree/lockfree_forward.hpp | 72 - .../boost/lockfree/policies.hpp | 57 - .../boost/lockfree/queue.hpp | 551 - .../boost/lockfree/spsc_queue.hpp | 1001 - .../boost/lockfree/stack.hpp | 796 - .../boost/log/attributes.hpp | 38 - .../boost/log/attributes/attribute.hpp | 191 - .../boost/log/attributes/attribute_cast.hpp | 74 - .../boost/log/attributes/attribute_name.hpp | 185 - .../boost/log/attributes/attribute_set.hpp | 514 - .../boost/log/attributes/attribute_value.hpp | 380 - .../log/attributes/attribute_value_impl.hpp | 137 - .../log/attributes/attribute_value_set.hpp | 480 - .../boost/log/attributes/clock.hpp | 95 - .../boost/log/attributes/constant.hpp | 122 - .../boost/log/attributes/counter.hpp | 118 - .../log/attributes/current_process_id.hpp | 67 - .../log/attributes/current_process_name.hpp | 71 - .../log/attributes/current_thread_id.hpp | 109 - .../boost/log/attributes/fallback_policy.hpp | 186 - .../log/attributes/fallback_policy_fwd.hpp | 48 - .../boost/log/attributes/function.hpp | 170 - .../boost/log/attributes/mutable_constant.hpp | 332 - .../boost/log/attributes/named_scope.hpp | 474 - .../boost/log/attributes/scoped_attribute.hpp | 253 - .../boost/log/attributes/time_traits.hpp | 81 - .../boost/log/attributes/timer.hpp | 83 - .../boost/log/attributes/value_extraction.hpp | 816 - .../log/attributes/value_extraction_fwd.hpp | 62 - .../boost/log/attributes/value_visitation.hpp | 372 - .../log/attributes/value_visitation_fwd.hpp | 45 - .../boost/log/common.hpp | 41 - .../boost-for-react-native/boost/log/core.hpp | 28 - .../boost/log/core/core.hpp | 329 - .../boost/log/core/record.hpp | 211 - .../boost/log/core/record_view.hpp | 266 - .../boost/log/detail/adaptive_mutex.hpp | 235 - .../boost/log/detail/asio_fwd.hpp | 43 - .../log/detail/attachable_sstream_buf.hpp | 330 - .../boost/log/detail/attr_output_impl.hpp | 111 - .../boost/log/detail/attr_output_terminal.hpp | 162 - .../log/detail/attribute_get_value_impl.hpp | 43 - .../boost/log/detail/attribute_predicate.hpp | 116 - .../boost/log/detail/c_str.hpp | 55 - .../boost/log/detail/cleanup_scope_guard.hpp | 55 - .../boost/log/detail/code_conversion.hpp | 192 - .../boost/log/detail/config.hpp | 381 - .../boost/log/detail/copy_cv.hpp | 64 - .../boost/log/detail/custom_terminal_spec.hpp | 70 - .../detail/date_time_fmt_gen_traits_fwd.hpp | 44 - .../log/detail/date_time_format_parser.hpp | 486 - .../boost/log/detail/decomposed_time.hpp | 439 - .../boost/log/detail/deduce_char_type.hpp | 108 - .../log/detail/default_attribute_names.hpp | 53 - .../boost/log/detail/embedded_string_type.hpp | 125 - .../boost/log/detail/enqueued_record.hpp | 103 - .../boost/log/detail/event.hpp | 170 - .../boost/log/detail/fake_mutex.hpp | 56 - .../boost/log/detail/footer.hpp | 22 - .../boost/log/detail/format.hpp | 340 - .../boost/log/detail/function_traits.hpp | 236 - .../boost/log/detail/generate_overloads.hpp | 30 - .../boost/log/detail/header.hpp | 66 - .../boost/log/detail/id.hpp | 84 - .../boost/log/detail/is_character_type.hpp | 73 - .../boost/log/detail/is_ostream.hpp | 57 - .../boost/log/detail/light_function.hpp | 521 - .../boost/log/detail/light_function_pp.hpp | 424 - .../boost/log/detail/light_rw_mutex.hpp | 175 - .../boost/log/detail/locking_ptr.hpp | 148 - .../boost/log/detail/locks.hpp | 199 - .../boost/log/detail/named_scope_fmt_pp.hpp | 82 - .../boost/log/detail/native_typeof.hpp | 63 - .../boost/log/detail/parameter_tools.hpp | 153 - .../boost/log/detail/pause.hpp | 61 - .../boost/log/detail/pp_identity.hpp | 27 - .../boost/log/detail/process_id.hpp | 60 - .../boost/log/detail/setup_config.hpp | 60 - .../boost/log/detail/sfinae_tools.hpp | 44 - .../boost/log/detail/singleton.hpp | 89 - .../boost/log/detail/sink_init_helpers.hpp | 118 - .../boost/log/detail/snprintf.hpp | 107 - .../boost/log/detail/spin_mutex.hpp | 319 - .../boost/log/detail/tagged_integer.hpp | 147 - .../boost/log/detail/thread_id.hpp | 65 - .../boost/log/detail/thread_specific.hpp | 116 - .../boost/log/detail/threadsafe_queue.hpp | 272 - .../boost/log/detail/timestamp.hpp | 102 - .../boost/log/detail/trivial_keyword.hpp | 43 - .../log/detail/unary_function_terminal.hpp | 142 - .../log/detail/unhandled_exception_count.hpp | 40 - .../boost/log/detail/value_ref_visitation.hpp | 107 - .../boost/log/detail/visible_type.hpp | 48 - .../boost/log/exceptions.hpp | 469 - .../boost/log/expressions.hpp | 38 - .../boost/log/expressions/attr.hpp | 278 - .../boost/log/expressions/attr_fwd.hpp | 69 - .../boost/log/expressions/filter.hpp | 187 - .../boost/log/expressions/formatter.hpp | 484 - .../boost/log/expressions/formatters.hpp | 39 - .../expressions/formatters/c_decorator.hpp | 280 - .../expressions/formatters/char_decorator.hpp | 645 - .../expressions/formatters/csv_decorator.hpp | 140 - .../log/expressions/formatters/date_time.hpp | 345 - .../log/expressions/formatters/format.hpp | 130 - .../boost/log/expressions/formatters/if.hpp | 319 - .../formatters/max_size_decorator.hpp | 561 - .../expressions/formatters/named_scope.hpp | 655 - .../log/expressions/formatters/stream.hpp | 53 - .../expressions/formatters/wrap_formatter.hpp | 342 - .../expressions/formatters/xml_decorator.hpp | 138 - .../log/expressions/is_keyword_descriptor.hpp | 67 - .../boost/log/expressions/keyword.hpp | 258 - .../boost/log/expressions/keyword_fwd.hpp | 53 - .../boost/log/expressions/message.hpp | 130 - .../boost/log/expressions/predicates.hpp | 34 - .../expressions/predicates/begins_with.hpp | 129 - .../predicates/channel_severity_filter.hpp | 574 - .../log/expressions/predicates/contains.hpp | 129 - .../log/expressions/predicates/ends_with.hpp | 129 - .../log/expressions/predicates/has_attr.hpp | 172 - .../predicates/is_debugger_present.hpp | 107 - .../expressions/predicates/is_in_range.hpp | 133 - .../log/expressions/predicates/matches.hpp | 119 - .../boost/log/expressions/record.hpp | 50 - .../boost/log/keywords/auto_flush.hpp | 40 - .../boost/log/keywords/block_size.hpp | 40 - .../boost/log/keywords/capacity.hpp | 40 - .../boost/log/keywords/channel.hpp | 40 - .../boost/log/keywords/delimiter.hpp | 40 - .../boost/log/keywords/depth.hpp | 40 - .../boost/log/keywords/empty_marker.hpp | 40 - .../log/keywords/enable_final_rotation.hpp | 40 - .../boost/log/keywords/facility.hpp | 40 - .../boost/log/keywords/file_name.hpp | 40 - .../boost/log/keywords/filter.hpp | 40 - .../boost/log/keywords/format.hpp | 40 - .../boost/log/keywords/ident.hpp | 40 - .../boost/log/keywords/incomplete_marker.hpp | 40 - .../boost/log/keywords/ip_version.hpp | 40 - .../boost/log/keywords/iteration.hpp | 40 - .../boost/log/keywords/log_name.hpp | 40 - .../boost/log/keywords/log_source.hpp | 40 - .../boost/log/keywords/max_files.hpp | 40 - .../boost/log/keywords/max_size.hpp | 40 - .../boost/log/keywords/message_file.hpp | 40 - .../boost/log/keywords/min_free_space.hpp | 40 - .../boost/log/keywords/name.hpp | 40 - .../boost/log/keywords/open_mode.hpp | 40 - .../boost/log/keywords/order.hpp | 40 - .../boost/log/keywords/ordering_window.hpp | 40 - .../boost/log/keywords/overflow_policy.hpp | 40 - .../boost/log/keywords/permissions.hpp | 40 - .../boost/log/keywords/registration.hpp | 40 - .../boost/log/keywords/rotation_size.hpp | 40 - .../boost/log/keywords/scan_method.hpp | 40 - .../boost/log/keywords/severity.hpp | 40 - .../boost/log/keywords/start_thread.hpp | 40 - .../boost/log/keywords/target.hpp | 40 - .../log/keywords/time_based_rotation.hpp | 40 - .../boost/log/keywords/use_impl.hpp | 40 - .../boost/log/sinks.hpp | 48 - .../boost/log/sinks/async_frontend.hpp | 514 - .../boost/log/sinks/attribute_mapping.hpp | 290 - .../boost/log/sinks/basic_sink_backend.hpp | 97 - .../boost/log/sinks/basic_sink_frontend.hpp | 541 - .../boost/log/sinks/block_on_overflow.hpp | 147 - .../boost/log/sinks/bounded_fifo_queue.hpp | 192 - .../log/sinks/bounded_ordering_queue.hpp | 262 - .../boost/log/sinks/debug_output_backend.hpp | 93 - .../boost/log/sinks/drop_on_overflow.hpp | 80 - .../boost/log/sinks/event_log_backend.hpp | 662 - .../boost/log/sinks/event_log_constants.hpp | 88 - .../boost/log/sinks/frontend_requirements.hpp | 119 - .../boost/log/sinks/sink.hpp | 115 - .../boost/log/sinks/sync_frontend.hpp | 187 - .../boost/log/sinks/syslog_backend.hpp | 288 - .../boost/log/sinks/syslog_constants.hpp | 101 - .../boost/log/sinks/text_file_backend.hpp | 575 - .../sinks/text_ipc_message_queue_backend.hpp | 172 - .../log/sinks/text_multifile_backend.hpp | 204 - .../boost/log/sinks/text_ostream_backend.hpp | 124 - .../boost/log/sinks/unbounded_fifo_queue.hpp | 141 - .../log/sinks/unbounded_ordering_queue.hpp | 245 - .../boost/log/sinks/unlocked_frontend.hpp | 163 - .../boost/log/sources/basic_logger.hpp | 742 - .../boost/log/sources/channel_feature.hpp | 242 - .../boost/log/sources/channel_logger.hpp | 325 - .../log/sources/exception_handler_feature.hpp | 253 - .../boost/log/sources/features.hpp | 150 - .../log/sources/global_logger_storage.hpp | 219 - .../boost/log/sources/logger.hpp | 103 - .../boost/log/sources/record_ostream.hpp | 583 - .../log/sources/severity_channel_logger.hpp | 309 - .../boost/log/sources/severity_feature.hpp | 310 - .../boost/log/sources/severity_logger.hpp | 325 - .../boost/log/sources/threading_models.hpp | 125 - .../boost/log/support/date_time.hpp | 548 - .../boost/log/support/exception.hpp | 84 - .../boost/log/support/regex.hpp | 76 - .../boost/log/support/spirit_classic.hpp | 112 - .../boost/log/support/spirit_qi.hpp | 92 - .../boost/log/support/std_regex.hpp | 86 - .../boost/log/support/xpressive.hpp | 75 - .../boost/log/trivial.hpp | 127 - .../boost/log/utility/empty_deleter.hpp | 42 - .../boost/log/utility/exception_handler.hpp | 354 - .../log/utility/explicit_operator_bool.hpp | 42 - .../boost/log/utility/formatting_ostream.hpp | 916 - .../log/utility/formatting_ostream_fwd.hpp | 51 - .../boost/log/utility/functional.hpp | 40 - .../log/utility/functional/as_action.hpp | 60 - .../log/utility/functional/begins_with.hpp | 57 - .../boost/log/utility/functional/bind.hpp | 237 - .../log/utility/functional/bind_assign.hpp | 55 - .../log/utility/functional/bind_output.hpp | 55 - .../log/utility/functional/bind_to_log.hpp | 76 - .../boost/log/utility/functional/contains.hpp | 69 - .../log/utility/functional/ends_with.hpp | 57 - .../boost/log/utility/functional/fun_ref.hpp | 79 - .../boost/log/utility/functional/in_range.hpp | 63 - .../boost/log/utility/functional/logical.hpp | 225 - .../boost/log/utility/functional/matches.hpp | 66 - .../boost/log/utility/functional/nop.hpp | 55 - .../log/utility/functional/save_result.hpp | 60 - .../log/utility/intrusive_ref_counter.hpp | 55 - .../boost/log/utility/ipc/object_name.hpp | 271 - .../utility/ipc/reliable_message_queue.hpp | 776 - .../boost/log/utility/manipulators.hpp | 28 - .../log/utility/manipulators/add_value.hpp | 165 - .../boost/log/utility/manipulators/dump.hpp | 231 - .../boost/log/utility/manipulators/to_log.hpp | 81 - .../boost/log/utility/once_block.hpp | 196 - .../boost/log/utility/open_mode.hpp | 46 - .../boost/log/utility/permissions.hpp | 213 - .../boost/log/utility/record_ordering.hpp | 229 - .../boost/log/utility/setup.hpp | 37 - .../log/utility/setup/common_attributes.hpp | 76 - .../boost/log/utility/setup/console.hpp | 243 - .../boost/log/utility/setup/file.hpp | 167 - .../boost/log/utility/setup/filter_parser.hpp | 346 - .../log/utility/setup/formatter_parser.hpp | 216 - .../boost/log/utility/setup/from_settings.hpp | 164 - .../boost/log/utility/setup/from_stream.hpp | 47 - .../boost/log/utility/setup/settings.hpp | 643 - .../log/utility/setup/settings_parser.hpp | 47 - .../boost/log/utility/strictest_lock.hpp | 219 - .../boost/log/utility/string_literal.hpp | 711 - .../boost/log/utility/string_literal_fwd.hpp | 55 - .../utility/type_dispatch/date_time_types.hpp | 174 - .../type_dispatch/dynamic_type_dispatcher.hpp | 152 - .../utility/type_dispatch/standard_types.hpp | 145 - .../type_dispatch/static_type_dispatcher.hpp | 320 - .../utility/type_dispatch/type_dispatcher.hpp | 188 - .../boost/log/utility/type_info_wrapper.hpp | 188 - .../log/utility/unique_identifier_name.hpp | 51 - .../boost/log/utility/unused_variable.hpp | 51 - .../boost/log/utility/value_ref.hpp | 656 - .../boost/log/utility/value_ref_fwd.hpp | 38 - .../boost/logic/tribool.hpp | 456 - .../boost/logic/tribool_fwd.hpp | 15 - .../boost/logic/tribool_io.hpp | 343 - .../boost/make_default.hpp | 40 - .../boost/make_shared.hpp | 17 - .../boost/make_unique.hpp | 14 - .../math/bindings/detail/big_digamma.hpp | 295 - .../math/bindings/detail/big_lanczos.hpp | 777 - .../boost/math/bindings/e_float.hpp | 809 - .../boost/math/bindings/mpfr.hpp | 954 - .../boost/math/bindings/mpreal.hpp | 898 - .../boost/math/bindings/rr.hpp | 884 - .../boost/math/common_factor.hpp | 16 - .../boost/math/common_factor_ct.hpp | 97 - .../boost/math/common_factor_rt.hpp | 428 - .../boost/math/complex.hpp | 32 - .../boost/math/complex/acos.hpp | 245 - .../boost/math/complex/acosh.hpp | 34 - .../boost/math/complex/asin.hpp | 252 - .../boost/math/complex/asinh.hpp | 32 - .../boost/math/complex/atan.hpp | 36 - .../boost/math/complex/atanh.hpp | 214 - .../boost/math/complex/details.hpp | 96 - .../boost/math/complex/fabs.hpp | 23 - .../boost/math/concepts/distributions.hpp | 491 - .../boost/math/concepts/real_concept.hpp | 478 - .../boost/math/concepts/real_type_concept.hpp | 122 - .../boost/math/concepts/std_real_concept.hpp | 405 - .../math/constants/calculate_constants.hpp | 968 - .../boost/math/constants/constants.hpp | 347 - .../boost/math/constants/info.hpp | 163 - .../boost/math/cstdfloat/cstdfloat_cmath.hpp | 600 - .../math/cstdfloat/cstdfloat_complex.hpp | 38 - .../math/cstdfloat/cstdfloat_complex_std.hpp | 641 - .../math/cstdfloat/cstdfloat_iostream.hpp | 774 - .../boost/math/cstdfloat/cstdfloat_limits.hpp | 75 - .../boost/math/cstdfloat/cstdfloat_types.hpp | 440 - .../boost/math/distributions.hpp | 53 - .../boost/math/distributions/arcsine.hpp | 535 - .../boost/math/distributions/bernoulli.hpp | 336 - .../boost/math/distributions/beta.hpp | 541 - .../boost/math/distributions/binomial.hpp | 728 - .../boost/math/distributions/cauchy.hpp | 362 - .../boost/math/distributions/chi_squared.hpp | 364 - .../boost/math/distributions/complement.hpp | 195 - .../detail/common_error_handling.hpp | 194 - .../detail/derived_accessors.hpp | 163 - .../distributions/detail/generic_mode.hpp | 149 - .../distributions/detail/generic_quantile.hpp | 91 - .../detail/hypergeometric_cdf.hpp | 100 - .../detail/hypergeometric_pdf.hpp | 488 - .../detail/hypergeometric_quantile.hpp | 245 - .../detail/inv_discrete_quantile.hpp | 571 - .../boost/math/distributions/exponential.hpp | 275 - .../math/distributions/extreme_value.hpp | 300 - .../math/distributions/find_location.hpp | 146 - .../boost/math/distributions/find_scale.hpp | 211 - .../boost/math/distributions/fisher_f.hpp | 387 - .../boost/math/distributions/fwd.hpp | 153 - .../boost/math/distributions/gamma.hpp | 349 - .../boost/math/distributions/geometric.hpp | 516 - .../math/distributions/hyperexponential.hpp | 634 - .../math/distributions/hypergeometric.hpp | 293 - .../distributions/inverse_chi_squared.hpp | 391 - .../math/distributions/inverse_gamma.hpp | 461 - .../math/distributions/inverse_gaussian.hpp | 527 - .../boost/math/distributions/laplace.hpp | 350 - .../boost/math/distributions/logistic.hpp | 299 - .../boost/math/distributions/lognormal.hpp | 341 - .../math/distributions/negative_binomial.hpp | 607 - .../math/distributions/non_central_beta.hpp | 929 - .../distributions/non_central_chi_squared.hpp | 999 - .../math/distributions/non_central_f.hpp | 410 - .../math/distributions/non_central_t.hpp | 1202 - .../boost/math/distributions/normal.hpp | 329 - .../boost/math/distributions/pareto.hpp | 444 - .../boost/math/distributions/poisson.hpp | 527 - .../boost/math/distributions/rayleigh.hpp | 301 - .../boost/math/distributions/skew_normal.hpp | 719 - .../boost/math/distributions/students_t.hpp | 490 - .../boost/math/distributions/triangular.hpp | 531 - .../boost/math/distributions/uniform.hpp | 382 - .../boost/math/distributions/weibull.hpp | 395 - .../boost/math/octonion.hpp | 4250 -- .../boost/math/policies/error_handling.hpp | 847 - .../boost/math/policies/policy.hpp | 1040 - .../boost/math/quaternion.hpp | 1773 - .../boost/math/special_functions.hpp | 73 - .../boost/math/special_functions/acosh.hpp | 104 - .../boost/math/special_functions/airy.hpp | 469 - .../boost/math/special_functions/asinh.hpp | 106 - .../boost/math/special_functions/atanh.hpp | 117 - .../math/special_functions/bernoulli.hpp | 143 - .../boost/math/special_functions/bessel.hpp | 762 - .../math/special_functions/bessel_prime.hpp | 359 - .../boost/math/special_functions/beta.hpp | 1596 - .../boost/math/special_functions/binomial.hpp | 82 - .../boost/math/special_functions/cbrt.hpp | 180 - .../boost/math/special_functions/cos_pi.hpp | 82 - .../detail/airy_ai_bi_zero.hpp | 160 - .../detail/bernoulli_details.hpp | 712 - .../detail/bessel_derivatives_linear.hpp | 87 - .../special_functions/detail/bessel_i0.hpp | 129 - .../special_functions/detail/bessel_i1.hpp | 133 - .../special_functions/detail/bessel_ik.hpp | 451 - .../special_functions/detail/bessel_j0.hpp | 193 - .../special_functions/detail/bessel_j1.hpp | 199 - .../special_functions/detail/bessel_jn.hpp | 133 - .../special_functions/detail/bessel_jy.hpp | 589 - .../detail/bessel_jy_asym.hpp | 223 - .../detail/bessel_jy_derivatives_asym.hpp | 141 - .../detail/bessel_jy_derivatives_series.hpp | 221 - .../detail/bessel_jy_series.hpp | 261 - .../detail/bessel_jy_zero.hpp | 617 - .../special_functions/detail/bessel_k0.hpp | 158 - .../special_functions/detail/bessel_k1.hpp | 154 - .../special_functions/detail/bessel_kn.hpp | 86 - .../special_functions/detail/bessel_y0.hpp | 230 - .../special_functions/detail/bessel_y1.hpp | 202 - .../special_functions/detail/bessel_yn.hpp | 112 - .../math/special_functions/detail/erf_inv.hpp | 549 - .../special_functions/detail/fp_traits.hpp | 580 - .../special_functions/detail/gamma_inva.hpp | 233 - .../special_functions/detail/ibeta_inv_ab.hpp | 328 - .../detail/ibeta_inverse.hpp | 993 - .../math/special_functions/detail/iconv.hpp | 42 - .../detail/igamma_inverse.hpp | 551 - .../special_functions/detail/igamma_large.hpp | 768 - .../special_functions/detail/lanczos_sse2.hpp | 220 - .../special_functions/detail/lgamma_small.hpp | 522 - .../special_functions/detail/polygamma.hpp | 558 - .../special_functions/detail/round_fwd.hpp | 93 - .../detail/t_distribution_inv.hpp | 549 - .../detail/unchecked_bernoulli.hpp | 700 - .../detail/unchecked_factorial.hpp | 788 - .../boost/math/special_functions/digamma.hpp | 635 - .../boost/math/special_functions/ellint_1.hpp | 201 - .../boost/math/special_functions/ellint_2.hpp | 191 - .../boost/math/special_functions/ellint_3.hpp | 376 - .../boost/math/special_functions/ellint_d.hpp | 176 - .../math/special_functions/ellint_rc.hpp | 114 - .../math/special_functions/ellint_rd.hpp | 201 - .../math/special_functions/ellint_rf.hpp | 174 - .../math/special_functions/ellint_rg.hpp | 136 - .../math/special_functions/ellint_rj.hpp | 302 - .../boost/math/special_functions/erf.hpp | 1155 - .../boost/math/special_functions/expint.hpp | 1678 - .../boost/math/special_functions/expm1.hpp | 343 - .../math/special_functions/factorials.hpp | 268 - .../math/special_functions/fpclassify.hpp | 640 - .../boost/math/special_functions/gamma.hpp | 2076 - .../boost/math/special_functions/hankel.hpp | 180 - .../boost/math/special_functions/hermite.hpp | 76 - .../math/special_functions/heuman_lambda.hpp | 87 - .../boost/math/special_functions/hypot.hpp | 86 - .../special_functions/jacobi_elliptic.hpp | 321 - .../math/special_functions/jacobi_zeta.hpp | 74 - .../boost/math/special_functions/laguerre.hpp | 139 - .../boost/math/special_functions/lanczos.hpp | 1296 - .../boost/math/special_functions/legendre.hpp | 194 - .../boost/math/special_functions/log1p.hpp | 509 - .../boost/math/special_functions/math_fwd.hpp | 1586 - .../boost/math/special_functions/modf.hpp | 71 - .../boost/math/special_functions/next.hpp | 500 - .../nonfinite_num_facets.hpp | 593 - .../boost/math/special_functions/owens_t.hpp | 1101 - .../math/special_functions/polygamma.hpp | 83 - .../boost/math/special_functions/pow.hpp | 148 - .../boost/math/special_functions/powm1.hpp | 84 - .../boost/math/special_functions/prime.hpp | 1220 - .../special_functions/relative_difference.hpp | 134 - .../boost/math/special_functions/round.hpp | 132 - .../boost/math/special_functions/sign.hpp | 194 - .../boost/math/special_functions/sin_pi.hpp | 78 - .../boost/math/special_functions/sinc.hpp | 145 - .../boost/math/special_functions/sinhc.hpp | 156 - .../special_functions/spherical_harmonic.hpp | 205 - .../boost/math/special_functions/sqrt1pm1.hpp | 48 - .../boost/math/special_functions/trigamma.hpp | 469 - .../boost/math/special_functions/trunc.hpp | 111 - .../boost/math/special_functions/ulp.hpp | 71 - .../boost/math/special_functions/zeta.hpp | 1100 - .../boost/math/tools/big_constant.hpp | 86 - .../boost/math/tools/config.hpp | 458 - .../boost/math/tools/convert_from_string.hpp | 51 - .../tools/detail/polynomial_horner1_10.hpp | 84 - .../tools/detail/polynomial_horner1_11.hpp | 90 - .../tools/detail/polynomial_horner1_12.hpp | 96 - .../tools/detail/polynomial_horner1_13.hpp | 102 - .../tools/detail/polynomial_horner1_14.hpp | 108 - .../tools/detail/polynomial_horner1_15.hpp | 114 - .../tools/detail/polynomial_horner1_16.hpp | 120 - .../tools/detail/polynomial_horner1_17.hpp | 126 - .../tools/detail/polynomial_horner1_18.hpp | 132 - .../tools/detail/polynomial_horner1_19.hpp | 138 - .../tools/detail/polynomial_horner1_2.hpp | 36 - .../tools/detail/polynomial_horner1_20.hpp | 144 - .../tools/detail/polynomial_horner1_3.hpp | 42 - .../tools/detail/polynomial_horner1_4.hpp | 48 - .../tools/detail/polynomial_horner1_5.hpp | 54 - .../tools/detail/polynomial_horner1_6.hpp | 60 - .../tools/detail/polynomial_horner1_7.hpp | 66 - .../tools/detail/polynomial_horner1_8.hpp | 72 - .../tools/detail/polynomial_horner1_9.hpp | 78 - .../tools/detail/polynomial_horner2_10.hpp | 90 - .../tools/detail/polynomial_horner2_11.hpp | 97 - .../tools/detail/polynomial_horner2_12.hpp | 104 - .../tools/detail/polynomial_horner2_13.hpp | 111 - .../tools/detail/polynomial_horner2_14.hpp | 118 - .../tools/detail/polynomial_horner2_15.hpp | 125 - .../tools/detail/polynomial_horner2_16.hpp | 132 - .../tools/detail/polynomial_horner2_17.hpp | 139 - .../tools/detail/polynomial_horner2_18.hpp | 146 - .../tools/detail/polynomial_horner2_19.hpp | 153 - .../tools/detail/polynomial_horner2_2.hpp | 48 - .../tools/detail/polynomial_horner2_20.hpp | 160 - .../tools/detail/polynomial_horner2_3.hpp | 48 - .../tools/detail/polynomial_horner2_4.hpp | 48 - .../tools/detail/polynomial_horner2_5.hpp | 55 - .../tools/detail/polynomial_horner2_6.hpp | 62 - .../tools/detail/polynomial_horner2_7.hpp | 69 - .../tools/detail/polynomial_horner2_8.hpp | 76 - .../tools/detail/polynomial_horner2_9.hpp | 83 - .../tools/detail/polynomial_horner3_10.hpp | 156 - .../tools/detail/polynomial_horner3_11.hpp | 181 - .../tools/detail/polynomial_horner3_12.hpp | 208 - .../tools/detail/polynomial_horner3_13.hpp | 237 - .../tools/detail/polynomial_horner3_14.hpp | 268 - .../tools/detail/polynomial_horner3_15.hpp | 301 - .../tools/detail/polynomial_horner3_16.hpp | 336 - .../tools/detail/polynomial_horner3_17.hpp | 373 - .../tools/detail/polynomial_horner3_18.hpp | 412 - .../tools/detail/polynomial_horner3_19.hpp | 453 - .../tools/detail/polynomial_horner3_2.hpp | 48 - .../tools/detail/polynomial_horner3_20.hpp | 496 - .../tools/detail/polynomial_horner3_3.hpp | 48 - .../tools/detail/polynomial_horner3_4.hpp | 48 - .../tools/detail/polynomial_horner3_5.hpp | 61 - .../tools/detail/polynomial_horner3_6.hpp | 76 - .../tools/detail/polynomial_horner3_7.hpp | 93 - .../tools/detail/polynomial_horner3_8.hpp | 112 - .../tools/detail/polynomial_horner3_9.hpp | 133 - .../math/tools/detail/rational_horner1_10.hpp | 138 - .../math/tools/detail/rational_horner1_11.hpp | 150 - .../math/tools/detail/rational_horner1_12.hpp | 162 - .../math/tools/detail/rational_horner1_13.hpp | 174 - .../math/tools/detail/rational_horner1_14.hpp | 186 - .../math/tools/detail/rational_horner1_15.hpp | 198 - .../math/tools/detail/rational_horner1_16.hpp | 210 - .../math/tools/detail/rational_horner1_17.hpp | 222 - .../math/tools/detail/rational_horner1_18.hpp | 234 - .../math/tools/detail/rational_horner1_19.hpp | 246 - .../math/tools/detail/rational_horner1_2.hpp | 42 - .../math/tools/detail/rational_horner1_20.hpp | 258 - .../math/tools/detail/rational_horner1_3.hpp | 54 - .../math/tools/detail/rational_horner1_4.hpp | 66 - .../math/tools/detail/rational_horner1_5.hpp | 78 - .../math/tools/detail/rational_horner1_6.hpp | 90 - .../math/tools/detail/rational_horner1_7.hpp | 102 - .../math/tools/detail/rational_horner1_8.hpp | 114 - .../math/tools/detail/rational_horner1_9.hpp | 126 - .../math/tools/detail/rational_horner2_10.hpp | 144 - .../math/tools/detail/rational_horner2_11.hpp | 160 - .../math/tools/detail/rational_horner2_12.hpp | 176 - .../math/tools/detail/rational_horner2_13.hpp | 192 - .../math/tools/detail/rational_horner2_14.hpp | 208 - .../math/tools/detail/rational_horner2_15.hpp | 224 - .../math/tools/detail/rational_horner2_16.hpp | 240 - .../math/tools/detail/rational_horner2_17.hpp | 256 - .../math/tools/detail/rational_horner2_18.hpp | 272 - .../math/tools/detail/rational_horner2_19.hpp | 288 - .../math/tools/detail/rational_horner2_2.hpp | 48 - .../math/tools/detail/rational_horner2_20.hpp | 304 - .../math/tools/detail/rational_horner2_3.hpp | 48 - .../math/tools/detail/rational_horner2_4.hpp | 48 - .../math/tools/detail/rational_horner2_5.hpp | 64 - .../math/tools/detail/rational_horner2_6.hpp | 80 - .../math/tools/detail/rational_horner2_7.hpp | 96 - .../math/tools/detail/rational_horner2_8.hpp | 112 - .../math/tools/detail/rational_horner2_9.hpp | 128 - .../math/tools/detail/rational_horner3_10.hpp | 396 - .../math/tools/detail/rational_horner3_11.hpp | 482 - .../math/tools/detail/rational_horner3_12.hpp | 576 - .../math/tools/detail/rational_horner3_13.hpp | 678 - .../math/tools/detail/rational_horner3_14.hpp | 788 - .../math/tools/detail/rational_horner3_15.hpp | 906 - .../math/tools/detail/rational_horner3_16.hpp | 1032 - .../math/tools/detail/rational_horner3_17.hpp | 1166 - .../math/tools/detail/rational_horner3_18.hpp | 1308 - .../math/tools/detail/rational_horner3_19.hpp | 1458 - .../math/tools/detail/rational_horner3_2.hpp | 48 - .../math/tools/detail/rational_horner3_20.hpp | 1616 - .../math/tools/detail/rational_horner3_3.hpp | 48 - .../math/tools/detail/rational_horner3_4.hpp | 48 - .../math/tools/detail/rational_horner3_5.hpp | 86 - .../math/tools/detail/rational_horner3_6.hpp | 132 - .../math/tools/detail/rational_horner3_7.hpp | 186 - .../math/tools/detail/rational_horner3_8.hpp | 248 - .../math/tools/detail/rational_horner3_9.hpp | 318 - .../boost/math/tools/fraction.hpp | 260 - .../boost/math/tools/minima.hpp | 154 - .../boost/math/tools/polynomial.hpp | 719 - .../boost/math/tools/precision.hpp | 409 - .../boost/math/tools/promotion.hpp | 182 - .../boost/math/tools/rational.hpp | 333 - .../boost/math/tools/real_cast.hpp | 31 - .../boost/math/tools/roots.hpp | 563 - .../boost/math/tools/series.hpp | 158 - .../boost/math/tools/stats.hpp | 88 - .../boost/math/tools/toms748_solve.hpp | 613 - .../boost/math/tools/traits.hpp | 110 - .../boost/math/tools/tuple.hpp | 91 - .../boost/math/tools/user.hpp | 105 - .../boost/math/tools/workaround.hpp | 38 - .../boost-for-react-native/boost/math/tr1.hpp | 1118 - .../boost/math/tr1_c_macros.ipp | 810 - .../boost-for-react-native/boost/math_fwd.hpp | 97 - .../boost-for-react-native/boost/mem_fn.hpp | 24 - .../boost/memory_order.hpp | 57 - .../boost/metaparse.hpp | 118 - .../boost/metaparse/accept.hpp | 20 - .../boost/metaparse/accept_tag.hpp | 20 - .../boost/metaparse/accept_when.hpp | 20 - .../boost/metaparse/alphanum.hpp | 20 - .../boost/metaparse/always.hpp | 20 - .../boost/metaparse/always_c.hpp | 20 - .../boost/metaparse/build_parser.hpp | 20 - .../boost/metaparse/change_error_message.hpp | 20 - .../boost/metaparse/config.hpp | 40 - .../boost/metaparse/debug_parsing_error.hpp | 21 - .../boost/metaparse/define_error.hpp | 17 - .../boost/metaparse/digit.hpp | 20 - .../boost/metaparse/digit_val.hpp | 20 - .../boost/metaparse/empty.hpp | 20 - .../boost/metaparse/entire_input.hpp | 20 - .../boost/metaparse/error/digit_expected.hpp | 23 - .../metaparse/error/end_of_input_expected.hpp | 23 - .../metaparse/error/index_out_of_range.hpp | 23 - .../boost/metaparse/error/letter_expected.hpp | 23 - .../metaparse/error/literal_expected.hpp | 24 - .../none_of_the_expected_cases_found.hpp | 23 - .../metaparse/error/unexpected_character.hpp | 23 - .../error/unexpected_end_of_input.hpp | 24 - .../boost/metaparse/error/unpaired.hpp | 23 - .../metaparse/error/whitespace_expected.hpp | 24 - .../boost/metaparse/except.hpp | 20 - .../boost/metaparse/fail.hpp | 20 - .../metaparse/fail_at_first_char_expected.hpp | 20 - .../boost/metaparse/fail_tag.hpp | 21 - .../boost/metaparse/first_of.hpp | 20 - .../boost/metaparse/foldl.hpp | 20 - .../boost/metaparse/foldl1.hpp | 20 - .../metaparse/foldl_reject_incomplete.hpp | 20 - .../metaparse/foldl_reject_incomplete1.hpp | 20 - ...dl_reject_incomplete_start_with_parser.hpp | 20 - .../metaparse/foldl_start_with_parser.hpp | 20 - .../boost/metaparse/foldr.hpp | 20 - .../boost/metaparse/foldr1.hpp | 20 - .../metaparse/foldr_reject_incomplete.hpp | 20 - .../metaparse/foldr_reject_incomplete1.hpp | 20 - .../metaparse/foldr_start_with_parser.hpp | 20 - .../boost/metaparse/get_col.hpp | 20 - .../boost/metaparse/get_line.hpp | 20 - .../boost/metaparse/get_message.hpp | 20 - .../boost/metaparse/get_position.hpp | 20 - .../boost/metaparse/get_prev_char.hpp | 20 - .../boost/metaparse/get_remaining.hpp | 20 - .../boost/metaparse/get_result.hpp | 20 - .../boost/metaparse/grammar.hpp | 19 - .../boost/metaparse/if_.hpp | 20 - .../boost/metaparse/int_.hpp | 20 - .../boost/metaparse/is_error.hpp | 20 - .../boost/metaparse/iterate.hpp | 20 - .../boost/metaparse/iterate_c.hpp | 20 - .../boost/metaparse/keyword.hpp | 20 - .../boost/metaparse/last_of.hpp | 20 - .../boost/metaparse/letter.hpp | 20 - .../metaparse/limit_one_char_except_size.hpp | 15 - .../boost/metaparse/limit_one_of_size.hpp | 14 - .../boost/metaparse/limit_sequence_size.hpp | 14 - .../boost/metaparse/limit_string_size.hpp | 14 - .../boost/metaparse/lit.hpp | 21 - .../boost/metaparse/lit_c.hpp | 21 - .../boost/metaparse/look_ahead.hpp | 20 - .../boost/metaparse/middle_of.hpp | 20 - .../boost/metaparse/next_char.hpp | 20 - .../boost/metaparse/next_line.hpp | 20 - .../boost/metaparse/nth_of.hpp | 20 - .../boost/metaparse/nth_of_c.hpp | 20 - .../boost/metaparse/one_char.hpp | 21 - .../boost/metaparse/one_char_except.hpp | 20 - .../boost/metaparse/one_char_except_c.hpp | 20 - .../boost/metaparse/one_of.hpp | 20 - .../boost/metaparse/one_of_c.hpp | 20 - .../boost/metaparse/optional.hpp | 20 - .../boost/metaparse/range.hpp | 20 - .../boost/metaparse/range_c.hpp | 20 - .../boost/metaparse/reject.hpp | 20 - .../boost/metaparse/repeated.hpp | 20 - .../boost/metaparse/repeated1.hpp | 20 - .../boost/metaparse/repeated_one_of.hpp | 20 - .../boost/metaparse/repeated_one_of1.hpp | 20 - .../metaparse/repeated_reject_incomplete.hpp | 20 - .../metaparse/repeated_reject_incomplete1.hpp | 20 - .../boost/metaparse/return_.hpp | 20 - .../boost/metaparse/sequence.hpp | 20 - .../boost/metaparse/sequence_apply.hpp | 36 - .../boost/metaparse/source_position.hpp | 20 - .../boost/metaparse/source_position_tag.hpp | 20 - .../boost/metaparse/space.hpp | 21 - .../boost/metaparse/spaces.hpp | 20 - .../boost/metaparse/start.hpp | 20 - .../boost/metaparse/string.hpp | 28 - .../boost/metaparse/string_tag.hpp | 20 - .../boost/metaparse/token.hpp | 20 - .../boost/metaparse/transform.hpp | 20 - .../boost/metaparse/transform_error.hpp | 21 - .../metaparse/transform_error_message.hpp | 21 - .../boost/metaparse/unless_error.hpp | 20 - .../boost/metaparse/util/digit_to_int.hpp | 23 - .../boost/metaparse/util/digit_to_int_c.hpp | 23 - .../boost/metaparse/util/in_range.hpp | 23 - .../boost/metaparse/util/in_range_c.hpp | 23 - .../boost/metaparse/util/int_to_digit.hpp | 23 - .../boost/metaparse/util/int_to_digit_c.hpp | 23 - .../boost/metaparse/util/is_digit.hpp | 23 - .../boost/metaparse/util/is_lcase_letter.hpp | 23 - .../boost/metaparse/util/is_letter.hpp | 23 - .../boost/metaparse/util/is_ucase_letter.hpp | 23 - .../boost/metaparse/util/is_whitespace.hpp | 23 - .../boost/metaparse/util/is_whitespace_c.hpp | 23 - .../boost/metaparse/v1/accept.hpp | 36 - .../boost/metaparse/v1/accept_tag.hpp | 47 - .../boost/metaparse/v1/accept_when.hpp | 59 - .../boost/metaparse/v1/alphanum.hpp | 25 - .../boost/metaparse/v1/always.hpp | 51 - .../boost/metaparse/v1/always_c.hpp | 25 - .../boost/metaparse/v1/build_parser.hpp | 66 - .../metaparse/v1/change_error_message.hpp | 39 - .../metaparse/v1/debug_parsing_error.hpp | 105 - .../boost/metaparse/v1/define_error.hpp | 25 - .../boost/metaparse/v1/digit.hpp | 34 - .../boost/metaparse/v1/digit_val.hpp | 26 - .../boost/metaparse/v1/empty.hpp | 42 - .../boost/metaparse/v1/entire_input.hpp | 33 - .../metaparse/v1/error/digit_expected.hpp | 26 - .../v1/error/end_of_input_expected.hpp | 29 - .../metaparse/v1/error/expected_to_fail.hpp | 30 - .../metaparse/v1/error/index_out_of_range.hpp | 41 - .../metaparse/v1/error/letter_expected.hpp | 26 - .../metaparse/v1/error/literal_expected.hpp | 36 - .../none_of_the_expected_cases_found.hpp | 29 - .../v1/error/unexpected_character.hpp | 29 - .../v1/error/unexpected_end_of_input.hpp | 30 - .../boost/metaparse/v1/error/unpaired.hpp | 50 - .../v1/error/whitespace_expected.hpp | 30 - .../boost/metaparse/v1/except.hpp | 40 - .../boost/metaparse/v1/fail.hpp | 30 - .../v1/fail_at_first_char_expected.hpp | 58 - .../boost/metaparse/v1/fail_tag.hpp | 42 - .../boost/metaparse/v1/first_of.hpp | 35 - .../boost/metaparse/v1/foldl.hpp | 65 - .../boost/metaparse/v1/foldl1.hpp | 38 - .../metaparse/v1/foldl_reject_incomplete.hpp | 77 - .../metaparse/v1/foldl_reject_incomplete1.hpp | 38 - ...dl_reject_incomplete_start_with_parser.hpp | 55 - .../metaparse/v1/foldl_start_with_parser.hpp | 45 - .../boost/metaparse/v1/foldr.hpp | 25 - .../boost/metaparse/v1/foldr1.hpp | 38 - .../metaparse/v1/foldr_reject_incomplete.hpp | 33 - .../metaparse/v1/foldr_reject_incomplete1.hpp | 38 - .../metaparse/v1/foldr_start_with_parser.hpp | 78 - .../boost/metaparse/v1/fwd/accept.hpp | 22 - .../boost/metaparse/v1/fwd/build_parser.hpp | 22 - .../boost/metaparse/v1/fwd/get_col.hpp | 26 - .../boost/metaparse/v1/fwd/get_line.hpp | 25 - .../boost/metaparse/v1/fwd/get_message.hpp | 25 - .../boost/metaparse/v1/fwd/get_position.hpp | 25 - .../boost/metaparse/v1/fwd/get_prev_char.hpp | 25 - .../boost/metaparse/v1/fwd/get_remaining.hpp | 25 - .../boost/metaparse/v1/fwd/get_result.hpp | 25 - .../boost/metaparse/v1/fwd/next_char.hpp | 25 - .../boost/metaparse/v1/fwd/next_line.hpp | 25 - .../boost/metaparse/v1/fwd/reject.hpp | 22 - .../metaparse/v1/fwd/source_position.hpp | 22 - .../boost/metaparse/v1/fwd/string.hpp | 38 - .../boost/metaparse/v1/get_col.hpp | 29 - .../boost/metaparse/v1/get_line.hpp | 29 - .../boost/metaparse/v1/get_message.hpp | 29 - .../boost/metaparse/v1/get_position.hpp | 29 - .../boost/metaparse/v1/get_prev_char.hpp | 29 - .../boost/metaparse/v1/get_remaining.hpp | 29 - .../boost/metaparse/v1/get_result.hpp | 29 - .../boost/metaparse/v1/grammar.hpp | 386 - .../boost/metaparse/v1/if_.hpp | 43 - .../boost/metaparse/v1/impl/apply_parser.hpp | 63 - .../v1/impl/assert_string_length.hpp | 31 - .../boost/metaparse/v1/impl/at_c.hpp | 66 - .../boost/metaparse/v1/impl/back_inserter.hpp | 32 - .../boost/metaparse/v1/impl/concat.hpp | 106 - .../boost/metaparse/v1/impl/empty_string.hpp | 44 - .../metaparse/v1/impl/front_inserter.hpp | 32 - .../metaparse/v1/impl/fwd/iterate_impl.hpp | 34 - .../boost/metaparse/v1/impl/has_type.hpp | 26 - .../boost/metaparse/v1/impl/is_any.hpp | 70 - .../boost/metaparse/v1/impl/is_char_c.hpp | 33 - .../boost/metaparse/v1/impl/iterate_impl.hpp | 46 - .../v1/impl/iterate_impl_unchecked.hpp | 44 - .../boost/metaparse/v1/impl/later_result.hpp | 39 - .../boost/metaparse/v1/impl/next_digit.hpp | 36 - .../boost/metaparse/v1/impl/no_char.hpp | 17 - .../boost/metaparse/v1/impl/nth_of_c.hpp | 61 - .../boost/metaparse/v1/impl/nth_of_c_impl.hpp | 77 - .../v1/impl/one_char_except_not_used.hpp | 24 - .../boost/metaparse/v1/impl/one_of.hpp | 44 - .../boost/metaparse/v1/impl/one_of_fwd_op.hpp | 46 - .../boost/metaparse/v1/impl/pop_back.hpp | 52 - .../boost/metaparse/v1/impl/pop_front.hpp | 62 - .../boost/metaparse/v1/impl/push_back_c.hpp | 40 - .../boost/metaparse/v1/impl/push_front_c.hpp | 53 - .../v1/impl/remove_trailing_no_chars.hpp | 57 - .../boost/metaparse/v1/impl/returns.hpp | 28 - .../boost/metaparse/v1/impl/sequence.hpp | 59 - .../boost/metaparse/v1/impl/sequence_impl.hpp | 37 - .../boost/metaparse/v1/impl/size.hpp | 69 - .../boost/metaparse/v1/impl/skip_seq.hpp | 74 - .../boost/metaparse/v1/impl/split_at_c.hpp | 99 - .../boost/metaparse/v1/impl/string.hpp | 2125 - .../boost/metaparse/v1/impl/string_at.hpp | 41 - .../metaparse/v1/impl/string_iterator.hpp | 159 - .../metaparse/v1/impl/string_iterator_tag.hpp | 27 - .../boost/metaparse/v1/impl/update_c.hpp | 93 - .../boost/metaparse/v1/impl/void_.hpp | 25 - .../boost/metaparse/v1/int_.hpp | 25 - .../boost/metaparse/v1/is_error.hpp | 43 - .../boost/metaparse/v1/iterate.hpp | 24 - .../boost/metaparse/v1/iterate_c.hpp | 26 - .../boost/metaparse/v1/keyword.hpp | 82 - .../boost/metaparse/v1/last_of.hpp | 66 - .../boost/metaparse/v1/letter.hpp | 29 - .../boost/metaparse/v1/lit.hpp | 24 - .../boost/metaparse/v1/lit_c.hpp | 34 - .../boost/metaparse/v1/look_ahead.hpp | 50 - .../boost/metaparse/v1/middle_of.hpp | 48 - .../boost/metaparse/v1/next_char.hpp | 30 - .../boost/metaparse/v1/next_line.hpp | 30 - .../boost/metaparse/v1/nth_of.hpp | 39 - .../boost/metaparse/v1/nth_of_c.hpp | 70 - .../boost/metaparse/v1/one_char.hpp | 71 - .../boost/metaparse/v1/one_char_except.hpp | 85 - .../boost/metaparse/v1/one_char_except_c.hpp | 96 - .../boost/metaparse/v1/one_of.hpp | 42 - .../boost/metaparse/v1/one_of_c.hpp | 80 - .../boost/metaparse/v1/optional.hpp | 40 - .../boost/metaparse/v1/range.hpp | 33 - .../boost/metaparse/v1/range_c.hpp | 33 - .../boost/metaparse/v1/reject.hpp | 33 - .../boost/metaparse/v1/repeated.hpp | 27 - .../boost/metaparse/v1/repeated1.hpp | 29 - .../boost/metaparse/v1/repeated_one_of.hpp | 45 - .../boost/metaparse/v1/repeated_one_of1.hpp | 45 - .../v1/repeated_reject_incomplete.hpp | 29 - .../v1/repeated_reject_incomplete1.hpp | 29 - .../boost/metaparse/v1/return_.hpp | 34 - .../boost/metaparse/v1/sequence.hpp | 64 - .../boost/metaparse/v1/sequence_apply.hpp | 80 - .../boost/metaparse/v1/source_position.hpp | 156 - .../metaparse/v1/source_position_tag.hpp | 80 - .../boost/metaparse/v1/space.hpp | 30 - .../boost/metaparse/v1/spaces.hpp | 24 - .../boost/metaparse/v1/start.hpp | 32 - .../boost/metaparse/v1/string.hpp | 356 - .../boost/metaparse/v1/string_tag.hpp | 24 - .../boost/metaparse/v1/swap.hpp | 29 - .../boost/metaparse/v1/token.hpp | 28 - .../boost/metaparse/v1/transform.hpp | 50 - .../boost/metaparse/v1/transform_error.hpp | 40 - .../metaparse/v1/transform_error_message.hpp | 49 - .../boost/metaparse/v1/unless_error.hpp | 29 - .../boost/metaparse/v1/util/digit_to_int.hpp | 38 - .../metaparse/v1/util/digit_to_int_c.hpp | 40 - .../boost/metaparse/v1/util/in_range.hpp | 75 - .../boost/metaparse/v1/util/in_range_c.hpp | 38 - .../boost/metaparse/v1/util/int_to_digit.hpp | 38 - .../metaparse/v1/util/int_to_digit_c.hpp | 38 - .../boost/metaparse/v1/util/is_digit.hpp | 38 - .../metaparse/v1/util/is_lcase_letter.hpp | 38 - .../boost/metaparse/v1/util/is_letter.hpp | 44 - .../metaparse/v1/util/is_ucase_letter.hpp | 38 - .../boost/metaparse/v1/util/is_whitespace.hpp | 38 - .../metaparse/v1/util/is_whitespace_c.hpp | 32 - .../boost/metaparse/version.hpp | 14 - .../boost/move/adl_move_swap.hpp | 266 - .../boost/move/algo/adaptive_merge.hpp | 67 - .../boost/move/algo/adaptive_sort.hpp | 63 - .../move/algo/detail/adaptive_sort_merge.hpp | 2437 - .../boost/move/algo/detail/basic_op.hpp | 121 - .../boost/move/algo/detail/insertion_sort.hpp | 127 - .../boost/move/algo/detail/merge.hpp | 637 - .../boost/move/algo/detail/merge_sort.hpp | 139 - .../boost/move/algo/move.hpp | 155 - .../boost/move/algorithm.hpp | 167 - .../boost/move/core.hpp | 502 - .../boost/move/default_delete.hpp | 201 - .../boost/move/detail/config_begin.hpp | 21 - .../boost/move/detail/config_end.hpp | 12 - .../boost/move/detail/destruct_n.hpp | 67 - .../boost/move/detail/fwd_macros.hpp | 856 - .../boost/move/detail/iterator_traits.hpp | 77 - .../boost/move/detail/meta_utils.hpp | 585 - .../boost/move/detail/meta_utils_core.hpp | 132 - .../boost/move/detail/move_helpers.hpp | 256 - .../boost/move/detail/placement_new.hpp | 30 - .../boost/move/detail/reverse_iterator.hpp | 171 - .../boost/move/detail/std_ns_begin.hpp | 30 - .../boost/move/detail/std_ns_end.hpp | 14 - .../boost/move/detail/type_traits.hpp | 1072 - .../move/detail/unique_ptr_meta_utils.hpp | 591 - .../boost/move/detail/workaround.hpp | 69 - .../boost/move/iterator.hpp | 311 - .../boost/move/make_unique.hpp | 238 - .../boost/move/move.hpp | 35 - .../boost/move/traits.hpp | 77 - .../boost/move/unique_ptr.hpp | 871 - .../boost/move/utility.hpp | 150 - .../boost/move/utility_core.hpp | 318 - ios/Pods/boost-for-react-native/boost/mpi.hpp | 35 - .../boost/mpi/allocator.hpp | 210 - .../boost/mpi/collectives.hpp | 697 - .../boost/mpi/collectives/all_gather.hpp | 82 - .../boost/mpi/collectives/all_reduce.hpp | 129 - .../boost/mpi/collectives/all_to_all.hpp | 153 - .../boost/mpi/collectives/broadcast.hpp | 145 - .../boost/mpi/collectives/gather.hpp | 152 - .../boost/mpi/collectives/gatherv.hpp | 164 - .../boost/mpi/collectives/reduce.hpp | 376 - .../boost/mpi/collectives/scan.hpp | 168 - .../boost/mpi/collectives/scatter.hpp | 161 - .../boost/mpi/collectives/scatterv.hpp | 166 - .../boost/mpi/collectives_fwd.hpp | 23 - .../boost/mpi/communicator.hpp | 1866 - .../boost/mpi/config.hpp | 129 - .../boost/mpi/datatype.hpp | 374 - .../boost/mpi/datatype_fwd.hpp | 36 - .../mpi/detail/binary_buffer_iprimitive.hpp | 123 - .../mpi/detail/binary_buffer_oprimitive.hpp | 104 - .../boost/mpi/detail/broadcast_sc.hpp | 41 - .../boost/mpi/detail/communicator_sc.hpp | 96 - .../boost/mpi/detail/computation_tree.hpp | 86 - .../boost/mpi/detail/content_oarchive.hpp | 66 - .../boost/mpi/detail/forward_iprimitive.hpp | 72 - .../boost/mpi/detail/forward_oprimitive.hpp | 73 - .../mpi/detail/forward_skeleton_iarchive.hpp | 80 - .../mpi/detail/forward_skeleton_oarchive.hpp | 78 - .../boost/mpi/detail/ignore_iprimitive.hpp | 54 - .../boost/mpi/detail/ignore_oprimitive.hpp | 62 - .../mpi/detail/ignore_skeleton_oarchive.hpp | 73 - .../boost/mpi/detail/mpi_datatype_cache.hpp | 99 - .../mpi/detail/mpi_datatype_oarchive.hpp | 75 - .../mpi/detail/mpi_datatype_primitive.hpp | 145 - .../boost/mpi/detail/packed_iprimitive.hpp | 118 - .../boost/mpi/detail/packed_oprimitive.hpp | 115 - .../boost/mpi/detail/point_to_point.hpp | 52 - .../mpi/detail/text_skeleton_oarchive.hpp | 50 - .../boost/mpi/environment.hpp | 281 - .../boost/mpi/exception.hpp | 104 - .../boost/mpi/graph_communicator.hpp | 575 - .../boost/mpi/group.hpp | 340 - .../boost/mpi/inplace.hpp | 63 - .../boost/mpi/intercommunicator.hpp | 165 - .../boost/mpi/nonblocking.hpp | 738 - .../boost/mpi/operations.hpp | 322 - .../boost/mpi/packed_iarchive.hpp | 159 - .../boost/mpi/packed_oarchive.hpp | 147 - .../boost/mpi/python.hpp | 79 - .../boost/mpi/python/config.hpp | 47 - .../boost/mpi/python/serialize.hpp | 539 - .../boost/mpi/python/skeleton_and_content.hpp | 209 - .../boost/mpi/request.hpp | 102 - .../boost/mpi/skeleton_and_content.hpp | 392 - .../boost/mpi/skeleton_and_content_fwd.hpp | 31 - .../boost/mpi/status.hpp | 107 - .../boost/mpi/timer.hpp | 91 - .../boost/mpl/O1_size.hpp | 40 - .../boost/mpl/O1_size_fwd.hpp | 24 - .../boost/mpl/accumulate.hpp | 39 - .../boost/mpl/advance.hpp | 76 - .../boost/mpl/advance_fwd.hpp | 28 - .../boost/mpl/alias.hpp | 21 - .../boost/mpl/always.hpp | 38 - .../boost-for-react-native/boost/mpl/and.hpp | 60 - .../boost/mpl/apply.hpp | 229 - .../boost/mpl/apply_fwd.hpp | 107 - .../boost/mpl/apply_wrap.hpp | 234 - .../boost-for-react-native/boost/mpl/arg.hpp | 131 - .../boost/mpl/arg_fwd.hpp | 28 - .../boost/mpl/arithmetic.hpp | 25 - .../boost/mpl/as_sequence.hpp | 38 - .../boost/mpl/assert.hpp | 439 - .../boost-for-react-native/boost/mpl/at.hpp | 52 - .../boost/mpl/at_fwd.hpp | 24 - .../boost/mpl/aux_/O1_size_impl.hpp | 87 - .../boost/mpl/aux_/adl_barrier.hpp | 48 - .../boost/mpl/aux_/advance_backward.hpp | 128 - .../boost/mpl/aux_/advance_forward.hpp | 127 - .../boost/mpl/aux_/apply_1st.hpp | 35 - .../boost/mpl/aux_/arg_typedef.hpp | 31 - .../boost/mpl/aux_/arithmetic_op.hpp | 92 - .../boost/mpl/aux_/arity.hpp | 39 - .../boost/mpl/aux_/arity_spec.hpp | 67 - .../boost/mpl/aux_/at_impl.hpp | 45 - .../boost/mpl/aux_/back_impl.hpp | 43 - .../boost/mpl/aux_/basic_bind.hpp | 21 - .../boost/mpl/aux_/begin_end_impl.hpp | 101 - .../boost/mpl/aux_/clear_impl.hpp | 35 - .../boost/mpl/aux_/common_name_wknd.hpp | 34 - .../boost/mpl/aux_/comparison_op.hpp | 83 - .../boost/mpl/aux_/config/adl.hpp | 40 - .../boost/mpl/aux_/config/arrays.hpp | 30 - .../boost/mpl/aux_/config/bcc.hpp | 28 - .../boost/mpl/aux_/config/bind.hpp | 33 - .../boost/mpl/aux_/config/compiler.hpp | 66 - .../boost/mpl/aux_/config/ctps.hpp | 30 - .../boost/mpl/aux_/config/dependent_nttp.hpp | 35 - .../mpl/aux_/config/dmc_ambiguous_ctps.hpp | 27 - .../boost/mpl/aux_/config/dtp.hpp | 46 - .../boost/mpl/aux_/config/eti.hpp | 47 - .../boost/mpl/aux_/config/forwarding.hpp | 27 - .../boost/mpl/aux_/config/gcc.hpp | 23 - .../boost/mpl/aux_/config/gpu.hpp | 35 - .../boost/mpl/aux_/config/has_apply.hpp | 32 - .../boost/mpl/aux_/config/has_xxx.hpp | 34 - .../boost/mpl/aux_/config/integral.hpp | 38 - .../boost/mpl/aux_/config/intel.hpp | 21 - .../boost/mpl/aux_/config/lambda.hpp | 32 - .../boost/mpl/aux_/config/msvc.hpp | 21 - .../boost/mpl/aux_/config/msvc_typename.hpp | 26 - .../boost/mpl/aux_/config/nttp.hpp | 41 - .../boost/mpl/aux_/config/operators.hpp | 34 - .../mpl/aux_/config/overload_resolution.hpp | 29 - .../boost/mpl/aux_/config/pp_counter.hpp | 26 - .../boost/mpl/aux_/config/preprocessor.hpp | 39 - .../boost/mpl/aux_/config/static_constant.hpp | 25 - .../boost/mpl/aux_/config/ttp.hpp | 41 - .../boost/mpl/aux_/config/typeof.hpp | 38 - .../mpl/aux_/config/use_preprocessed.hpp | 19 - .../boost/mpl/aux_/config/workaround.hpp | 19 - .../boost/mpl/aux_/contains_impl.hpp | 61 - .../boost/mpl/aux_/count_args.hpp | 105 - .../boost/mpl/aux_/count_impl.hpp | 44 - .../boost/mpl/aux_/empty_impl.hpp | 43 - .../boost/mpl/aux_/erase_impl.hpp | 69 - .../boost/mpl/aux_/erase_key_impl.hpp | 32 - .../boost/mpl/aux_/filter_iter.hpp | 140 - .../boost/mpl/aux_/find_if_pred.hpp | 31 - .../boost/mpl/aux_/fold_impl.hpp | 43 - .../boost/mpl/aux_/fold_impl_body.hpp | 365 - .../boost/mpl/aux_/fold_op.hpp | 37 - .../boost/mpl/aux_/fold_pred.hpp | 37 - .../boost/mpl/aux_/front_impl.hpp | 41 - .../boost/mpl/aux_/full_lambda.hpp | 354 - .../boost/mpl/aux_/has_apply.hpp | 32 - .../boost/mpl/aux_/has_begin.hpp | 23 - .../boost/mpl/aux_/has_key_impl.hpp | 34 - .../boost/mpl/aux_/has_rebind.hpp | 99 - .../boost/mpl/aux_/has_size.hpp | 23 - .../boost/mpl/aux_/has_tag.hpp | 23 - .../boost/mpl/aux_/has_type.hpp | 23 - .../boost/mpl/aux_/include_preprocessed.hpp | 42 - .../boost/mpl/aux_/insert_impl.hpp | 68 - .../boost/mpl/aux_/insert_range_impl.hpp | 80 - .../boost/mpl/aux_/inserter_algorithm.hpp | 159 - .../boost/mpl/aux_/integral_wrapper.hpp | 93 - .../boost/mpl/aux_/is_msvc_eti_arg.hpp | 64 - .../boost/mpl/aux_/iter_apply.hpp | 47 - .../boost/mpl/aux_/iter_fold_if_impl.hpp | 210 - .../boost/mpl/aux_/iter_fold_impl.hpp | 42 - .../boost/mpl/aux_/iter_push_front.hpp | 36 - .../boost/mpl/aux_/joint_iter.hpp | 120 - .../boost/mpl/aux_/lambda_arity_param.hpp | 25 - .../boost/mpl/aux_/lambda_no_ctps.hpp | 193 - .../boost/mpl/aux_/lambda_spec.hpp | 49 - .../boost/mpl/aux_/lambda_support.hpp | 169 - .../boost/mpl/aux_/largest_int.hpp | 63 - .../boost/mpl/aux_/logical_op.hpp | 165 - .../boost/mpl/aux_/msvc_dtw.hpp | 68 - .../boost/mpl/aux_/msvc_eti_base.hpp | 77 - .../boost/mpl/aux_/msvc_is_class.hpp | 58 - .../boost/mpl/aux_/msvc_never_true.hpp | 34 - .../boost/mpl/aux_/msvc_type.hpp | 62 - .../boost/mpl/aux_/na.hpp | 95 - .../boost/mpl/aux_/na_assert.hpp | 34 - .../boost/mpl/aux_/na_fwd.hpp | 31 - .../boost/mpl/aux_/na_spec.hpp | 175 - .../boost/mpl/aux_/nested_type_wknd.hpp | 48 - .../boost/mpl/aux_/nttp_decl.hpp | 35 - .../boost/mpl/aux_/numeric_cast_utils.hpp | 77 - .../boost/mpl/aux_/numeric_op.hpp | 315 - .../boost/mpl/aux_/order_impl.hpp | 76 - .../boost/mpl/aux_/overload_names.hpp | 48 - .../boost/mpl/aux_/partition_op.hpp | 58 - .../boost/mpl/aux_/pop_back_impl.hpp | 34 - .../boost/mpl/aux_/pop_front_impl.hpp | 44 - .../preprocessed/bcc/advance_backward.hpp | 97 - .../aux_/preprocessed/bcc/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/bcc/and.hpp | 69 - .../boost/mpl/aux_/preprocessed/bcc/apply.hpp | 169 - .../mpl/aux_/preprocessed/bcc/apply_fwd.hpp | 52 - .../mpl/aux_/preprocessed/bcc/apply_wrap.hpp | 461 - .../boost/mpl/aux_/preprocessed/bcc/arg.hpp | 117 - .../mpl/aux_/preprocessed/bcc/basic_bind.hpp | 300 - .../boost/mpl/aux_/preprocessed/bcc/bind.hpp | 397 - .../mpl/aux_/preprocessed/bcc/bind_fwd.hpp | 46 - .../mpl/aux_/preprocessed/bcc/bitand.hpp | 147 - .../boost/mpl/aux_/preprocessed/bcc/bitor.hpp | 147 - .../mpl/aux_/preprocessed/bcc/bitxor.hpp | 147 - .../boost/mpl/aux_/preprocessed/bcc/deque.hpp | 323 - .../mpl/aux_/preprocessed/bcc/divides.hpp | 146 - .../mpl/aux_/preprocessed/bcc/equal_to.hpp | 94 - .../mpl/aux_/preprocessed/bcc/fold_impl.hpp | 180 - .../mpl/aux_/preprocessed/bcc/full_lambda.hpp | 558 - .../mpl/aux_/preprocessed/bcc/greater.hpp | 94 - .../aux_/preprocessed/bcc/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/bcc/inherit.hpp | 139 - .../preprocessed/bcc/iter_fold_if_impl.hpp | 133 - .../aux_/preprocessed/bcc/iter_fold_impl.hpp | 180 - .../aux_/preprocessed/bcc/lambda_no_ctps.hpp | 229 - .../boost/mpl/aux_/preprocessed/bcc/less.hpp | 94 - .../mpl/aux_/preprocessed/bcc/less_equal.hpp | 94 - .../boost/mpl/aux_/preprocessed/bcc/list.hpp | 323 - .../mpl/aux_/preprocessed/bcc/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/bcc/map.hpp | 323 - .../boost/mpl/aux_/preprocessed/bcc/minus.hpp | 146 - .../mpl/aux_/preprocessed/bcc/modulus.hpp | 101 - .../aux_/preprocessed/bcc/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/bcc/or.hpp | 69 - .../aux_/preprocessed/bcc/placeholders.hpp | 105 - .../boost/mpl/aux_/preprocessed/bcc/plus.hpp | 146 - .../boost/mpl/aux_/preprocessed/bcc/quote.hpp | 119 - .../preprocessed/bcc/reverse_fold_impl.hpp | 295 - .../bcc/reverse_iter_fold_impl.hpp | 295 - .../boost/mpl/aux_/preprocessed/bcc/set.hpp | 323 - .../boost/mpl/aux_/preprocessed/bcc/set_c.hpp | 328 - .../mpl/aux_/preprocessed/bcc/shift_left.hpp | 99 - .../mpl/aux_/preprocessed/bcc/shift_right.hpp | 99 - .../aux_/preprocessed/bcc/template_arity.hpp | 40 - .../boost/mpl/aux_/preprocessed/bcc/times.hpp | 146 - .../mpl/aux_/preprocessed/bcc/unpack_args.hpp | 97 - .../mpl/aux_/preprocessed/bcc/vector.hpp | 323 - .../mpl/aux_/preprocessed/bcc/vector_c.hpp | 309 - .../preprocessed/bcc551/advance_backward.hpp | 97 - .../preprocessed/bcc551/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/bcc551/and.hpp | 69 - .../mpl/aux_/preprocessed/bcc551/apply.hpp | 169 - .../aux_/preprocessed/bcc551/apply_fwd.hpp | 52 - .../aux_/preprocessed/bcc551/apply_wrap.hpp | 456 - .../mpl/aux_/preprocessed/bcc551/arg.hpp | 123 - .../aux_/preprocessed/bcc551/basic_bind.hpp | 306 - .../mpl/aux_/preprocessed/bcc551/bind.hpp | 403 - .../mpl/aux_/preprocessed/bcc551/bind_fwd.hpp | 46 - .../mpl/aux_/preprocessed/bcc551/bitand.hpp | 147 - .../mpl/aux_/preprocessed/bcc551/bitor.hpp | 147 - .../mpl/aux_/preprocessed/bcc551/bitxor.hpp | 147 - .../mpl/aux_/preprocessed/bcc551/deque.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/divides.hpp | 146 - .../mpl/aux_/preprocessed/bcc551/equal_to.hpp | 94 - .../aux_/preprocessed/bcc551/fold_impl.hpp | 180 - .../aux_/preprocessed/bcc551/full_lambda.hpp | 558 - .../mpl/aux_/preprocessed/bcc551/greater.hpp | 94 - .../preprocessed/bcc551/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/bcc551/inherit.hpp | 141 - .../preprocessed/bcc551/iter_fold_if_impl.hpp | 133 - .../preprocessed/bcc551/iter_fold_impl.hpp | 180 - .../preprocessed/bcc551/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/bcc551/less.hpp | 94 - .../aux_/preprocessed/bcc551/less_equal.hpp | 94 - .../mpl/aux_/preprocessed/bcc551/list.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/list_c.hpp | 328 - .../mpl/aux_/preprocessed/bcc551/map.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/minus.hpp | 146 - .../mpl/aux_/preprocessed/bcc551/modulus.hpp | 101 - .../aux_/preprocessed/bcc551/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/bcc551/or.hpp | 69 - .../aux_/preprocessed/bcc551/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/bcc551/plus.hpp | 146 - .../mpl/aux_/preprocessed/bcc551/quote.hpp | 11 - .../preprocessed/bcc551/reverse_fold_impl.hpp | 295 - .../bcc551/reverse_iter_fold_impl.hpp | 295 - .../mpl/aux_/preprocessed/bcc551/set.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/set_c.hpp | 328 - .../aux_/preprocessed/bcc551/shift_left.hpp | 99 - .../aux_/preprocessed/bcc551/shift_right.hpp | 99 - .../preprocessed/bcc551/template_arity.hpp | 40 - .../mpl/aux_/preprocessed/bcc551/times.hpp | 146 - .../aux_/preprocessed/bcc551/unpack_args.hpp | 97 - .../mpl/aux_/preprocessed/bcc551/vector.hpp | 323 - .../mpl/aux_/preprocessed/bcc551/vector_c.hpp | 309 - .../bcc_pre590/advance_backward.hpp | 97 - .../bcc_pre590/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/bcc_pre590/and.hpp | 69 - .../aux_/preprocessed/bcc_pre590/apply.hpp | 169 - .../preprocessed/bcc_pre590/apply_fwd.hpp | 52 - .../preprocessed/bcc_pre590/apply_wrap.hpp | 456 - .../mpl/aux_/preprocessed/bcc_pre590/arg.hpp | 117 - .../preprocessed/bcc_pre590/basic_bind.hpp | 300 - .../mpl/aux_/preprocessed/bcc_pre590/bind.hpp | 397 - .../aux_/preprocessed/bcc_pre590/bind_fwd.hpp | 46 - .../aux_/preprocessed/bcc_pre590/bitand.hpp | 147 - .../aux_/preprocessed/bcc_pre590/bitor.hpp | 147 - .../aux_/preprocessed/bcc_pre590/bitxor.hpp | 147 - .../aux_/preprocessed/bcc_pre590/deque.hpp | 323 - .../aux_/preprocessed/bcc_pre590/divides.hpp | 146 - .../aux_/preprocessed/bcc_pre590/equal_to.hpp | 94 - .../preprocessed/bcc_pre590/fold_impl.hpp | 180 - .../preprocessed/bcc_pre590/full_lambda.hpp | 558 - .../aux_/preprocessed/bcc_pre590/greater.hpp | 94 - .../preprocessed/bcc_pre590/greater_equal.hpp | 94 - .../aux_/preprocessed/bcc_pre590/inherit.hpp | 139 - .../bcc_pre590/iter_fold_if_impl.hpp | 133 - .../bcc_pre590/iter_fold_impl.hpp | 180 - .../bcc_pre590/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/bcc_pre590/less.hpp | 94 - .../preprocessed/bcc_pre590/less_equal.hpp | 94 - .../mpl/aux_/preprocessed/bcc_pre590/list.hpp | 323 - .../aux_/preprocessed/bcc_pre590/list_c.hpp | 328 - .../mpl/aux_/preprocessed/bcc_pre590/map.hpp | 323 - .../aux_/preprocessed/bcc_pre590/minus.hpp | 146 - .../aux_/preprocessed/bcc_pre590/modulus.hpp | 101 - .../preprocessed/bcc_pre590/not_equal_to.hpp | 94 - .../mpl/aux_/preprocessed/bcc_pre590/or.hpp | 69 - .../preprocessed/bcc_pre590/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/bcc_pre590/plus.hpp | 146 - .../aux_/preprocessed/bcc_pre590/quote.hpp | 11 - .../bcc_pre590/reverse_fold_impl.hpp | 295 - .../bcc_pre590/reverse_iter_fold_impl.hpp | 295 - .../mpl/aux_/preprocessed/bcc_pre590/set.hpp | 323 - .../aux_/preprocessed/bcc_pre590/set_c.hpp | 328 - .../preprocessed/bcc_pre590/shift_left.hpp | 99 - .../preprocessed/bcc_pre590/shift_right.hpp | 99 - .../bcc_pre590/template_arity.hpp | 40 - .../aux_/preprocessed/bcc_pre590/times.hpp | 146 - .../preprocessed/bcc_pre590/unpack_args.hpp | 97 - .../aux_/preprocessed/bcc_pre590/vector.hpp | 323 - .../aux_/preprocessed/bcc_pre590/vector_c.hpp | 309 - .../preprocessed/dmc/advance_backward.hpp | 97 - .../aux_/preprocessed/dmc/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/dmc/and.hpp | 69 - .../boost/mpl/aux_/preprocessed/dmc/apply.hpp | 169 - .../mpl/aux_/preprocessed/dmc/apply_fwd.hpp | 52 - .../mpl/aux_/preprocessed/dmc/apply_wrap.hpp | 84 - .../boost/mpl/aux_/preprocessed/dmc/arg.hpp | 123 - .../mpl/aux_/preprocessed/dmc/basic_bind.hpp | 406 - .../boost/mpl/aux_/preprocessed/dmc/bind.hpp | 515 - .../mpl/aux_/preprocessed/dmc/bind_fwd.hpp | 53 - .../mpl/aux_/preprocessed/dmc/bitand.hpp | 147 - .../boost/mpl/aux_/preprocessed/dmc/bitor.hpp | 147 - .../mpl/aux_/preprocessed/dmc/bitxor.hpp | 147 - .../boost/mpl/aux_/preprocessed/dmc/deque.hpp | 323 - .../mpl/aux_/preprocessed/dmc/divides.hpp | 146 - .../mpl/aux_/preprocessed/dmc/equal_to.hpp | 94 - .../mpl/aux_/preprocessed/dmc/fold_impl.hpp | 180 - .../mpl/aux_/preprocessed/dmc/full_lambda.hpp | 536 - .../mpl/aux_/preprocessed/dmc/greater.hpp | 94 - .../aux_/preprocessed/dmc/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/dmc/inherit.hpp | 141 - .../preprocessed/dmc/iter_fold_if_impl.hpp | 133 - .../aux_/preprocessed/dmc/iter_fold_impl.hpp | 180 - .../aux_/preprocessed/dmc/lambda_no_ctps.hpp | 229 - .../boost/mpl/aux_/preprocessed/dmc/less.hpp | 94 - .../mpl/aux_/preprocessed/dmc/less_equal.hpp | 94 - .../boost/mpl/aux_/preprocessed/dmc/list.hpp | 323 - .../mpl/aux_/preprocessed/dmc/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/dmc/map.hpp | 323 - .../boost/mpl/aux_/preprocessed/dmc/minus.hpp | 146 - .../mpl/aux_/preprocessed/dmc/modulus.hpp | 101 - .../aux_/preprocessed/dmc/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/dmc/or.hpp | 69 - .../aux_/preprocessed/dmc/placeholders.hpp | 105 - .../boost/mpl/aux_/preprocessed/dmc/plus.hpp | 146 - .../boost/mpl/aux_/preprocessed/dmc/quote.hpp | 123 - .../preprocessed/dmc/reverse_fold_impl.hpp | 231 - .../dmc/reverse_iter_fold_impl.hpp | 231 - .../boost/mpl/aux_/preprocessed/dmc/set.hpp | 323 - .../boost/mpl/aux_/preprocessed/dmc/set_c.hpp | 328 - .../mpl/aux_/preprocessed/dmc/shift_left.hpp | 99 - .../mpl/aux_/preprocessed/dmc/shift_right.hpp | 99 - .../aux_/preprocessed/dmc/template_arity.hpp | 11 - .../boost/mpl/aux_/preprocessed/dmc/times.hpp | 146 - .../mpl/aux_/preprocessed/dmc/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/dmc/vector.hpp | 323 - .../mpl/aux_/preprocessed/dmc/vector_c.hpp | 309 - .../preprocessed/gcc/advance_backward.hpp | 97 - .../aux_/preprocessed/gcc/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/gcc/and.hpp | 69 - .../boost/mpl/aux_/preprocessed/gcc/apply.hpp | 169 - .../mpl/aux_/preprocessed/gcc/apply_fwd.hpp | 52 - .../mpl/aux_/preprocessed/gcc/apply_wrap.hpp | 84 - .../boost/mpl/aux_/preprocessed/gcc/arg.hpp | 123 - .../mpl/aux_/preprocessed/gcc/basic_bind.hpp | 440 - .../boost/mpl/aux_/preprocessed/gcc/bind.hpp | 561 - .../mpl/aux_/preprocessed/gcc/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/gcc/bitand.hpp | 147 - .../boost/mpl/aux_/preprocessed/gcc/bitor.hpp | 147 - .../mpl/aux_/preprocessed/gcc/bitxor.hpp | 147 - .../boost/mpl/aux_/preprocessed/gcc/deque.hpp | 323 - .../mpl/aux_/preprocessed/gcc/divides.hpp | 146 - .../mpl/aux_/preprocessed/gcc/equal_to.hpp | 94 - .../mpl/aux_/preprocessed/gcc/fold_impl.hpp | 180 - .../mpl/aux_/preprocessed/gcc/full_lambda.hpp | 558 - .../mpl/aux_/preprocessed/gcc/greater.hpp | 94 - .../aux_/preprocessed/gcc/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/gcc/inherit.hpp | 141 - .../preprocessed/gcc/iter_fold_if_impl.hpp | 133 - .../aux_/preprocessed/gcc/iter_fold_impl.hpp | 180 - .../aux_/preprocessed/gcc/lambda_no_ctps.hpp | 229 - .../boost/mpl/aux_/preprocessed/gcc/less.hpp | 94 - .../mpl/aux_/preprocessed/gcc/less_equal.hpp | 94 - .../boost/mpl/aux_/preprocessed/gcc/list.hpp | 323 - .../mpl/aux_/preprocessed/gcc/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/gcc/map.hpp | 323 - .../boost/mpl/aux_/preprocessed/gcc/minus.hpp | 146 - .../mpl/aux_/preprocessed/gcc/modulus.hpp | 101 - .../aux_/preprocessed/gcc/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/gcc/or.hpp | 69 - .../aux_/preprocessed/gcc/placeholders.hpp | 105 - .../boost/mpl/aux_/preprocessed/gcc/plus.hpp | 146 - .../boost/mpl/aux_/preprocessed/gcc/quote.hpp | 123 - .../preprocessed/gcc/reverse_fold_impl.hpp | 231 - .../gcc/reverse_iter_fold_impl.hpp | 231 - .../boost/mpl/aux_/preprocessed/gcc/set.hpp | 323 - .../boost/mpl/aux_/preprocessed/gcc/set_c.hpp | 328 - .../mpl/aux_/preprocessed/gcc/shift_left.hpp | 99 - .../mpl/aux_/preprocessed/gcc/shift_right.hpp | 99 - .../aux_/preprocessed/gcc/template_arity.hpp | 97 - .../boost/mpl/aux_/preprocessed/gcc/times.hpp | 146 - .../mpl/aux_/preprocessed/gcc/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/gcc/vector.hpp | 323 - .../mpl/aux_/preprocessed/gcc/vector_c.hpp | 309 - .../preprocessed/msvc60/advance_backward.hpp | 132 - .../preprocessed/msvc60/advance_forward.hpp | 132 - .../mpl/aux_/preprocessed/msvc60/and.hpp | 73 - .../mpl/aux_/preprocessed/msvc60/apply.hpp | 166 - .../aux_/preprocessed/msvc60/apply_fwd.hpp | 46 - .../aux_/preprocessed/msvc60/apply_wrap.hpp | 247 - .../mpl/aux_/preprocessed/msvc60/arg.hpp | 123 - .../aux_/preprocessed/msvc60/basic_bind.hpp | 328 - .../mpl/aux_/preprocessed/msvc60/bind.hpp | 432 - .../mpl/aux_/preprocessed/msvc60/bind_fwd.hpp | 46 - .../mpl/aux_/preprocessed/msvc60/bitand.hpp | 149 - .../mpl/aux_/preprocessed/msvc60/bitor.hpp | 149 - .../mpl/aux_/preprocessed/msvc60/bitxor.hpp | 149 - .../mpl/aux_/preprocessed/msvc60/deque.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/divides.hpp | 148 - .../mpl/aux_/preprocessed/msvc60/equal_to.hpp | 102 - .../aux_/preprocessed/msvc60/fold_impl.hpp | 293 - .../aux_/preprocessed/msvc60/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/msvc60/greater.hpp | 102 - .../preprocessed/msvc60/greater_equal.hpp | 102 - .../mpl/aux_/preprocessed/msvc60/inherit.hpp | 166 - .../preprocessed/msvc60/iter_fold_if_impl.hpp | 133 - .../preprocessed/msvc60/iter_fold_impl.hpp | 293 - .../preprocessed/msvc60/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/msvc60/less.hpp | 102 - .../aux_/preprocessed/msvc60/less_equal.hpp | 102 - .../mpl/aux_/preprocessed/msvc60/list.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/list_c.hpp | 534 - .../mpl/aux_/preprocessed/msvc60/map.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/minus.hpp | 148 - .../mpl/aux_/preprocessed/msvc60/modulus.hpp | 115 - .../aux_/preprocessed/msvc60/not_equal_to.hpp | 102 - .../boost/mpl/aux_/preprocessed/msvc60/or.hpp | 73 - .../aux_/preprocessed/msvc60/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/msvc60/plus.hpp | 148 - .../mpl/aux_/preprocessed/msvc60/quote.hpp | 11 - .../preprocessed/msvc60/reverse_fold_impl.hpp | 343 - .../msvc60/reverse_iter_fold_impl.hpp | 343 - .../mpl/aux_/preprocessed/msvc60/set.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/set_c.hpp | 534 - .../aux_/preprocessed/msvc60/shift_left.hpp | 114 - .../aux_/preprocessed/msvc60/shift_right.hpp | 114 - .../preprocessed/msvc60/template_arity.hpp | 46 - .../mpl/aux_/preprocessed/msvc60/times.hpp | 148 - .../aux_/preprocessed/msvc60/unpack_args.hpp | 109 - .../mpl/aux_/preprocessed/msvc60/vector.hpp | 556 - .../mpl/aux_/preprocessed/msvc60/vector_c.hpp | 534 - .../preprocessed/msvc70/advance_backward.hpp | 97 - .../preprocessed/msvc70/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/msvc70/and.hpp | 71 - .../mpl/aux_/preprocessed/msvc70/apply.hpp | 160 - .../aux_/preprocessed/msvc70/apply_fwd.hpp | 46 - .../aux_/preprocessed/msvc70/apply_wrap.hpp | 138 - .../mpl/aux_/preprocessed/msvc70/arg.hpp | 123 - .../aux_/preprocessed/msvc70/basic_bind.hpp | 328 - .../mpl/aux_/preprocessed/msvc70/bind.hpp | 432 - .../mpl/aux_/preprocessed/msvc70/bind_fwd.hpp | 46 - .../mpl/aux_/preprocessed/msvc70/bitand.hpp | 151 - .../mpl/aux_/preprocessed/msvc70/bitor.hpp | 151 - .../mpl/aux_/preprocessed/msvc70/bitxor.hpp | 151 - .../mpl/aux_/preprocessed/msvc70/deque.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/divides.hpp | 150 - .../mpl/aux_/preprocessed/msvc70/equal_to.hpp | 102 - .../aux_/preprocessed/msvc70/fold_impl.hpp | 245 - .../aux_/preprocessed/msvc70/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/msvc70/greater.hpp | 102 - .../preprocessed/msvc70/greater_equal.hpp | 102 - .../mpl/aux_/preprocessed/msvc70/inherit.hpp | 166 - .../preprocessed/msvc70/iter_fold_if_impl.hpp | 133 - .../preprocessed/msvc70/iter_fold_impl.hpp | 245 - .../preprocessed/msvc70/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/msvc70/less.hpp | 102 - .../aux_/preprocessed/msvc70/less_equal.hpp | 102 - .../mpl/aux_/preprocessed/msvc70/list.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/list_c.hpp | 534 - .../mpl/aux_/preprocessed/msvc70/map.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/minus.hpp | 150 - .../mpl/aux_/preprocessed/msvc70/modulus.hpp | 115 - .../aux_/preprocessed/msvc70/not_equal_to.hpp | 102 - .../boost/mpl/aux_/preprocessed/msvc70/or.hpp | 71 - .../aux_/preprocessed/msvc70/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/msvc70/plus.hpp | 150 - .../mpl/aux_/preprocessed/msvc70/quote.hpp | 116 - .../preprocessed/msvc70/reverse_fold_impl.hpp | 295 - .../msvc70/reverse_iter_fold_impl.hpp | 295 - .../mpl/aux_/preprocessed/msvc70/set.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/set_c.hpp | 534 - .../aux_/preprocessed/msvc70/shift_left.hpp | 114 - .../aux_/preprocessed/msvc70/shift_right.hpp | 114 - .../preprocessed/msvc70/template_arity.hpp | 46 - .../mpl/aux_/preprocessed/msvc70/times.hpp | 150 - .../aux_/preprocessed/msvc70/unpack_args.hpp | 109 - .../mpl/aux_/preprocessed/msvc70/vector.hpp | 556 - .../mpl/aux_/preprocessed/msvc70/vector_c.hpp | 534 - .../preprocessed/mwcw/advance_backward.hpp | 97 - .../preprocessed/mwcw/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/mwcw/and.hpp | 69 - .../mpl/aux_/preprocessed/mwcw/apply.hpp | 169 - .../mpl/aux_/preprocessed/mwcw/apply_fwd.hpp | 52 - .../mpl/aux_/preprocessed/mwcw/apply_wrap.hpp | 456 - .../boost/mpl/aux_/preprocessed/mwcw/arg.hpp | 123 - .../mpl/aux_/preprocessed/mwcw/basic_bind.hpp | 440 - .../boost/mpl/aux_/preprocessed/mwcw/bind.hpp | 561 - .../mpl/aux_/preprocessed/mwcw/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/mwcw/bitand.hpp | 147 - .../mpl/aux_/preprocessed/mwcw/bitor.hpp | 147 - .../mpl/aux_/preprocessed/mwcw/bitxor.hpp | 147 - .../mpl/aux_/preprocessed/mwcw/deque.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/divides.hpp | 146 - .../mpl/aux_/preprocessed/mwcw/equal_to.hpp | 94 - .../mpl/aux_/preprocessed/mwcw/fold_impl.hpp | 180 - .../aux_/preprocessed/mwcw/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/mwcw/greater.hpp | 94 - .../aux_/preprocessed/mwcw/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/mwcw/inherit.hpp | 141 - .../preprocessed/mwcw/iter_fold_if_impl.hpp | 133 - .../aux_/preprocessed/mwcw/iter_fold_impl.hpp | 180 - .../aux_/preprocessed/mwcw/lambda_no_ctps.hpp | 229 - .../boost/mpl/aux_/preprocessed/mwcw/less.hpp | 94 - .../mpl/aux_/preprocessed/mwcw/less_equal.hpp | 94 - .../boost/mpl/aux_/preprocessed/mwcw/list.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/mwcw/map.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/minus.hpp | 146 - .../mpl/aux_/preprocessed/mwcw/modulus.hpp | 101 - .../aux_/preprocessed/mwcw/not_equal_to.hpp | 94 - .../boost/mpl/aux_/preprocessed/mwcw/or.hpp | 69 - .../aux_/preprocessed/mwcw/placeholders.hpp | 105 - .../boost/mpl/aux_/preprocessed/mwcw/plus.hpp | 146 - .../mpl/aux_/preprocessed/mwcw/quote.hpp | 123 - .../preprocessed/mwcw/reverse_fold_impl.hpp | 231 - .../mwcw/reverse_iter_fold_impl.hpp | 231 - .../boost/mpl/aux_/preprocessed/mwcw/set.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/set_c.hpp | 328 - .../mpl/aux_/preprocessed/mwcw/shift_left.hpp | 99 - .../aux_/preprocessed/mwcw/shift_right.hpp | 99 - .../aux_/preprocessed/mwcw/template_arity.hpp | 11 - .../mpl/aux_/preprocessed/mwcw/times.hpp | 146 - .../aux_/preprocessed/mwcw/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/mwcw/vector.hpp | 323 - .../mpl/aux_/preprocessed/mwcw/vector_c.hpp | 309 - .../preprocessed/no_ctps/advance_backward.hpp | 97 - .../preprocessed/no_ctps/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/no_ctps/and.hpp | 73 - .../mpl/aux_/preprocessed/no_ctps/apply.hpp | 268 - .../aux_/preprocessed/no_ctps/apply_fwd.hpp | 50 - .../aux_/preprocessed/no_ctps/apply_wrap.hpp | 78 - .../mpl/aux_/preprocessed/no_ctps/arg.hpp | 123 - .../aux_/preprocessed/no_ctps/basic_bind.hpp | 486 - .../mpl/aux_/preprocessed/no_ctps/bind.hpp | 590 - .../aux_/preprocessed/no_ctps/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/no_ctps/bitand.hpp | 134 - .../mpl/aux_/preprocessed/no_ctps/bitor.hpp | 134 - .../mpl/aux_/preprocessed/no_ctps/bitxor.hpp | 134 - .../mpl/aux_/preprocessed/no_ctps/deque.hpp | 556 - .../mpl/aux_/preprocessed/no_ctps/divides.hpp | 133 - .../aux_/preprocessed/no_ctps/equal_to.hpp | 94 - .../aux_/preprocessed/no_ctps/fold_impl.hpp | 245 - .../aux_/preprocessed/no_ctps/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/no_ctps/greater.hpp | 94 - .../preprocessed/no_ctps/greater_equal.hpp | 94 - .../mpl/aux_/preprocessed/no_ctps/inherit.hpp | 166 - .../no_ctps/iter_fold_if_impl.hpp | 133 - .../preprocessed/no_ctps/iter_fold_impl.hpp | 245 - .../preprocessed/no_ctps/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/no_ctps/less.hpp | 94 - .../aux_/preprocessed/no_ctps/less_equal.hpp | 94 - .../mpl/aux_/preprocessed/no_ctps/list.hpp | 556 - .../mpl/aux_/preprocessed/no_ctps/list_c.hpp | 534 - .../mpl/aux_/preprocessed/no_ctps/map.hpp | 556 - .../mpl/aux_/preprocessed/no_ctps/minus.hpp | 133 - .../mpl/aux_/preprocessed/no_ctps/modulus.hpp | 101 - .../preprocessed/no_ctps/not_equal_to.hpp | 94 - .../mpl/aux_/preprocessed/no_ctps/or.hpp | 73 - .../preprocessed/no_ctps/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/no_ctps/plus.hpp | 133 - .../mpl/aux_/preprocessed/no_ctps/quote.hpp | 116 - .../no_ctps/reverse_fold_impl.hpp | 295 - .../no_ctps/reverse_iter_fold_impl.hpp | 295 - .../mpl/aux_/preprocessed/no_ctps/set.hpp | 556 - .../mpl/aux_/preprocessed/no_ctps/set_c.hpp | 534 - .../aux_/preprocessed/no_ctps/shift_left.hpp | 99 - .../aux_/preprocessed/no_ctps/shift_right.hpp | 99 - .../preprocessed/no_ctps/template_arity.hpp | 40 - .../mpl/aux_/preprocessed/no_ctps/times.hpp | 133 - .../aux_/preprocessed/no_ctps/unpack_args.hpp | 109 - .../mpl/aux_/preprocessed/no_ctps/vector.hpp | 556 - .../aux_/preprocessed/no_ctps/vector_c.hpp | 534 - .../preprocessed/no_ttp/advance_backward.hpp | 97 - .../preprocessed/no_ttp/advance_forward.hpp | 97 - .../mpl/aux_/preprocessed/no_ttp/and.hpp | 69 - .../mpl/aux_/preprocessed/no_ttp/apply.hpp | 169 - .../aux_/preprocessed/no_ttp/apply_fwd.hpp | 52 - .../aux_/preprocessed/no_ttp/apply_wrap.hpp | 84 - .../mpl/aux_/preprocessed/no_ttp/arg.hpp | 123 - .../aux_/preprocessed/no_ttp/basic_bind.hpp | 369 - .../mpl/aux_/preprocessed/no_ttp/bind.hpp | 466 - .../mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/no_ttp/bitand.hpp | 157 - .../mpl/aux_/preprocessed/no_ttp/bitor.hpp | 157 - .../mpl/aux_/preprocessed/no_ttp/bitxor.hpp | 157 - .../mpl/aux_/preprocessed/no_ttp/deque.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/divides.hpp | 156 - .../mpl/aux_/preprocessed/no_ttp/equal_to.hpp | 98 - .../aux_/preprocessed/no_ttp/fold_impl.hpp | 180 - .../aux_/preprocessed/no_ttp/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/no_ttp/greater.hpp | 98 - .../preprocessed/no_ttp/greater_equal.hpp | 98 - .../mpl/aux_/preprocessed/no_ttp/inherit.hpp | 141 - .../preprocessed/no_ttp/iter_fold_if_impl.hpp | 133 - .../preprocessed/no_ttp/iter_fold_impl.hpp | 180 - .../preprocessed/no_ttp/lambda_no_ctps.hpp | 229 - .../mpl/aux_/preprocessed/no_ttp/less.hpp | 98 - .../aux_/preprocessed/no_ttp/less_equal.hpp | 98 - .../mpl/aux_/preprocessed/no_ttp/list.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/list_c.hpp | 328 - .../mpl/aux_/preprocessed/no_ttp/map.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/minus.hpp | 156 - .../mpl/aux_/preprocessed/no_ttp/modulus.hpp | 111 - .../aux_/preprocessed/no_ttp/not_equal_to.hpp | 98 - .../boost/mpl/aux_/preprocessed/no_ttp/or.hpp | 69 - .../aux_/preprocessed/no_ttp/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/no_ttp/plus.hpp | 156 - .../mpl/aux_/preprocessed/no_ttp/quote.hpp | 11 - .../preprocessed/no_ttp/reverse_fold_impl.hpp | 231 - .../no_ttp/reverse_iter_fold_impl.hpp | 231 - .../mpl/aux_/preprocessed/no_ttp/set.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/set_c.hpp | 328 - .../aux_/preprocessed/no_ttp/shift_left.hpp | 110 - .../aux_/preprocessed/no_ttp/shift_right.hpp | 110 - .../preprocessed/no_ttp/template_arity.hpp | 40 - .../mpl/aux_/preprocessed/no_ttp/times.hpp | 156 - .../aux_/preprocessed/no_ttp/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/no_ttp/vector.hpp | 323 - .../mpl/aux_/preprocessed/no_ttp/vector_c.hpp | 309 - .../preprocessed/plain/advance_backward.hpp | 97 - .../preprocessed/plain/advance_forward.hpp | 97 - .../boost/mpl/aux_/preprocessed/plain/and.hpp | 64 - .../mpl/aux_/preprocessed/plain/apply.hpp | 139 - .../mpl/aux_/preprocessed/plain/apply_fwd.hpp | 52 - .../aux_/preprocessed/plain/apply_wrap.hpp | 84 - .../boost/mpl/aux_/preprocessed/plain/arg.hpp | 123 - .../aux_/preprocessed/plain/basic_bind.hpp | 440 - .../mpl/aux_/preprocessed/plain/bind.hpp | 561 - .../mpl/aux_/preprocessed/plain/bind_fwd.hpp | 52 - .../mpl/aux_/preprocessed/plain/bitand.hpp | 142 - .../mpl/aux_/preprocessed/plain/bitor.hpp | 142 - .../mpl/aux_/preprocessed/plain/bitxor.hpp | 142 - .../mpl/aux_/preprocessed/plain/deque.hpp | 323 - .../mpl/aux_/preprocessed/plain/divides.hpp | 141 - .../mpl/aux_/preprocessed/plain/equal_to.hpp | 92 - .../mpl/aux_/preprocessed/plain/fold_impl.hpp | 180 - .../aux_/preprocessed/plain/full_lambda.hpp | 554 - .../mpl/aux_/preprocessed/plain/greater.hpp | 92 - .../aux_/preprocessed/plain/greater_equal.hpp | 92 - .../mpl/aux_/preprocessed/plain/inherit.hpp | 125 - .../preprocessed/plain/iter_fold_if_impl.hpp | 133 - .../preprocessed/plain/iter_fold_impl.hpp | 180 - .../preprocessed/plain/lambda_no_ctps.hpp | 228 - .../mpl/aux_/preprocessed/plain/less.hpp | 92 - .../aux_/preprocessed/plain/less_equal.hpp | 92 - .../mpl/aux_/preprocessed/plain/list.hpp | 323 - .../mpl/aux_/preprocessed/plain/list_c.hpp | 328 - .../boost/mpl/aux_/preprocessed/plain/map.hpp | 323 - .../mpl/aux_/preprocessed/plain/minus.hpp | 141 - .../mpl/aux_/preprocessed/plain/modulus.hpp | 99 - .../aux_/preprocessed/plain/not_equal_to.hpp | 92 - .../boost/mpl/aux_/preprocessed/plain/or.hpp | 64 - .../aux_/preprocessed/plain/placeholders.hpp | 105 - .../mpl/aux_/preprocessed/plain/plus.hpp | 141 - .../mpl/aux_/preprocessed/plain/quote.hpp | 123 - .../preprocessed/plain/reverse_fold_impl.hpp | 231 - .../plain/reverse_iter_fold_impl.hpp | 231 - .../boost/mpl/aux_/preprocessed/plain/set.hpp | 323 - .../mpl/aux_/preprocessed/plain/set_c.hpp | 328 - .../aux_/preprocessed/plain/shift_left.hpp | 97 - .../aux_/preprocessed/plain/shift_right.hpp | 97 - .../preprocessed/plain/template_arity.hpp | 11 - .../mpl/aux_/preprocessed/plain/times.hpp | 141 - .../aux_/preprocessed/plain/unpack_args.hpp | 94 - .../mpl/aux_/preprocessed/plain/vector.hpp | 323 - .../mpl/aux_/preprocessed/plain/vector_c.hpp | 309 - .../boost/mpl/aux_/preprocessor/add.hpp | 65 - .../mpl/aux_/preprocessor/def_params_tail.hpp | 105 - .../mpl/aux_/preprocessor/default_params.hpp | 67 - .../boost/mpl/aux_/preprocessor/enum.hpp | 62 - .../mpl/aux_/preprocessor/ext_params.hpp | 78 - .../mpl/aux_/preprocessor/filter_params.hpp | 28 - .../boost/mpl/aux_/preprocessor/is_seq.hpp | 54 - .../boost/mpl/aux_/preprocessor/params.hpp | 65 - .../aux_/preprocessor/partial_spec_params.hpp | 32 - .../boost/mpl/aux_/preprocessor/range.hpp | 30 - .../boost/mpl/aux_/preprocessor/repeat.hpp | 51 - .../boost/mpl/aux_/preprocessor/sub.hpp | 65 - .../mpl/aux_/preprocessor/token_equal.hpp | 56 - .../boost/mpl/aux_/preprocessor/tuple.hpp | 29 - .../boost/mpl/aux_/ptr_to_ref.hpp | 46 - .../boost/mpl/aux_/push_back_impl.hpp | 70 - .../boost/mpl/aux_/push_front_impl.hpp | 71 - .../boost/mpl/aux_/range_c/O1_size.hpp | 31 - .../boost/mpl/aux_/range_c/back.hpp | 34 - .../boost/mpl/aux_/range_c/empty.hpp | 37 - .../boost/mpl/aux_/range_c/front.hpp | 33 - .../boost/mpl/aux_/range_c/iterator.hpp | 106 - .../boost/mpl/aux_/range_c/size.hpp | 37 - .../boost/mpl/aux_/range_c/tag.hpp | 24 - .../boost/mpl/aux_/reverse_fold_impl.hpp | 44 - .../boost/mpl/aux_/reverse_fold_impl_body.hpp | 412 - .../boost/mpl/aux_/reverse_iter_fold_impl.hpp | 43 - .../boost/mpl/aux_/sequence_wrapper.hpp | 292 - .../boost/mpl/aux_/shift_op.hpp | 87 - .../boost/mpl/aux_/single_element_iter.hpp | 118 - .../boost/mpl/aux_/size_impl.hpp | 52 - .../boost/mpl/aux_/sort_impl.hpp | 121 - .../boost/mpl/aux_/static_cast.hpp | 27 - .../boost/mpl/aux_/template_arity.hpp | 189 - .../boost/mpl/aux_/template_arity_fwd.hpp | 23 - .../boost/mpl/aux_/test.hpp | 32 - .../boost/mpl/aux_/test/assert.hpp | 29 - .../boost/mpl/aux_/test/data.hpp | 25 - .../boost/mpl/aux_/test/test_case.hpp | 21 - .../boost/mpl/aux_/traits_lambda_spec.hpp | 63 - .../boost/mpl/aux_/transform_iter.hpp | 123 - .../boost/mpl/aux_/type_wrapper.hpp | 47 - .../boost/mpl/aux_/unwrap.hpp | 51 - .../boost/mpl/aux_/value_wknd.hpp | 89 - .../boost/mpl/aux_/yes_no.hpp | 58 - .../boost-for-react-native/boost/mpl/back.hpp | 39 - .../boost/mpl/back_fwd.hpp | 24 - .../boost/mpl/back_inserter.hpp | 34 - .../boost-for-react-native/boost/mpl/base.hpp | 35 - .../boost/mpl/begin.hpp | 19 - .../boost/mpl/begin_end.hpp | 57 - .../boost/mpl/begin_end_fwd.hpp | 27 - .../boost-for-react-native/boost/mpl/bind.hpp | 551 - .../boost/mpl/bind_fwd.hpp | 99 - .../boost/mpl/bitand.hpp | 45 - .../boost/mpl/bitor.hpp | 45 - .../boost/mpl/bitwise.hpp | 24 - .../boost/mpl/bitxor.hpp | 23 - .../boost-for-react-native/boost/mpl/bool.hpp | 39 - .../boost/mpl/bool_fwd.hpp | 33 - .../boost-for-react-native/boost/mpl/char.hpp | 22 - .../boost/mpl/char_fwd.hpp | 27 - .../boost/mpl/clear.hpp | 39 - .../boost/mpl/clear_fwd.hpp | 24 - .../boost/mpl/comparison.hpp | 24 - .../boost/mpl/contains.hpp | 41 - .../boost/mpl/contains_fwd.hpp | 25 - .../boost-for-react-native/boost/mpl/copy.hpp | 58 - .../boost/mpl/copy_if.hpp | 96 - .../boost/mpl/count.hpp | 40 - .../boost/mpl/count_fwd.hpp | 24 - .../boost/mpl/count_if.hpp | 79 - .../boost/mpl/deque.hpp | 58 - .../boost/mpl/deref.hpp | 41 - .../boost/mpl/distance.hpp | 78 - .../boost/mpl/distance_fwd.hpp | 28 - .../boost/mpl/divides.hpp | 21 - .../boost/mpl/empty.hpp | 39 - .../boost/mpl/empty_base.hpp | 63 - .../boost/mpl/empty_fwd.hpp | 24 - .../boost/mpl/empty_sequence.hpp | 43 - .../boost-for-react-native/boost/mpl/end.hpp | 19 - .../boost/mpl/equal.hpp | 112 - .../boost/mpl/equal_to.hpp | 21 - .../boost/mpl/erase.hpp | 42 - .../boost/mpl/erase_fwd.hpp | 24 - .../boost/mpl/erase_key.hpp | 41 - .../boost/mpl/erase_key_fwd.hpp | 24 - .../boost/mpl/eval_if.hpp | 71 - .../boost/mpl/filter_view.hpp | 46 - .../boost-for-react-native/boost/mpl/find.hpp | 38 - .../boost/mpl/find_if.hpp | 50 - .../boost-for-react-native/boost/mpl/fold.hpp | 48 - .../boost/mpl/for_each.hpp | 123 - .../boost/mpl/front.hpp | 39 - .../boost/mpl/front_fwd.hpp | 24 - .../boost/mpl/front_inserter.hpp | 33 - .../boost/mpl/greater.hpp | 21 - .../boost/mpl/greater_equal.hpp | 21 - .../boost/mpl/has_key.hpp | 41 - .../boost/mpl/has_key_fwd.hpp | 25 - .../boost/mpl/has_xxx.hpp | 647 - .../boost/mpl/identity.hpp | 45 - .../boost-for-react-native/boost/mpl/if.hpp | 135 - .../boost/mpl/index_if.hpp | 60 - .../boost/mpl/index_of.hpp | 39 - .../boost/mpl/inherit.hpp | 229 - .../boost/mpl/inherit_linearly.hpp | 39 - .../boost/mpl/insert.hpp | 41 - .../boost/mpl/insert_fwd.hpp | 24 - .../boost/mpl/insert_range.hpp | 41 - .../boost/mpl/insert_range_fwd.hpp | 24 - .../boost/mpl/inserter.hpp | 32 - .../boost-for-react-native/boost/mpl/int.hpp | 22 - .../boost/mpl/int_fwd.hpp | 27 - .../boost/mpl/integral_c.hpp | 51 - .../boost/mpl/integral_c_fwd.hpp | 32 - .../boost/mpl/integral_c_tag.hpp | 26 - .../boost/mpl/is_placeholder.hpp | 67 - .../boost/mpl/is_sequence.hpp | 112 - .../boost/mpl/iter_fold.hpp | 49 - .../boost/mpl/iter_fold_if.hpp | 117 - .../boost/mpl/iterator_category.hpp | 35 - .../boost/mpl/iterator_range.hpp | 42 - .../boost/mpl/iterator_tags.hpp | 27 - .../boost/mpl/joint_view.hpp | 65 - .../boost/mpl/key_type.hpp | 42 - .../boost/mpl/key_type_fwd.hpp | 25 - .../boost/mpl/lambda.hpp | 29 - .../boost/mpl/lambda_fwd.hpp | 57 - .../boost-for-react-native/boost/mpl/less.hpp | 21 - .../boost/mpl/less_equal.hpp | 21 - .../boost/mpl/limits/arity.hpp | 21 - .../boost/mpl/limits/list.hpp | 21 - .../boost/mpl/limits/map.hpp | 21 - .../boost/mpl/limits/set.hpp | 21 - .../boost/mpl/limits/string.hpp | 21 - .../boost/mpl/limits/unrolling.hpp | 21 - .../boost/mpl/limits/vector.hpp | 21 - .../boost-for-react-native/boost/mpl/list.hpp | 57 - .../boost/mpl/list/aux_/O1_size.hpp | 33 - .../boost/mpl/list/aux_/begin_end.hpp | 44 - .../boost/mpl/list/aux_/clear.hpp | 34 - .../boost/mpl/list/aux_/empty.hpp | 34 - .../boost/mpl/list/aux_/front.hpp | 33 - .../mpl/list/aux_/include_preprocessed.hpp | 35 - .../boost/mpl/list/aux_/item.hpp | 55 - .../boost/mpl/list/aux_/iterator.hpp | 76 - .../boost/mpl/list/aux_/numbered.hpp | 68 - .../boost/mpl/list/aux_/numbered_c.hpp | 71 - .../boost/mpl/list/aux_/pop_front.hpp | 34 - .../list/aux_/preprocessed/plain/list10.hpp | 149 - .../list/aux_/preprocessed/plain/list10_c.hpp | 164 - .../list/aux_/preprocessed/plain/list20.hpp | 169 - .../list/aux_/preprocessed/plain/list20_c.hpp | 173 - .../list/aux_/preprocessed/plain/list30.hpp | 189 - .../list/aux_/preprocessed/plain/list30_c.hpp | 183 - .../list/aux_/preprocessed/plain/list40.hpp | 209 - .../list/aux_/preprocessed/plain/list40_c.hpp | 193 - .../list/aux_/preprocessed/plain/list50.hpp | 229 - .../list/aux_/preprocessed/plain/list50_c.hpp | 203 - .../boost/mpl/list/aux_/push_back.hpp | 36 - .../boost/mpl/list/aux_/push_front.hpp | 39 - .../boost/mpl/list/aux_/size.hpp | 33 - .../boost/mpl/list/aux_/tag.hpp | 24 - .../boost/mpl/list/list0.hpp | 42 - .../boost/mpl/list/list0_c.hpp | 31 - .../boost/mpl/list/list10.hpp | 43 - .../boost/mpl/list/list10_c.hpp | 43 - .../boost/mpl/list/list20.hpp | 43 - .../boost/mpl/list/list20_c.hpp | 43 - .../boost/mpl/list/list30.hpp | 43 - .../boost/mpl/list/list30_c.hpp | 43 - .../boost/mpl/list/list40.hpp | 43 - .../boost/mpl/list/list40_c.hpp | 43 - .../boost/mpl/list/list50.hpp | 43 - .../boost/mpl/list/list50_c.hpp | 43 - .../boost/mpl/list_c.hpp | 60 - .../boost/mpl/logical.hpp | 21 - .../boost-for-react-native/boost/mpl/long.hpp | 22 - .../boost/mpl/long_fwd.hpp | 27 - .../boost/mpl/lower_bound.hpp | 143 - .../boost-for-react-native/boost/mpl/map.hpp | 57 - .../boost/mpl/map/aux_/at_impl.hpp | 144 - .../boost/mpl/map/aux_/begin_end_impl.hpp | 50 - .../boost/mpl/map/aux_/clear_impl.hpp | 35 - .../boost/mpl/map/aux_/contains_impl.hpp | 43 - .../boost/mpl/map/aux_/empty_impl.hpp | 34 - .../boost/mpl/map/aux_/erase_impl.hpp | 41 - .../boost/mpl/map/aux_/erase_key_impl.hpp | 53 - .../boost/mpl/map/aux_/has_key_impl.hpp | 44 - .../mpl/map/aux_/include_preprocessed.hpp | 53 - .../boost/mpl/map/aux_/insert_impl.hpp | 72 - .../boost/mpl/map/aux_/insert_range_impl.hpp | 41 - .../boost/mpl/map/aux_/item.hpp | 141 - .../boost/mpl/map/aux_/iterator.hpp | 169 - .../boost/mpl/map/aux_/key_type_impl.hpp | 36 - .../boost/mpl/map/aux_/map0.hpp | 74 - .../boost/mpl/map/aux_/numbered.hpp | 110 - .../map/aux_/preprocessed/no_ctps/map10.hpp | 350 - .../map/aux_/preprocessed/no_ctps/map20.hpp | 370 - .../map/aux_/preprocessed/no_ctps/map30.hpp | 390 - .../map/aux_/preprocessed/no_ctps/map40.hpp | 410 - .../map/aux_/preprocessed/no_ctps/map50.hpp | 430 - .../mpl/map/aux_/preprocessed/plain/map10.hpp | 290 - .../mpl/map/aux_/preprocessed/plain/map20.hpp | 310 - .../mpl/map/aux_/preprocessed/plain/map30.hpp | 330 - .../mpl/map/aux_/preprocessed/plain/map40.hpp | 350 - .../mpl/map/aux_/preprocessed/plain/map50.hpp | 370 - .../aux_/preprocessed/typeof_based/map10.hpp | 150 - .../aux_/preprocessed/typeof_based/map20.hpp | 170 - .../aux_/preprocessed/typeof_based/map30.hpp | 190 - .../aux_/preprocessed/typeof_based/map40.hpp | 210 - .../aux_/preprocessed/typeof_based/map50.hpp | 230 - .../boost/mpl/map/aux_/size_impl.hpp | 33 - .../boost/mpl/map/aux_/tag.hpp | 24 - .../boost/mpl/map/aux_/value_type_impl.hpp | 36 - .../boost/mpl/map/map0.hpp | 37 - .../boost/mpl/map/map10.hpp | 44 - .../boost/mpl/map/map20.hpp | 44 - .../boost/mpl/map/map30.hpp | 44 - .../boost/mpl/map/map40.hpp | 44 - .../boost/mpl/map/map50.hpp | 44 - .../boost/mpl/math/fixed_c.hpp | 36 - .../boost/mpl/math/is_even.hpp | 54 - .../boost/mpl/math/rational_c.hpp | 37 - .../boost-for-react-native/boost/mpl/max.hpp | 19 - .../boost/mpl/max_element.hpp | 72 - .../boost-for-react-native/boost/mpl/min.hpp | 19 - .../boost/mpl/min_element.hpp | 40 - .../boost/mpl/min_max.hpp | 46 - .../boost/mpl/minus.hpp | 21 - .../boost/mpl/modulus.hpp | 22 - .../boost/mpl/multiplies.hpp | 53 - .../boost/mpl/multiset/aux_/count_impl.hpp | 82 - .../boost/mpl/multiset/aux_/insert_impl.hpp | 34 - .../boost/mpl/multiset/aux_/item.hpp | 114 - .../boost/mpl/multiset/aux_/multiset0.hpp | 34 - .../boost/mpl/multiset/aux_/tag.hpp | 23 - .../boost/mpl/multiset/multiset0.hpp | 36 - .../boost/mpl/negate.hpp | 81 - .../boost-for-react-native/boost/mpl/next.hpp | 19 - .../boost/mpl/next_prior.hpp | 49 - .../boost-for-react-native/boost/mpl/not.hpp | 51 - .../boost/mpl/not_equal_to.hpp | 21 - .../boost/mpl/numeric_cast.hpp | 41 - .../boost-for-react-native/boost/mpl/or.hpp | 61 - .../boost/mpl/order.hpp | 41 - .../boost/mpl/order_fwd.hpp | 25 - .../boost-for-react-native/boost/mpl/pair.hpp | 70 - .../boost/mpl/pair_view.hpp | 169 - .../boost/mpl/partition.hpp | 53 - .../boost/mpl/placeholders.hpp | 100 - .../boost-for-react-native/boost/mpl/plus.hpp | 21 - .../boost/mpl/pop_back.hpp | 39 - .../boost/mpl/pop_back_fwd.hpp | 24 - .../boost/mpl/pop_front.hpp | 39 - .../boost/mpl/pop_front_fwd.hpp | 24 - .../boost/mpl/print.hpp | 78 - .../boost/mpl/prior.hpp | 19 - .../boost/mpl/protect.hpp | 55 - .../boost/mpl/push_back.hpp | 53 - .../boost/mpl/push_back_fwd.hpp | 24 - .../boost/mpl/push_front.hpp | 52 - .../boost/mpl/push_front_fwd.hpp | 24 - .../boost/mpl/quote.hpp | 151 - .../boost/mpl/range_c.hpp | 48 - .../boost/mpl/remove.hpp | 52 - .../boost/mpl/remove_if.hpp | 83 - .../boost/mpl/replace.hpp | 55 - .../boost/mpl/replace_if.hpp | 88 - .../boost/mpl/reverse.hpp | 38 - .../boost/mpl/reverse_fold.hpp | 50 - .../boost/mpl/reverse_iter_fold.hpp | 56 - .../boost/mpl/same_as.hpp | 55 - .../boost/mpl/sequence_tag.hpp | 124 - .../boost/mpl/sequence_tag_fwd.hpp | 26 - .../boost-for-react-native/boost/mpl/set.hpp | 57 - .../boost/mpl/set/aux_/at_impl.hpp | 40 - .../boost/mpl/set/aux_/begin_end_impl.hpp | 43 - .../boost/mpl/set/aux_/clear_impl.hpp | 35 - .../boost/mpl/set/aux_/empty_impl.hpp | 34 - .../boost/mpl/set/aux_/erase_impl.hpp | 41 - .../boost/mpl/set/aux_/erase_key_impl.hpp | 53 - .../boost/mpl/set/aux_/has_key_impl.hpp | 60 - .../mpl/set/aux_/include_preprocessed.hpp | 42 - .../boost/mpl/set/aux_/insert_impl.hpp | 65 - .../boost/mpl/set/aux_/insert_range_impl.hpp | 41 - .../boost/mpl/set/aux_/item.hpp | 82 - .../boost/mpl/set/aux_/iterator.hpp | 98 - .../boost/mpl/set/aux_/key_type_impl.hpp | 34 - .../boost/mpl/set/aux_/numbered.hpp | 48 - .../boost/mpl/set/aux_/numbered_c.hpp | 48 - .../mpl/set/aux_/preprocessed/plain/set10.hpp | 140 - .../set/aux_/preprocessed/plain/set10_c.hpp | 145 - .../mpl/set/aux_/preprocessed/plain/set20.hpp | 168 - .../set/aux_/preprocessed/plain/set20_c.hpp | 154 - .../mpl/set/aux_/preprocessed/plain/set30.hpp | 195 - .../set/aux_/preprocessed/plain/set30_c.hpp | 164 - .../mpl/set/aux_/preprocessed/plain/set40.hpp | 221 - .../set/aux_/preprocessed/plain/set40_c.hpp | 174 - .../mpl/set/aux_/preprocessed/plain/set50.hpp | 250 - .../set/aux_/preprocessed/plain/set50_c.hpp | 184 - .../boost/mpl/set/aux_/set0.hpp | 69 - .../boost/mpl/set/aux_/size_impl.hpp | 33 - .../boost/mpl/set/aux_/tag.hpp | 24 - .../boost/mpl/set/aux_/value_type_impl.hpp | 34 - .../boost/mpl/set/set0.hpp | 36 - .../boost/mpl/set/set0_c.hpp | 32 - .../boost/mpl/set/set10.hpp | 44 - .../boost/mpl/set/set10_c.hpp | 45 - .../boost/mpl/set/set20.hpp | 44 - .../boost/mpl/set/set20_c.hpp | 45 - .../boost/mpl/set/set30.hpp | 44 - .../boost/mpl/set/set30_c.hpp | 45 - .../boost/mpl/set/set40.hpp | 44 - .../boost/mpl/set/set40_c.hpp | 45 - .../boost/mpl/set/set50.hpp | 44 - .../boost/mpl/set/set50_c.hpp | 45 - .../boost/mpl/set_c.hpp | 60 - .../boost/mpl/shift_left.hpp | 22 - .../boost/mpl/shift_right.hpp | 22 - .../boost/mpl/single_view.hpp | 38 - .../boost-for-react-native/boost/mpl/size.hpp | 42 - .../boost/mpl/size_fwd.hpp | 24 - .../boost/mpl/size_t.hpp | 25 - .../boost/mpl/size_t_fwd.hpp | 28 - .../boost/mpl/sizeof.hpp | 36 - .../boost-for-react-native/boost/mpl/sort.hpp | 27 - .../boost/mpl/stable_partition.hpp | 75 - .../boost/mpl/string.hpp | 607 - .../boost/mpl/switch.hpp | 49 - .../boost-for-react-native/boost/mpl/tag.hpp | 52 - .../boost/mpl/times.hpp | 21 - .../boost/mpl/transform.hpp | 145 - .../boost/mpl/transform_view.hpp | 46 - .../boost/mpl/unique.hpp | 85 - .../boost/mpl/unpack_args.hpp | 150 - .../boost/mpl/upper_bound.hpp | 141 - .../boost/mpl/value_type.hpp | 42 - .../boost/mpl/value_type_fwd.hpp | 25 - .../boost/mpl/vector.hpp | 57 - .../boost/mpl/vector/aux_/O1_size.hpp | 56 - .../boost/mpl/vector/aux_/at.hpp | 116 - .../boost/mpl/vector/aux_/back.hpp | 59 - .../boost/mpl/vector/aux_/begin_end.hpp | 49 - .../boost/mpl/vector/aux_/clear.hpp | 55 - .../boost/mpl/vector/aux_/empty.hpp | 68 - .../boost/mpl/vector/aux_/front.hpp | 56 - .../mpl/vector/aux_/include_preprocessed.hpp | 55 - .../boost/mpl/vector/aux_/item.hpp | 103 - .../boost/mpl/vector/aux_/iterator.hpp | 130 - .../boost/mpl/vector/aux_/numbered.hpp | 218 - .../boost/mpl/vector/aux_/numbered_c.hpp | 77 - .../boost/mpl/vector/aux_/pop_back.hpp | 40 - .../boost/mpl/vector/aux_/pop_front.hpp | 40 - .../aux_/preprocessed/no_ctps/vector10.hpp | 1528 - .../aux_/preprocessed/no_ctps/vector10_c.hpp | 149 - .../aux_/preprocessed/no_ctps/vector20.hpp | 1804 - .../aux_/preprocessed/no_ctps/vector20_c.hpp | 195 - .../aux_/preprocessed/no_ctps/vector30.hpp | 2124 - .../aux_/preprocessed/no_ctps/vector30_c.hpp | 238 - .../aux_/preprocessed/no_ctps/vector40.hpp | 2444 - .../aux_/preprocessed/no_ctps/vector40_c.hpp | 281 - .../aux_/preprocessed/no_ctps/vector50.hpp | 2764 -- .../aux_/preprocessed/no_ctps/vector50_c.hpp | 325 - .../aux_/preprocessed/plain/vector10.hpp | 829 - .../aux_/preprocessed/plain/vector10_c.hpp | 149 - .../aux_/preprocessed/plain/vector20.hpp | 1144 - .../aux_/preprocessed/plain/vector20_c.hpp | 195 - .../aux_/preprocessed/plain/vector30.hpp | 1464 - .../aux_/preprocessed/plain/vector30_c.hpp | 238 - .../aux_/preprocessed/plain/vector40.hpp | 1784 - .../aux_/preprocessed/plain/vector40_c.hpp | 281 - .../aux_/preprocessed/plain/vector50.hpp | 2104 - .../aux_/preprocessed/plain/vector50_c.hpp | 325 - .../preprocessed/typeof_based/vector10.hpp | 139 - .../preprocessed/typeof_based/vector10_c.hpp | 154 - .../preprocessed/typeof_based/vector20.hpp | 159 - .../preprocessed/typeof_based/vector20_c.hpp | 163 - .../preprocessed/typeof_based/vector30.hpp | 179 - .../preprocessed/typeof_based/vector30_c.hpp | 173 - .../preprocessed/typeof_based/vector40.hpp | 199 - .../preprocessed/typeof_based/vector40_c.hpp | 183 - .../preprocessed/typeof_based/vector50.hpp | 219 - .../preprocessed/typeof_based/vector50_c.hpp | 193 - .../boost/mpl/vector/aux_/push_back.hpp | 40 - .../boost/mpl/vector/aux_/push_front.hpp | 40 - .../boost/mpl/vector/aux_/size.hpp | 49 - .../boost/mpl/vector/aux_/tag.hpp | 32 - .../boost/mpl/vector/aux_/vector0.hpp | 52 - .../boost/mpl/vector/vector0.hpp | 34 - .../boost/mpl/vector/vector0_c.hpp | 31 - .../boost/mpl/vector/vector10.hpp | 45 - .../boost/mpl/vector/vector10_c.hpp | 46 - .../boost/mpl/vector/vector20.hpp | 45 - .../boost/mpl/vector/vector20_c.hpp | 46 - .../boost/mpl/vector/vector30.hpp | 45 - .../boost/mpl/vector/vector30_c.hpp | 47 - .../boost/mpl/vector/vector40.hpp | 45 - .../boost/mpl/vector/vector40_c.hpp | 46 - .../boost/mpl/vector/vector50.hpp | 45 - .../boost/mpl/vector/vector50_c.hpp | 46 - .../boost/mpl/vector_c.hpp | 61 - .../boost-for-react-native/boost/mpl/void.hpp | 76 - .../boost/mpl/void_fwd.hpp | 26 - .../boost/mpl/zip_view.hpp | 65 - .../msm/active_state_switching_policies.hpp | 55 - .../boost/msm/back/args.hpp | 68 - .../boost/msm/back/bind_helpers.hpp | 41 - .../boost/msm/back/common_types.hpp | 35 - .../boost/msm/back/copy_policies.hpp | 30 - .../boost/msm/back/default_compile_policy.hpp | 25 - .../boost/msm/back/dispatch_table.hpp | 414 - .../boost/msm/back/favor_compile_time.hpp | 320 - .../boost/msm/back/fold_to_list.hpp | 77 - .../boost/msm/back/history_policies.hpp | 201 - .../boost/msm/back/metafunctions.hpp | 977 - .../boost/msm/back/mpl_graph_fsm_check.hpp | 48 - .../boost/msm/back/no_fsm_check.hpp | 37 - .../msm/back/queue_container_circular.hpp | 32 - .../boost/msm/back/queue_container_deque.hpp | 32 - .../boost/msm/back/state_machine.hpp | 2843 -- .../boost/msm/back/tools.hpp | 68 - .../boost/msm/common.hpp | 25 - .../boost/msm/event_traits.hpp | 36 - .../boost/msm/front/common_states.hpp | 37 - .../boost/msm/front/completion_event.hpp | 31 - .../boost/msm/front/detail/common_states.hpp | 77 - .../boost/msm/front/detail/row2_helper.hpp | 71 - .../boost/msm/front/euml/algorithm.hpp | 19 - .../boost/msm/front/euml/common.hpp | 2714 -- .../boost/msm/front/euml/container.hpp | 4068 -- .../boost/msm/front/euml/euml.hpp | 23 - .../boost/msm/front/euml/euml_typeof.hpp | 121 - .../boost/msm/front/euml/guard_grammar.hpp | 356 - .../boost/msm/front/euml/iteration.hpp | 26 - .../boost/msm/front/euml/operator.hpp | 1566 - .../msm/front/euml/phoenix_placeholders.hpp | 26 - .../boost/msm/front/euml/querying.hpp | 43 - .../boost/msm/front/euml/state_grammar.hpp | 1837 - .../boost/msm/front/euml/stl.hpp | 17 - .../boost/msm/front/euml/stt_grammar.hpp | 280 - .../boost/msm/front/euml/transformation.hpp | 335 - .../boost/msm/front/functor_row.hpp | 356 - .../boost/msm/front/internal_row.hpp | 105 - .../boost/msm/front/row2.hpp | 204 - .../boost/msm/front/state_machine_def.hpp | 216 - .../boost/msm/front/states.hpp | 135 - .../msm/mpl_graph/adjacency_list_graph.hpp | 35 - .../msm/mpl_graph/breadth_first_search.hpp | 167 - .../msm/mpl_graph/depth_first_search.hpp | 122 - .../mpl_graph/detail/adjacency_list_graph.ipp | 128 - .../detail/graph_implementation_interface.ipp | 42 - .../mpl_graph/detail/incidence_list_graph.ipp | 106 - .../msm/mpl_graph/incidence_list_graph.hpp | 34 - .../boost/msm/mpl_graph/mpl_graph.hpp | 114 - .../boost/msm/mpl_graph/mpl_utils.hpp | 62 - .../boost/msm/mpl_graph/search_colors.hpp | 39 - .../boost/msm/msm_grammar.hpp | 86 - .../boost/msm/proto_config.hpp | 16 - .../boost/msm/row_tags.hpp | 53 - .../boost/multi_array.hpp | 499 - .../boost/multi_array/algorithm.hpp | 103 - .../boost/multi_array/base.hpp | 500 - .../boost/multi_array/collection_concept.hpp | 26 - .../boost/multi_array/concept_checks.hpp | 225 - .../boost/multi_array/copy_array.hpp | 68 - .../boost/multi_array/extent_gen.hpp | 75 - .../boost/multi_array/extent_range.hpp | 49 - .../boost/multi_array/index_gen.hpp | 81 - .../boost/multi_array/index_range.hpp | 188 - .../boost/multi_array/iterator.hpp | 165 - .../boost/multi_array/multi_array_ref.hpp | 622 - .../boost/multi_array/range_list.hpp | 70 - .../boost/multi_array/storage_order.hpp | 125 - .../boost/multi_array/subarray.hpp | 387 - .../boost/multi_array/types.hpp | 38 - .../boost/multi_array/view.hpp | 461 - .../boost/multi_index/composite_key.hpp | 1513 - .../multi_index/detail/access_specifier.hpp | 54 - .../boost/multi_index/detail/adl_swap.hpp | 44 - .../detail/archive_constructed.hpp | 79 - .../boost/multi_index/detail/auto_space.hpp | 91 - .../boost/multi_index/detail/base_type.hpp | 74 - .../detail/bidir_node_iterator.hpp | 114 - .../boost/multi_index/detail/bucket_array.hpp | 243 - .../multi_index/detail/cons_stdtuple.hpp | 93 - .../boost/multi_index/detail/converter.hpp | 52 - .../boost/multi_index/detail/copy_map.hpp | 142 - .../detail/do_not_copy_elements_tag.hpp | 34 - .../detail/duplicates_iterator.hpp | 120 - .../boost/multi_index/detail/has_tag.hpp | 42 - .../multi_index/detail/hash_index_args.hpp | 105 - .../detail/hash_index_iterator.hpp | 166 - .../multi_index/detail/hash_index_node.hpp | 778 - .../multi_index/detail/header_holder.hpp | 50 - .../boost/multi_index/detail/index_base.hpp | 293 - .../boost/multi_index/detail/index_loader.hpp | 139 - .../multi_index/detail/index_matcher.hpp | 249 - .../multi_index/detail/index_node_base.hpp | 131 - .../boost/multi_index/detail/index_saver.hpp | 135 - .../multi_index/detail/invariant_assert.hpp | 21 - .../multi_index/detail/is_index_list.hpp | 40 - .../multi_index/detail/is_transparent.hpp | 135 - .../boost/multi_index/detail/iter_adaptor.hpp | 321 - .../multi_index/detail/modify_key_adaptor.hpp | 49 - .../multi_index/detail/no_duplicate_tags.hpp | 97 - .../boost/multi_index/detail/node_type.hpp | 66 - .../multi_index/detail/ord_index_args.hpp | 83 - .../multi_index/detail/ord_index_impl.hpp | 1567 - .../multi_index/detail/ord_index_impl_fwd.hpp | 128 - .../multi_index/detail/ord_index_node.hpp | 658 - .../multi_index/detail/ord_index_ops.hpp | 266 - .../boost/multi_index/detail/promotes_arg.hpp | 83 - .../boost/multi_index/detail/raw_ptr.hpp | 52 - .../multi_index/detail/rnd_index_loader.hpp | 173 - .../multi_index/detail/rnd_index_node.hpp | 273 - .../multi_index/detail/rnd_index_ops.hpp | 203 - .../detail/rnd_index_ptr_array.hpp | 144 - .../multi_index/detail/rnd_node_iterator.hpp | 140 - .../multi_index/detail/rnk_index_ops.hpp | 300 - .../boost/multi_index/detail/safe_mode.hpp | 588 - .../boost/multi_index/detail/scope_guard.hpp | 453 - .../multi_index/detail/seq_index_node.hpp | 217 - .../multi_index/detail/seq_index_ops.hpp | 199 - .../detail/serialization_version.hpp | 73 - .../boost/multi_index/detail/uintptr_type.hpp | 76 - .../boost/multi_index/detail/unbounded.hpp | 66 - .../multi_index/detail/value_compare.hpp | 56 - .../multi_index/detail/vartempl_support.hpp | 247 - .../boost/multi_index/global_fun.hpp | 185 - .../boost/multi_index/hashed_index.hpp | 1725 - .../boost/multi_index/hashed_index_fwd.hpp | 74 - .../boost/multi_index/identity.hpp | 145 - .../boost/multi_index/identity_fwd.hpp | 26 - .../boost/multi_index/indexed_by.hpp | 68 - .../boost/multi_index/key_extractors.hpp | 22 - .../boost/multi_index/mem_fun.hpp | 205 - .../boost/multi_index/member.hpp | 262 - .../boost/multi_index/ordered_index.hpp | 114 - .../boost/multi_index/ordered_index_fwd.hpp | 35 - .../boost/multi_index/random_access_index.hpp | 1167 - .../multi_index/random_access_index_fwd.hpp | 91 - .../boost/multi_index/ranked_index.hpp | 382 - .../boost/multi_index/ranked_index_fwd.hpp | 35 - .../boost/multi_index/safe_mode_errors.hpp | 48 - .../boost/multi_index/sequenced_index.hpp | 1062 - .../boost/multi_index/sequenced_index_fwd.hpp | 91 - .../boost/multi_index/tag.hpp | 88 - .../boost/multi_index_container.hpp | 1362 - .../boost/multi_index_container_fwd.hpp | 121 - .../concepts/mp_number_archetypes.hpp | 236 - .../boost/multiprecision/cpp_bin_float.hpp | 1785 - .../boost/multiprecision/cpp_bin_float/io.hpp | 700 - .../cpp_bin_float/transcendental.hpp | 137 - .../boost/multiprecision/cpp_dec_float.hpp | 3135 -- .../boost/multiprecision/cpp_int.hpp | 1972 - .../boost/multiprecision/cpp_int/add.hpp | 550 - .../boost/multiprecision/cpp_int/bitwise.hpp | 842 - .../boost/multiprecision/cpp_int/checked.hpp | 149 - .../multiprecision/cpp_int/comparison.hpp | 399 - .../multiprecision/cpp_int/cpp_int_config.hpp | 163 - .../boost/multiprecision/cpp_int/divide.hpp | 655 - .../multiprecision/cpp_int/import_export.hpp | 252 - .../boost/multiprecision/cpp_int/limits.hpp | 224 - .../boost/multiprecision/cpp_int/literals.hpp | 206 - .../boost/multiprecision/cpp_int/misc.hpp | 656 - .../boost/multiprecision/cpp_int/multiply.hpp | 490 - .../multiprecision/cpp_int/serialize.hpp | 199 - .../multiprecision/cpp_int/value_pack.hpp | 36 - .../boost/multiprecision/debug_adaptor.hpp | 518 - .../multiprecision/detail/big_lanczos.hpp | 39 - .../boost/multiprecision/detail/bitscan.hpp | 229 - .../multiprecision/detail/default_ops.hpp | 3147 -- .../boost/multiprecision/detail/digits.hpp | 23 - .../multiprecision/detail/dynamic_array.hpp | 29 - .../boost/multiprecision/detail/et_ops.hpp | 819 - .../detail/float_string_cvt.hpp | 318 - .../detail/functions/constants.hpp | 297 - .../multiprecision/detail/functions/pow.hpp | 750 - .../multiprecision/detail/functions/trig.hpp | 792 - .../detail/generic_interconvert.hpp | 530 - .../multiprecision/detail/integer_ops.hpp | 495 - .../boost/multiprecision/detail/min_max.hpp | 114 - .../boost/multiprecision/detail/no_et_ops.hpp | 624 - .../multiprecision/detail/number_base.hpp | 1060 - .../multiprecision/detail/number_compare.hpp | 660 - .../boost/multiprecision/detail/rebind.hpp | 20 - .../multiprecision/detail/ublas_interop.hpp | 77 - .../multiprecision/detail/utype_helper.hpp | 110 - .../boost/multiprecision/float128.hpp | 742 - .../boost/multiprecision/gmp.hpp | 2912 -- .../boost/multiprecision/integer.hpp | 251 - .../boost/multiprecision/logged_adaptor.hpp | 564 - .../boost/multiprecision/miller_rabin.hpp | 226 - .../boost/multiprecision/mpfi.hpp | 1797 - .../boost/multiprecision/mpfr.hpp | 2273 - .../boost/multiprecision/number.hpp | 1978 - .../boost/multiprecision/random.hpp | 18 - .../boost/multiprecision/rational_adaptor.hpp | 365 - .../boost/multiprecision/tommath.hpp | 779 - .../traits/explicit_conversion.hpp | 90 - .../traits/extract_exponent_type.hpp | 28 - .../multiprecision/traits/is_backend.hpp | 63 - .../traits/is_byte_container.hpp | 33 - .../traits/is_restricted_conversion.hpp | 48 - .../boost/next_prior.hpp | 165 - .../boost-for-react-native/boost/non_type.hpp | 27 - .../boost/noncopyable.hpp | 17 - .../boost/nondet_random.hpp | 22 - .../boost-for-react-native/boost/none.hpp | 59 - .../boost-for-react-native/boost/none_t.hpp | 39 - .../boost/numeric/conversion/bounds.hpp | 24 - .../boost/numeric/conversion/cast.hpp | 61 - .../numeric/conversion/conversion_traits.hpp | 39 - .../boost/numeric/conversion/converter.hpp | 68 - .../numeric/conversion/converter_policies.hpp | 194 - .../numeric/conversion/detail/bounds.hpp | 58 - .../conversion/detail/conversion_traits.hpp | 97 - .../numeric/conversion/detail/converter.hpp | 602 - .../conversion/detail/int_float_mixture.hpp | 72 - .../conversion/detail/is_subranged.hpp | 234 - .../boost/numeric/conversion/detail/meta.hpp | 120 - .../conversion/detail/numeric_cast_traits.hpp | 138 - .../conversion/detail/old_numeric_cast.hpp | 339 - .../numeric_cast_traits_common.hpp | 1741 - .../numeric_cast_traits_long_long.hpp | 347 - .../conversion/detail/sign_mixture.hpp | 72 - .../conversion/detail/udt_builtin_mixture.hpp | 69 - .../numeric/conversion/int_float_mixture.hpp | 30 - .../conversion/int_float_mixture_enum.hpp | 29 - .../boost/numeric/conversion/is_subranged.hpp | 27 - .../conversion/numeric_cast_traits.hpp | 31 - .../boost/numeric/conversion/sign_mixture.hpp | 30 - .../numeric/conversion/sign_mixture_enum.hpp | 29 - .../conversion/udt_builtin_mixture.hpp | 28 - .../conversion/udt_builtin_mixture_enum.hpp | 26 - .../boost/numeric/interval.hpp | 32 - .../boost/numeric/interval/arith.hpp | 305 - .../boost/numeric/interval/arith2.hpp | 305 - .../boost/numeric/interval/arith3.hpp | 69 - .../boost/numeric/interval/checking.hpp | 130 - .../boost/numeric/interval/compare.hpp | 19 - .../numeric/interval/compare/certain.hpp | 113 - .../numeric/interval/compare/explicit.hpp | 248 - .../interval/compare/lexicographic.hpp | 122 - .../numeric/interval/compare/possible.hpp | 113 - .../boost/numeric/interval/compare/set.hpp | 101 - .../numeric/interval/compare/tribool.hpp | 138 - .../boost/numeric/interval/constants.hpp | 85 - .../detail/alpha_rounding_control.hpp | 113 - .../interval/detail/bcc_rounding_control.hpp | 57 - .../boost/numeric/interval/detail/bugs.hpp | 48 - .../interval/detail/c99_rounding_control.hpp | 50 - .../detail/c99sub_rounding_control.hpp | 43 - .../numeric/interval/detail/division.hpp | 194 - .../interval/detail/ia64_rounding_control.hpp | 83 - .../interval/detail/interval_prototype.hpp | 41 - .../interval/detail/msvc_rounding_control.hpp | 113 - .../interval/detail/ppc_rounding_control.hpp | 99 - .../detail/sparc_rounding_control.hpp | 112 - .../numeric/interval/detail/test_input.hpp | 76 - .../interval/detail/x86_rounding_control.hpp | 108 - .../detail/x86gcc_rounding_control.hpp | 51 - .../boost/numeric/interval/ext/integer.hpp | 70 - .../ext/x86_fast_rounding_control.hpp | 70 - .../boost/numeric/interval/hw_rounding.hpp | 70 - .../boost/numeric/interval/interval.hpp | 450 - .../boost/numeric/interval/io.hpp | 41 - .../boost/numeric/interval/limits.hpp | 49 - .../boost/numeric/interval/policies.hpp | 75 - .../boost/numeric/interval/rounded_arith.hpp | 120 - .../boost/numeric/interval/rounded_transc.hpp | 140 - .../boost/numeric/interval/rounding.hpp | 101 - .../boost/numeric/interval/transc.hpp | 232 - .../boost/numeric/interval/utility.hpp | 337 - .../boost/numeric/odeint.hpp | 84 - .../odeint/algebra/algebra_dispatcher.hpp | 110 - .../numeric/odeint/algebra/array_algebra.hpp | 293 - .../odeint/algebra/default_operations.hpp | 599 - .../algebra/detail/extract_value_type.hpp | 52 - .../odeint/algebra/detail/for_each.hpp | 165 - .../numeric/odeint/algebra/detail/macros.hpp | 43 - .../odeint/algebra/detail/norm_inf.hpp | 45 - .../numeric/odeint/algebra/fusion_algebra.hpp | 216 - .../algebra/fusion_algebra_dispatcher.hpp | 48 - .../odeint/algebra/multi_array_algebra.hpp | 148 - .../odeint/algebra/norm_result_type.hpp | 33 - .../odeint/algebra/operations_dispatcher.hpp | 41 - .../numeric/odeint/algebra/range_algebra.hpp | 142 - .../odeint/algebra/vector_space_algebra.hpp | 178 - .../boost/numeric/odeint/config.hpp | 53 - .../blaze/blaze_algebra_dispatcher.hpp | 55 - .../odeint/external/blaze/blaze_resize.hpp | 62 - .../odeint/external/compute/compute.hpp | 27 - .../external/compute/compute_algebra.hpp | 65 - .../compute/compute_algebra_dispatcher.hpp | 41 - .../external/compute/compute_operations.hpp | 198 - .../compute/compute_operations_dispatcher.hpp | 44 - .../external/compute/compute_resize.hpp | 90 - .../numeric/odeint/external/eigen/eigen.hpp | 27 - .../odeint/external/eigen/eigen_algebra.hpp | 109 - .../eigen/eigen_algebra_dispatcher.hpp | 49 - .../odeint/external/eigen/eigen_resize.hpp | 107 - .../odeint/external/gsl/gsl_wrapper.hpp | 229 - .../odeint/external/mkl/mkl_operations.hpp | 181 - .../boost/numeric/odeint/external/mpi/mpi.hpp | 25 - .../external/mpi/mpi_nested_algebra.hpp | 62 - .../numeric/odeint/external/mpi/mpi_state.hpp | 113 - .../odeint/external/mpi/mpi_vector_state.hpp | 94 - .../external/mtl4/implicit_euler_mtl4.hpp | 162 - .../numeric/odeint/external/mtl4/mtl4.hpp | 23 - .../external/mtl4/mtl4_algebra_dispatcher.hpp | 99 - .../odeint/external/mtl4/mtl4_resize.hpp | 133 - .../external/nt2/nt2_algebra_dispatcher.hpp | 25 - .../numeric/odeint/external/nt2/nt2_copy.hpp | 33 - .../odeint/external/nt2/nt2_norm_inf.hpp | 31 - .../odeint/external/nt2/nt2_resize.hpp | 52 - .../numeric/odeint/external/openmp/openmp.hpp | 31 - .../external/openmp/openmp_nested_algebra.hpp | 281 - .../external/openmp/openmp_range_algebra.hpp | 276 - .../odeint/external/openmp/openmp_state.hpp | 171 - .../numeric/odeint/external/thrust/thrust.hpp | 27 - .../odeint/external/thrust/thrust_algebra.hpp | 217 - .../thrust/thrust_algebra_dispatcher.hpp | 107 - .../external/thrust/thrust_operations.hpp | 233 - .../thrust/thrust_operations_dispatcher.hpp | 107 - .../odeint/external/thrust/thrust_resize.hpp | 185 - .../numeric/odeint/external/vexcl/vexcl.hpp | 28 - .../odeint/external/vexcl/vexcl_abs.hpp | 61 - .../vexcl/vexcl_algebra_dispatcher.hpp | 51 - .../odeint/external/vexcl/vexcl_copy.hpp | 55 - .../odeint/external/vexcl/vexcl_norm_inf.hpp | 68 - .../odeint/external/vexcl/vexcl_resize.hpp | 94 - .../external/vexcl/vexcl_same_instance.hpp | 58 - .../external/viennacl/viennacl_operations.hpp | 226 - .../external/viennacl/viennacl_resize.hpp | 66 - .../odeint/integrate/check_adapter.hpp | 222 - .../odeint/integrate/detail/functors.hpp | 70 - .../integrate/detail/integrate_adaptive.hpp | 161 - .../integrate/detail/integrate_const.hpp | 167 - .../integrate/detail/integrate_n_steps.hpp | 161 - .../integrate/detail/integrate_times.hpp | 179 - .../numeric/odeint/integrate/integrate.hpp | 133 - .../odeint/integrate/integrate_adaptive.hpp | 129 - .../odeint/integrate/integrate_const.hpp | 195 - .../odeint/integrate/integrate_n_steps.hpp | 179 - .../odeint/integrate/integrate_times.hpp | 222 - .../odeint/integrate/max_step_checker.hpp | 114 - .../odeint/integrate/null_observer.hpp | 38 - .../odeint/integrate/observer_collection.hpp | 56 - .../odeint/iterator/adaptive_iterator.hpp | 183 - .../iterator/adaptive_time_iterator.hpp | 175 - .../odeint/iterator/const_step_iterator.hpp | 180 - .../iterator/const_step_time_iterator.hpp | 173 - .../iterator/detail/ode_iterator_base.hpp | 199 - .../iterator/impl/adaptive_iterator_impl.hpp | 253 - .../impl/const_step_iterator_impl.hpp | 228 - .../iterator/impl/n_step_iterator_impl.hpp | 239 - .../iterator/impl/times_iterator_impl.hpp | 371 - .../iterator/integrate/detail/functors.hpp | 70 - .../integrate/detail/integrate_adaptive.hpp | 121 - .../integrate/detail/integrate_const.hpp | 111 - .../integrate/detail/integrate_n_steps.hpp | 107 - .../integrate/detail/integrate_times.hpp | 67 - .../odeint/iterator/integrate/integrate.hpp | 111 - .../iterator/integrate/integrate_adaptive.hpp | 129 - .../iterator/integrate/integrate_const.hpp | 158 - .../iterator/integrate/integrate_n_steps.hpp | 125 - .../iterator/integrate/integrate_times.hpp | 133 - .../iterator/integrate/null_observer.hpp | 38 - .../integrate/observer_collection.hpp | 56 - .../odeint/iterator/n_step_iterator.hpp | 168 - .../odeint/iterator/n_step_time_iterator.hpp | 169 - .../odeint/iterator/times_iterator.hpp | 189 - .../odeint/iterator/times_time_iterator.hpp | 193 - .../odeint/stepper/adams_bashforth.hpp | 420 - .../stepper/adams_bashforth_moulton.hpp | 303 - .../numeric/odeint/stepper/adams_moulton.hpp | 201 - .../stepper/base/algebra_stepper_base.hpp | 91 - .../base/explicit_error_stepper_base.hpp | 588 - .../base/explicit_error_stepper_fsal_base.hpp | 677 - .../stepper/base/explicit_stepper_base.hpp | 415 - .../base/symplectic_rkn_stepper_base.hpp | 431 - .../numeric/odeint/stepper/bulirsch_stoer.hpp | 641 - .../stepper/bulirsch_stoer_dense_out.hpp | 832 - .../odeint/stepper/controlled_runge_kutta.hpp | 1014 - .../odeint/stepper/controlled_step_result.hpp | 42 - .../stepper/dense_output_runge_kutta.hpp | 476 - .../detail/adams_bashforth_call_algebra.hpp | 151 - .../detail/adams_bashforth_coefficients.hpp | 168 - .../detail/adams_moulton_call_algebra.hpp | 148 - .../detail/adams_moulton_coefficients.hpp | 168 - .../stepper/detail/generic_rk_algorithm.hpp | 247 - .../detail/generic_rk_call_algebra.hpp | 263 - .../stepper/detail/generic_rk_operations.hpp | 252 - .../odeint/stepper/detail/rotating_buffer.hpp | 84 - .../boost/numeric/odeint/stepper/euler.hpp | 166 - .../stepper/explicit_error_generic_rk.hpp | 255 - .../odeint/stepper/explicit_generic_rk.hpp | 246 - .../odeint/stepper/extrapolation_stepper.hpp | 293 - .../numeric/odeint/stepper/generation.hpp | 36 - .../generation_controlled_runge_kutta.hpp | 61 - .../generation_dense_output_runge_kutta.hpp | 65 - .../generation/generation_rosenbrock4.hpp | 79 - .../generation_runge_kutta_cash_karp54.hpp | 47 - ...ration_runge_kutta_cash_karp54_classic.hpp | 48 - .../generation_runge_kutta_dopri5.hpp | 56 - .../generation_runge_kutta_fehlberg78.hpp | 46 - .../stepper/generation/make_controlled.hpp | 103 - .../stepper/generation/make_dense_output.hpp | 100 - .../numeric/odeint/stepper/implicit_euler.hpp | 170 - .../odeint/stepper/modified_midpoint.hpp | 315 - .../numeric/odeint/stepper/rosenbrock4.hpp | 346 - .../odeint/stepper/rosenbrock4_controller.hpp | 238 - .../stepper/rosenbrock4_dense_output.hpp | 199 - .../numeric/odeint/stepper/runge_kutta4.hpp | 181 - .../odeint/stepper/runge_kutta4_classic.hpp | 232 - .../stepper/runge_kutta_cash_karp54.hpp | 231 - .../runge_kutta_cash_karp54_classic.hpp | 289 - .../odeint/stepper/runge_kutta_dopri5.hpp | 403 - .../odeint/stepper/runge_kutta_fehlberg78.hpp | 374 - .../odeint/stepper/stepper_categories.hpp | 68 - .../odeint/stepper/symplectic_euler.hpp | 136 - .../symplectic_rkn_sb3a_m4_mclachlan.hpp | 160 - .../stepper/symplectic_rkn_sb3a_mclachlan.hpp | 162 - .../odeint/stepper/velocity_verlet.hpp | 381 - .../boost/numeric/odeint/util/bind.hpp | 101 - .../boost/numeric/odeint/util/copy.hpp | 87 - .../numeric/odeint/util/detail/is_range.hpp | 134 - .../odeint/util/detail/less_with_sign.hpp | 78 - .../boost/numeric/odeint/util/is_pair.hpp | 45 - .../numeric/odeint/util/is_resizeable.hpp | 83 - .../odeint/util/multi_array_adaption.hpp | 130 - .../numeric/odeint/util/n_ary_helper.hpp | 96 - .../numeric/odeint/util/odeint_error.hpp | 77 - .../boost/numeric/odeint/util/resize.hpp | 118 - .../boost/numeric/odeint/util/resizer.hpp | 93 - .../numeric/odeint/util/same_instance.hpp | 56 - .../boost/numeric/odeint/util/same_size.hpp | 115 - .../boost/numeric/odeint/util/split.hpp | 64 - .../numeric/odeint/util/split_adaptor.hpp | 102 - .../numeric/odeint/util/state_wrapper.hpp | 50 - .../numeric/odeint/util/stepper_traits.hpp | 63 - .../odeint/util/ublas_matrix_expression.patch | 6 - .../numeric/odeint/util/ublas_wrapper.hpp | 297 - .../boost/numeric/odeint/util/unit_helper.hpp | 151 - .../numeric/odeint/util/unwrap_reference.hpp | 166 - .../boost/numeric/odeint/version.hpp | 55 - .../boost/numeric/ublas/assignment.hpp | 1281 - .../boost/numeric/ublas/banded.hpp | 2372 - .../boost/numeric/ublas/blas.hpp | 499 - .../boost/numeric/ublas/detail/concepts.hpp | 1575 - .../boost/numeric/ublas/detail/config.hpp | 304 - .../numeric/ublas/detail/definitions.hpp | 212 - .../numeric/ublas/detail/documentation.hpp | 33 - .../boost/numeric/ublas/detail/duff.hpp | 56 - .../boost/numeric/ublas/detail/iterator.hpp | 1436 - .../numeric/ublas/detail/matrix_assign.hpp | 1638 - .../boost/numeric/ublas/detail/raw.hpp | 878 - .../ublas/detail/returntype_deduction.hpp | 174 - .../boost/numeric/ublas/detail/temporary.hpp | 33 - .../numeric/ublas/detail/vector_assign.hpp | 570 - .../boost/numeric/ublas/doxydoc.hpp | 58 - .../boost/numeric/ublas/exception.hpp | 297 - .../ublas/experimental/sparse_view.hpp | 317 - .../boost/numeric/ublas/expression_types.hpp | 506 - .../boost/numeric/ublas/functional.hpp | 2066 - .../boost/numeric/ublas/fwd.hpp | 229 - .../boost/numeric/ublas/hermitian.hpp | 2633 - .../boost/numeric/ublas/io.hpp | 355 - .../boost/numeric/ublas/lu.hpp | 350 - .../boost/numeric/ublas/matrix.hpp | 5988 --- .../boost/numeric/ublas/matrix_expression.hpp | 5633 --- .../boost/numeric/ublas/matrix_proxy.hpp | 5457 --- .../boost/numeric/ublas/matrix_sparse.hpp | 5773 --- .../boost/numeric/ublas/matrix_vector.hpp | 348 - .../boost/numeric/ublas/operation.hpp | 830 - .../boost/numeric/ublas/operation/begin.hpp | 318 - .../boost/numeric/ublas/operation/c_array.hpp | 41 - .../boost/numeric/ublas/operation/end.hpp | 318 - .../numeric/ublas/operation/num_columns.hpp | 45 - .../numeric/ublas/operation/num_rows.hpp | 44 - .../boost/numeric/ublas/operation/size.hpp | 350 - .../boost/numeric/ublas/operation_blocked.hpp | 266 - .../boost/numeric/ublas/operation_sparse.hpp | 198 - .../boost/numeric/ublas/operations.hpp | 26 - .../boost/numeric/ublas/storage.hpp | 2087 - .../boost/numeric/ublas/storage_sparse.hpp | 579 - .../boost/numeric/ublas/symmetric.hpp | 2309 - .../boost/numeric/ublas/tags.hpp | 37 - .../boost/numeric/ublas/traits.hpp | 759 - .../boost/numeric/ublas/traits/c_array.hpp | 110 - .../ublas/traits/const_iterator_type.hpp | 127 - .../numeric/ublas/traits/iterator_type.hpp | 126 - .../boost/numeric/ublas/triangular.hpp | 2775 -- .../boost/numeric/ublas/vector.hpp | 2954 -- .../boost/numeric/ublas/vector_expression.hpp | 1752 - .../boost/numeric/ublas/vector_of_vector.hpp | 1347 - .../boost/numeric/ublas/vector_proxy.hpp | 1697 - .../boost/numeric/ublas/vector_sparse.hpp | 2215 - .../boost/operators.hpp | 892 - .../boost/operators_v1.hpp | 951 - .../boost-for-react-native/boost/optional.hpp | 18 - .../boost/optional/bad_optional_access.hpp | 32 - .../detail/old_optional_implementation.hpp | 1059 - .../detail/optional_aligned_storage.hpp | 75 - .../boost/optional/detail/optional_config.hpp | 116 - .../detail/optional_factory_support.hpp | 36 - .../detail/optional_reference_spec.hpp | 253 - .../boost/optional/detail/optional_relops.hpp | 196 - .../boost/optional/detail/optional_swap.hpp | 117 - .../boost/optional/optional.hpp | 1385 - .../boost/optional/optional_fwd.hpp | 41 - .../boost/optional/optional_io.hpp | 94 - .../boost/parameter.hpp | 21 - .../boost/parameter/aux_/arg_list.hpp | 436 - .../boost/parameter/aux_/cast.hpp | 141 - .../boost/parameter/aux_/default.hpp | 69 - .../boost/parameter/aux_/is_maybe.hpp | 26 - .../boost/parameter/aux_/maybe.hpp | 120 - .../boost/parameter/aux_/overloads.hpp | 88 - .../parameter/aux_/parameter_requirements.hpp | 25 - .../parameter/aux_/parenthesized_type.hpp | 35 - .../parameter/aux_/preprocessor/flatten.hpp | 115 - .../parameter/aux_/preprocessor/for_each.hpp | 103 - .../boost/parameter/aux_/python/invoker.hpp | 132 - .../parameter/aux_/python/invoker_iterate.hpp | 93 - .../boost/parameter/aux_/result_of0.hpp | 36 - .../boost/parameter/aux_/set.hpp | 66 - .../boost/parameter/aux_/tag.hpp | 38 - .../boost/parameter/aux_/tagged_argument.hpp | 188 - .../boost/parameter/aux_/template_keyword.hpp | 47 - .../parameter/aux_/unwrap_cv_reference.hpp | 91 - .../boost/parameter/aux_/void.hpp | 29 - .../boost/parameter/aux_/yesno.hpp | 26 - .../boost/parameter/binding.hpp | 80 - .../boost/parameter/config.hpp | 14 - .../boost/parameter/keyword.hpp | 122 - .../boost/parameter/macros.hpp | 99 - .../boost/parameter/match.hpp | 55 - .../boost/parameter/name.hpp | 146 - .../boost/parameter/parameters.hpp | 931 - .../boost/parameter/preprocessor.hpp | 1077 - .../boost/parameter/python.hpp | 735 - .../boost/parameter/value_type.hpp | 82 - .../boost/pending/bucket_sorter.hpp | 134 - .../boost/pending/container_traits.hpp | 601 - .../boost/pending/detail/disjoint_sets.hpp | 88 - .../boost/pending/detail/int_iterator.hpp | 81 - .../boost/pending/detail/property.hpp | 21 - .../boost/pending/disjoint_sets.hpp | 220 - .../boost/pending/fenced_priority_queue.hpp | 152 - .../boost/pending/fibonacci_heap.hpp | 271 - .../boost/pending/indirect_cmp.hpp | 87 - .../boost/pending/integer_log2.hpp | 9 - .../boost/pending/is_heap.hpp | 62 - .../boost/pending/iterator_adaptors.hpp | 6 - .../boost/pending/iterator_tests.hpp | 278 - .../boost/pending/lowest_bit.hpp | 39 - .../boost/pending/mutable_heap.hpp | 64 - .../boost/pending/mutable_queue.hpp | 135 - .../boost/pending/property.hpp | 270 - .../boost/pending/property_serialize.hpp | 70 - .../boost/pending/queue.hpp | 118 - .../boost/pending/relaxed_heap.hpp | 647 - .../boost/pending/stringtok.hpp | 116 - .../boost-for-react-native/boost/phoenix.hpp | 13 - .../boost/phoenix/bind.hpp | 16 - .../boost/phoenix/bind/bind_function.hpp | 66 - .../phoenix/bind/bind_function_object.hpp | 38 - .../phoenix/bind/bind_member_function.hpp | 117 - .../phoenix/bind/bind_member_variable.hpp | 56 - .../bind/detail/cpp03/bind_function.hpp | 113 - .../detail/cpp03/bind_function_object.hpp | 74 - .../detail/cpp03/bind_member_function.hpp | 251 - .../bind/detail/cpp03/function_ptr.hpp | 146 - .../bind/detail/cpp03/member_function_ptr.hpp | 144 - .../cpp03/preprocessed/bind_function.hpp | 25 - .../cpp03/preprocessed/bind_function_10.hpp | 326 - .../cpp03/preprocessed/bind_function_20.hpp | 726 - .../cpp03/preprocessed/bind_function_30.hpp | 1126 - .../cpp03/preprocessed/bind_function_40.hpp | 1526 - .../cpp03/preprocessed/bind_function_50.hpp | 1926 - .../preprocessed/bind_function_object.hpp | 25 - .../preprocessed/bind_function_object_10.hpp | 222 - .../preprocessed/bind_function_object_20.hpp | 462 - .../preprocessed/bind_function_object_30.hpp | 702 - .../preprocessed/bind_function_object_40.hpp | 942 - .../preprocessed/bind_function_object_50.hpp | 1182 - .../preprocessed/bind_member_function.hpp | 25 - .../preprocessed/bind_member_function_10.hpp | 1113 - .../preprocessed/bind_member_function_20.hpp | 2343 - .../preprocessed/bind_member_function_30.hpp | 3573 -- .../preprocessed/bind_member_function_40.hpp | 4803 -- .../preprocessed/bind_member_function_50.hpp | 6033 --- .../cpp03/preprocessed/function_ptr.hpp | 25 - .../cpp03/preprocessed/function_ptr_10.hpp | 222 - .../cpp03/preprocessed/function_ptr_20.hpp | 462 - .../cpp03/preprocessed/function_ptr_30.hpp | 702 - .../cpp03/preprocessed/function_ptr_40.hpp | 942 - .../cpp03/preprocessed/function_ptr_50.hpp | 1182 - .../preprocessed/member_function_ptr.hpp | 25 - .../preprocessed/member_function_ptr_10.hpp | 316 - .../preprocessed/member_function_ptr_20.hpp | 626 - .../preprocessed/member_function_ptr_30.hpp | 936 - .../preprocessed/member_function_ptr_40.hpp | 1246 - .../preprocessed/member_function_ptr_50.hpp | 1556 - .../phoenix/bind/detail/function_ptr.hpp | 151 - .../bind/detail/member_function_ptr.hpp | 149 - .../phoenix/bind/detail/member_variable.hpp | 87 - .../bind/detail/preprocessed/function_ptr.hpp | 25 - .../detail/preprocessed/function_ptr_10.hpp | 222 - .../detail/preprocessed/function_ptr_20.hpp | 462 - .../detail/preprocessed/function_ptr_30.hpp | 702 - .../detail/preprocessed/function_ptr_40.hpp | 942 - .../detail/preprocessed/function_ptr_50.hpp | 1182 - .../preprocessed/member_function_ptr.hpp | 25 - .../preprocessed/member_function_ptr_10.hpp | 316 - .../preprocessed/member_function_ptr_20.hpp | 626 - .../preprocessed/member_function_ptr_30.hpp | 936 - .../preprocessed/member_function_ptr_40.hpp | 1246 - .../preprocessed/member_function_ptr_50.hpp | 1556 - .../bind/preprocessed/bind_function.hpp | 25 - .../bind/preprocessed/bind_function_10.hpp | 326 - .../bind/preprocessed/bind_function_20.hpp | 726 - .../bind/preprocessed/bind_function_30.hpp | 1126 - .../bind/preprocessed/bind_function_40.hpp | 1526 - .../bind/preprocessed/bind_function_50.hpp | 1926 - .../preprocessed/bind_function_object.hpp | 25 - .../preprocessed/bind_function_object_10.hpp | 222 - .../preprocessed/bind_function_object_20.hpp | 462 - .../preprocessed/bind_function_object_30.hpp | 702 - .../preprocessed/bind_function_object_40.hpp | 942 - .../preprocessed/bind_function_object_50.hpp | 1182 - .../preprocessed/bind_member_function.hpp | 25 - .../preprocessed/bind_member_function_10.hpp | 1113 - .../preprocessed/bind_member_function_20.hpp | 2343 - .../preprocessed/bind_member_function_30.hpp | 3573 -- .../preprocessed/bind_member_function_40.hpp | 4803 -- .../preprocessed/bind_member_function_50.hpp | 6033 --- .../boost/phoenix/config.hpp | 77 - .../boost/phoenix/core.hpp | 25 - .../boost/phoenix/core/actor.hpp | 367 - .../boost/phoenix/core/argument.hpp | 150 - .../boost/phoenix/core/arity.hpp | 86 - .../boost/phoenix/core/as_actor.hpp | 28 - .../boost/phoenix/core/call.hpp | 128 - .../boost/phoenix/core/debug.hpp | 50 - .../phoenix/core/detail/actor_operator.hpp | 179 - .../phoenix/core/detail/actor_result_of.hpp | 107 - .../boost/phoenix/core/detail/argument.hpp | 46 - .../boost/phoenix/core/detail/call.hpp | 95 - .../core/detail/cpp03/actor_operator.hpp | 179 - .../core/detail/cpp03/actor_result_of.hpp | 90 - .../phoenix/core/detail/cpp03/assign.hpp | 97 - .../boost/phoenix/core/detail/cpp03/call.hpp | 92 - .../phoenix/core/detail/cpp03/expression.hpp | 111 - .../core/detail/cpp03/function_equal.hpp | 77 - .../core/detail/cpp03/function_eval.hpp | 124 - .../core/detail/cpp03/function_eval_expr.hpp | 39 - .../phoenix/core/detail/cpp03/phx2_result.hpp | 73 - .../cpp03/preprocessed/actor_operator.hpp | 25 - .../cpp03/preprocessed/actor_operator_10.hpp | 567 - .../cpp03/preprocessed/actor_operator_20.hpp | 1237 - .../cpp03/preprocessed/actor_operator_30.hpp | 1907 - .../cpp03/preprocessed/actor_operator_40.hpp | 2577 - .../cpp03/preprocessed/actor_operator_50.hpp | 3247 -- .../cpp03/preprocessed/actor_result_of.hpp | 25 - .../cpp03/preprocessed/actor_result_of_10.hpp | 245 - .../cpp03/preprocessed/actor_result_of_20.hpp | 465 - .../cpp03/preprocessed/actor_result_of_30.hpp | 685 - .../cpp03/preprocessed/actor_result_of_40.hpp | 905 - .../cpp03/preprocessed/actor_result_of_50.hpp | 1125 - .../detail/cpp03/preprocessed/argument.hpp | 45 - .../argument_no_predefined_10.hpp | 18 - .../argument_no_predefined_20.hpp | 18 - .../argument_no_predefined_30.hpp | 18 - .../argument_no_predefined_40.hpp | 18 - .../argument_no_predefined_50.hpp | 18 - .../preprocessed/argument_predefined_10.hpp | 22 - .../preprocessed/argument_predefined_20.hpp | 22 - .../preprocessed/argument_predefined_30.hpp | 22 - .../preprocessed/argument_predefined_40.hpp | 22 - .../preprocessed/argument_predefined_50.hpp | 22 - .../core/detail/cpp03/preprocessed/assign.hpp | 25 - .../detail/cpp03/preprocessed/assign_10.hpp | 15 - .../detail/cpp03/preprocessed/assign_20.hpp | 15 - .../detail/cpp03/preprocessed/assign_30.hpp | 15 - .../detail/cpp03/preprocessed/assign_40.hpp | 15 - .../detail/cpp03/preprocessed/assign_50.hpp | 15 - .../core/detail/cpp03/preprocessed/call.hpp | 25 - .../detail/cpp03/preprocessed/call_10.hpp | 348 - .../detail/cpp03/preprocessed/call_20.hpp | 688 - .../detail/cpp03/preprocessed/call_30.hpp | 1028 - .../detail/cpp03/preprocessed/call_40.hpp | 1368 - .../detail/cpp03/preprocessed/call_50.hpp | 1708 - .../detail/cpp03/preprocessed/expression.hpp | 25 - .../cpp03/preprocessed/expression_10.hpp | 430 - .../cpp03/preprocessed/expression_20.hpp | 840 - .../cpp03/preprocessed/expression_30.hpp | 1250 - .../cpp03/preprocessed/expression_40.hpp | 1660 - .../cpp03/preprocessed/expression_50.hpp | 2070 - .../cpp03/preprocessed/function_equal.hpp | 25 - .../cpp03/preprocessed/function_equal_10.hpp | 9 - .../cpp03/preprocessed/function_equal_20.hpp | 9 - .../cpp03/preprocessed/function_equal_30.hpp | 9 - .../cpp03/preprocessed/function_equal_40.hpp | 9 - .../cpp03/preprocessed/function_equal_50.hpp | 9 - .../cpp03/preprocessed/function_eval.hpp | 25 - .../cpp03/preprocessed/function_eval_10.hpp | 457 - .../cpp03/preprocessed/function_eval_20.hpp | 957 - .../cpp03/preprocessed/function_eval_30.hpp | 1457 - .../cpp03/preprocessed/function_eval_40.hpp | 1957 - .../cpp03/preprocessed/function_eval_50.hpp | 2457 - .../cpp03/preprocessed/function_eval_expr.hpp | 25 - .../preprocessed/function_eval_expr_10.hpp | 8 - .../preprocessed/function_eval_expr_20.hpp | 8 - .../preprocessed/function_eval_expr_30.hpp | 8 - .../preprocessed/function_eval_expr_40.hpp | 8 - .../preprocessed/function_eval_expr_50.hpp | 8 - .../detail/cpp03/preprocessed/phx2_result.hpp | 25 - .../cpp03/preprocessed/phx2_result_10.hpp | 276 - .../cpp03/preprocessed/phx2_result_20.hpp | 576 - .../cpp03/preprocessed/phx2_result_30.hpp | 876 - .../cpp03/preprocessed/phx2_result_40.hpp | 1176 - .../cpp03/preprocessed/phx2_result_50.hpp | 1476 - .../boost/phoenix/core/detail/expression.hpp | 461 - .../phoenix/core/detail/function_eval.hpp | 160 - .../phoenix/core/detail/index_sequence.hpp | 17 - .../boost/phoenix/core/detail/phx2_result.hpp | 69 - .../detail/preprocessed/actor_operator.hpp | 25 - .../detail/preprocessed/actor_operator_10.hpp | 567 - .../detail/preprocessed/actor_operator_20.hpp | 1237 - .../detail/preprocessed/actor_operator_30.hpp | 1907 - .../detail/preprocessed/actor_operator_40.hpp | 2577 - .../detail/preprocessed/actor_operator_50.hpp | 3247 -- .../detail/preprocessed/actor_result_of.hpp | 25 - .../preprocessed/actor_result_of_10.hpp | 260 - .../preprocessed/actor_result_of_20.hpp | 480 - .../preprocessed/actor_result_of_30.hpp | 700 - .../preprocessed/actor_result_of_40.hpp | 920 - .../preprocessed/actor_result_of_50.hpp | 1140 - .../phoenix/core/detail/preprocessed/call.hpp | 25 - .../core/detail/preprocessed/call_10.hpp | 351 - .../core/detail/preprocessed/call_20.hpp | 691 - .../core/detail/preprocessed/call_30.hpp | 1031 - .../core/detail/preprocessed/call_40.hpp | 1371 - .../core/detail/preprocessed/call_50.hpp | 1711 - .../detail/preprocessed/function_eval.hpp | 25 - .../detail/preprocessed/function_eval_10.hpp | 507 - .../detail/preprocessed/function_eval_20.hpp | 1007 - .../detail/preprocessed/function_eval_30.hpp | 1507 - .../detail/preprocessed/function_eval_40.hpp | 2007 - .../detail/preprocessed/function_eval_50.hpp | 2507 - .../core/detail/preprocessed/phx2_result.hpp | 25 - .../detail/preprocessed/phx2_result_10.hpp | 294 - .../detail/preprocessed/phx2_result_20.hpp | 614 - .../detail/preprocessed/phx2_result_30.hpp | 934 - .../detail/preprocessed/phx2_result_40.hpp | 1254 - .../detail/preprocessed/phx2_result_50.hpp | 1574 - .../boost/phoenix/core/domain.hpp | 65 - .../boost/phoenix/core/environment.hpp | 469 - .../boost/phoenix/core/expression.hpp | 83 - .../boost/phoenix/core/function_equal.hpp | 161 - .../boost/phoenix/core/is_actor.hpp | 49 - .../boost/phoenix/core/is_nullary.hpp | 177 - .../boost/phoenix/core/is_value.hpp | 63 - .../boost/phoenix/core/limits.hpp | 143 - .../boost/phoenix/core/meta_grammar.hpp | 156 - .../boost/phoenix/core/nothing.hpp | 60 - .../boost/phoenix/core/preprocessed/actor.hpp | 25 - .../phoenix/core/preprocessed/actor_10.hpp | 15 - .../phoenix/core/preprocessed/actor_20.hpp | 15 - .../phoenix/core/preprocessed/actor_30.hpp | 15 - .../phoenix/core/preprocessed/actor_40.hpp | 15 - .../phoenix/core/preprocessed/actor_50.hpp | 15 - .../phoenix/core/preprocessed/argument.hpp | 45 - .../phoenix/core/preprocessed/argument_10.hpp | 23 - .../argument_no_predefined_10.hpp | 18 - .../argument_no_predefined_20.hpp | 18 - .../argument_no_predefined_30.hpp | 18 - .../argument_no_predefined_40.hpp | 18 - .../argument_no_predefined_50.hpp | 18 - .../preprocessed/argument_predefined_10.hpp | 22 - .../preprocessed/argument_predefined_20.hpp | 22 - .../preprocessed/argument_predefined_30.hpp | 22 - .../preprocessed/argument_predefined_40.hpp | 22 - .../preprocessed/argument_predefined_50.hpp | 22 - .../phoenix/core/preprocessed/expression.hpp | 25 - .../core/preprocessed/expression_10.hpp | 455 - .../core/preprocessed/expression_20.hpp | 885 - .../core/preprocessed/expression_30.hpp | 1315 - .../core/preprocessed/expression_40.hpp | 1745 - .../core/preprocessed/expression_50.hpp | 2175 - .../core/preprocessed/function_equal.hpp | 25 - .../core/preprocessed/function_equal_10.hpp | 9 - .../core/preprocessed/function_equal_20.hpp | 9 - .../core/preprocessed/function_equal_30.hpp | 9 - .../core/preprocessed/function_equal_40.hpp | 9 - .../core/preprocessed/function_equal_50.hpp | 9 - .../boost/phoenix/core/reference.hpp | 150 - .../boost/phoenix/core/terminal.hpp | 144 - .../boost/phoenix/core/terminal_fwd.hpp | 27 - .../boost/phoenix/core/v2_eval.hpp | 51 - .../boost/phoenix/core/value.hpp | 139 - .../boost/phoenix/core/visit_each.hpp | 49 - .../boost/phoenix/function.hpp | 15 - .../boost/phoenix/function/adapt_callable.hpp | 60 - .../boost/phoenix/function/adapt_function.hpp | 102 - .../detail/cpp03/function_operator.hpp | 58 - .../cpp03/preprocessed/function_operator.hpp | 25 - .../preprocessed/function_operator_10.hpp | 177 - .../preprocessed/function_operator_20.hpp | 347 - .../preprocessed/function_operator_30.hpp | 517 - .../preprocessed/function_operator_40.hpp | 687 - .../preprocessed/function_operator_50.hpp | 857 - .../function/detail/function_operator.hpp | 58 - .../function/detail/function_result_of.hpp | 57 - .../detail/preprocessed/function_operator.hpp | 25 - .../preprocessed/function_operator_10.hpp | 177 - .../preprocessed/function_operator_20.hpp | 347 - .../preprocessed/function_operator_30.hpp | 517 - .../preprocessed/function_operator_40.hpp | 687 - .../preprocessed/function_operator_50.hpp | 857 - .../preprocessed/function_result_of.hpp | 25 - .../preprocessed/function_result_of_10.hpp | 167 - .../preprocessed/function_result_of_20.hpp | 327 - .../preprocessed/function_result_of_30.hpp | 487 - .../preprocessed/function_result_of_40.hpp | 647 - .../preprocessed/function_result_of_50.hpp | 807 - .../boost/phoenix/function/function.hpp | 149 - .../boost/phoenix/function/lazy_list.hpp | 1513 - .../boost/phoenix/function/lazy_operator.hpp | 683 - .../boost/phoenix/function/lazy_prelude.hpp | 798 - .../boost/phoenix/function/lazy_reuse.hpp | 296 - .../boost/phoenix/function/lazy_signature.hpp | 335 - .../boost/phoenix/function/lazy_smart.hpp | 153 - .../boost/phoenix/fusion.hpp | 13 - .../boost/phoenix/fusion/at.hpp | 48 - .../boost/phoenix/object.hpp | 19 - .../boost/phoenix/object/const_cast.hpp | 64 - .../boost/phoenix/object/construct.hpp | 83 - .../boost/phoenix/object/delete.hpp | 50 - .../boost/phoenix/object/detail/construct.hpp | 58 - .../phoenix/object/detail/construct_eval.hpp | 81 - .../phoenix/object/detail/cpp03/construct.hpp | 58 - .../object/detail/cpp03/construct_eval.hpp | 81 - .../object/detail/cpp03/construct_expr.hpp | 34 - .../boost/phoenix/object/detail/cpp03/new.hpp | 58 - .../phoenix/object/detail/cpp03/new_eval.hpp | 89 - .../phoenix/object/detail/cpp03/new_expr.hpp | 34 - .../detail/cpp03/preprocessed/construct.hpp | 25 - .../cpp03/preprocessed/construct_10.hpp | 177 - .../cpp03/preprocessed/construct_20.hpp | 347 - .../cpp03/preprocessed/construct_30.hpp | 517 - .../cpp03/preprocessed/construct_40.hpp | 687 - .../cpp03/preprocessed/construct_50.hpp | 857 - .../cpp03/preprocessed/construct_eval.hpp | 25 - .../cpp03/preprocessed/construct_eval_10.hpp | 241 - .../cpp03/preprocessed/construct_eval_20.hpp | 501 - .../cpp03/preprocessed/construct_eval_30.hpp | 761 - .../cpp03/preprocessed/construct_eval_40.hpp | 1021 - .../cpp03/preprocessed/construct_eval_50.hpp | 1281 - .../cpp03/preprocessed/construct_expr.hpp | 25 - .../cpp03/preprocessed/construct_expr_10.hpp | 7 - .../cpp03/preprocessed/construct_expr_20.hpp | 7 - .../cpp03/preprocessed/construct_expr_30.hpp | 7 - .../cpp03/preprocessed/construct_expr_40.hpp | 7 - .../cpp03/preprocessed/construct_expr_50.hpp | 7 - .../object/detail/cpp03/preprocessed/new.hpp | 25 - .../detail/cpp03/preprocessed/new_10.hpp | 177 - .../detail/cpp03/preprocessed/new_20.hpp | 347 - .../detail/cpp03/preprocessed/new_30.hpp | 517 - .../detail/cpp03/preprocessed/new_40.hpp | 687 - .../detail/cpp03/preprocessed/new_50.hpp | 857 - .../detail/cpp03/preprocessed/new_eval.hpp | 25 - .../detail/cpp03/preprocessed/new_eval_10.hpp | 304 - .../detail/cpp03/preprocessed/new_eval_20.hpp | 634 - .../detail/cpp03/preprocessed/new_eval_30.hpp | 964 - .../detail/cpp03/preprocessed/new_eval_40.hpp | 1294 - .../detail/cpp03/preprocessed/new_eval_50.hpp | 1624 - .../detail/cpp03/preprocessed/new_expr.hpp | 25 - .../detail/cpp03/preprocessed/new_expr_10.hpp | 7 - .../detail/cpp03/preprocessed/new_expr_20.hpp | 7 - .../detail/cpp03/preprocessed/new_expr_30.hpp | 7 - .../detail/cpp03/preprocessed/new_expr_40.hpp | 7 - .../detail/cpp03/preprocessed/new_expr_50.hpp | 7 - .../boost/phoenix/object/detail/new.hpp | 58 - .../boost/phoenix/object/detail/new_eval.hpp | 89 - .../object/detail/preprocessed/construct.hpp | 25 - .../detail/preprocessed/construct_10.hpp | 177 - .../detail/preprocessed/construct_20.hpp | 347 - .../detail/preprocessed/construct_30.hpp | 517 - .../detail/preprocessed/construct_40.hpp | 687 - .../detail/preprocessed/construct_50.hpp | 857 - .../detail/preprocessed/construct_eval.hpp | 25 - .../detail/preprocessed/construct_eval_10.hpp | 241 - .../detail/preprocessed/construct_eval_20.hpp | 501 - .../detail/preprocessed/construct_eval_30.hpp | 761 - .../detail/preprocessed/construct_eval_40.hpp | 1021 - .../detail/preprocessed/construct_eval_50.hpp | 1281 - .../object/detail/preprocessed/new.hpp | 25 - .../object/detail/preprocessed/new_10.hpp | 177 - .../object/detail/preprocessed/new_20.hpp | 347 - .../object/detail/preprocessed/new_30.hpp | 517 - .../object/detail/preprocessed/new_40.hpp | 687 - .../object/detail/preprocessed/new_50.hpp | 857 - .../object/detail/preprocessed/new_eval.hpp | 25 - .../detail/preprocessed/new_eval_10.hpp | 304 - .../detail/preprocessed/new_eval_20.hpp | 634 - .../detail/preprocessed/new_eval_30.hpp | 964 - .../detail/preprocessed/new_eval_40.hpp | 1294 - .../detail/preprocessed/new_eval_50.hpp | 1624 - .../boost/phoenix/object/detail/target.hpp | 47 - .../boost/phoenix/object/dynamic_cast.hpp | 64 - .../boost/phoenix/object/new.hpp | 84 - .../boost/phoenix/object/reinterpret_cast.hpp | 64 - .../boost/phoenix/object/static_cast.hpp | 63 - .../boost/phoenix/operator.hpp | 23 - .../boost/phoenix/operator/arithmetic.hpp | 55 - .../boost/phoenix/operator/bitwise.hpp | 49 - .../boost/phoenix/operator/comparison.hpp | 36 - .../detail/cpp03/mem_fun_ptr_eval.hpp | 78 - .../cpp03/mem_fun_ptr_eval_result_of.hpp | 56 - .../detail/cpp03/mem_fun_ptr_expr.hpp | 33 - .../operator/detail/cpp03/mem_fun_ptr_gen.hpp | 98 - .../cpp03/preprocessed/mem_fun_ptr_eval.hpp | 25 - .../preprocessed/mem_fun_ptr_eval_10.hpp | 278 - .../preprocessed/mem_fun_ptr_eval_20.hpp | 578 - .../preprocessed/mem_fun_ptr_eval_30.hpp | 878 - .../preprocessed/mem_fun_ptr_eval_40.hpp | 1178 - .../preprocessed/mem_fun_ptr_eval_50.hpp | 1478 - .../mem_fun_ptr_eval_result_of.hpp | 25 - .../cpp03/preprocessed/mem_fun_ptr_expr.hpp | 25 - .../preprocessed/mem_fun_ptr_expr_10.hpp | 7 - .../preprocessed/mem_fun_ptr_expr_20.hpp | 7 - .../preprocessed/mem_fun_ptr_expr_30.hpp | 7 - .../preprocessed/mem_fun_ptr_expr_40.hpp | 7 - .../preprocessed/mem_fun_ptr_expr_50.hpp | 7 - .../cpp03/preprocessed/mem_fun_ptr_gen.hpp | 25 - .../cpp03/preprocessed/mem_fun_ptr_gen_10.hpp | 234 - .../cpp03/preprocessed/mem_fun_ptr_gen_20.hpp | 444 - .../cpp03/preprocessed/mem_fun_ptr_gen_30.hpp | 654 - .../cpp03/preprocessed/mem_fun_ptr_gen_40.hpp | 864 - .../cpp03/preprocessed/mem_fun_ptr_gen_50.hpp | 1074 - .../operator/detail/define_operator.hpp | 125 - .../detail/mem_fun_ptr_eval_result_of.hpp | 56 - .../operator/detail/mem_fun_ptr_gen.hpp | 117 - .../detail/preprocessed/mem_fun_ptr_gen.hpp | 25 - .../preprocessed/mem_fun_ptr_gen_10.hpp | 238 - .../preprocessed/mem_fun_ptr_gen_20.hpp | 448 - .../preprocessed/mem_fun_ptr_gen_30.hpp | 658 - .../preprocessed/mem_fun_ptr_gen_40.hpp | 868 - .../preprocessed/mem_fun_ptr_gen_50.hpp | 1078 - .../operator/detail/undef_operator.hpp | 17 - .../boost/phoenix/operator/if_else.hpp | 50 - .../boost/phoenix/operator/io.hpp | 94 - .../boost/phoenix/operator/logical.hpp | 33 - .../boost/phoenix/operator/member.hpp | 98 - .../phoenix/operator/preprocessed/member.hpp | 25 - .../operator/preprocessed/member_10.hpp | 494 - .../operator/preprocessed/member_20.hpp | 994 - .../operator/preprocessed/member_30.hpp | 1494 - .../operator/preprocessed/member_40.hpp | 1994 - .../operator/preprocessed/member_50.hpp | 2494 - .../boost/phoenix/operator/self.hpp | 32 - .../boost/phoenix/phoenix.hpp | 21 - .../boost/phoenix/scope.hpp | 17 - .../phoenix/scope/detail/cpp03/dynamic.hpp | 98 - .../phoenix/scope/detail/cpp03/lambda.hpp | 39 - .../phoenix/scope/detail/cpp03/local_gen.hpp | 66 - .../detail/cpp03/preprocessed/dynamic.hpp | 25 - .../detail/cpp03/preprocessed/dynamic_10.hpp | 347 - .../detail/cpp03/preprocessed/dynamic_20.hpp | 687 - .../detail/cpp03/preprocessed/dynamic_30.hpp | 1027 - .../detail/cpp03/preprocessed/dynamic_40.hpp | 1367 - .../detail/cpp03/preprocessed/dynamic_50.hpp | 1707 - .../detail/cpp03/preprocessed/lambda.hpp | 25 - .../detail/cpp03/preprocessed/lambda_10.hpp | 269 - .../detail/cpp03/preprocessed/lambda_20.hpp | 529 - .../detail/cpp03/preprocessed/lambda_30.hpp | 789 - .../detail/cpp03/preprocessed/lambda_40.hpp | 1049 - .../detail/cpp03/preprocessed/lambda_50.hpp | 1309 - .../boost/phoenix/scope/detail/dynamic.hpp | 98 - .../boost/phoenix/scope/detail/local_gen.hpp | 47 - .../phoenix/scope/detail/local_variable.hpp | 232 - .../phoenix/scope/detail/make_locals.hpp | 108 - .../scope/detail/preprocessed/dynamic.hpp | 25 - .../scope/detail/preprocessed/dynamic_10.hpp | 347 - .../scope/detail/preprocessed/dynamic_20.hpp | 687 - .../scope/detail/preprocessed/dynamic_30.hpp | 1027 - .../scope/detail/preprocessed/dynamic_40.hpp | 1367 - .../scope/detail/preprocessed/dynamic_50.hpp | 1707 - .../scope/detail/preprocessed/make_locals.hpp | 25 - .../detail/preprocessed/make_locals_10.hpp | 227 - .../detail/preprocessed/make_locals_20.hpp | 447 - .../detail/preprocessed/make_locals_30.hpp | 667 - .../detail/preprocessed/make_locals_40.hpp | 887 - .../detail/preprocessed/make_locals_50.hpp | 1107 - .../boost/phoenix/scope/dynamic.hpp | 180 - .../boost/phoenix/scope/lambda.hpp | 380 - .../boost/phoenix/scope/let.hpp | 246 - .../boost/phoenix/scope/local_variable.hpp | 194 - .../phoenix/scope/preprocessed/lambda.hpp | 25 - .../phoenix/scope/preprocessed/lambda_10.hpp | 560 - .../phoenix/scope/preprocessed/lambda_20.hpp | 820 - .../phoenix/scope/preprocessed/lambda_30.hpp | 1080 - .../phoenix/scope/preprocessed/lambda_40.hpp | 1340 - .../phoenix/scope/preprocessed/lambda_50.hpp | 1600 - .../phoenix/scope/scoped_environment.hpp | 178 - .../boost/phoenix/scope/this.hpp | 191 - .../boost/phoenix/statement.hpp | 20 - .../statement/detail/catch_push_back.hpp | 172 - .../detail/preprocessed/catch_push_back.hpp | 25 - .../preprocessed/catch_push_back_10.hpp | 917 - .../preprocessed/catch_push_back_20.hpp | 1927 - .../preprocessed/catch_push_back_30.hpp | 2937 -- .../preprocessed/catch_push_back_40.hpp | 3947 -- .../preprocessed/catch_push_back_50.hpp | 4957 -- .../statement/detail/preprocessed/switch.hpp | 25 - .../detail/preprocessed/switch_10.hpp | 583 - .../detail/preprocessed/switch_20.hpp | 1223 - .../detail/preprocessed/switch_30.hpp | 1863 - .../detail/preprocessed/switch_40.hpp | 2503 - .../detail/preprocessed/switch_50.hpp | 3143 -- .../detail/preprocessed/try_catch_eval.hpp | 25 - .../detail/preprocessed/try_catch_eval_10.hpp | 487 - .../detail/preprocessed/try_catch_eval_20.hpp | 967 - .../detail/preprocessed/try_catch_eval_30.hpp | 1447 - .../detail/preprocessed/try_catch_eval_40.hpp | 1927 - .../detail/preprocessed/try_catch_eval_50.hpp | 2407 - .../preprocessed/try_catch_expression.hpp | 25 - .../preprocessed/try_catch_expression_10.hpp | 282 - .../preprocessed/try_catch_expression_20.hpp | 532 - .../preprocessed/try_catch_expression_30.hpp | 782 - .../preprocessed/try_catch_expression_40.hpp | 1032 - .../preprocessed/try_catch_expression_50.hpp | 1282 - .../boost/phoenix/statement/detail/switch.hpp | 165 - .../statement/detail/try_catch_eval.hpp | 114 - .../statement/detail/try_catch_expression.hpp | 70 - .../boost/phoenix/statement/do_while.hpp | 75 - .../boost/phoenix/statement/for.hpp | 87 - .../boost/phoenix/statement/if.hpp | 165 - .../boost/phoenix/statement/sequence.hpp | 45 - .../boost/phoenix/statement/switch.hpp | 300 - .../boost/phoenix/statement/throw.hpp | 113 - .../boost/phoenix/statement/try_catch.hpp | 532 - .../boost/phoenix/statement/while.hpp | 70 - .../boost/phoenix/stl.hpp | 15 - .../boost/phoenix/stl/algorithm.hpp | 17 - .../phoenix/stl/algorithm/detail/begin.hpp | 30 - .../stl/algorithm/detail/decay_array.hpp | 36 - .../phoenix/stl/algorithm/detail/end.hpp | 30 - .../stl/algorithm/detail/has_equal_range.hpp | 51 - .../phoenix/stl/algorithm/detail/has_find.hpp | 56 - .../stl/algorithm/detail/has_lower_bound.hpp | 51 - .../stl/algorithm/detail/has_remove.hpp | 30 - .../stl/algorithm/detail/has_remove_if.hpp | 34 - .../stl/algorithm/detail/has_reverse.hpp | 34 - .../phoenix/stl/algorithm/detail/has_sort.hpp | 30 - .../stl/algorithm/detail/has_unique.hpp | 34 - .../stl/algorithm/detail/has_upper_bound.hpp | 47 - .../stl/algorithm/detail/is_std_hash_map.hpp | 83 - .../stl/algorithm/detail/is_std_hash_set.hpp | 79 - .../stl/algorithm/detail/is_std_list.hpp | 37 - .../stl/algorithm/detail/is_std_map.hpp | 54 - .../stl/algorithm/detail/is_std_set.hpp | 56 - .../detail/is_unordered_set_or_map.hpp | 95 - .../stl/algorithm/detail/std_hash_map_fwd.hpp | 70 - .../stl/algorithm/detail/std_hash_set_fwd.hpp | 62 - .../detail/std_unordered_set_or_map_fwd.hpp | 74 - .../boost/phoenix/stl/algorithm/iteration.hpp | 97 - .../boost/phoenix/stl/algorithm/querying.hpp | 660 - .../phoenix/stl/algorithm/transformation.hpp | 1197 - .../boost/phoenix/stl/cmath.hpp | 82 - .../boost/phoenix/stl/container.hpp | 13 - .../boost/phoenix/stl/container/container.hpp | 833 - .../stl/container/detail/container.hpp | 173 - .../boost/phoenix/support/detail/iterate.hpp | 89 - .../phoenix/support/detail/iterate_define.hpp | 155 - .../phoenix/support/detail/iterate_undef.hpp | 35 - .../boost/phoenix/support/iterate.hpp | 20 - .../phoenix/support/preprocessed/vector.hpp | 25 - .../support/preprocessed/vector_10.hpp | 466 - .../support/preprocessed/vector_20.hpp | 866 - .../support/preprocessed/vector_30.hpp | 1266 - .../support/preprocessed/vector_40.hpp | 1666 - .../support/preprocessed/vector_50.hpp | 2066 - .../phoenix/support/preprocessor/round.hpp | 71 - .../boost/phoenix/support/vector.hpp | 166 - .../boost/phoenix/version.hpp | 32 - .../boost-for-react-native/boost/pointee.hpp | 74 - .../boost/pointer_cast.hpp | 121 - .../boost/pointer_to_other.hpp | 55 - .../boost/polygon/detail/boolean_op.hpp | 442 - .../boost/polygon/detail/boolean_op_45.hpp | 1392 - .../detail/iterator_compact_to_points.hpp | 74 - .../detail/iterator_geometry_to_set.hpp | 314 - .../detail/iterator_points_to_compact.hpp | 60 - .../boost/polygon/detail/max_cover.hpp | 278 - .../boost/polygon/detail/minkowski.hpp | 131 - .../polygon/detail/polygon_45_formation.hpp | 2238 - .../polygon/detail/polygon_45_set_view.hpp | 380 - .../boost/polygon/detail/polygon_45_touch.hpp | 238 - .../polygon/detail/polygon_90_set_view.hpp | 490 - .../boost/polygon/detail/polygon_90_touch.hpp | 418 - .../detail/polygon_arbitrary_formation.hpp | 2893 -- .../polygon/detail/polygon_formation.hpp | 2287 - .../boost/polygon/detail/polygon_set_view.hpp | 222 - .../boost/polygon/detail/polygon_simplify.hpp | 116 - .../polygon/detail/polygon_sort_adaptor.hpp | 67 - .../boost/polygon/detail/property_merge.hpp | 588 - .../polygon/detail/property_merge_45.hpp | 160 - .../polygon/detail/rectangle_formation.hpp | 266 - .../boost/polygon/detail/scan_arbitrary.hpp | 2858 -- .../boost/polygon/detail/voronoi_ctypes.hpp | 642 - .../polygon/detail/voronoi_predicates.hpp | 1532 - .../polygon/detail/voronoi_robust_fpt.hpp | 507 - .../polygon/detail/voronoi_structures.hpp | 450 - .../boost/polygon/gmp_override.hpp | 128 - .../boost/polygon/gtl.hpp | 35 - .../boost/polygon/interval_concept.hpp | 934 - .../boost/polygon/interval_data.hpp | 118 - .../boost/polygon/interval_traits.hpp | 47 - .../boost/polygon/isotropy.hpp | 584 - .../boost/polygon/point_concept.hpp | 469 - .../boost/polygon/point_data.hpp | 138 - .../boost/polygon/point_traits.hpp | 48 - .../boost/polygon/polygon.hpp | 92 - .../boost/polygon/polygon_45_data.hpp | 72 - .../boost/polygon/polygon_45_set_concept.hpp | 441 - .../boost/polygon/polygon_45_set_data.hpp | 1880 - .../boost/polygon/polygon_45_set_traits.hpp | 149 - .../polygon/polygon_45_with_holes_data.hpp | 107 - .../boost/polygon/polygon_90_data.hpp | 79 - .../boost/polygon/polygon_90_set_concept.hpp | 550 - .../boost/polygon/polygon_90_set_data.hpp | 989 - .../boost/polygon/polygon_90_set_traits.hpp | 366 - .../polygon/polygon_90_with_holes_data.hpp | 115 - .../boost/polygon/polygon_data.hpp | 69 - .../boost/polygon/polygon_set_concept.hpp | 581 - .../boost/polygon/polygon_set_data.hpp | 1006 - .../boost/polygon/polygon_set_traits.hpp | 133 - .../boost/polygon/polygon_traits.hpp | 1858 - .../boost/polygon/polygon_with_holes_data.hpp | 107 - .../boost/polygon/rectangle_concept.hpp | 1082 - .../boost/polygon/rectangle_data.hpp | 63 - .../boost/polygon/rectangle_traits.hpp | 40 - .../boost/polygon/segment_concept.hpp | 696 - .../boost/polygon/segment_data.hpp | 121 - .../boost/polygon/segment_traits.hpp | 50 - .../boost/polygon/segment_utils.hpp | 164 - .../boost/polygon/transform.hpp | 476 - .../boost/polygon/voronoi.hpp | 157 - .../boost/polygon/voronoi_builder.hpp | 521 - .../boost/polygon/voronoi_diagram.hpp | 620 - .../boost/polygon/voronoi_geometry_type.hpp | 48 - .../boost/polymorphic_cast.hpp | 100 - .../boost/polymorphic_pointer_cast.hpp | 78 - .../boost/pool/detail/for.m4 | 107 - .../boost/pool/detail/guard.hpp | 69 - .../boost/pool/detail/mutex.hpp | 50 - .../boost/pool/detail/pool_construct.bat | 24 - .../boost/pool/detail/pool_construct.ipp | 852 - .../boost/pool/detail/pool_construct.m4 | 84 - .../boost/pool/detail/pool_construct.sh | 12 - .../pool/detail/pool_construct_simple.bat | 25 - .../pool/detail/pool_construct_simple.ipp | 43 - .../pool/detail/pool_construct_simple.m4 | 72 - .../pool/detail/pool_construct_simple.sh | 12 - .../boost/pool/object_pool.hpp | 287 - .../boost/pool/pool.hpp | 1024 - .../boost/pool/pool_alloc.hpp | 488 - .../boost/pool/poolfwd.hpp | 82 - .../boost/pool/simple_segregated_storage.hpp | 377 - .../boost/pool/singleton_pool.hpp | 251 - .../boost-for-react-native/boost/predef.h | 24 - .../boost/predef/architecture.h | 32 - .../boost/predef/architecture/alpha.h | 59 - .../boost/predef/architecture/arm.h | 70 - .../boost/predef/architecture/blackfin.h | 46 - .../boost/predef/architecture/convex.h | 65 - .../boost/predef/architecture/ia64.h | 49 - .../boost/predef/architecture/m68k.h | 82 - .../boost/predef/architecture/mips.h | 73 - .../boost/predef/architecture/parisc.h | 64 - .../boost/predef/architecture/ppc.h | 72 - .../boost/predef/architecture/pyramid.h | 42 - .../boost/predef/architecture/rs6k.h | 56 - .../boost/predef/architecture/sparc.h | 54 - .../boost/predef/architecture/superh.h | 67 - .../boost/predef/architecture/sys370.h | 43 - .../boost/predef/architecture/sys390.h | 43 - .../boost/predef/architecture/x86.h | 38 - .../boost/predef/architecture/x86/32.h | 87 - .../boost/predef/architecture/x86/64.h | 50 - .../boost/predef/architecture/z.h | 42 - .../boost/predef/compiler.h | 43 - .../boost/predef/compiler/borland.h | 63 - .../boost/predef/compiler/clang.h | 56 - .../boost/predef/compiler/comeau.h | 61 - .../boost/predef/compiler/compaq.h | 66 - .../boost/predef/compiler/diab.h | 56 - .../boost/predef/compiler/digitalmars.h | 56 - .../boost/predef/compiler/dignus.h | 56 - .../boost/predef/compiler/edg.h | 56 - .../boost/predef/compiler/ekopath.h | 57 - .../boost/predef/compiler/gcc.h | 68 - .../boost/predef/compiler/gcc_xml.h | 53 - .../boost/predef/compiler/greenhills.h | 66 - .../boost/predef/compiler/hp_acc.h | 61 - .../boost/predef/compiler/iar.h | 56 - .../boost/predef/compiler/ibm.h | 72 - .../boost/predef/compiler/intel.h | 65 - .../boost/predef/compiler/kai.h | 56 - .../boost/predef/compiler/llvm.h | 57 - .../boost/predef/compiler/metaware.h | 53 - .../boost/predef/compiler/metrowerks.h | 77 - .../boost/predef/compiler/microtec.h | 53 - .../boost/predef/compiler/mpw.h | 63 - .../boost/predef/compiler/palm.h | 56 - .../boost/predef/compiler/pgi.h | 60 - .../boost/predef/compiler/sgi_mipspro.h | 66 - .../boost/predef/compiler/sunpro.h | 76 - .../boost/predef/compiler/tendra.h | 53 - .../boost/predef/compiler/visualc.h | 91 - .../boost/predef/compiler/watcom.h | 56 - .../boost/predef/detail/_cassert.h | 17 - .../boost/predef/detail/_exception.h | 15 - .../boost/predef/detail/comp_detected.h | 10 - .../boost/predef/detail/endian_compat.h | 26 - .../boost/predef/detail/os_detected.h | 10 - .../boost/predef/detail/platform_detected.h | 10 - .../boost/predef/detail/test.h | 17 - .../boost/predef/detail/test_def.h | 71 - .../boost/predef/hardware.h | 16 - .../boost/predef/hardware/simd.h | 119 - .../boost/predef/hardware/simd/arm.h | 57 - .../boost/predef/hardware/simd/arm/versions.h | 32 - .../boost/predef/hardware/simd/ppc.h | 69 - .../boost/predef/hardware/simd/ppc/versions.h | 51 - .../boost/predef/hardware/simd/x86.h | 123 - .../boost/predef/hardware/simd/x86/versions.h | 129 - .../boost/predef/hardware/simd/x86_amd.h | 87 - .../predef/hardware/simd/x86_amd/versions.h | 51 - .../boost/predef/language.h | 17 - .../boost/predef/language/objc.h | 42 - .../boost/predef/language/stdc.h | 53 - .../boost/predef/language/stdcpp.h | 121 - .../boost/predef/library.h | 16 - .../boost/predef/library/c.h | 20 - .../boost/predef/library/c/_prefix.h | 13 - .../boost/predef/library/c/gnu.h | 61 - .../boost/predef/library/c/uc.h | 47 - .../boost/predef/library/c/vms.h | 47 - .../boost/predef/library/c/zos.h | 56 - .../boost/predef/library/std.h | 25 - .../boost/predef/library/std/_prefix.h | 23 - .../boost/predef/library/std/cxx.h | 46 - .../boost/predef/library/std/dinkumware.h | 52 - .../boost/predef/library/std/libcomo.h | 47 - .../boost/predef/library/std/modena.h | 45 - .../boost/predef/library/std/msl.h | 53 - .../boost/predef/library/std/roguewave.h | 56 - .../boost/predef/library/std/sgi.h | 51 - .../boost/predef/library/std/stdcpp3.h | 53 - .../boost/predef/library/std/stlport.h | 59 - .../boost/predef/library/std/vacpp.h | 44 - .../boost/predef/make.h | 89 - .../boost-for-react-native/boost/predef/os.h | 33 - .../boost/predef/os/aix.h | 66 - .../boost/predef/os/amigaos.h | 46 - .../boost/predef/os/android.h | 45 - .../boost/predef/os/beos.h | 45 - .../boost/predef/os/bsd.h | 103 - .../boost/predef/os/bsd/bsdi.h | 48 - .../boost/predef/os/bsd/dragonfly.h | 50 - .../boost/predef/os/bsd/free.h | 60 - .../boost/predef/os/bsd/net.h | 84 - .../boost/predef/os/bsd/open.h | 171 - .../boost/predef/os/cygwin.h | 45 - .../boost/predef/os/haiku.h | 46 - .../boost/predef/os/hpux.h | 47 - .../boost/predef/os/ios.h | 51 - .../boost/predef/os/irix.h | 46 - .../boost/predef/os/linux.h | 46 - .../boost/predef/os/macos.h | 65 - .../boost/predef/os/os400.h | 45 - .../boost/predef/os/qnxnto.h | 59 - .../boost/predef/os/solaris.h | 46 - .../boost/predef/os/unix.h | 76 - .../boost/predef/os/vms.h | 52 - .../boost/predef/os/windows.h | 51 - .../boost/predef/other.h | 16 - .../boost/predef/other/endian.h | 204 - .../boost/predef/platform.h | 21 - .../boost/predef/platform/mingw.h | 69 - .../boost/predef/platform/windows_desktop.h | 45 - .../boost/predef/platform/windows_phone.h | 43 - .../boost/predef/platform/windows_runtime.h | 45 - .../boost/predef/platform/windows_store.h | 43 - .../boost/predef/version.h | 15 - .../boost/predef/version_number.h | 53 - .../boost/preprocessor.hpp | 19 - .../boost/preprocessor/arithmetic.hpp | 25 - .../boost/preprocessor/arithmetic/add.hpp | 51 - .../boost/preprocessor/arithmetic/dec.hpp | 289 - .../arithmetic/detail/div_base.hpp | 61 - .../boost/preprocessor/arithmetic/div.hpp | 39 - .../boost/preprocessor/arithmetic/inc.hpp | 288 - .../boost/preprocessor/arithmetic/mod.hpp | 39 - .../boost/preprocessor/arithmetic/mul.hpp | 53 - .../boost/preprocessor/arithmetic/sub.hpp | 50 - .../boost/preprocessor/array.hpp | 32 - .../boost/preprocessor/array/data.hpp | 28 - .../preprocessor/array/detail/get_data.hpp | 55 - .../boost/preprocessor/array/elem.hpp | 29 - .../boost/preprocessor/array/enum.hpp | 33 - .../boost/preprocessor/array/insert.hpp | 55 - .../boost/preprocessor/array/pop_back.hpp | 37 - .../boost/preprocessor/array/pop_front.hpp | 38 - .../boost/preprocessor/array/push_back.hpp | 35 - .../boost/preprocessor/array/push_front.hpp | 35 - .../boost/preprocessor/array/remove.hpp | 54 - .../boost/preprocessor/array/replace.hpp | 49 - .../boost/preprocessor/array/reverse.hpp | 29 - .../boost/preprocessor/array/size.hpp | 28 - .../boost/preprocessor/array/to_list.hpp | 47 - .../boost/preprocessor/array/to_seq.hpp | 46 - .../boost/preprocessor/array/to_tuple.hpp | 33 - .../boost/preprocessor/assert_msg.hpp | 17 - .../boost/preprocessor/cat.hpp | 35 - .../boost/preprocessor/comma.hpp | 17 - .../boost/preprocessor/comma_if.hpp | 17 - .../boost/preprocessor/comparison.hpp | 24 - .../boost/preprocessor/comparison/equal.hpp | 34 - .../boost/preprocessor/comparison/greater.hpp | 38 - .../preprocessor/comparison/greater_equal.hpp | 38 - .../boost/preprocessor/comparison/less.hpp | 46 - .../preprocessor/comparison/less_equal.hpp | 39 - .../preprocessor/comparison/not_equal.hpp | 814 - .../boost/preprocessor/config/config.hpp | 104 - .../boost/preprocessor/config/limits.hpp | 30 - .../boost/preprocessor/control.hpp | 22 - .../boost/preprocessor/control/deduce_d.hpp | 22 - .../preprocessor/control/detail/dmc/while.hpp | 536 - .../preprocessor/control/detail/edg/while.hpp | 534 - .../control/detail/msvc/while.hpp | 277 - .../preprocessor/control/detail/while.hpp | 536 - .../boost/preprocessor/control/expr_if.hpp | 30 - .../boost/preprocessor/control/expr_iif.hpp | 31 - .../boost/preprocessor/control/if.hpp | 30 - .../boost/preprocessor/control/iif.hpp | 34 - .../boost/preprocessor/control/while.hpp | 312 - .../boost/preprocessor/debug.hpp | 18 - .../boost/preprocessor/debug/assert.hpp | 44 - .../boost/preprocessor/debug/error.hpp | 33 - .../boost/preprocessor/debug/line.hpp | 35 - .../boost/preprocessor/dec.hpp | 17 - .../boost/preprocessor/detail/auto_rec.hpp | 293 - .../boost/preprocessor/detail/check.hpp | 48 - .../preprocessor/detail/dmc/auto_rec.hpp | 286 - .../boost/preprocessor/detail/is_binary.hpp | 30 - .../boost/preprocessor/detail/is_nullary.hpp | 30 - .../boost/preprocessor/detail/is_unary.hpp | 30 - .../boost/preprocessor/detail/null.hpp | 17 - .../boost/preprocessor/detail/split.hpp | 35 - .../boost/preprocessor/empty.hpp | 17 - .../boost/preprocessor/enum.hpp | 17 - .../boost/preprocessor/enum_params.hpp | 17 - .../enum_params_with_a_default.hpp | 17 - .../enum_params_with_defaults.hpp | 17 - .../boost/preprocessor/enum_shifted.hpp | 17 - .../preprocessor/enum_shifted_params.hpp | 17 - .../boost/preprocessor/expand.hpp | 17 - .../boost/preprocessor/expr_if.hpp | 17 - .../boost/preprocessor/facilities.hpp | 23 - .../boost/preprocessor/facilities/apply.hpp | 34 - .../facilities/detail/is_empty.hpp | 55 - .../boost/preprocessor/facilities/empty.hpp | 23 - .../boost/preprocessor/facilities/expand.hpp | 28 - .../preprocessor/facilities/identity.hpp | 27 - .../preprocessor/facilities/intercept.hpp | 277 - .../boost/preprocessor/facilities/is_1.hpp | 23 - .../preprocessor/facilities/is_empty.hpp | 56 - .../preprocessor/facilities/is_empty_or_1.hpp | 31 - .../facilities/is_empty_variadic.hpp | 57 - .../preprocessor/facilities/overload.hpp | 25 - .../boost/preprocessor/for.hpp | 17 - .../boost/preprocessor/identity.hpp | 17 - .../boost/preprocessor/if.hpp | 17 - .../boost/preprocessor/inc.hpp | 17 - .../boost/preprocessor/iterate.hpp | 17 - .../boost/preprocessor/iteration.hpp | 19 - .../iteration/detail/bounds/lower1.hpp | 99 - .../iteration/detail/bounds/lower2.hpp | 99 - .../iteration/detail/bounds/lower3.hpp | 99 - .../iteration/detail/bounds/lower4.hpp | 99 - .../iteration/detail/bounds/lower5.hpp | 99 - .../iteration/detail/bounds/upper1.hpp | 99 - .../iteration/detail/bounds/upper2.hpp | 99 - .../iteration/detail/bounds/upper3.hpp | 99 - .../iteration/detail/bounds/upper4.hpp | 99 - .../iteration/detail/bounds/upper5.hpp | 99 - .../preprocessor/iteration/detail/finish.hpp | 99 - .../iteration/detail/iter/forward1.hpp | 1342 - .../iteration/detail/iter/forward2.hpp | 1338 - .../iteration/detail/iter/forward3.hpp | 1338 - .../iteration/detail/iter/forward4.hpp | 1338 - .../iteration/detail/iter/forward5.hpp | 1338 - .../iteration/detail/iter/reverse1.hpp | 1296 - .../iteration/detail/iter/reverse2.hpp | 1296 - .../iteration/detail/iter/reverse3.hpp | 1296 - .../iteration/detail/iter/reverse4.hpp | 1296 - .../iteration/detail/iter/reverse5.hpp | 1296 - .../preprocessor/iteration/detail/local.hpp | 812 - .../preprocessor/iteration/detail/rlocal.hpp | 782 - .../preprocessor/iteration/detail/self.hpp | 21 - .../preprocessor/iteration/detail/start.hpp | 99 - .../boost/preprocessor/iteration/iterate.hpp | 82 - .../boost/preprocessor/iteration/local.hpp | 26 - .../boost/preprocessor/iteration/self.hpp | 19 - .../boost/preprocessor/library.hpp | 37 - .../boost/preprocessor/limits.hpp | 17 - .../boost/preprocessor/list.hpp | 37 - .../boost/preprocessor/list/adt.hpp | 73 - .../boost/preprocessor/list/append.hpp | 40 - .../boost/preprocessor/list/at.hpp | 39 - .../boost/preprocessor/list/cat.hpp | 42 - .../list/detail/dmc/fold_left.hpp | 279 - .../list/detail/edg/fold_left.hpp | 536 - .../list/detail/edg/fold_right.hpp | 794 - .../preprocessor/list/detail/fold_left.hpp | 279 - .../preprocessor/list/detail/fold_right.hpp | 277 - .../boost/preprocessor/list/enum.hpp | 41 - .../boost/preprocessor/list/filter.hpp | 54 - .../boost/preprocessor/list/first_n.hpp | 58 - .../boost/preprocessor/list/fold_left.hpp | 303 - .../boost/preprocessor/list/fold_right.hpp | 40 - .../boost/preprocessor/list/for_each.hpp | 49 - .../boost/preprocessor/list/for_each_i.hpp | 65 - .../preprocessor/list/for_each_product.hpp | 141 - .../boost/preprocessor/list/rest_n.hpp | 55 - .../boost/preprocessor/list/reverse.hpp | 40 - .../boost/preprocessor/list/size.hpp | 58 - .../boost/preprocessor/list/to_array.hpp | 155 - .../boost/preprocessor/list/to_seq.hpp | 32 - .../boost/preprocessor/list/to_tuple.hpp | 61 - .../boost/preprocessor/list/transform.hpp | 49 - .../boost/preprocessor/logical.hpp | 29 - .../boost/preprocessor/logical/and.hpp | 30 - .../boost/preprocessor/logical/bitand.hpp | 38 - .../boost/preprocessor/logical/bitnor.hpp | 38 - .../boost/preprocessor/logical/bitor.hpp | 38 - .../boost/preprocessor/logical/bitxor.hpp | 38 - .../boost/preprocessor/logical/bool.hpp | 288 - .../boost/preprocessor/logical/compl.hpp | 36 - .../boost/preprocessor/logical/nor.hpp | 30 - .../boost/preprocessor/logical/not.hpp | 30 - .../boost/preprocessor/logical/or.hpp | 30 - .../boost/preprocessor/logical/xor.hpp | 30 - .../boost/preprocessor/max.hpp | 17 - .../boost/preprocessor/min.hpp | 17 - .../boost/preprocessor/punctuation.hpp | 22 - .../boost/preprocessor/punctuation/comma.hpp | 21 - .../preprocessor/punctuation/comma_if.hpp | 31 - .../punctuation/detail/is_begin_parens.hpp | 48 - .../punctuation/is_begin_parens.hpp | 51 - .../boost/preprocessor/punctuation/paren.hpp | 23 - .../preprocessor/punctuation/paren_if.hpp | 38 - .../punctuation/remove_parens.hpp | 39 - .../boost/preprocessor/repeat.hpp | 17 - .../boost/preprocessor/repeat_2nd.hpp | 17 - .../boost/preprocessor/repeat_3rd.hpp | 17 - .../boost/preprocessor/repeat_from_to.hpp | 17 - .../boost/preprocessor/repeat_from_to_2nd.hpp | 17 - .../boost/preprocessor/repeat_from_to_3rd.hpp | 17 - .../boost/preprocessor/repetition.hpp | 32 - .../preprocessor/repetition/deduce_r.hpp | 22 - .../preprocessor/repetition/deduce_z.hpp | 22 - .../repetition/detail/dmc/for.hpp | 536 - .../repetition/detail/edg/for.hpp | 534 - .../preprocessor/repetition/detail/for.hpp | 536 - .../repetition/detail/msvc/for.hpp | 277 - .../boost/preprocessor/repetition/enum.hpp | 66 - .../repetition/enum_binary_params.hpp | 54 - .../preprocessor/repetition/enum_params.hpp | 41 - .../repetition/enum_params_with_a_default.hpp | 25 - .../repetition/enum_params_with_defaults.hpp | 24 - .../preprocessor/repetition/enum_shifted.hpp | 68 - .../repetition/enum_shifted_binary_params.hpp | 51 - .../repetition/enum_shifted_params.hpp | 44 - .../preprocessor/repetition/enum_trailing.hpp | 63 - .../enum_trailing_binary_params.hpp | 53 - .../repetition/enum_trailing_params.hpp | 38 - .../boost/preprocessor/repetition/for.hpp | 324 - .../boost/preprocessor/repetition/repeat.hpp | 825 - .../repetition/repeat_from_to.hpp | 87 - .../boost/preprocessor/selection.hpp | 18 - .../boost/preprocessor/selection/max.hpp | 39 - .../boost/preprocessor/selection/min.hpp | 39 - .../boost/preprocessor/seq.hpp | 44 - .../boost/preprocessor/seq/cat.hpp | 49 - .../seq/detail/binary_transform.hpp | 48 - .../preprocessor/seq/detail/is_empty.hpp | 49 - .../boost/preprocessor/seq/detail/split.hpp | 284 - .../boost/preprocessor/seq/elem.hpp | 304 - .../boost/preprocessor/seq/enum.hpp | 288 - .../boost/preprocessor/seq/filter.hpp | 54 - .../boost/preprocessor/seq/first_n.hpp | 30 - .../boost/preprocessor/seq/fold_left.hpp | 1070 - .../boost/preprocessor/seq/fold_right.hpp | 288 - .../boost/preprocessor/seq/for_each.hpp | 107 - .../boost/preprocessor/seq/for_each_i.hpp | 109 - .../preprocessor/seq/for_each_product.hpp | 126 - .../boost/preprocessor/seq/insert.hpp | 28 - .../boost/preprocessor/seq/pop_back.hpp | 29 - .../boost/preprocessor/seq/pop_front.hpp | 27 - .../boost/preprocessor/seq/push_back.hpp | 19 - .../boost/preprocessor/seq/push_front.hpp | 19 - .../boost/preprocessor/seq/remove.hpp | 29 - .../boost/preprocessor/seq/replace.hpp | 45 - .../boost/preprocessor/seq/rest_n.hpp | 46 - .../boost/preprocessor/seq/reverse.hpp | 39 - .../boost/preprocessor/seq/seq.hpp | 44 - .../boost/preprocessor/seq/size.hpp | 548 - .../boost/preprocessor/seq/subseq.hpp | 28 - .../boost/preprocessor/seq/to_array.hpp | 28 - .../boost/preprocessor/seq/to_list.hpp | 29 - .../boost/preprocessor/seq/to_tuple.hpp | 27 - .../boost/preprocessor/seq/transform.hpp | 48 - .../preprocessor/seq/variadic_seq_to_seq.hpp | 28 - .../boost/preprocessor/slot.hpp | 17 - .../boost/preprocessor/slot/counter.hpp | 25 - .../preprocessor/slot/detail/counter.hpp | 269 - .../boost/preprocessor/slot/detail/def.hpp | 49 - .../boost/preprocessor/slot/detail/shared.hpp | 247 - .../boost/preprocessor/slot/detail/slot1.hpp | 267 - .../boost/preprocessor/slot/detail/slot2.hpp | 267 - .../boost/preprocessor/slot/detail/slot3.hpp | 267 - .../boost/preprocessor/slot/detail/slot4.hpp | 267 - .../boost/preprocessor/slot/detail/slot5.hpp | 267 - .../boost/preprocessor/slot/slot.hpp | 32 - .../boost/preprocessor/stringize.hpp | 33 - .../boost/preprocessor/tuple.hpp | 35 - .../tuple/detail/is_single_return.hpp | 28 - .../boost/preprocessor/tuple/eat.hpp | 115 - .../boost/preprocessor/tuple/elem.hpp | 201 - .../boost/preprocessor/tuple/enum.hpp | 22 - .../boost/preprocessor/tuple/insert.hpp | 37 - .../boost/preprocessor/tuple/pop_back.hpp | 64 - .../boost/preprocessor/tuple/pop_front.hpp | 65 - .../boost/preprocessor/tuple/push_back.hpp | 31 - .../boost/preprocessor/tuple/push_front.hpp | 32 - .../boost/preprocessor/tuple/rem.hpp | 149 - .../boost/preprocessor/tuple/remove.hpp | 64 - .../boost/preprocessor/tuple/replace.hpp | 37 - .../boost/preprocessor/tuple/reverse.hpp | 117 - .../boost/preprocessor/tuple/size.hpp | 28 - .../boost/preprocessor/tuple/to_array.hpp | 39 - .../boost/preprocessor/tuple/to_list.hpp | 118 - .../boost/preprocessor/tuple/to_seq.hpp | 119 - .../boost/preprocessor/variadic.hpp | 23 - .../variadic/detail/is_single_return.hpp | 28 - .../boost/preprocessor/variadic/elem.hpp | 94 - .../boost/preprocessor/variadic/size.hpp | 30 - .../boost/preprocessor/variadic/to_array.hpp | 32 - .../boost/preprocessor/variadic/to_list.hpp | 25 - .../boost/preprocessor/variadic/to_seq.hpp | 25 - .../boost/preprocessor/variadic/to_tuple.hpp | 24 - .../boost/preprocessor/while.hpp | 17 - .../boost/preprocessor/wstringize.hpp | 29 - .../boost/program_options.hpp | 25 - .../boost/program_options/cmdline.hpp | 90 - .../boost/program_options/config.hpp | 52 - .../boost/program_options/detail/cmdline.hpp | 159 - .../program_options/detail/config_file.hpp | 194 - .../boost/program_options/detail/convert.hpp | 107 - .../boost/program_options/detail/parsers.hpp | 151 - .../detail/utf8_codecvt_facet.hpp | 25 - .../program_options/detail/value_semantic.hpp | 205 - .../program_options/environment_iterator.hpp | 52 - .../boost/program_options/eof_iterator.hpp | 97 - .../boost/program_options/errors.hpp | 416 - .../boost/program_options/option.hpp | 70 - .../program_options/options_description.hpp | 283 - .../boost/program_options/parsers.hpp | 293 - .../program_options/positional_options.hpp | 74 - .../boost/program_options/value_semantic.hpp | 435 - .../boost/program_options/variables_map.hpp | 220 - .../boost/program_options/version.hpp | 19 - .../boost-for-react-native/boost/progress.hpp | 142 - .../property_map/compose_property_map.hpp | 81 - .../property_map/dynamic_property_map.hpp | 352 - .../property_map/function_property_map.hpp | 66 - .../property_map/parallel/basic_reduce.hpp | 38 - .../parallel/caching_property_map.hpp | 92 - .../parallel/detail/untracked_pair.hpp | 81 - .../parallel/distributed_property_map.hpp | 693 - .../parallel/global_index_map.hpp | 70 - .../impl/distributed_property_map.ipp | 424 - .../parallel/local_property_map.hpp | 87 - .../parallel/parallel_property_maps.hpp | 232 - .../property_map/parallel/process_group.hpp | 97 - .../property_map/parallel/simple_trigger.hpp | 106 - .../parallel/unsafe_serialize.hpp | 81 - .../parallel/vector_property_map.hpp | 104 - .../boost/property_map/property_map.hpp | 604 - .../property_map/property_map_iterator.hpp | 113 - .../shared_array_property_map.hpp | 52 - .../transform_value_property_map.hpp | 67 - .../property_map/vector_property_map.hpp | 99 - .../detail/exception_implementation.hpp | 83 - .../detail/file_parser_error.hpp | 88 - .../detail/info_parser_error.hpp | 32 - .../property_tree/detail/info_parser_read.hpp | 391 - .../detail/info_parser_utils.hpp | 32 - .../detail/info_parser_write.hpp | 147 - .../detail/info_parser_writer_settings.hpp | 40 - .../detail/json_parser_error.hpp | 33 - .../property_tree/detail/json_parser_read.hpp | 332 - .../detail/json_parser_write.hpp | 167 - .../detail/ptree_implementation.hpp | 933 - .../property_tree/detail/ptree_utils.hpp | 105 - .../boost/property_tree/detail/rapidxml.hpp | 2595 - .../property_tree/detail/xml_parser_error.hpp | 33 - .../property_tree/detail/xml_parser_flags.hpp | 31 - .../detail/xml_parser_read_rapidxml.hpp | 144 - .../property_tree/detail/xml_parser_utils.hpp | 139 - .../property_tree/detail/xml_parser_write.hpp | 195 - .../detail/xml_parser_writer_settings.hpp | 64 - .../boost/property_tree/exceptions.hpp | 86 - .../boost/property_tree/id_translator.hpp | 51 - .../boost/property_tree/info_parser.hpp | 151 - .../boost/property_tree/ini_parser.hpp | 334 - .../boost/property_tree/json_parser.hpp | 140 - .../json_parser/detail/narrow_encoding.hpp | 168 - .../json_parser/detail/parser.hpp | 530 - .../property_tree/json_parser/detail/read.hpp | 90 - .../json_parser/detail/standard_callbacks.hpp | 153 - .../json_parser/detail/wide_encoding.hpp | 182 - .../json_parser/detail/write.hpp | 168 - .../boost/property_tree/json_parser/error.hpp | 33 - .../boost/property_tree/ptree.hpp | 518 - .../boost/property_tree/ptree_fwd.hpp | 143 - .../property_tree/ptree_serialization.hpp | 129 - .../boost/property_tree/stream_translator.hpp | 229 - .../boost/property_tree/string_path.hpp | 278 - .../boost/property_tree/xml_parser.hpp | 152 - .../boost/proto/args.hpp | 132 - .../boost/proto/context.hpp | 16 - .../boost/proto/context/callable.hpp | 229 - .../boost/proto/context/default.hpp | 409 - .../proto/context/detail/callable_eval.hpp | 113 - .../proto/context/detail/default_eval.hpp | 82 - .../boost/proto/context/detail/null_eval.hpp | 54 - .../detail/preprocessed/callable_eval.hpp | 597 - .../detail/preprocessed/default_eval.hpp | 279 - .../context/detail/preprocessed/null_eval.hpp | 97 - .../boost/proto/context/null.hpp | 56 - .../boost/proto/core.hpp | 30 - .../boost/proto/debug.hpp | 267 - .../boost/proto/deep_copy.hpp | 163 - .../boost/proto/detail/and_n.hpp | 94 - .../boost/proto/detail/any.hpp | 85 - .../boost/proto/detail/args.hpp | 85 - .../boost/proto/detail/as_expr.hpp | 187 - .../boost/proto/detail/as_lvalue.hpp | 43 - .../boost/proto/detail/basic_expr.hpp | 185 - .../proto/detail/class_member_traits.hpp | 51 - .../boost/proto/detail/decltype.hpp | 453 - .../boost/proto/detail/deduce_domain.hpp | 200 - .../boost/proto/detail/deduce_domain_n.hpp | 64 - .../boost/proto/detail/deep_copy.hpp | 79 - .../boost/proto/detail/deprecated.hpp | 247 - .../boost/proto/detail/dont_care.hpp | 34 - .../boost/proto/detail/expr.hpp | 474 - .../boost/proto/detail/expr_funop.hpp | 45 - .../boost/proto/detail/extends_funop.hpp | 43 - .../proto/detail/extends_funop_const.hpp | 42 - .../boost/proto/detail/funop.hpp | 87 - .../boost/proto/detail/generate_by_value.hpp | 93 - .../boost/proto/detail/ignore_unused.hpp | 34 - .../boost/proto/detail/is_noncopyable.hpp | 65 - .../boost/proto/detail/lambda_matches.hpp | 61 - .../boost/proto/detail/local.hpp | 52 - .../boost/proto/detail/make_expr.hpp | 75 - .../boost/proto/detail/make_expr_.hpp | 105 - .../boost/proto/detail/make_expr_funop.hpp | 67 - .../boost/proto/detail/matches_.hpp | 96 - .../boost/proto/detail/memfun_funop.hpp | 45 - .../boost/proto/detail/or_n.hpp | 59 - .../boost/proto/detail/poly_function.hpp | 234 - .../proto/detail/poly_function_funop.hpp | 74 - .../proto/detail/poly_function_traits.hpp | 65 - .../boost/proto/detail/preprocessed/and_n.hpp | 310 - .../boost/proto/detail/preprocessed/args.hpp | 162 - .../proto/detail/preprocessed/basic_expr.hpp | 809 - .../preprocessed/class_member_traits.hpp | 139 - .../detail/preprocessed/deduce_domain_n.hpp | 119 - .../proto/detail/preprocessed/deep_copy.hpp | 237 - .../boost/proto/detail/preprocessed/expr.hpp | 3742 -- .../detail/preprocessed/expr_variadic.hpp | 2208 - .../detail/preprocessed/extends_funop.hpp | 18 - .../preprocessed/extends_funop_const.hpp | 18 - .../boost/proto/detail/preprocessed/funop.hpp | 367 - .../detail/preprocessed/generate_by_value.hpp | 487 - .../detail/preprocessed/lambda_matches.hpp | 142 - .../proto/detail/preprocessed/make_expr.hpp | 331 - .../proto/detail/preprocessed/make_expr_.hpp | 331 - .../detail/preprocessed/make_expr_funop.hpp | 259 - .../proto/detail/preprocessed/matches_.hpp | 277 - .../detail/preprocessed/memfun_funop.hpp | 77 - .../boost/proto/detail/preprocessed/or_n.hpp | 123 - .../preprocessed/poly_function_funop.hpp | 237 - .../preprocessed/poly_function_traits.hpp | 247 - .../preprocessed/template_arity_helper.hpp | 67 - .../proto/detail/preprocessed/traits.hpp | 1486 - .../detail/preprocessed/unpack_expr_.hpp | 466 - .../preprocessed/vararg_matches_impl.hpp | 178 - .../boost/proto/detail/remove_typename.hpp | 82 - .../boost/proto/detail/static_const.hpp | 27 - .../boost/proto/detail/template_arity.hpp | 67 - .../proto/detail/template_arity_helper.hpp | 44 - .../boost/proto/detail/traits.hpp | 221 - .../boost/proto/detail/unpack_expr_.hpp | 198 - .../proto/detail/vararg_matches_impl.hpp | 58 - .../boost/proto/domain.hpp | 337 - .../boost/proto/eval.hpp | 140 - .../boost/proto/expr.hpp | 163 - .../boost/proto/extends.hpp | 647 - .../boost/proto/functional.hpp | 16 - .../boost/proto/functional/fusion.hpp | 19 - .../boost/proto/functional/fusion/at.hpp | 56 - .../proto/functional/fusion/pop_back.hpp | 60 - .../proto/functional/fusion/pop_front.hpp | 65 - .../proto/functional/fusion/push_back.hpp | 49 - .../proto/functional/fusion/push_front.hpp | 49 - .../boost/proto/functional/fusion/reverse.hpp | 60 - .../boost/proto/functional/range.hpp | 19 - .../boost/proto/functional/range/begin.hpp | 51 - .../boost/proto/functional/range/empty.hpp | 34 - .../boost/proto/functional/range/end.hpp | 51 - .../boost/proto/functional/range/rbegin.hpp | 51 - .../boost/proto/functional/range/rend.hpp | 51 - .../boost/proto/functional/range/size.hpp | 45 - .../boost/proto/functional/std.hpp | 15 - .../boost/proto/functional/std/iterator.hpp | 158 - .../boost/proto/functional/std/utility.hpp | 137 - .../boost/proto/fusion.hpp | 720 - .../boost/proto/generate.hpp | 470 - .../boost/proto/literal.hpp | 112 - .../boost/proto/make_expr.hpp | 509 - .../boost/proto/matches.hpp | 947 - .../boost/proto/operators.hpp | 378 - .../boost/proto/proto.hpp | 18 - .../boost/proto/proto_fwd.hpp | 886 - .../boost/proto/proto_typeof.hpp | 139 - .../boost/proto/repeat.hpp | 310 - .../boost/proto/tags.hpp | 157 - .../boost/proto/traits.hpp | 1258 - .../boost/proto/transform.hpp | 24 - .../boost/proto/transform/arg.hpp | 359 - .../boost/proto/transform/call.hpp | 401 - .../boost/proto/transform/default.hpp | 598 - .../boost/proto/transform/detail/call.hpp | 110 - .../transform/detail/construct_funop.hpp | 44 - .../transform/detail/construct_pod_funop.hpp | 45 - .../detail/default_function_impl.hpp | 97 - .../proto/transform/detail/expand_pack.hpp | 46 - .../proto/transform/detail/fold_impl.hpp | 143 - .../boost/proto/transform/detail/lazy.hpp | 79 - .../boost/proto/transform/detail/make.hpp | 202 - .../transform/detail/make_gcc_workaround.hpp | 100 - .../boost/proto/transform/detail/pack.hpp | 97 - .../proto/transform/detail/pack_impl.hpp | 72 - .../transform/detail/pass_through_impl.hpp | 104 - .../transform/detail/preprocessed/call.hpp | 424 - .../detail/preprocessed/construct_funop.hpp | 67 - .../preprocessed/construct_pod_funop.hpp | 77 - .../preprocessed/default_function_impl.hpp | 392 - .../detail/preprocessed/expand_pack.hpp | 73 - .../detail/preprocessed/fold_impl.hpp | 387 - .../transform/detail/preprocessed/lazy.hpp | 407 - .../transform/detail/preprocessed/make.hpp | 1320 - .../preprocessed/make_gcc_workaround.hpp | 481 - .../detail/preprocessed/pack_impl.hpp | 442 - .../detail/preprocessed/pass_through_impl.hpp | 419 - .../transform/detail/preprocessed/when.hpp | 637 - .../boost/proto/transform/detail/when.hpp | 101 - .../boost/proto/transform/env.hpp | 515 - .../boost/proto/transform/fold.hpp | 250 - .../boost/proto/transform/fold_tree.hpp | 182 - .../boost/proto/transform/impl.hpp | 352 - .../boost/proto/transform/integral_c.hpp | 111 - .../boost/proto/transform/lazy.hpp | 59 - .../boost/proto/transform/make.hpp | 284 - .../boost/proto/transform/pass_through.hpp | 145 - .../boost/proto/transform/when.hpp | 267 - .../boost/ptr_container/clone_allocator.hpp | 99 - .../detail/associative_ptr_container.hpp | 411 - .../ptr_container/detail/default_deleter.hpp | 69 - .../ptr_container/detail/is_convertible.hpp | 73 - .../ptr_container/detail/map_iterator.hpp | 132 - .../ptr_container/detail/meta_functions.hpp | 66 - .../boost/ptr_container/detail/move.hpp | 44 - .../detail/reversible_ptr_container.hpp | 752 - .../ptr_container/detail/scoped_deleter.hpp | 121 - .../detail/serialize_ptr_map_adapter.hpp | 87 - .../detail/serialize_reversible_cont.hpp | 86 - .../detail/serialize_xml_names.hpp | 32 - .../ptr_container/detail/static_move_ptr.hpp | 211 - .../ptr_container/detail/throw_exception.hpp | 33 - .../detail/void_ptr_iterator.hpp | 229 - .../boost/ptr_container/exception.hpp | 58 - .../boost/ptr_container/indirect_fun.hpp | 151 - .../boost/ptr_container/nullable.hpp | 73 - .../boost/ptr_container/ptr_array.hpp | 234 - .../ptr_container/ptr_circular_buffer.hpp | 531 - .../boost/ptr_container/ptr_container.hpp | 31 - .../boost/ptr_container/ptr_deque.hpp | 69 - .../boost/ptr_container/ptr_inserter.hpp | 258 - .../boost/ptr_container/ptr_list.hpp | 110 - .../boost/ptr_container/ptr_map.hpp | 165 - .../boost/ptr_container/ptr_map_adapter.hpp | 874 - .../ptr_container/ptr_sequence_adapter.hpp | 775 - .../boost/ptr_container/ptr_set.hpp | 155 - .../boost/ptr_container/ptr_set_adapter.hpp | 692 - .../boost/ptr_container/ptr_unordered_map.hpp | 248 - .../boost/ptr_container/ptr_unordered_set.hpp | 240 - .../boost/ptr_container/ptr_vector.hpp | 77 - .../ptr_container/serialize_ptr_array.hpp | 47 - .../serialize_ptr_circular_buffer.hpp | 46 - .../ptr_container/serialize_ptr_container.hpp | 19 - .../ptr_container/serialize_ptr_deque.hpp | 27 - .../ptr_container/serialize_ptr_list.hpp | 27 - .../boost/ptr_container/serialize_ptr_map.hpp | 33 - .../boost/ptr_container/serialize_ptr_set.hpp | 33 - .../serialize_ptr_unordered_map.hpp | 39 - .../serialize_ptr_unordered_set.hpp | 39 - .../ptr_container/serialize_ptr_vector.hpp | 40 - .../boost-for-react-native/boost/python.hpp | 76 - .../boost/python/arg_from_python.hpp | 76 - .../boost/python/args.hpp | 149 - .../boost/python/args_fwd.hpp | 52 - .../boost/python/back_reference.hpp | 71 - .../boost/python/base_type_traits.hpp | 43 - .../boost/python/bases.hpp | 50 - .../boost/python/borrowed.hpp | 21 - .../boost/python/call.hpp | 83 - .../boost/python/call_method.hpp | 83 - .../boost/python/cast.hpp | 106 - .../boost/python/class.hpp | 612 - .../boost/python/class_fwd.hpp | 24 - .../python/converter/arg_from_python.hpp | 336 - .../boost/python/converter/arg_to_python.hpp | 261 - .../python/converter/arg_to_python_base.hpp | 24 - .../converter/as_to_python_function.hpp | 49 - .../python/converter/builtin_converters.hpp | 190 - .../python/converter/constructor_function.hpp | 17 - .../converter/context_result_converter.hpp | 17 - .../python/converter/convertible_function.hpp | 14 - .../boost/python/converter/from_python.hpp | 41 - .../boost/python/converter/implicit.hpp | 46 - .../converter/obj_mgr_arg_from_python.hpp | 121 - .../boost/python/converter/object_manager.hpp | 156 - .../python/converter/pointer_type_id.hpp | 68 - .../python/converter/pyobject_traits.hpp | 46 - .../boost/python/converter/pyobject_type.hpp | 37 - .../python/converter/pytype_function.hpp | 132 - .../converter/pytype_object_mgr_traits.hpp | 42 - .../boost/python/converter/registered.hpp | 126 - .../python/converter/registered_pointee.hpp | 30 - .../boost/python/converter/registrat