{"id":1048,"date":"2011-01-21T15:47:16","date_gmt":"2011-01-21T20:47:16","guid":{"rendered":"http:\/\/bitpost.com\/news\/?p=1048"},"modified":"2022-08-26T14:04:38","modified_gmt":"2022-08-26T18:04:38","slug":"cross-platform-c-sorted_vector-derived-from-stdvector","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/","title":{"rendered":"Cross-platform C++ sorted_vector derived from std::vector"},"content":{"rendered":"<p><a href=\"https:\/\/gitlab.com\/moodboom\/reusable\/-\/blob\/master\/c%2B%2B\/STLContainers.h\">Here<\/a> is my published reusable c++ code, which includes a version of a sorted vector that I&#8217;ve been using for years. It may not be academically sterile C++, I&#8217;m more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid production code. It glues together std::vector with std::sort, std::lower_bound, etc., which is a pretty fscking logical thing to do &#8211; who wants to redo that every time you have data to manage? :&gt; My favorite part is the find_it_or_fail() function, the only real extension of functionality. Basically, it extends lower_bound() in a logical way, so you either get a hit, or failure (indicated by returning vector::end()). There are also versions of member functions with predicate function parameters, to help you use it with vectors of object pointers, which isn&#8217;t exactly straightforward in C++. Let me know if it seems useful or sucky. :&gt;<\/p>\n<p><center><a href=\"https:\/\/gitlab.com\/moodboom\/reusable\/-\/blob\/master\/c%2B%2B\/STLContainers.h\">Reusable STLContainers code<\/a><\/center><center><\/center><center><a href=\"https:\/\/bitpost.com\/wiki\/C%2B%2B_sorted_vector\">old wiki copy of sorted_vector<\/a><\/center><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here is my published reusable c++ code, which includes a version of a sorted vector that I&#8217;ve been using for years. It may not be academically sterile C++, I&#8217;m more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[22],"tags":[31,29,30],"class_list":["post-1048","post","type-post","status-publish","format-standard","hentry","category-cpp","tag-data-structures","tag-sorted_vector","tag-stl"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Here is my published reusable c++ code, which includes a version of a sorted vector that I&#039;ve been using for years. It may not be academically sterile C++, I&#039;m more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"m\"\/>\n\t<meta name=\"keywords\" content=\"c++\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"bitpost.com\/news | Note to self\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\/news\" \/>\n\t\t<meta property=\"og:description\" content=\"Here is my published reusable c++ code, which includes a version of a sorted vector that I&#039;ve been using for years. It may not be academically sterile C++, I&#039;m more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2011-01-21T20:47:16+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-08-26T18:04:38+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\/news\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Here is my published reusable c++ code, which includes a version of a sorted vector that I&#039;ve been using for years. It may not be academically sterile C++, I&#039;m more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#article\",\"name\":\"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\\\/news\",\"headline\":\"Cross-platform C++ sorted_vector derived from std::vector\",\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"},\"datePublished\":\"2011-01-21T15:47:16-05:00\",\"dateModified\":\"2022-08-26T14:04:38-04:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#webpage\"},\"articleSection\":\"C++, data structures, sorted_vector, stl\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/#listItem\",\"name\":\"Tricks Tips Tools\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/#listItem\",\"position\":2,\"name\":\"Tricks Tips Tools\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/cpp\\\/#listItem\",\"name\":\"C++\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/cpp\\\/#listItem\",\"position\":3,\"name\":\"C++\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/cpp\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#listItem\",\"name\":\"Cross-platform C++ sorted_vector derived from std::vector\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/#listItem\",\"name\":\"Tricks Tips Tools\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#listItem\",\"position\":4,\"name\":\"Cross-platform C++ sorted_vector derived from std::vector\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/tricks-tips-tools\\\/cpp\\\/#listItem\",\"name\":\"C++\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#webpage\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/\",\"name\":\"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\\\/news\",\"description\":\"Here is my published reusable c++ code, which includes a version of a sorted vector that I've been using for years. It may not be academically sterile C++, I'm more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2011\\\/cross-platform-c-sorted_vector-derived-from-stdvector\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"datePublished\":\"2011-01-21T15:47:16-05:00\",\"dateModified\":\"2022-08-26T14:04:38-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/\",\"name\":\"bitpost.com\\\/news\",\"description\":\"Note to self\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\/news","description":"Here is my published reusable c++ code, which includes a version of a sorted vector that I've been using for years. It may not be academically sterile C++, I'm more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid","canonical_url":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/","robots":"max-image-preview:large","keywords":"c++","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#article","name":"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\/news","headline":"Cross-platform C++ sorted_vector derived from std::vector","author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"},"datePublished":"2011-01-21T15:47:16-05:00","dateModified":"2022-08-26T14:04:38-04:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#webpage"},"isPartOf":{"@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#webpage"},"articleSection":"C++, data structures, sorted_vector, stl"},{"@type":"BreadcrumbList","@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","position":1,"name":"Home","item":"https:\/\/bitpost.com\/news","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/#listItem","name":"Tricks Tips Tools"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/#listItem","position":2,"name":"Tricks Tips Tools","item":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/cpp\/#listItem","name":"C++"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/cpp\/#listItem","position":3,"name":"C++","item":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/cpp\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#listItem","name":"Cross-platform C++ sorted_vector derived from std::vector"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/#listItem","name":"Tricks Tips Tools"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#listItem","position":4,"name":"Cross-platform C++ sorted_vector derived from std::vector","previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/tricks-tips-tools\/cpp\/#listItem","name":"C++"}}]},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/#person","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/author\/m\/#author","url":"https:\/\/bitpost.com\/news\/author\/m\/","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"WebPage","@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#webpage","url":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/","name":"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\/news","description":"Here is my published reusable c++ code, which includes a version of a sorted vector that I've been using for years. It may not be academically sterile C++, I'm more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/bitpost.com\/news\/#website"},"breadcrumb":{"@id":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/#breadcrumblist"},"author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"creator":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"datePublished":"2011-01-21T15:47:16-05:00","dateModified":"2022-08-26T14:04:38-04:00"},{"@type":"WebSite","@id":"https:\/\/bitpost.com\/news\/#website","url":"https:\/\/bitpost.com\/news\/","name":"bitpost.com\/news","description":"Note to self","inLanguage":"en-US","publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"}}]},"og:locale":"en_US","og:site_name":"bitpost.com\/news | Note to self","og:type":"article","og:title":"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\/news","og:description":"Here is my published reusable c++ code, which includes a version of a sorted vector that I've been using for years. It may not be academically sterile C++, I'm more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid","og:url":"https:\/\/bitpost.com\/news\/2011\/cross-platform-c-sorted_vector-derived-from-stdvector\/","article:published_time":"2011-01-21T20:47:16+00:00","article:modified_time":"2022-08-26T18:04:38+00:00","twitter:card":"summary","twitter:title":"Cross-platform C++ sorted_vector derived from std::vector | bitpost.com\/news","twitter:description":"Here is my published reusable c++ code, which includes a version of a sorted vector that I've been using for years. It may not be academically sterile C++, I'm more interested in getting things done, and I had to crank out some new functionality needed for my upcoming media manager. But it should be solid"},"aioseo_meta_data":{"post_id":"1048","title":null,"description":null,"keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-13 19:49:25","updated":"2025-08-17 19:07:48","seo_analyzer_scan_date":null},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-gU","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/1048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/comments?post=1048"}],"version-history":[{"count":9,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/1048\/revisions"}],"predecessor-version":[{"id":2524,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/1048\/revisions\/2524"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=1048"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=1048"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=1048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}