| [生文字列リテラル](/lang/cpp11/raw_string_literals.md) | 文字列リテラルにRプレフィックスを付けることで、エスケープシーケンスを無視する | 4.5 | 3.0 | 14.0 | 12.0 | 2 changes: 1 addition & 1 deletion 2 lang/cpp11.md Original file line numberDiff line numberDiff line ...
Get<FieldType>⌒取字段类型 GetRawClass⌒取原始类 GetRawObject⌒取原始对象 GetStatic<FieldType>⌒取静态字段类型 Set<FieldType>⌒置字段类型 SetStatic<FieldType>⌒置静态字段类型 ■AndroidJNI⌒安卓JNI AllocObject⌒分配对象 AttachCurrentThread⌒附加当前线程 CallBooleanMethod⌒调布尔方法 CallByteMethod⌒调字节...
UInt32 OSRefTableUtils::HashString(StrPtrLen* inString) { Assert(inString != NULL); Assert(inString->Ptr != NULL); Assert(inString->Len > 0); if (inString == NULL || inString->Len == 0 || inString->Ptr == NULL) return 0;...
Member cppcms::http::file::set_temporary_directory (std::string const &dir) Class cppcms::http::multipart_filter Class cppcms::http::raw_content_filter Member cppcms::http::request::content_filter () Member cppcms::http::request::is_ready () Member cppcms::http::request::limits (...
261 std::string get(std::string const &name); 266 std::string post(std::string const &name); 270 form_type const &get(); 274 form_type const &post(); 278 form_type const &post_or_get(); 279 283 files_type files(); 284 294 std::pair<void *,size_t> raw_post_data();...
ASCII files may limit how big you can write your raw data, forcing you to break it down into chunks. More... void FieldWriteObjectReference (const char *pName) Write object reference pName in the current field. More... void FieldWriteObjectReference (const char *pFieldName, const char *p...
File metadata and controls Preview Code Blame 63 lines (41 loc) · 2.65 KB Raw mdspan mdspan[meta header] cpp23[meta cpp] <mdspan>ヘッダでは、任意のメモリブロックに対して多次元配列のようにアクセスする機能を定義する。 多次元配列サイズ 名前説明対応バージョン extents 多次元配...
Breadcrumbs KDU /Source /Hamakaze / main.cppTop File metadata and controls Code Blame 797 lines (655 loc) · 20.8 KB Raw /*** * * (C) COPYRIGHT AUTHORS, 2020 - 2024 * * TITLE: MAIN.CPP * * VERSION: 1.43 * * DATE: 10 Nov 2024 * * Hamakaze main logic and entrypoint. *...
<string.h> #ifndef __KMS_AGNOSTIC_CAPS_H__ #define __KMS_AGNOSTIC_CAPS_H__ #define KMS_AGNOSTIC_RAW_AUDIO_CAPS \ "audio/x-raw;" #define KMS_AGNOSTIC_RAW_VIDEO_CAPS \ "video/x-raw;" #define KMS_AGNOSTIC_RAW_CAPS \ KMS_AGNOSTIC_RAW_AUDIO_CAPS \ KMS_AGNOSTIC_RAW_VIDEO_CAPS #...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...