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
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
Is main with parameter list of void different from main with an empty parameter list? [duplicate]
Sep 22, 2022
c
main
void
program-entry-point
What does "(void) new" mean in C++?
Feb 08, 2022
c++
void
Void pointer as template argument in C++
Sep 09, 2022
c++
templates
gcc
standards
void
Why does LiveScript use 'void 8' for undefined values?
Nov 11, 2022
javascript
void
livescript
Differences between decltype(void()) and decltype(void{})
Mar 22, 2022
c++
c++11
language-lawyer
void
decltype
Can void async method be used in ASP.NET user control?
Oct 20, 2022
asp.net
asynchronous
user-controls
void
When printf is an address of a variable, why use void*?
Sep 18, 2022
c
pointers
void
Callable<Void> as Functional Interface with lambdas
Aug 22, 2022
java
lambda
java-8
void
callable
Weird use of void
Aug 05, 2019
c
void
Pointer to void in C++?
Oct 20, 2022
c++
pointers
void
void-pointers
Is it a good practice to write methods that return void?
Feb 19, 2022
java
return
return-value
void
Purpose of class = void in C++? [duplicate]
Aug 28, 2022
c++
c++11
templates
c++14
void
How to avoid "(void)a" cast causing side-effects?
Mar 27, 2022
c++
gcc
void
What does typedef void* key_type mean in C?
Jan 09, 2017
c
pointers
void
Array of POINTERS to Multiple Types, C
Oct 17, 2022
c
arrays
pointers
void
On Void return type
Sep 24, 2022
java
void
« Newer Entries
Older Entries »