Files
beast/test
Vinnie Falco eae74b1c89 get_lowest_layer is a type alias:
fix #941, fix #1016

`get_lowest_layer` is now a type alias for the
lowest layer instead of a struct with a nested type.

Actions required:

* Replace instances of `typename get_lowest_layer<T>::type`
  with `get_lowest_layer<T>`.
2018-02-21 14:49:44 -08:00
..
2018-02-21 14:49:44 -08:00
2017-10-30 12:35:56 -07:00
2018-02-21 12:10:26 -08:00
2017-07-31 19:02:47 -07:00
2018-01-26 08:58:19 -08:00
2017-12-04 12:14:11 -08:00