mtmt
Magyar Tudományos Művek Tára
XML
JSON
Átlépés a keresőbe
In English
Idézők
/
Idézések
C++ metastring library and its applications
Szugyi, Z [Szűgyi, Zalán (Informatika), szerző] Programozási Nyelvek és Fordítóprogramok Tanszék (ELTE / IK)
;
Sinkovics, Á [Sinkovics, Ábel (Informatika), szerző] PhD Informatika Doktori Iskola (ELTE / IK)
;
Pataki, N [Pataki, Norbert (Informatika), szerző] Programozási Nyelvek és Fordítóprogramok Tanszék (ELTE / IK)
;
Porkoláb, Z [Porkoláb, Zoltán (Programozási nyel...), szerző] Programozási Nyelvek és Fordítóprogramok Tanszék (ELTE / IK)
Angol nyelvű Szakcikk (Folyóiratcikk) Tudományos
Megjelent:
LECTURE NOTES IN COMPUTER SCIENCE 0302-9743 1611-3349
6491 LNCS
pp. 461-480
2011
X. Földtudományok Osztálya: A
SJR Scopus - Computer Science (miscellaneous): Q2
Azonosítók
MTMT: 2400596
DOI:
10.1007/978-3-642-18023-1_15
SpringerLink:
w8261q4836151866
ACM Digital Library:
1949943
WoS:
000293607600015
Scopus:
79251538628
Teljes dokumentum:
http://www.springerlink.com/content/w8261q4836151866
Egyéb URL:
https://www.infona.pl/resource/bwmeta1.element.springer-72bb9ac9-fb63-332a-a798-c49fb7f2ec62
Szakterületek:
Matematika
Számítás- és információtudomány
C++ template metaprogramming is an emerging direction of generative programming: with proper template definitions we can enforce the C++ compiler to execute algorithms at compilation time. Template metaprograms have become essential part of today's C++ programs of industrial size; they provide code adoptions, various optimizations, DSL embedding, etc. Besides the compilation time algorithms, template metaprogram data-structures are particularly important. From simple typelists to more advanced STL-like data types there are a variety of such constructs. Interesting enough, until recently string, as one of the most widely used data type of programming, has not been supported. Although, boost::mpl::string is an advance in this area, it still lacks the most fundamental string operations. In this paper, we analysed the possibilities of handling string objects at compilation time with a metastring library. We created a C++ template metaprogram library that provides the common string operations, like creating sub-strings, concatenation, replace, and similar. To provide real-life use-cases we implemented two applications on top of our Metastring library. One use case utilizes compilation time inspection of input in the domain of pattern matching algorithms, thus we are able to select the more optimal search method at compilation time. The other use-case implements safePrint, a type-safe version of printf - a widely investigated problem. We present both the performance improvements and extended functionality we have achieved in the applications of our Metastring library. © 2011 Springer-Verlag.
Idézők (12)
Idézett közlemények (3)
Hivatkozás stílusok:
IEEE
ACM
APA
Chicago
Harvard
CSL
Másolás
Nyomtatás
2025-01-06 06:57
×
Lista exportálása irodalomjegyzékként
Hivatkozás stílusok:
IEEE
ACM
APA
Chicago
Harvard
Nyomtatás
Másolás