-
e.g., from the docs of Tables.toTable to ImmutableTable.toImmutableTable. Multimap, Multiset, any others.
Motivation: https://github.com/google/guava/issues/3389, which toImmutableTable (hopefully?…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
```
This is kind of like the MultiMap query, except not.
Given the following DTO:
public class Product {
public int Id { get; set; }
public string Name { get; set; }
public Category Category {…
-
Originally reported on Google Code with ID 148
```
Steps to reproduce:
1. Try to use some containers' iterators. For example, std::deque, std::set.
Actual result:
IWYU recommends to add #include .
…
-
Currently, dump_environments service unloads every map and environment.
- Add the option to specify a single environment to be dumped, along with the maps hanging from it.
- Dump every environmen…