1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Ion Gaztanaga 2015-2015. Distributed under the Boost // Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // // See http://www.boost.org/libs/container for documentation. // ////////////////////////////////////////////////////////////////////////////// #ifndef BOOST_CONTAINER_POOL_RESOURCE_HPP #define BOOST_CONTAINER_POOL_RESOURCE_HPP #if defined (_MSC_VER) # pragma once #endif #include #include #include #include #include #include namespace boost { namespace container { namespace pmr { #if !defined(BOOST_CONTAINER_DOXYGEN_INVOKED) class pool_data_t; BOOST_CONTAINER_CONSTANT_VAR std::size_t pool_options_minimum_max_blocks_per_chunk = 1u; BOOST_CONTAINER_CONSTANT_VAR std::size_t pool_options_default_max_blocks_per_chunk = 32u; BOOST_CONTAINER_CONSTANT_VAR std::size_t pool_options_minimum_largest_required_pool_block = memory_resource::max_align > 2*sizeof(void*) ? memory_resource::max_align : 2*sizeof(void*); BOOST_CONTAINER_CONSTANT_VAR std::size_t pool_options_default_largest_required_pool_block = pool_options_minimum_largest_required_pool_block > 4096u ? pool_options_minimum_largest_required_pool_block : 4096u; #endif //BOOST_CONTAINER_DOXYGEN_INVOKED class pool_resource { typedef block_list_base<> block_list_base_t; pool_options m_options; memory_resource& m_upstream; block_list_base_t m_oversized_list; pool_data_t *m_pool_data; std::size_t m_pool_count; static void priv_limit_option(std::size_t &val, std::size_t min, std::size_t max); static std::size_t priv_pool_index(std::size_t block_size); static std::size_t priv_pool_block(std::size_t index); void priv_fix_options(); void priv_init_pools(); void priv_constructor_body(); public: //! Requires: `upstream` is the address of a valid memory resource. //! //! Effects: Constructs a pool resource object that will obtain memory //! from upstream whenever the pool resource is unable to satisfy a memory //! request from its own internal data structures. The resulting object will hold //! a copy of upstream, but will not own the resource to which upstream points. //! [ Note: The intention is that calls to upstream->allocate() will be //! substantially fewer than calls to this->allocate() in most cases. - end note //! The behavior of the pooling mechanism is tuned according to the value of //! the opts argument. //! //! Throws: Nothing unless upstream->allocate() throws. It is unspecified if //! or under what conditions this constructor calls upstream->allocate(). pool_resource(const pool_options& opts, memory_resource* upstream) BOOST_NOEXCEPT; //! Effects: Same as //! `pool_resource(pool_options(), get_default_resource())`. pool_resource() BOOST_NOEXCEPT; //! Effects: Same as //! `pool_resource(pool_options(), upstream)`. explicit pool_resource(memory_resource* upstream) BOOST_NOEXCEPT; //! Effects: Same as //! `pool_resource(opts, get_default_resource())`. explicit pool_resource(const pool_options& opts) BOOST_NOEXCEPT; #if !defined(BOOST_NO_CXX11_DELETED_FUNCTIONS) || defined(BOOST_CONTAINER_DOXYGEN_INVOKED) pool_resource(const pool_resource&) = delete; pool_resource operator=(const pool_resource&) = delete; #else private: pool_resource (const pool_resource&); pool_resource operator=(const pool_resource&); public: #endif //! Effects: Calls //! `this->release()`. ~pool_resource(); //! Effects: Calls Calls `upstream_resource()->deallocate()` as necessary //! to release all allocated memory. [ Note: memory is released back to //! `upstream_resource()` even if deallocate has not been called for some //! of the allocated blocks. - end note ] void release(); //! Returns: The value of the upstream argument provided to the //! constructor of this object. memory_resource* upstream_resource() const; //! Returns: The options that control the pooling behavior of this resource. //! The values in the returned struct may differ from those supplied to the pool //! resource constructor in that values of zero will be replaced with //! implementation-defined defaults and sizes may be rounded to unspecified granularity. pool_options options() const; public: //public so that [un]synchronized_pool_resource can use them //! Returns: A pointer to allocated storage with a size of at least `bytes`. //! The size and alignment of the allocated memory shall meet the requirements for //! a class derived from `memory_resource`. //! //! Effects: If the pool selected for a block of size bytes is unable to //! satisfy the memory request from its own internal data structures, it will call //! `upstream_resource()->allocate()` to obtain more memory. If `bytes` is larger //! than that which the largest pool can handle, then memory will be allocated //! using `upstream_resource()->allocate()`. //! //! Throws: Nothing unless `upstream_resource()->allocate()` throws. void* do_allocate(std::size_t bytes, std::size_t alignment); //! Effects: Return the memory at p to the pool. It is unspecified if or under //! what circumstances this operation will result in a call to //! `upstream_resource()->deallocate()`. //! //! Throws: Nothing. void do_deallocate(void* p, std::size_t bytes, std::size_t alignment); //Non-standard observers public: //! Returns: The number of pools that will be used in the pool resource. //! //! Note: Non-standard extension. std::size_t pool_count() const; //! Returns: The index of the pool that will be used to serve the allocation of `bytes`. //! from the pool specified by `pool_index`. Returns `pool_count()` if `bytes` is bigger //! than `options().largest_required_pool_block` (no pool will be used to serve this). //! //! Note: Non-standard extension. std::size_t pool_index(std::size_t bytes) const; //! Requires: `pool_idx < pool_index()` //! //! Returns: The number blocks that will be allocated in the next chunk //! from the pool specified by `pool_idx`. //! //! Note: Non-standard extension. std::size_t pool_next_blocks_per_chunk(std::size_t pool_idx) const; //! Requires: `pool_idx < pool_index()` //! //! Returns: The number of bytes of the block that the specified `pool_idx` pool manages. //! //! Note: Non-standard extension. std::size_t pool_block(std::size_t pool_idx) const; //! Requires: `pool_idx < pool_index()` //! //! Returns: The number of blocks that the specified `pool_idx` pool has cached //! and will be served without calling the upstream_allocator. //! //! Note: Non-standard extension. std::size_t pool_cached_blocks(std::size_t pool_idx) const; }; } //namespace pmr { } //namespace container { } //namespace boost { #include #endif //BOOST_CONTAINER_POOL_RESOURCE_HPP