Mathematician with high affinity to Computer Science, Biology and Biophysics. Thus combining those fields in Computational Science.
|
May
22 |
|
awarded | Nice Answer |
|
Apr
14 |
|
comment |
Templated deriving from a template Thanks, @LucDanton. See my edit of my solution. Directly passing the specialized std::unique_ptr or std::shared_ptr to my custom pointer class seems the best and most intuitive way. I wasn't aware of ::element_type. Should read the docs more carefully in the future.
|
|
Apr
14 |
|
revised |
Templated deriving from a template added final solution |
|
Apr
14 |
|
accepted | Templated deriving from a template |
|
Apr
14 |
|
comment |
Templated deriving from a template @LucDanton, you'r right: error: template template argument has different template parameters than its corresponding template template parameter. I was to quick with ticking off this problem.
|
|
Apr
14 |
|
comment |
Templated deriving from a template Thank you all for your fast answers. As they are all pretty much the same, I accepted the one giving the actual line on how to instantiate myClass.
|
|
Apr
14 |
|
asked | Templated deriving from a template |
|
Apr
8 |
|
asked | How to automate cell selection and stitching? |
|
Feb
19 |
|
awarded | Notable Question |
|
Jan
30 |
|
awarded | Notable Question |
|
Jan
29 |
|
comment |
Enforce --recurse-submodules=on-demand for all clones of a repo Thanks for the link to that patch. We'll probably take the alias route and annoy all group members to have that configured ;) |
|
Jan
28 |
|
asked | Enforce --recurse-submodules=on-demand for all clones of a repo |
|
Jan
25 |
|
awarded | Popular Question |
|
Jan
22 |
|
awarded | Yearling |
|
Jan
22 |
|
awarded | Yearling |
|
Dec
18 |
|
comment |
Which Scheduling algorithm is used in Linux? @rsjethani Go to YaST -> System -> Kernel Settings -> 2nd Tab (Kernel Settings) -> Global IO Scheduler. (naming of the options might be different as I've translated from a German GUI) |
|
Nov
6 |
|
awarded | Popular Question |
|
Sep
23 |
|
asked | Receive a file and stream it onto disk while still using 'If-Modified-Since' |
|
Sep
22 |
|
comment |
How to reduce Eclipse's memory usage? The link is broken. |
|
Sep
11 |
|
awarded | Excavator |