mirror of
https://github.com/Light-City/CPlusPlusThings.git
synced 2026-03-20 11:55:02 +08:00
Update README.md
This commit is contained in:
@@ -47,7 +47,7 @@ for (vectype i = vec.begin; i != vec.end(); i++)
|
||||
struct
|
||||
{
|
||||
int d ;
|
||||
doubel b;
|
||||
double b;
|
||||
}anon_s;
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user