To reproduce: ```cpp conn.and_then(insert(std::ref(any_container))); ```
To reproduce: