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 static-functions
SWIG support for inheritance of static member functions
Nov 08, 2022
c++
inheritance
tcl
swig
static-functions
Is it acceptable to mix static and non static methods in one class?
Mar 21, 2022
php
class
static-functions
Best simple way to mock static/global function?
Oct 22, 2022
c++
unit-testing
function
mocking
static-functions
Are constexpr functions implicitly static?
Apr 25, 2022
c++
c++11
constexpr
static-functions
static member function and thread-safety
Oct 20, 2022
c++
multithreading
static-functions
Static functions in Linux device driver?
Sep 25, 2022
c
linux
linux-device-driver
static-functions
C API function callbacks into C++ member function code
Sep 23, 2022
c++
c
fmod
static-functions
Static Virtual functions in c++
Aug 27, 2022
c++
inheritance
c++builder
virtual-inheritance
static-functions
gcc warns about unused static functions, but not static inline: is there a practical distinction?
Aug 22, 2022
c++
gcc
compiler-warnings
static-functions
How to obtain static member variables in MATLAB classes?
Jun 30, 2019
matlab
class
oop
static-functions
matlab-class
Static functions in Linux device driver
Sep 15, 2022
c
static
linux-kernel
linux-device-driver
static-functions
PHP constructors and static functions
Oct 30, 2022
php
constructor
static-functions
Is it possible to specify a static function in a Kotlin interface?
Sep 12, 2022
interface
static-methods
abstract
kotlin
static-functions
Static Function Help C++
Sep 11, 2022
c++
static-functions
Does a static function need the static keyword for the prototype in C?
Aug 13, 2022
c
static-functions
Where would you use a friend function vs. a static member function?
Aug 30, 2022
c++
friend-function
static-functions
Superiority of unnamed namespace over static?
Aug 15, 2022
c++
static
namespaces
static-variables
static-functions
Static member functions error; How to properly write the signature?
Dec 14, 2021
c++
static-members
method-signature
static-functions