Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • |summary=Request for documentation on how to run the programs. ...ementation name also. I'm pretty sure the [[Template:Works with|works with template]] will link to implementation pages as well as libraries. --[[User:Mwn3d|Mw ...
    1 KB (173 words) - 01:36, 10 November 2010
  • # [[Rosetta Code:Village Pump/Language template enhancements]] ==MediaWiki support and documentation== ...
    2 KB (252 words) - 06:03, 5 December 2015
  • ...depend on the [[link time|linking]] of libraries, such as C++'s [[Standard Template Library]], to reach their full potential. In GCC, one way to include the ST * [http://gcc.gnu.org/onlinedocs/ GCC online documentation] ...
    2 KB (314 words) - 06:00, 24 August 2017
  • ...to understand, so I will not yet group these tasks. I just learned that [[Template:Task]] takes a parameter (as <nowiki>{{task|something goes here}}</nowiki>) ...e extension, but it still wouldn't be that good. The argument for the task template is for a category to put it in. I say go ahead and make the category. I thi ...
    9 KB (1,460 words) - 12:01, 19 May 2011
  • ...o, it would probably be good to have a category for tracking these, to aid documentation.) --[[User:Short Circuit|Michael Mol]] 14:23, 29 August 2010 (UTC) : See [[:Category:Property]] and <nowiki>{{</nowiki>[[:Template:Property|property]]<nowiki>}}</nowiki>. –[[User:Dkf|Donal Fellows]] 18:43, ...
    5 KB (887 words) - 17:10, 28 November 2010
  • I would like to be able to include all RC tasks and documentation for a specific langauge (Language of Your Choice = LOYC) in a language dist There are a bunch of packaging issues including documentation (like task name URL, etc.) that need to be worked out. ...
    8 KB (1,434 words) - 21:21, 10 May 2019
  • # If possible, give links to further documentation on your languages string interpolation features. {{Template:Strings}} ...
    86 KB (10,781 words) - 22:53, 14 May 2024
  • ...tml#%28def._%28%28lib._racket%2Ffile..rkt%29._make-directory*%29%29 Racket Documentation for <var>Filesystem</var>] ...e DATEFORMAT(template$) - Set the date format using a "mmm dd, yyyy" style template$. ...
    36 KB (4,581 words) - 07:49, 19 May 2024
  • {{Template:See also lists}} C++ has doubly linked list class template in standard library. However actual list noded are treated as implementatio ...
    39 KB (4,748 words) - 11:59, 28 November 2023
  • ...guage. If this documentation is built-in to the language, note it. If this documentation requires external tools, note them. ...effectively use the functions in that package, and as such is the primary documentation that you want to look at. If you have the .adb and .ads files physically a ...
    82 KB (11,737 words) - 17:12, 22 February 2024
  • ...ust use a dummy template parameter. This implementation uses C++17 deduced template parameters for genericity. template<Color, class, auto, class> struct T; ...
    124 KB (17,963 words) - 05:15, 8 November 2023
  • <syntaxhighlight lang="cpp">template<typename T> //Detection helper struct template<typename U, void (U::*)()> struct SFINAE {}; ...
    57 KB (8,038 words) - 09:43, 30 April 2024
  • template<typename T> T declval(T); //A function template template<typename ...T> tuple<T...> make_tuple(T...); //Function template using parameter pack (since c++11) ...
    72 KB (10,305 words) - 12:43, 22 May 2024
  • ...pen a temporary file. This is likely multi-thread safe, check your system documentation for verification. This code should also work on Windows, but I've not veri ...e ID corresponding to a new temporary file with a unique name created from TEMPLATE.</syntaxhighlight> ...
    34 KB (4,521 words) - 10:38, 4 February 2024
  • PROC attempt compilation = ( STRING template, id )INT: # replace "%" with the identifier in the template # ...
    60 KB (7,570 words) - 23:14, 25 May 2024
  • See [http://11l-lang.org/doc/operators 11l documentation]. ...://arturo-lang.io/documentation/language/#precedence-and-evaluation Arturo documentation]. ...
    121 KB (13,357 words) - 15:00, 5 July 2023
  • ...s to other tasks on Rosetta Code. When possible, provide links to relevant documentation. ...ved using the [https://msdn.microsoft.com/en-us/library/bb126445.aspx Text Template Transformation Toolkit]. It is a textual preprocessor embedded in Visual St ...
    90 KB (11,787 words) - 15:49, 3 January 2024
  • ...few thousand words of explanation, summarize and provide links to relevant documentation; but do provide at least a fairly comprehensive summary here, on this page, // the $"..." is a template string, containing {expressions} ...
    63 KB (8,894 words) - 16:41, 7 March 2024
  • template <typename T> ...:Monad_(music)|much older]]) use of the term from what is intended here. J documentation uses "box" <code><</code>to describe the operation mentioned here. ...
    45 KB (6,267 words) - 10:37, 4 January 2024
  • ...imaginative macro library includes, it can be used in a similar way to C++ template metaprogramming or Lisp macros. Like C++, and unlike Lisp, the language use This is called [[wp:Template metaprogramming|Template metaprogramming]]. In fact, templates in C++ are Turing-complete, making de ...
    70 KB (8,877 words) - 15:40, 20 November 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)