Search code examples
Returning value of type defined in a class template...


c++classtemplatesvisual-c++return-type

Read More
How to get a byte array in c/c++ from a function with unknown return type?...


c++cbytefunction-pointersreturn-type

Read More
Is there a way for a function to return either ints or strings, depending on the input?...


functiontypesf#return-type

Read More
How to make a function to return really different types in fsharp?...


typesf#overloadingreturn-type

Read More
correct return type for C function?...


cfunctionpointersreturn-type

Read More
Can anyone help on this This method must return a result of type int...


javaintegerreturnreturn-valuereturn-type

Read More
getting no output (expecting boolean output)...


cequalityc-stringsreturn-typefunction-definition

Read More
Return type declaration - Fatal error: must be instance of integer, integer returned return...


phpreturn-typephp-7

Read More
In there any difference between *<variable> and <variable>* in C?...


cpointersparametersreturn-typefunction-declaration

Read More
Best Practice : Seconds Since datetime when datetime is empty or null...


phpdatetimereturn-valuereturn-type

Read More
How to make main return char[]...


javaprogram-entry-pointreturn-type

Read More
SuiteScript 2.0 RESTlet - Error: entry point scripts must implement one script type function. Confus...


netsuitereturn-typesuitescript2.0entry-point

Read More
Reference to variable out-of-scope...


c++scopereferencereturn-typefunction-definition

Read More
Why do I get errors when I use the overloaded assignment operator, but I don't get using the com...


c++classoperator-overloadingreturn-typeassignment-operator

Read More
Return original data type (Collection) from another application using GuzzleClient in Laravel...


laravelcollectionsreturn-typeguzzle

Read More
Rust actix_web::main "expected `std::result::Result<(), std::io::Error>` because of retur...


rustreturn-typeactix-web

Read More
Is there a way to specify the length of an array when defining a function's return type?...


javaarraysreturn-type

Read More
No instance of function template matches the argument list, argument types are: (std::string, Comman...


c++templatesreturn-typetemplate-argument-deduction

Read More
c++ binary arithmetic operator for returning derived type?...


c++operator-overloadingoperatorsoperator-keywordreturn-type

Read More
What does map.put return?...


javadictionaryhashmapreturn-type

Read More
Query regarding the default return type of a function in c++...


c++cfunctioncastingreturn-type

Read More
How to replicate in statically typed language?...


javapythonreturn-type

Read More
Function returning an object throws error...


objectms-accessvbareturn-type

Read More
C++ size_type does not name a type...


c++templatesg++codeblocksreturn-type

Read More
C++ return value type (integer) does not match the function type...


c++functionreturn-type

Read More
(Swift) nested function, function as return, argument...


swiftfunctionreturn-type

Read More
Returning an array of strings and assigning it to a variable in C...


carrayspointersreturn-type

Read More
Why can an int return type function return a string?...


cstringreturnreturn-typeboolean-expression

Read More
func<bool> events and a headache...


c#eventsbooleaniterationreturn-type

Read More
How to return a class instance in member function of a class?...


python-2.7functionclassinstancereturn-type

Read More
BackNext