[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: structs and STL stack
From: |
Christian Christmann |
Subject: |
Re: structs and STL stack |
Date: |
Fri, 17 Mar 2006 20:07:44 +0100 |
On Fri, 17 Mar 2006 17:56:17 +0000, red floyd wrote:
>>
> Two things.
>
> 1. you generally want to divorce type declarations and variable
> declarations.
Sorry, but what do you exactly mean by that?
>
> 2. It looks like you might be declaring storeInfo as local to a function.
> You can't use a local type declaration as a template param.
This was exactly my problem. But why can't I use a local type declaration
in a template?
- structs and STL stack, Christian Christmann, 2006/03/20
- Re: structs and STL stack, red floyd, 2006/03/17
- Re: structs and STL stack,
Christian Christmann <=
- Re: structs and STL stack, red floyd, 2006/03/17
- Re: structs and STL stack, Thomas Maeder, 2006/03/20
- Re: structs and STL stack, red floyd, 2006/03/17
- Re: structs and STL stack, Christian Christmann, 2006/03/17
- Re: structs and STL stack, Thomas Maeder, 2006/03/18