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