User: blakaxe

  • Public profile

User profile: blakaxe

User info
User name:blakaxe
History
Joined:
Number of posts:5
Latest posts:

Initializing struct
I have a struct struct Date { int day; int month; int year; } ; ...

Type cast
How do you typecast between std::complex<int> and std::complex<double> ? How do you multiple b...

Problem with forward declarations
In class filter.h, I have the following forward declaration #include "nonlinear.h" template<cl...

Forward declaration with g++
In class filter.h, I have the following forward declarations template<class T> //Forward declarat...

Custom bit widths
How do i create basic datatypes with custom bit widths? Example: I need a 20 bit signed integer. ...

This user does not accept Private Messages