Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in void
Is there ANY way to compare two void pointers to assert the same type in C?
Feb 23, 2022
c
pointers
assert
void
Why using 0 as default non type template parameter for void* is not allowed
Aug 29, 2022
c++
templates
c++11
c++14
void
Using `void_t` to check if a class has a method with a specific signature
Jun 14, 2021
c++
templates
void
template-meta-programming
c++14
When should the function attribute noreturn be used in C? [closed]
Feb 24, 2019
c
function
void
Why Cant I return Void directly in a function
Apr 26, 2022
swift
function
return
void
What is void** in C#?
Feb 18, 2022
c#
c
pointers
void
What can a void variable be used for?
Nov 08, 2022
java
c++
c
variables
void
Can there be a C++ type that takes 0 bytes
Sep 12, 2022
c++
null
sizeof
void
C++ send any type of argument to a function
Apr 19, 2022
c++
function
types
arguments
void
How to keep method return type 'void' in F#?
Aug 29, 2022
unit-testing
f#
void
vs-unit-testing-framework
fluent-assertions
How to use .NET reflection to determine method return type (including void) and parameters?
Sep 22, 2022
c#
.net
reflection
void
enable_if: minimal example for void member function with no arguments
Feb 18, 2021
c++
c++11
void
sfinae
enable-if
Alias template, partial specialization and the invalid parameter type void
May 10, 2020
c++
templates
c++11
void
template-aliases
Why does bsearch return a void *?
Feb 22, 2018
c
pointers
constants
void
bsearch
warning: return makes pointer from integer without a cast but returns integer as desired
Oct 31, 2017
c
function
casting
integer
void
Why does void in Javascript require an argument?
Nov 17, 2022
javascript
void
Why does Perl complain "Useless use of a constant in void context", but only sometimes?
Jun 15, 2020
perl
constants
void
Java 8 - how do I declare a method reference to an unbound non-static method that returns void
Nov 18, 2022
java
java-8
java-stream
void
method-reference
How to check `typeof` for void value at compile time?
Jul 08, 2021
c
types
void
c-preprocessor
compile-time
Does deleting void pointer guarantee to delete right size? [duplicate]
Jun 24, 2017
c++
pointers
memory-management
void
« Newer Entries
Older Entries »