<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>faith_and_brave</author_name>
  <author_url>https://blog.hatena.ne.jp/faith_and_brave/</author_url>
  <blog_title>Faith and Brave - C++で遊ぼう</blog_title>
  <blog_url>https://faithandbrave.hateblo.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>C++1zから、低レイヤーの文字列・数値間の変換関数が導入されます。これは、ハイパフォーマンスな文字列処理をするための基礎を提供することを目的としています。 数値から文字列への変換はto_chars()、文字列から数値への変換はfrom_chars()という関数です。これらの関数は、以下の特徴があります。 ロケールはCロケール (POSIXロケール) 固定 関数内での動的メモリ確保なし フォーマットはパラメータとして与え、自動的にフォーマットを解析することはない 使用できるフォーマットも最小限 +符号の指定はできない 文字列中のスペースは許容されない #による小数点以下の桁数指定はできない ゼ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffaithandbrave.hateblo.jp%2Fentry%2F2016%2F08%2F24%2F181540&quot; title=&quot;C++1z ロケール依存なし、フォーマット解析なしの高速な文字列・数値変換 - Faith and Brave - C++で遊ぼう&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-24 18:15:40</published>
  <title>C++1z ロケール依存なし、フォーマット解析なしの高速な文字列・数値変換</title>
  <type>rich</type>
  <url>https://faithandbrave.hateblo.jp/entry/2016/08/24/181540</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
