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 forward-declaration
Should you use #ifndef guard in forward declaration headers?
May 21, 2026
c++
header-files
forward-declaration
Forward declare entities in C standard library?
May 16, 2026
c
language-lawyer
forward-declaration
Forward declaration of type defined with `using`
May 14, 2026
c++
boost
forward-declaration
C++: Forward class definition required to compile some code
May 11, 2026
c++
visual-c++
forward-declaration
Forward-declaration of enum member of template-specialization - fails with GCC
May 04, 2026
c++
c++11
gcc
enums
forward-declaration
When is an empty namespace definition needed?
May 04, 2026
c++
namespaces
forward-declaration
How to declare/use forward reference to struct in CORBA IDL?
Apr 26, 2026
corba
forward-declaration
idl
idlj
C++: How can I make two classes declared on the same .cpp "see" each other at compile time?
Apr 24, 2026
c++
forward-declaration
Referencing a class in python before it is declared
Apr 13, 2026
python
django
forward-declaration
Pimpl, private class forward declaration, scope resolution operator
Apr 11, 2026
c++
forward-declaration
pimpl-idiom
scope-resolution
Getting an Unexpected token after Objective-C string error
Apr 08, 2026
ios
objective-c
xcode
forward-declaration
build-error
Using templates with forward-declared types - safe?
Mar 29, 2026
c++
templates
c++11
header
forward-declaration
C++: struct forward declaration of anonymous struct causes "conflicting declaration"
Mar 27, 2026
c++
forward-declaration
anonymous-struct
Can one forward-declare a function taking a vector of incomplete type with a default value?
Mar 26, 2026
c++
language-lawyer
stdvector
forward-declaration
incomplete-type
How do i forward declare a class that has been typedef'd?
Mar 20, 2026
c++
typedef
forward-declaration
Forced to use forward declarations for C++ code on Mac (using Xcode)
Mar 16, 2026
c++
xcode
macos
include
forward-declaration
Struct forward declaration error: Typedef redefinition with different types
Feb 25, 2026
c++
struct
forward-declaration
Why class forward declaration is not allowed in function scope?
Feb 21, 2026
c++
class
compiler-errors
forward-declaration
language-lawyer
Why can I not define main() first, and then the functions which it calls?
Feb 21, 2026
c++
program-entry-point
forward-declaration
code-organization
Older Entries »