gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: attributes, possible interface, correction


From: Felix Salfelder
Subject: Re: attributes, possible interface, correction
Date: Wed, 20 Apr 2022 14:15:28 +0200

On Wed, Apr 20, 2022 at 11:38:38AM +0200, Felix Salfelder via Gnucap-devel 
wrote:
> There is no need for shell environment variables, just a global
> attribute map.

class ATTRIBUTES{
public:
        static std::map<std::string, ATTRIBUTE_LIST> _attributes; // <= map here
};



reply via email to

[Prev in Thread] Current Thread [Next in Thread]