mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-10-29 17:52:44 +00:00
@@ -66,7 +66,7 @@ union Placeholder
|
||||
public:
|
||||
struct Size
|
||||
{
|
||||
static const unsigned int value = SizeV;
|
||||
enum { value = SizeV };
|
||||
};
|
||||
|
||||
Placeholder(const Placeholder&) = delete;
|
||||
|
||||
Reference in New Issue
Block a user